2022-03-31 23:35:22.374 | + ./stack.sh:main:487 : exec 2022-03-31 23:35:22.374 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-233522' 2022-03-31 23:35:22.374 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-31-233522.summary.2022-03-31-233522 2022-03-31 23:35:22.374 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:35:22.374 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-233522 2022-03-31 23:35:22.374 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-233522 /opt/stack/logs/stack.sh.log 2022-03-31 23:35:22.374 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-233522.summary.2022-03-31-233522 /opt/stack/logs/stack.sh.log.summary 2022-03-31 23:35:22.374 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-31 23:35:22.374 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-31 23:35:22.374 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-31 23:35:22.374 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-31 23:35:22.374 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-31 23:35:22.374 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-31 23:35:22.374 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-31 23:35:22.374 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 23:35:22.374 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-31 23:35:22.374 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-31 23:35:22.375 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 23:35:22.375 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 23:35:22.375 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-31 23:35:22.375 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-31 23:35:22.375 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 23:35:22.375 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-31 23:35:22.375 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-31 23:35:22.375 | + ./stack.sh:main:573 : set -o errexit 2022-03-31 23:35:22.376 | + ./stack.sh:main:576 : uname -a 2022-03-31 23:35:22.377 | Linux dv-cinder-835880-2-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-31 23:35:22.379 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-31 23:35:22.381 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-31 23:35:22.385 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-31 23:35:22.421 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-31 23:35:22.438 | + ./stack.sh:main:590 : fetch_plugins 2022-03-31 23:35:22.440 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-31 23:35:22.442 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-31 23:35:22.443 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-31 23:35:22.446 | + functions-common:fetch_plugins:1776 : return 2022-03-31 23:35:22.448 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-31 23:35:22.450 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-31 23:35:22.452 | + functions-common:run_phase:1854 : local phase= 2022-03-31 23:35:22.453 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:35:22.455 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:35:22.457 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:35:22.459 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:35:22.461 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:35:22.463 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:35:22.466 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:35:22.468 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:35:22.470 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:35:22.471 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-31 23:35:22.473 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:35:22.486 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:35:22.488 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 23:35:22.490 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:35:22.491 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:35:22.494 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:35:22.496 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:35:22.497 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:35:22.499 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-31 23:35:22.501 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-31 23:35:22.503 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 23:35:22.505 | + 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-31 23:35:22.507 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-31 23:35:22.509 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-31 23:35:22.511 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-31 23:35:22.513 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-31 23:35:22.515 | + functions-common:plugin_override_defaults:1817 : return 2022-03-31 23:35:22.517 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-31 23:35:22.534 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-31 23:35:22.536 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-31 23:35:22.549 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:35:22.552 | +++ lib/tls:source:43 : hostname -f 2022-03-31 23:35:22.555 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-31 23:35:22.557 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-31 23:35:22.559 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-31 23:35:22.561 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-31 23:35:22.563 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-31 23:35:22.565 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-31 23:35:22.567 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-31 23:35:22.569 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-31 23:35:22.571 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-31 23:35:22.573 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-31 23:35:22.578 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-31 23:35:22.590 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-31 23:35:22.607 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-31 23:35:22.620 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-31 23:35:22.633 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-31 23:35:22.669 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-31 23:35:22.729 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-31 23:35:22.821 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-31 23:35:22.843 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-31 23:35:22.888 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-31 23:35:22.942 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-31 23:35:23.095 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-31 23:35:23.109 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-31 23:35:23.123 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-31 23:35:23.136 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-31 23:35:23.232 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-31 23:35:23.235 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-31 23:35:23.237 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-31 23:35:23.239 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-31 23:35:23.241 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-31 23:35:23.243 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-31 23:35:23.246 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-31 23:35:23.246 | False' 2022-03-31 23:35:23.249 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-31 23:35:23.264 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-31 23:35:23.266 | + ./stack.sh:main:624 : run_phase source 2022-03-31 23:35:23.268 | + functions-common:run_phase:1853 : local mode=source 2022-03-31 23:35:23.270 | + functions-common:run_phase:1854 : local phase= 2022-03-31 23:35:23.272 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:35:23.275 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:35:23.277 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:35:23.279 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:35:23.281 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:35:23.284 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:35:23.287 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:35:23.290 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:35:23.292 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:35:23.294 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-31 23:35:23.297 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:35:23.311 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:35:23.313 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 23:35:23.315 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-31 23:35:23.356 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-31 23:35:23.358 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-31 23:35:23.360 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 23:35:23.362 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-31 23:35:23.365 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-31 23:35:23.367 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-31 23:35:23.369 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-31 23:35:23.371 | + functions-common:load_plugin_settings:1794 : return 2022-03-31 23:35:23.373 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-31 23:35:23.375 | + functions-common:verify_disabled_services:2136 : local service 2022-03-31 23:35:23.378 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.380 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-31 23:35:23.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.384 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-31 23:35:23.387 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.389 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-31 23:35:23.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.393 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-31 23:35:23.396 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.398 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-31 23:35:23.401 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.403 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-31 23:35:23.406 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.408 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-31 23:35:23.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.412 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-31 23:35:23.415 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.418 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-31 23:35:23.420 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.422 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-31 23:35:23.425 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.427 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-31 23:35:23.429 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.431 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-31 23:35:23.434 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.436 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-31 23:35:23.438 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.440 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-31 23:35:23.443 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.445 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-31 23:35:23.447 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.449 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-31 23:35:23.452 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.454 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-31 23:35:23.456 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.458 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-31 23:35:23.461 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.463 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-31 23:35:23.466 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.468 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-31 23:35:23.470 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.472 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-31 23:35:23.475 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.477 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-31 23:35:23.480 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.482 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-31 23:35:23.484 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.487 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-31 23:35:23.489 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.491 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-31 23:35:23.493 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.495 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-31 23:35:23.498 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.500 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-31 23:35:23.502 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.505 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-31 23:35:23.507 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.509 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-31 23:35:23.511 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.514 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-31 23:35:23.516 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.518 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-31 23:35:23.520 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.523 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-31 23:35:23.525 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.528 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-31 23:35:23.530 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.533 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-31 23:35:23.535 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.537 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-31 23:35:23.540 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.542 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-31 23:35:23.545 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.547 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-31 23:35:23.549 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.552 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-31 23:35:23.554 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.556 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-31 23:35:23.558 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.561 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-31 23:35:23.563 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.565 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-31 23:35:23.568 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.570 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-31 23:35:23.573 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.575 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-31 23:35:23.577 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.579 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-31 23:35:23.582 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:23.584 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-31 23:35:23.587 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-31 23:35:23.590 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 23:35:23.592 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-31 23:35:23.608 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:35:23.610 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-31 23:35:23.612 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 23:35:23.614 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-31 23:35:23.630 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:35:23.632 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-31 23:35:23.635 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-31 23:35:23.638 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-31 23:35:23.640 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-31 23:35:23.642 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-31 23:35:23.644 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-31 23:35:23.647 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-31 23:35:23.650 | + lib/database:initialize_database_backends:92 : return 0 2022-03-31 23:35:23.652 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-31 23:35:23.652 | Using mysql database backend 2022-03-31 23:35:23.655 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-31 23:35:23.671 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-31 23:35:23.674 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-31 23:35:23.677 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 23:35:23.679 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-31 23:35:23.682 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:35:23.684 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-31 23:35:23.701 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:35:23.703 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-31 23:35:23.721 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-31 23:35:23.737 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:35:23.740 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-31 23:35:23.756 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-31 23:35:23.773 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-31 23:35:23.790 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:35:23.793 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-31 23:35:23.809 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:35:23.811 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-31 23:35:23.829 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-31 23:35:23.831 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-31 23:35:23.833 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-31 23:35:23.836 | + functions-common:save_stackenv:60 : local tag=757 2022-03-31 23:35:23.839 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 23:35:23.844 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-233523 2022-03-31 23:35:23.847 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-233523 757' 2022-03-31 23:35:23.849 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.852 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:35:23.854 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.856 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 23:35:23.859 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.861 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 23:35:23.864 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.866 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-31 23:35:23.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.871 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.72 2022-03-31 23:35:23.873 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.876 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.72/identity 2022-03-31 23:35:23.878 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.880 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-233522 2022-03-31 23:35:23.883 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.886 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 23:35:23.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.891 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.72 2022-03-31 23:35:23.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.895 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 23:35:23.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.901 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 23:35:23.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.906 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 23:35:23.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:23.911 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 23:35:23.913 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-31 23:35:23.916 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-31 23:35:23.918 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-31 23:35:23.920 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-31 23:35:23.923 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:35:23.925 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:35:23.928 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:35:23.931 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:35:23.933 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:35:23.936 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:35:23.952 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:35:23.954 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:35:23.956 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:35:23.959 | + functions-common:git_clone:629 : echo master 2022-03-31 23:35:23.960 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:35:23.965 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-31 23:35:23.967 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:35:23.969 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-31 23:35:23.972 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:35:23.973 | + functions-common:git_clone:678 : head -1 2022-03-31 23:35:23.976 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-03-31 23:35:23.978 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:35:23.981 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-31 23:35:23.984 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:35:23.986 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-31 23:35:23.989 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-31 23:35:23.991 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-31 23:35:23.994 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-31 23:35:23.997 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 23:35:23.999 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-31 23:35:24.002 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-31 23:35:24.004 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-31 23:35:24.007 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-31 23:35:24.012 | ++ tools/install_prereqs.sh:source:47 : NOW=1648769724 2022-03-31 23:35:24.015 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-31 23:35:24.020 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648768523 2022-03-31 23:35:24.023 | ++ tools/install_prereqs.sh:source:49 : DELTA=1201 2022-03-31 23:35:24.025 | ++ tools/install_prereqs.sh:source:50 : [[ 1201 -lt 7200 ]] 2022-03-31 23:35:24.028 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-31 23:35:24.030 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-31 23:35:24.033 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-31 23:35:24.035 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-31 23:35:24.037 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-31 23:35:24.040 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-31 23:35:24.042 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-31 23:35:24.044 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-31 23:35:24.048 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-31 23:35:24.095 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-31 23:35:24.095 | apache2-dev 2022-03-31 23:35:24.096 | bc 2022-03-31 23:35:24.096 | bsdmainutils 2022-03-31 23:35:24.096 | curl 2022-03-31 23:35:24.096 | g++ 2022-03-31 23:35:24.096 | gawk 2022-03-31 23:35:24.096 | gcc 2022-03-31 23:35:24.096 | gettext 2022-03-31 23:35:24.096 | git 2022-03-31 23:35:24.096 | graphviz 2022-03-31 23:35:24.096 | iputils-ping 2022-03-31 23:35:24.096 | libapache2-mod-proxy-uwsgi 2022-03-31 23:35:24.096 | libffi-dev 2022-03-31 23:35:24.096 | libjpeg-dev 2022-03-31 23:35:24.096 | libpcre3-dev 2022-03-31 23:35:24.096 | libpq-dev 2022-03-31 23:35:24.096 | libssl-dev 2022-03-31 23:35:24.096 | libsystemd-dev 2022-03-31 23:35:24.096 | libxml2-dev 2022-03-31 23:35:24.096 | libxslt1-dev 2022-03-31 23:35:24.096 | libyaml-dev 2022-03-31 23:35:24.096 | lsof 2022-03-31 23:35:24.096 | openssh-server 2022-03-31 23:35:24.096 | openssl 2022-03-31 23:35:24.096 | pkg-config 2022-03-31 23:35:24.096 | psmisc 2022-03-31 23:35:24.096 | python3-dev 2022-03-31 23:35:24.096 | python3-pip 2022-03-31 23:35:24.096 | python3-systemd 2022-03-31 23:35:24.096 | python3-venv 2022-03-31 23:35:24.096 | tar 2022-03-31 23:35:24.096 | tcpdump 2022-03-31 23:35:24.096 | unzip 2022-03-31 23:35:24.096 | uuid-runtime 2022-03-31 23:35:24.096 | wget 2022-03-31 23:35:24.097 | wget 2022-03-31 23:35:24.097 | zlib1g-dev 2022-03-31 23:35:24.097 | libkrb5-dev 2022-03-31 23:35:24.097 | libldap2-dev 2022-03-31 23:35:24.097 | libsasl2-dev 2022-03-31 23:35:24.097 | memcached 2022-03-31 23:35:24.097 | python3-mysqldb 2022-03-31 23:35:24.097 | sqlite3 2022-03-31 23:35:24.097 | conntrack 2022-03-31 23:35:24.097 | curl 2022-03-31 23:35:24.097 | dnsmasq-base 2022-03-31 23:35:24.097 | dnsmasq-utils 2022-03-31 23:35:24.097 | ebtables 2022-03-31 23:35:24.097 | genisoimage 2022-03-31 23:35:24.097 | iptables 2022-03-31 23:35:24.097 | iputils-arping 2022-03-31 23:35:24.097 | kpartx 2022-03-31 23:35:24.097 | libjs-jquery-tablesorter 2022-03-31 23:35:24.097 | parted 2022-03-31 23:35:24.097 | pm-utils 2022-03-31 23:35:24.097 | python3-mysqldb 2022-03-31 23:35:24.097 | socat 2022-03-31 23:35:24.097 | sqlite3 2022-03-31 23:35:24.097 | sudo 2022-03-31 23:35:24.097 | vlan 2022-03-31 23:35:24.097 | lsscsi 2022-03-31 23:35:24.097 | open-iscsi 2022-03-31 23:35:24.097 | lvm2 2022-03-31 23:35:24.097 | qemu-utils 2022-03-31 23:35:24.097 | thin-provisioning-tools 2022-03-31 23:35:24.097 | acl 2022-03-31 23:35:24.097 | dnsmasq-base 2022-03-31 23:35:24.097 | dnsmasq-utils 2022-03-31 23:35:24.097 | ebtables 2022-03-31 23:35:24.097 | haproxy 2022-03-31 23:35:24.098 | iptables 2022-03-31 23:35:24.098 | iputils-arping 2022-03-31 23:35:24.098 | iputils-ping 2022-03-31 23:35:24.098 | postgresql-server-dev-all 2022-03-31 23:35:24.098 | python3-mysqldb 2022-03-31 23:35:24.098 | sqlite3 2022-03-31 23:35:24.098 | sudo 2022-03-31 23:35:24.098 | vlan 2022-03-31 23:35:24.098 | pcp 2022-03-31 23:35:24.098 | ipset 2022-03-31 23:35:24.098 | conntrack 2022-03-31 23:35:24.098 | conntrackd 2022-03-31 23:35:24.098 | keepalived 2022-03-31 23:35:24.098 | lvm2 2022-03-31 23:35:24.098 | qemu-utils 2022-03-31 23:35:24.098 | thin-provisioning-tools 2022-03-31 23:35:24.098 | curl 2022-03-31 23:35:24.098 | liberasurecode-dev 2022-03-31 23:35:24.098 | make 2022-03-31 23:35:24.098 | memcached 2022-03-31 23:35:24.098 | rsync 2022-03-31 23:35:24.098 | sqlite3 2022-03-31 23:35:24.098 | xfsprogs' 2022-03-31 23:35:24.100 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-31 23:35:24.118 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-31 23:35:24.119 | apache2-dev 2022-03-31 23:35:24.119 | bc 2022-03-31 23:35:24.119 | bsdmainutils 2022-03-31 23:35:24.119 | curl 2022-03-31 23:35:24.119 | g++ 2022-03-31 23:35:24.119 | gawk 2022-03-31 23:35:24.119 | gcc 2022-03-31 23:35:24.119 | gettext 2022-03-31 23:35:24.119 | git 2022-03-31 23:35:24.119 | graphviz 2022-03-31 23:35:24.119 | iputils-ping 2022-03-31 23:35:24.119 | libapache2-mod-proxy-uwsgi 2022-03-31 23:35:24.119 | libffi-dev 2022-03-31 23:35:24.119 | libjpeg-dev 2022-03-31 23:35:24.119 | libpcre3-dev 2022-03-31 23:35:24.119 | libpq-dev 2022-03-31 23:35:24.119 | libssl-dev 2022-03-31 23:35:24.119 | libsystemd-dev 2022-03-31 23:35:24.119 | libxml2-dev 2022-03-31 23:35:24.119 | libxslt1-dev 2022-03-31 23:35:24.119 | libyaml-dev 2022-03-31 23:35:24.119 | lsof 2022-03-31 23:35:24.119 | openssh-server 2022-03-31 23:35:24.119 | openssl 2022-03-31 23:35:24.119 | pkg-config 2022-03-31 23:35:24.119 | psmisc 2022-03-31 23:35:24.119 | python3-dev 2022-03-31 23:35:24.119 | python3-pip 2022-03-31 23:35:24.119 | python3-systemd 2022-03-31 23:35:24.119 | python3-venv 2022-03-31 23:35:24.119 | tar 2022-03-31 23:35:24.119 | tcpdump 2022-03-31 23:35:24.119 | unzip 2022-03-31 23:35:24.119 | uuid-runtime 2022-03-31 23:35:24.119 | wget 2022-03-31 23:35:24.120 | wget 2022-03-31 23:35:24.120 | zlib1g-dev 2022-03-31 23:35:24.120 | libkrb5-dev 2022-03-31 23:35:24.120 | libldap2-dev 2022-03-31 23:35:24.120 | libsasl2-dev 2022-03-31 23:35:24.120 | memcached 2022-03-31 23:35:24.120 | python3-mysqldb 2022-03-31 23:35:24.120 | sqlite3 2022-03-31 23:35:24.120 | conntrack 2022-03-31 23:35:24.120 | curl 2022-03-31 23:35:24.120 | dnsmasq-base 2022-03-31 23:35:24.120 | dnsmasq-utils 2022-03-31 23:35:24.120 | ebtables 2022-03-31 23:35:24.120 | genisoimage 2022-03-31 23:35:24.120 | iptables 2022-03-31 23:35:24.120 | iputils-arping 2022-03-31 23:35:24.120 | kpartx 2022-03-31 23:35:24.120 | libjs-jquery-tablesorter 2022-03-31 23:35:24.120 | parted 2022-03-31 23:35:24.120 | pm-utils 2022-03-31 23:35:24.120 | python3-mysqldb 2022-03-31 23:35:24.120 | socat 2022-03-31 23:35:24.120 | sqlite3 2022-03-31 23:35:24.120 | sudo 2022-03-31 23:35:24.120 | vlan 2022-03-31 23:35:24.120 | lsscsi 2022-03-31 23:35:24.120 | open-iscsi 2022-03-31 23:35:24.120 | lvm2 2022-03-31 23:35:24.120 | qemu-utils 2022-03-31 23:35:24.120 | thin-provisioning-tools 2022-03-31 23:35:24.120 | acl 2022-03-31 23:35:24.120 | dnsmasq-base 2022-03-31 23:35:24.120 | dnsmasq-utils 2022-03-31 23:35:24.120 | ebtables 2022-03-31 23:35:24.120 | haproxy 2022-03-31 23:35:24.121 | iptables 2022-03-31 23:35:24.121 | iputils-arping 2022-03-31 23:35:24.121 | iputils-ping 2022-03-31 23:35:24.121 | postgresql-server-dev-all 2022-03-31 23:35:24.121 | python3-mysqldb 2022-03-31 23:35:24.121 | sqlite3 2022-03-31 23:35:24.121 | sudo 2022-03-31 23:35:24.121 | vlan 2022-03-31 23:35:24.121 | pcp 2022-03-31 23:35:24.121 | ipset 2022-03-31 23:35:24.121 | conntrack 2022-03-31 23:35:24.121 | conntrackd 2022-03-31 23:35:24.121 | keepalived 2022-03-31 23:35:24.121 | lvm2 2022-03-31 23:35:24.121 | qemu-utils 2022-03-31 23:35:24.121 | thin-provisioning-tools 2022-03-31 23:35:24.121 | curl 2022-03-31 23:35:24.121 | liberasurecode-dev 2022-03-31 23:35:24.121 | make 2022-03-31 23:35:24.121 | memcached 2022-03-31 23:35:24.121 | rsync 2022-03-31 23:35:24.121 | sqlite3 2022-03-31 23:35:24.121 | xfsprogs ' 2022-03-31 23:35:24.121 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-31 23:35:24.123 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:35:24.126 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:35:24.129 | ++ 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-31 23:35:24.129 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-31 23:35:24.135 | ++ 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-31 23:35:24.137 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-31 23:35:24.139 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:35:24.141 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-31 23:35:24.143 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:35:24.146 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:35:24.148 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:35:24.150 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:35:24.152 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:35:24.154 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:35:24.156 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-31 23:35:24.159 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-31 23:35:24.161 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-31 23:35:24.163 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-31 23:35:24.168 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-31 23:35:24.170 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-31 23:35:24.172 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-31 23:35:24.174 | ++ functions-common:time_start:2412 : local start_time= 2022-03-31 23:35:24.176 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:35:24.179 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:35:24.183 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648769724181 2022-03-31 23:35:24.185 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-31 23:35:24.187 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-31 23:35:24.190 | ++ 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-31 23:35:24.591 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-31 23:35:24.620 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-31 23:35:24.696 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-31 23:35:25.160 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-31 23:35:25.654 | Fetched 336 kB in 1s (297 kB/s) 2022-03-31 23:35:27.200 | Reading package lists... 2022-03-31 23:35:27.232 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-31 23:35:27.234 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-31 23:35:27.236 | ++ functions-common:time_stop:2425 : local name 2022-03-31 23:35:27.239 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 23:35:27.241 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:35:27.243 | ++ functions-common:time_stop:2428 : local total 2022-03-31 23:35:27.245 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 23:35:27.247 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-31 23:35:27.249 | ++ functions-common:time_stop:2432 : start_time=1648769724181 2022-03-31 23:35:27.251 | ++ functions-common:time_stop:2434 : [[ -z 1648769724181 ]] 2022-03-31 23:35:27.254 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:35:27.258 | ++ functions-common:time_stop:2437 : end_time=1648769727256 2022-03-31 23:35:27.260 | ++ functions-common:time_stop:2438 : elapsed_time=3075 2022-03-31 23:35:27.262 | ++ functions-common:time_stop:2439 : total=0 2022-03-31 23:35:27.264 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:35:27.267 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3075 2022-03-31 23:35:27.269 | ++ 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-31 23:35:27.271 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:35:27.274 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:35:27.276 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:35:27.279 | ++ 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-31 23:35:27.300 | ++ 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-31 23:35:27.411 | Reading package lists... 2022-03-31 23:35:27.657 | Building dependency tree... 2022-03-31 23:35:27.658 | Reading state information... 2022-03-31 23:35:27.694 | acl is already the newest version (2.2.53-6). 2022-03-31 23:35:27.694 | bc is already the newest version (1.07.1-2build1). 2022-03-31 23:35:27.694 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-31 23:35:27.694 | conntrack is already the newest version (1:1.4.5-2). 2022-03-31 23:35:27.694 | ebtables is already the newest version (2.0.11-3build1). 2022-03-31 23:35:27.694 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 23:35:27.694 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-31 23:35:27.694 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 23:35:27.694 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-31 23:35:27.694 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-31 23:35:27.694 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-31 23:35:27.694 | iputils-arping is already the newest version (3:20190709-3). 2022-03-31 23:35:27.694 | iputils-ping is already the newest version (3:20190709-3). 2022-03-31 23:35:27.694 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-31 23:35:27.694 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-31 23:35:27.694 | libffi-dev is already the newest version (3.3-4). 2022-03-31 23:35:27.694 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-31 23:35:27.695 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-31 23:35:27.695 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-31 23:35:27.695 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-31 23:35:27.695 | lsscsi is already the newest version (0.30-0.1). 2022-03-31 23:35:27.695 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-31 23:35:27.695 | make is already the newest version (4.2.1-1.2). 2022-03-31 23:35:27.695 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-31 23:35:27.695 | psmisc is already the newest version (23.3-1). 2022-03-31 23:35:27.695 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-31 23:35:27.695 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-31 23:35:27.695 | python3-systemd is already the newest version (234-3build2). 2022-03-31 23:35:27.696 | socat is already the newest version (1.7.3.3-2). 2022-03-31 23:35:27.696 | tcpdump is already the newest version (4.9.3-4). 2022-03-31 23:35:27.696 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-31 23:35:27.696 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-31 23:35:27.696 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-31 23:35:27.696 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-31 23:35:27.696 | graphviz is already the newest version (2.42.2-3build2). 2022-03-31 23:35:27.696 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-31 23:35:27.696 | pcp is already the newest version (5.0.3-1). 2022-03-31 23:35:27.696 | pm-utils is already the newest version (1.4.1-19). 2022-03-31 23:35:27.696 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-31 23:35:27.696 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:35:27.696 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:35:27.696 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-31 23:35:27.696 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 23:35:27.696 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 23:35:27.696 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-31 23:35:27.696 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-31 23:35:27.696 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-31 23:35:27.696 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-31 23:35:27.696 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-31 23:35:27.696 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-31 23:35:27.696 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-31 23:35:27.696 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-31 23:35:27.696 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 23:35:27.696 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-31 23:35:27.696 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-31 23:35:27.696 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-31 23:35:27.697 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-31 23:35:27.697 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-31 23:35:27.697 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-31 23:35:27.697 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 23:35:27.697 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-31 23:35:27.697 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-31 23:35:27.697 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-03-31 23:35:27.697 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-31 23:35:27.697 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-31 23:35:27.697 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-31 23:35:27.697 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-31 23:35:27.697 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-31 23:35:27.697 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-03-31 23:35:27.920 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:35:27.920 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-31 23:35:27.920 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-31 23:35:27.920 | The following packages were automatically installed and are no longer required: 2022-03-31 23:35:27.921 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:35:27.921 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:35:27.921 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:35:27.921 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:35:27.921 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:35:27.921 | python3-zope.interface 2022-03-31 23:35:27.921 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:35:27.922 | The following additional packages will be installed: 2022-03-31 23:35:27.922 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-03-31 23:35:27.990 | The following NEW packages will be installed: 2022-03-31 23:35:27.990 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-03-31 23:35:27.990 | python3-yaml 2022-03-31 23:35:28.572 | 0 upgraded, 5 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:35:28.573 | Need to get 0 B/27.4 MB of archives. 2022-03-31 23:35:28.573 | After this operation, 211 MB of additional disk space will be used. 2022-03-31 23:35:28.604 | Selecting previously unselected package python3-yaml. 2022-03-31 23:35:28.656 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88085 files and directories currently installed.) 2022-03-31 23:35:28.660 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-31 23:35:28.662 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-31 23:35:28.712 | Selecting previously unselected package llvm-10-tools. 2022-03-31 23:35:28.721 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-31 23:35:28.724 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-31 23:35:28.876 | Selecting previously unselected package llvm-10-dev. 2022-03-31 23:35:28.886 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-31 23:35:28.890 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-31 23:35:33.380 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-31 23:35:33.390 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-31 23:35:33.393 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-31 23:35:33.691 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-31 23:35:33.702 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-31 23:35:33.704 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-31 23:35:33.772 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-31 23:35:34.085 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-31 23:35:34.090 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-31 23:35:34.096 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-31 23:35:34.102 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-31 23:35:34.107 | Processing triggers for man-db (2.9.1-1) ... 2022-03-31 23:35:34.466 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-31 23:35:42.371 | ++ functions-common:apt_get:1234 : result=0 2022-03-31 23:35:42.374 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:35:42.376 | ++ functions-common:time_stop:2425 : local name 2022-03-31 23:35:42.378 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 23:35:42.381 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:35:42.384 | ++ functions-common:time_stop:2428 : local total 2022-03-31 23:35:42.386 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 23:35:42.388 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:35:42.390 | ++ functions-common:time_stop:2432 : start_time=1648769727298 2022-03-31 23:35:42.393 | ++ functions-common:time_stop:2434 : [[ -z 1648769727298 ]] 2022-03-31 23:35:42.395 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:35:42.400 | ++ functions-common:time_stop:2437 : end_time=1648769742397 2022-03-31 23:35:42.403 | ++ functions-common:time_stop:2438 : elapsed_time=15099 2022-03-31 23:35:42.405 | ++ functions-common:time_stop:2439 : total=784 2022-03-31 23:35:42.407 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:35:42.410 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15883 2022-03-31 23:35:42.412 | ++ functions-common:apt_get:1238 : return 0 2022-03-31 23:35:42.415 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-31 23:35:42.418 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:35:42.421 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-31 23:35:42.425 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-31 23:35:42.430 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-31 23:35:42.432 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-31 23:35:42.435 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-31 23:35:43.913 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-31 23:35:43.915 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-31 23:35:43.917 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-31 23:35:43.919 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-31 23:35:43.921 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-31 23:35:43.923 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-31 23:35:43.925 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-31 23:35:43.927 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-31 23:35:43.929 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-31 23:35:43.931 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-31 23:35:43.932 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-31 23:35:43.934 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-31 23:35:43.936 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-31 23:35:43.938 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-31 23:35:43.939 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-31 23:35:43.941 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-31 23:35:43.943 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-31 23:35:43.945 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-31 23:35:43.947 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-31 23:35:43.949 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-31 23:35:43.951 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-31 23:35:43.953 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-31 23:35:43.955 | + functions-common:_ensure_lsb_release:394 : return 2022-03-31 23:35:43.957 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-31 23:35:44.034 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-31 23:35:44.037 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-31 23:35:44.113 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-31 23:35:44.115 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-31 23:35:44.191 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-31 23:35:44.193 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-31 23:35:44.196 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-31 23:35:44.198 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-31 23:35:44.200 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-31 23:35:44.202 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-31 23:35:44.204 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-31 23:35:44.206 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-31 23:35:44.208 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-31 23:35:44.210 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-31 23:35:44.212 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-31 23:35:44.212 | Distro: focal 2022-03-31 23:35:44.214 | + tools/install_pip.sh:main:124 : get_versions 2022-03-31 23:35:44.216 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 23:35:44.220 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 23:35:44.222 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 23:35:44.224 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 23:35:44.225 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 23:35:44.916 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 23:35:44.918 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 23:35:44.918 | pip: 21.3.1 2022-03-31 23:35:44.919 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-31 23:35:44.921 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-31 23:35:44.923 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:35:44.925 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:35:44.927 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:35:44.928 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:35:44.931 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:35:44.932 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:35:44.934 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:35:44.936 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:35:44.937 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:35:44.939 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:35:44.941 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:35:44.943 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-31 23:35:44.945 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:35:44.947 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:35:44.949 | + tools/install_pip.sh:main:142 : : 2022-03-31 23:35:44.951 | + tools/install_pip.sh:main:147 : set -x 2022-03-31 23:35:44.952 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-31 23:35:44.954 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-31 23:35:44.956 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:35:44.958 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-31 23:35:44.960 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-31 23:35:44.963 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:35:44.966 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:35:44.966 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:35:44.973 | ++ 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-31 23:35:44.975 | ++ 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-31 23:35:44.977 | ++ 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-31 23:35:44.979 | + 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-31 23:35:44.981 | + 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-31 23:35:44.998 | 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-31 23:35:45.000 | + 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-31 23:35:45.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:35:45.873 | from cryptography.utils import int_from_bytes 2022-03-31 23:35:45.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:35:45.873 | from cryptography.utils import int_from_bytes 2022-03-31 23:35:47.125 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:35:47.841 | 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-31 23:35:47.852 | 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-31 23:35:50.228 | Installing collected packages: setuptools 2022-03-31 23:35:51.041 | Successfully installed setuptools-60.9.3 2022-03-31 23:35:51.041 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:35:51.215 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:35:51.215 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:35:51.366 | + inc/python:pip_install:200 : result=0 2022-03-31 23:35:51.368 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:35:51.369 | + functions-common:time_stop:2425 : local name 2022-03-31 23:35:51.371 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:35:51.374 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:35:51.377 | + functions-common:time_stop:2428 : local total 2022-03-31 23:35:51.379 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:35:51.381 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:35:51.383 | + functions-common:time_stop:2432 : start_time=1648769744994 2022-03-31 23:35:51.387 | + functions-common:time_stop:2434 : [[ -z 1648769744994 ]] 2022-03-31 23:35:51.389 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:35:51.392 | + functions-common:time_stop:2437 : end_time=1648769751390 2022-03-31 23:35:51.394 | + functions-common:time_stop:2438 : elapsed_time=6396 2022-03-31 23:35:51.396 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:35:51.399 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:35:51.401 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6396 2022-03-31 23:35:51.403 | + inc/python:pip_install:203 : return 0 2022-03-31 23:35:51.406 | + tools/install_pip.sh:main:153 : get_versions 2022-03-31 23:35:51.411 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 23:35:51.418 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 23:35:51.420 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 23:35:51.423 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 23:35:51.423 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 23:35:52.109 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 23:35:52.111 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 23:35:52.111 | pip: 21.3.1 2022-03-31 23:35:52.116 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-31 23:35:52.120 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 23:35:52.125 | + ./stack.sh:main:796 : fixup_all 2022-03-31 23:35:52.128 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-31 23:35:52.131 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-31 23:35:52.133 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:35:52.135 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:35:52.138 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-31 23:35:52.150 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-31 23:35:52.162 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-31 23:35:52.174 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-31 23:35:52.177 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-31 23:35:52.179 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:35:52.181 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:35:52.183 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:35:52.185 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:35:52.188 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:35:52.191 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:35:52.193 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:35:52.195 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:35:52.197 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:35:52.200 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:35:52.202 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:35:52.205 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-31 23:35:52.207 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-31 23:35:52.210 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-31 23:35:52.212 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:35:52.215 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:35:52.217 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:35:52.219 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:35:52.222 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:35:52.224 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:35:52.227 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-31 23:35:52.229 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-31 23:35:52.231 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-31 23:35:52.234 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-31 23:35:52.236 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-31 23:35:52.238 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-31 23:35:52.241 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-31 23:35:52.263 | Using python 3.8 to install os-testr 2022-03-31 23:35:52.266 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-31 23:35:53.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:35:53.136 | from cryptography.utils import int_from_bytes 2022-03-31 23:35:53.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:35:53.137 | from cryptography.utils import int_from_bytes 2022-03-31 23:35:54.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:35:54.308 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-31 23:35:54.388 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-31 23:35:54.389 | 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-31 23:35:54.390 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-31 23:35:54.391 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-31 23:35:54.404 | 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-31 23:35:54.431 | 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-31 23:35:54.433 | 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-31 23:35:54.434 | 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-31 23:35:54.434 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-31 23:35:54.436 | 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-31 23:35:54.460 | 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-31 23:35:54.462 | 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-31 23:35:54.463 | 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-31 23:35:54.464 | 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-31 23:35:54.465 | 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-31 23:35:54.479 | 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-31 23:35:54.543 | 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-31 23:35:54.544 | 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-31 23:35:54.545 | 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-31 23:35:56.819 | 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-31 23:35:56.826 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:35:56.826 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:35:56.963 | + inc/python:pip_install:200 : result=0 2022-03-31 23:35:56.965 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:35:56.967 | + functions-common:time_stop:2425 : local name 2022-03-31 23:35:56.969 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:35:56.971 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:35:56.974 | + functions-common:time_stop:2428 : local total 2022-03-31 23:35:56.976 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:35:56.978 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:35:56.981 | + functions-common:time_stop:2432 : start_time=1648769752258 2022-03-31 23:35:56.983 | + functions-common:time_stop:2434 : [[ -z 1648769752258 ]] 2022-03-31 23:35:56.986 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:35:56.990 | + functions-common:time_stop:2437 : end_time=1648769756987 2022-03-31 23:35:56.992 | + functions-common:time_stop:2438 : elapsed_time=4729 2022-03-31 23:35:56.994 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:35:56.997 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:35:56.999 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4729 2022-03-31 23:35:57.001 | + inc/python:pip_install:203 : return 0 2022-03-31 23:35:57.003 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-31 23:35:57.061 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-31 23:35:57.165 | + ./stack.sh:main:810 : install_infra 2022-03-31 23:35:57.168 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:35:57.171 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-31 23:35:57.174 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-31 23:36:00.426 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:36:00.429 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-31 23:36:00.453 | + 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-31 23:36:02.365 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.410 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.486 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.495 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.517 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.521 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.539 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.549 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.570 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.581 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.642 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.720 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.737 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.768 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.777 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.791 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.808 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.821 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.835 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.844 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.883 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.906 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.914 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.978 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.981 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:02.985 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.027 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.066 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.083 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.100 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.120 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.138 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.155 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.185 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.216 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.244 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.255 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.273 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.285 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.304 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.311 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.315 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:03.318 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:03.447 | Collecting pbr===5.8.1 2022-03-31 23:36:03.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-31 23:36:03.494 | Installing collected packages: pbr 2022-03-31 23:36:03.638 | Successfully installed pbr-5.8.1 2022-03-31 23:36:03.705 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:03.707 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:03.710 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:03.712 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:03.714 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:03.716 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:03.718 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:03.721 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:03.723 | + functions-common:time_stop:2432 : start_time=1648769760445 2022-03-31 23:36:03.725 | + functions-common:time_stop:2434 : [[ -z 1648769760445 ]] 2022-03-31 23:36:03.728 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:03.732 | + functions-common:time_stop:2437 : end_time=1648769763730 2022-03-31 23:36:03.734 | + functions-common:time_stop:2438 : elapsed_time=3285 2022-03-31 23:36:03.737 | + functions-common:time_stop:2439 : total=4729 2022-03-31 23:36:03.739 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:03.741 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8014 2022-03-31 23:36:03.743 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:03.746 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:36:03.748 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-31 23:36:03.772 | + 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-31 23:36:05.613 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:05.664 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:05.741 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:05.752 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:05.775 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:05.779 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:05.796 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:05.805 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:05.830 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:05.843 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:05.906 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:05.986 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.006 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.038 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.046 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.061 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.081 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.094 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.108 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.121 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.159 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.182 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.189 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.252 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.256 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.260 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.301 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.344 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.360 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.380 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.400 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.422 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.440 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.471 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.503 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.531 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.542 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.560 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.574 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.593 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.603 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.607 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:06.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:06.612 | Processing /opt/stack/requirements 2022-03-31 23:36:07.997 | Collecting fixtures===3.0.0 2022-03-31 23:36:08.005 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-31 23:36:08.232 | Collecting PyYAML===6.0 2022-03-31 23:36:08.241 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-03-31 23:36:08.417 | Collecting requests===2.27.1 2022-03-31 23:36:08.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-31 23:36:08.518 | Collecting packaging===21.3 2022-03-31 23:36:08.524 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-31 23:36:08.591 | Collecting testtools===2.5.0 2022-03-31 23:36:08.598 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-31 23:36:08.683 | Collecting idna===3.3 2022-03-31 23:36:08.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-31 23:36:08.832 | Collecting pyparsing===3.0.7 2022-03-31 23:36:08.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-31 23:36:08.896 | Collecting six===1.16.0 2022-03-31 23:36:08.903 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-31 23:36:08.956 | Collecting charset-normalizer===2.0.12 2022-03-31 23:36:08.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-31 23:36:08.996 | Collecting Parsley>=1.2 2022-03-31 23:36:09.002 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-31 23:36:09.050 | Collecting beagle>=0.2.1 2022-03-31 23:36:09.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-31 23:36:09.083 | 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 46)) (5.8.1) 2022-03-31 23:36:09.157 | Collecting urllib3===1.26.8 2022-03-31 23:36:09.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-31 23:36:09.284 | Collecting certifi>=2017.4.17 2022-03-31 23:36:09.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-31 23:36:09.328 | Collecting extras===1.0.0 2022-03-31 23:36:09.335 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-03-31 23:36:09.418 | Collecting cliff===3.10.1 2022-03-31 23:36:09.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-31 23:36:09.537 | Collecting stevedore===3.5.0 2022-03-31 23:36:09.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-31 23:36:09.592 | Collecting autopage===0.5.0 2022-03-31 23:36:09.598 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-31 23:36:09.750 | Collecting cmd2===2.4.0 2022-03-31 23:36:09.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-31 23:36:09.866 | Collecting prettytable===3.1.1 2022-03-31 23:36:09.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-31 23:36:09.932 | Collecting attrs===21.4.0 2022-03-31 23:36:09.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-31 23:36:10.056 | Collecting pyperclip===1.8.2 2022-03-31 23:36:10.063 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-31 23:36:10.102 | Collecting wcwidth===0.2.5 2022-03-31 23:36:10.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-31 23:36:10.128 | Building wheels for collected packages: openstack-requirements 2022-03-31 23:36:10.129 | Building wheel for openstack-requirements (setup.py): started 2022-03-31 23:36:10.960 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-31 23:36:10.960 | ERROR: Command errored out with exit status 1: 2022-03-31 23:36:10.960 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-i5cq_az2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-i5cq_az2/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-11ho5t49 2022-03-31 23:36:10.960 | cwd: /tmp/pip-req-build-i5cq_az2/ 2022-03-31 23:36:10.960 | Complete output (6 lines): 2022-03-31 23:36:10.960 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-31 23:36:10.960 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-31 23:36:10.960 | or: setup.py --help-commands 2022-03-31 23:36:10.961 | or: setup.py cmd --help 2022-03-31 23:36:10.961 | 2022-03-31 23:36:10.961 | error: invalid command 'bdist_wheel' 2022-03-31 23:36:10.961 | ---------------------------------------- 2022-03-31 23:36:10.961 | ERROR: Failed building wheel for openstack-requirements 2022-03-31 23:36:10.961 | Running setup.py clean for openstack-requirements 2022-03-31 23:36:11.778 | Failed to build openstack-requirements 2022-03-31 23:36:12.047 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, pyparsing, stevedore, autopage, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-31 23:36:13.913 | Running setup.py install for openstack-requirements: started 2022-03-31 23:36:16.209 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-31 23:36:16.243 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5347 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-03-31 23:36:16.377 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:16.379 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:16.381 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:16.384 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:16.386 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:16.388 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:16.390 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:16.392 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:16.394 | + functions-common:time_stop:2432 : start_time=1648769763763 2022-03-31 23:36:16.397 | + functions-common:time_stop:2434 : [[ -z 1648769763763 ]] 2022-03-31 23:36:16.400 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:16.404 | + functions-common:time_stop:2437 : end_time=1648769776402 2022-03-31 23:36:16.406 | + functions-common:time_stop:2438 : elapsed_time=12639 2022-03-31 23:36:16.408 | + functions-common:time_stop:2439 : total=8014 2022-03-31 23:36:16.411 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:16.413 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20653 2022-03-31 23:36:16.415 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:16.418 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-31 23:36:16.420 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-31 23:36:16.422 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-31 23:36:16.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:16.428 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:16.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-03-31 23:36:16.433 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:16.435 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-31 23:36:16.456 | Using python 3.8 to install pbr 2022-03-31 23:36:16.458 | + 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-31 23:36:17.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:17.326 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:17.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:17.326 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:18.503 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:18.530 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-31 23:36:20.991 | 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-31 23:36:20.998 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:36:20.998 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:36:21.122 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:21.124 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:21.126 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:21.128 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:21.130 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:21.133 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:21.135 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:21.137 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:21.139 | + functions-common:time_stop:2432 : start_time=1648769776450 2022-03-31 23:36:21.141 | + functions-common:time_stop:2434 : [[ -z 1648769776450 ]] 2022-03-31 23:36:21.144 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:21.148 | + functions-common:time_stop:2437 : end_time=1648769781146 2022-03-31 23:36:21.150 | + functions-common:time_stop:2438 : elapsed_time=4696 2022-03-31 23:36:21.153 | + functions-common:time_stop:2439 : total=20653 2022-03-31 23:36:21.155 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:21.157 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25349 2022-03-31 23:36:21.159 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:21.162 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-31 23:36:23.460 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-31 23:36:25.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:25.362 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-31 23:36:25.379 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-31 23:36:25.384 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-31 23:36:25.387 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-31 23:36:25.389 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-31 23:36:25.392 | 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-31 23:36:25.467 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 23:36:25.469 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 23:36:25.473 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-31 23:36:25.490 | + ./stack.sh:main:819 : pkgs= 2022-03-31 23:36:25.493 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-31 23:36:25.495 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-31 23:36:25.497 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:36:25.500 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-31 23:36:25.502 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:36:25.504 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:36:25.506 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:36:25.509 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:36:25.511 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:36:25.514 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:36:25.518 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:36:25.520 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:36:25.523 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:36:25.525 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-31 23:36:25.528 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:36:25.543 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:25.545 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:36:25.547 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:36:25.549 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-31 23:36:25.551 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:36:25.553 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:36:25.556 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:36:25.558 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-31 23:36:25.560 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:36:25.562 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-31 23:36:25.564 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:36:25.566 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:36:25.568 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:36:25.570 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:36:25.573 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:36:25.575 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:36:25.577 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-31 23:36:25.579 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:36:25.582 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-31 23:36:25.584 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:36:25.587 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:36:25.590 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-31 23:36:25.593 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-31 23:36:25.595 | + functions:set_systemd_override:821 : local value=2048 2022-03-31 23:36:25.598 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-31 23:36:25.601 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-31 23:36:25.654 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-31 23:36:25.654 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-31 23:36:25.656 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-31 23:36:26.126 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-31 23:36:26.129 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-31 23:36:26.145 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:26.148 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-31 23:36:26.151 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:36:26.153 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:36:26.156 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:36:26.159 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:36:26.161 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:36:26.164 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:36:26.166 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:26.169 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:26.171 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:36:26.174 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:36:26.176 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:36:26.179 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:36:26.184 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-31 23:36:26.188 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:36:26.191 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:26.194 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:26.196 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-31 23:36:26.218 | + 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-31 23:36:26.329 | Reading package lists... 2022-03-31 23:36:26.584 | Building dependency tree... 2022-03-31 23:36:26.585 | Reading state information... 2022-03-31 23:36:26.860 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-31 23:36:26.860 | The following packages were automatically installed and are no longer required: 2022-03-31 23:36:26.862 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:36:26.862 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:36:26.862 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:36:26.862 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:36:26.862 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:36:26.862 | python3-zope.interface 2022-03-31 23:36:26.862 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:36:26.981 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:36:26.986 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:36:26.988 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:36:26.991 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:26.993 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:26.995 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:26.998 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:27.000 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:27.002 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:36:27.004 | + functions-common:time_stop:2432 : start_time=1648769786215 2022-03-31 23:36:27.006 | + functions-common:time_stop:2434 : [[ -z 1648769786215 ]] 2022-03-31 23:36:27.009 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:27.013 | + functions-common:time_stop:2437 : end_time=1648769787011 2022-03-31 23:36:27.015 | + functions-common:time_stop:2438 : elapsed_time=796 2022-03-31 23:36:27.018 | + functions-common:time_stop:2439 : total=15883 2022-03-31 23:36:27.020 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:27.022 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16679 2022-03-31 23:36:27.025 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:36:27.027 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-31 23:36:27.030 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:36:27.032 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:36:27.034 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:36:27.037 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:36:27.040 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:36:27.042 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:36:27.044 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-31 23:36:27.047 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:36:27.049 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:36:27.051 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:36:27.053 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:36:27.056 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:36:27.058 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:36:27.060 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:36:27.063 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:36:27.065 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:36:27.067 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:36:27.070 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:36:27.072 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-31 23:36:27.074 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:36:27.076 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:36:27.079 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:36:27.081 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:36:27.084 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:36:27.086 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:36:27.089 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-31 23:36:27.091 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-31 23:36:27.108 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:27.110 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-31 23:36:27.112 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:36:27.115 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-31 23:36:27.117 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-31 23:36:27.120 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-31 23:36:27.124 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-31 23:36:27.127 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-31 23:36:27.129 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-31 23:36:27.131 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-31 23:36:27.134 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-31 23:36:27.136 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-31 23:36:27.139 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-31 23:36:27.839 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-31 23:36:27.839 | user tags 2022-03-31 23:36:27.839 | stackrabbit []' 2022-03-31 23:36:27.842 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-31 23:36:27.842 | user tags 2022-03-31 23:36:27.842 | stackrabbit []' 2022-03-31 23:36:27.843 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-31 23:36:27.849 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-31 23:36:27.851 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-31 23:36:27.854 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 23:36:28.526 | Changing password for user "stackrabbit" ... 2022-03-31 23:36:28.550 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-31 23:36:29.223 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-31 23:36:29.248 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-31 23:36:29.251 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 23:36:29.912 | Changing password for user "stackrabbit" ... 2022-03-31 23:36:29.937 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-31 23:36:29.939 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-31 23:36:29.941 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-31 23:36:30.634 | Deleting user "guest" ... 2022-03-31 23:36:30.650 | Error: 2022-03-31 23:36:30.650 | {:no_such_user, "guest"} 2022-03-31 23:36:30.663 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-31 23:36:30.666 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-31 23:36:30.684 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:30.686 | + ./stack.sh:main:836 : install_database 2022-03-31 23:36:30.689 | + lib/database:install_database:118 : install_database_mysql 2022-03-31 23:36:30.691 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-31 23:36:30.694 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:30.696 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:30.699 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-31 23:36:30.921 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-31 23:36:30.923 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-31 23:36:30.926 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-31 23:36:30.929 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-31 23:36:30.931 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:36:30.933 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-31 23:36:30.936 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:36:30.938 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:36:30.941 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:36:30.944 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:36:30.946 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:36:30.949 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:36:30.951 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:36:30.953 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:36:30.956 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:36:30.958 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:36:30.961 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:36:30.963 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-31 23:36:30.966 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:36:30.968 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:36:30.970 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:36:30.973 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:36:30.975 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:36:30.978 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:36:30.980 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-31 23:36:30.982 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:30.985 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:30.987 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-31 23:36:30.990 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:36:30.993 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:36:30.995 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:36:30.997 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:36:31.000 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:36:31.002 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:36:31.004 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:31.007 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:31.010 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:36:31.012 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:36:31.014 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:36:31.017 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:36:31.019 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-31 23:36:31.021 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:36:31.024 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:31.026 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:31.029 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-31 23:36:31.050 | + 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-31 23:36:31.160 | Reading package lists... 2022-03-31 23:36:31.418 | Building dependency tree... 2022-03-31 23:36:31.420 | Reading state information... 2022-03-31 23:36:31.692 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-31 23:36:31.693 | The following packages were automatically installed and are no longer required: 2022-03-31 23:36:31.694 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:36:31.694 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:36:31.694 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:36:31.694 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:36:31.694 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:36:31.694 | python3-zope.interface 2022-03-31 23:36:31.694 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:36:31.809 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:36:31.813 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:36:31.816 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:36:31.819 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:31.821 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:31.823 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:31.825 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:31.827 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:31.830 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:36:31.832 | + functions-common:time_stop:2432 : start_time=1648769791048 2022-03-31 23:36:31.834 | + functions-common:time_stop:2434 : [[ -z 1648769791048 ]] 2022-03-31 23:36:31.837 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:31.841 | + functions-common:time_stop:2437 : end_time=1648769791839 2022-03-31 23:36:31.843 | + functions-common:time_stop:2438 : elapsed_time=791 2022-03-31 23:36:31.845 | + functions-common:time_stop:2439 : total=16679 2022-03-31 23:36:31.848 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:31.850 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17470 2022-03-31 23:36:31.852 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:36:31.854 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-31 23:36:31.857 | + ./stack.sh:main:839 : install_database_python 2022-03-31 23:36:31.859 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-31 23:36:31.861 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-31 23:36:31.864 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-31 23:36:31.866 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:36:31.869 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-31 23:36:31.872 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-31 23:36:31.874 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:36:31.878 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:36:31.878 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:36:31.883 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-31 23:36:31.886 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-31 23:36:31.888 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-31 23:36:31.891 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-31 23:36:31.893 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-31 23:36:31.915 | Using python 3.8 to install PyMySQL 2022-03-31 23:36:31.917 | + 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-31 23:36:32.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:32.785 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:32.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:32.785 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:33.947 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:33.975 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-31 23:36:36.282 | 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-31 23:36:36.290 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:36:36.290 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:36:36.412 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:36.414 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:36.417 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:36.419 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:36.421 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:36.423 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:36.426 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:36.428 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:36.430 | + functions-common:time_stop:2432 : start_time=1648769791910 2022-03-31 23:36:36.433 | + functions-common:time_stop:2434 : [[ -z 1648769791910 ]] 2022-03-31 23:36:36.436 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:36.440 | + functions-common:time_stop:2437 : end_time=1648769796437 2022-03-31 23:36:36.443 | + functions-common:time_stop:2438 : elapsed_time=4527 2022-03-31 23:36:36.445 | + functions-common:time_stop:2439 : total=25349 2022-03-31 23:36:36.447 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:36.450 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29876 2022-03-31 23:36:36.452 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:36.454 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-31 23:36:36.457 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 23:36:36.460 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-31 23:36:36.462 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-31 23:36:36.479 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:36.481 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-31 23:36:36.483 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-31 23:36:36.487 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:36:36.487 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:36:36.493 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:36:36.495 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:36:36.498 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:36:36.500 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:36:36.502 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-31 23:36:36.505 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-31 23:36:36.522 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:36.524 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-31 23:36:36.527 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:36:36.529 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:36:36.533 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:36:36.535 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:36:36.538 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:36:36.540 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:36:36.542 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:36.545 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:36.547 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:36:36.549 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:36:36.551 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:36:36.554 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:36:36.556 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-31 23:36:36.558 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:36:36.561 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:36.563 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:36.566 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-31 23:36:36.587 | + 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-31 23:36:36.698 | Reading package lists... 2022-03-31 23:36:36.956 | Building dependency tree... 2022-03-31 23:36:36.957 | Reading state information... 2022-03-31 23:36:37.217 | radvd is already the newest version (1:2.17-2). 2022-03-31 23:36:37.217 | The following packages were automatically installed and are no longer required: 2022-03-31 23:36:37.218 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:36:37.218 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:36:37.218 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:36:37.218 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:36:37.218 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:36:37.218 | python3-zope.interface 2022-03-31 23:36:37.218 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:36:37.334 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:36:37.338 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:36:37.341 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:36:37.343 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:37.345 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:37.347 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:37.350 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:37.353 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:37.355 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:36:37.357 | + functions-common:time_stop:2432 : start_time=1648769796585 2022-03-31 23:36:37.359 | + functions-common:time_stop:2434 : [[ -z 1648769796585 ]] 2022-03-31 23:36:37.362 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:37.367 | + functions-common:time_stop:2437 : end_time=1648769797364 2022-03-31 23:36:37.369 | + functions-common:time_stop:2438 : elapsed_time=779 2022-03-31 23:36:37.371 | + functions-common:time_stop:2439 : total=17470 2022-03-31 23:36:37.373 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:37.376 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18249 2022-03-31 23:36:37.378 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:36:37.380 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-31 23:36:37.397 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:37.400 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-31 23:36:37.402 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-31 23:36:37.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-31 23:36:37.408 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-31 23:36:37.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-31 23:36:37.430 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:36:37.432 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:36:37.435 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:36:37.437 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:36:37.439 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:36:37.441 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:36:37.443 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:37.446 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:37.448 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:36:37.450 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:36:37.452 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:36:37.454 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:36:37.457 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-31 23:36:37.459 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:36:37.462 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:37.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:37.466 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-31 23:36:37.487 | + 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-31 23:36:37.596 | Reading package lists... 2022-03-31 23:36:37.855 | Building dependency tree... 2022-03-31 23:36:37.856 | Reading state information... 2022-03-31 23:36:38.119 | fakeroot is already the newest version (1.24-1). 2022-03-31 23:36:38.120 | make is already the newest version (4.2.1-1.2). 2022-03-31 23:36:38.120 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-31 23:36:38.120 | The following packages were automatically installed and are no longer required: 2022-03-31 23:36:38.121 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:36:38.121 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:36:38.121 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:36:38.121 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:36:38.121 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:36:38.121 | python3-zope.interface 2022-03-31 23:36:38.121 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:36:38.236 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:36:38.241 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:36:38.243 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:36:38.246 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:38.248 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:38.250 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:38.252 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:38.255 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:38.257 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:36:38.259 | + functions-common:time_stop:2432 : start_time=1648769797484 2022-03-31 23:36:38.261 | + functions-common:time_stop:2434 : [[ -z 1648769797484 ]] 2022-03-31 23:36:38.264 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:38.268 | + functions-common:time_stop:2437 : end_time=1648769798266 2022-03-31 23:36:38.270 | + functions-common:time_stop:2438 : elapsed_time=782 2022-03-31 23:36:38.272 | + functions-common:time_stop:2439 : total=18249 2022-03-31 23:36:38.275 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:38.277 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19031 2022-03-31 23:36:38.279 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:36:38.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-31 23:36:38.284 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:38.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:38.289 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-31 23:36:38.291 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-31 23:36:38.294 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-31 23:36:38.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-31 23:36:38.301 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-31 23:36:38.305 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-31 23:36:38.305 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-31 23:36:38.310 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-31 23:36:38.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-31 23:36:38.314 | + functions:vercmp:628 : local v1=5.4 2022-03-31 23:36:38.316 | + functions:vercmp:629 : local 'op=<' 2022-03-31 23:36:38.319 | + functions:vercmp:630 : local v2=3.13 2022-03-31 23:36:38.321 | + functions:vercmp:631 : local result 2022-03-31 23:36:38.325 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-31 23:36:38.325 | ++ functions:vercmp:635 : sort -V 2022-03-31 23:36:38.326 | ++ functions:vercmp:635 : head -1 2022-03-31 23:36:38.330 | + functions:vercmp:635 : result=3.13 2022-03-31 23:36:38.333 | + functions:vercmp:637 : case $op in 2022-03-31 23:36:38.335 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-31 23:36:38.337 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-31 23:36:38.339 | + functions:vercmp:648 : return 2022-03-31 23:36:38.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-31 23:36:38.344 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:36:38.346 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-31 23:36:38.824 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-31 23:36:38.826 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-31 23:36:38.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:38.832 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:38.834 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-03-31 23:36:38.837 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:38.840 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-31 23:36:38.861 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:38.865 | + ./stack.sh:main:847 : install_etcd3 2022-03-31 23:36:38.867 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-31 23:36:38.867 | Installing etcd 2022-03-31 23:36:38.869 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-31 23:36:38.882 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-31 23:36:38.897 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-31 23:36:38.901 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-31 23:36:38.917 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-31 23:36:38.920 | ++ 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-31 23:36:38.922 | ++ 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-31 23:36:38.925 | +++ 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-31 23:36:38.930 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:36:38.932 | ++ 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-31 23:36:38.935 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-31 23:36:38.937 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:36:38.939 | ++ functions:get_extra_file:74 : return 2022-03-31 23:36:38.942 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:36:38.945 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-31 23:36:38.947 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-31 23:36:38.949 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-31 23:36:38.966 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:36:38.969 | + ./stack.sh:main:866 : install_dstat 2022-03-31 23:36:38.971 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-31 23:36:38.988 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:36:38.991 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-31 23:36:38.993 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:36:38.996 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-31 23:36:38.998 | + ./stack.sh:main:875 : install_libs 2022-03-31 23:36:39.001 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-31 23:36:39.003 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-31 23:36:39.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-31 23:36:39.008 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-31 23:36:39.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.013 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.015 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-03-31 23:36:39.017 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.020 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-31 23:36:39.022 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-31 23:36:39.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-31 23:36:39.027 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-31 23:36:39.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.031 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.034 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-03-31 23:36:39.036 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.038 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-31 23:36:39.041 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-31 23:36:39.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-31 23:36:39.045 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-31 23:36:39.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.050 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.052 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-03-31 23:36:39.055 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.057 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-31 23:36:39.059 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-31 23:36:39.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-31 23:36:39.064 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-31 23:36:39.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.069 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-03-31 23:36:39.074 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.076 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-31 23:36:39.079 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-31 23:36:39.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-31 23:36:39.083 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-31 23:36:39.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.088 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.090 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-03-31 23:36:39.092 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.095 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-31 23:36:39.097 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-31 23:36:39.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-31 23:36:39.102 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-31 23:36:39.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.106 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.108 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-03-31 23:36:39.111 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.113 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-31 23:36:39.116 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-31 23:36:39.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-31 23:36:39.120 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-31 23:36:39.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.125 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.127 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-03-31 23:36:39.131 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.133 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-31 23:36:39.136 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-31 23:36:39.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-31 23:36:39.140 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-31 23:36:39.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.145 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.147 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-03-31 23:36:39.150 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.152 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-31 23:36:39.155 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-31 23:36:39.157 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-31 23:36:39.159 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-31 23:36:39.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.166 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-03-31 23:36:39.168 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.171 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-31 23:36:39.173 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-31 23:36:39.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-31 23:36:39.178 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-31 23:36:39.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-03-31 23:36:39.187 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.190 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-31 23:36:39.193 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-31 23:36:39.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-31 23:36:39.197 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-31 23:36:39.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.204 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-03-31 23:36:39.206 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.209 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-31 23:36:39.211 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-31 23:36:39.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-31 23:36:39.216 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-31 23:36:39.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.220 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.223 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-03-31 23:36:39.225 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.227 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-31 23:36:39.230 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-31 23:36:39.232 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-31 23:36:39.234 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-31 23:36:39.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-03-31 23:36:39.244 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.246 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-31 23:36:39.249 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-31 23:36:39.251 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-31 23:36:39.253 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-31 23:36:39.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.261 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-03-31 23:36:39.263 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.265 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-31 23:36:39.268 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-31 23:36:39.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-31 23:36:39.272 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-31 23:36:39.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.277 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.279 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-03-31 23:36:39.282 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.284 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-31 23:36:39.287 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-31 23:36:39.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-31 23:36:39.291 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-31 23:36:39.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.296 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.298 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-03-31 23:36:39.301 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.303 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-31 23:36:39.306 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-31 23:36:39.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-31 23:36:39.310 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-31 23:36:39.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.317 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-03-31 23:36:39.319 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.322 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-31 23:36:39.324 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-31 23:36:39.326 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-31 23:36:39.329 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-31 23:36:39.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.333 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.335 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-03-31 23:36:39.338 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.340 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-31 23:36:39.342 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-31 23:36:39.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-31 23:36:39.347 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-31 23:36:39.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-03-31 23:36:39.357 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.359 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-31 23:36:39.361 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-31 23:36:39.364 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-31 23:36:39.367 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-31 23:36:39.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.371 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.373 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-03-31 23:36:39.376 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.378 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-31 23:36:39.380 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-31 23:36:39.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-31 23:36:39.385 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-31 23:36:39.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-03-31 23:36:39.399 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.402 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-31 23:36:39.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-31 23:36:39.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-31 23:36:39.409 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-31 23:36:39.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-03-31 23:36:39.419 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.421 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-31 23:36:39.424 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-31 23:36:39.427 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-31 23:36:39.429 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-31 23:36:39.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.434 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.437 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-03-31 23:36:39.439 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.441 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-31 23:36:39.444 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-31 23:36:39.446 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-31 23:36:39.448 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-31 23:36:39.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.453 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.455 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-03-31 23:36:39.458 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.460 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-31 23:36:39.462 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-31 23:36:39.465 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-31 23:36:39.467 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-31 23:36:39.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.475 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-03-31 23:36:39.477 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.480 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-31 23:36:39.482 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-31 23:36:39.484 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-31 23:36:39.487 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-31 23:36:39.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.492 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.495 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-03-31 23:36:39.497 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.499 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-31 23:36:39.502 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-31 23:36:39.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-31 23:36:39.506 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-31 23:36:39.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.511 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.513 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-03-31 23:36:39.516 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.518 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-31 23:36:39.520 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-31 23:36:39.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-31 23:36:39.525 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-31 23:36:39.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.530 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.533 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-03-31 23:36:39.535 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.538 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-31 23:36:39.540 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-31 23:36:39.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-31 23:36:39.545 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-31 23:36:39.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.550 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.552 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-03-31 23:36:39.555 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.557 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-31 23:36:39.559 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-31 23:36:39.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-31 23:36:39.564 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-31 23:36:39.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.569 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-03-31 23:36:39.574 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.576 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-31 23:36:39.578 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-31 23:36:39.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-31 23:36:39.583 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-31 23:36:39.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.588 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.591 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-03-31 23:36:39.593 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.596 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-31 23:36:39.599 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-31 23:36:39.601 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-31 23:36:39.603 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-31 23:36:39.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.608 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.610 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-03-31 23:36:39.613 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.616 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-31 23:36:39.618 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-31 23:36:39.621 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-31 23:36:39.623 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-31 23:36:39.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.628 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.630 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-03-31 23:36:39.633 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.635 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-31 23:36:39.638 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-31 23:36:39.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-31 23:36:39.642 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-31 23:36:39.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.647 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.650 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-03-31 23:36:39.652 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.655 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-31 23:36:39.657 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-31 23:36:39.659 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-31 23:36:39.662 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-31 23:36:39.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-03-31 23:36:39.672 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.674 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-31 23:36:39.677 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-31 23:36:39.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-31 23:36:39.681 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-31 23:36:39.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.686 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.688 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-03-31 23:36:39.691 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.696 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-31 23:36:39.699 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-31 23:36:39.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-31 23:36:39.706 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-31 23:36:39.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.711 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-03-31 23:36:39.716 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.719 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-31 23:36:39.721 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-31 23:36:39.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-31 23:36:39.726 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-31 23:36:39.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:39.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:39.733 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-03-31 23:36:39.736 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:39.738 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-31 23:36:39.760 | Using python 3.8 to install etcd3 2022-03-31 23:36:39.762 | + 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-31 23:36:40.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:40.630 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:40.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:40.630 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:41.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:41.822 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-31 23:36:41.830 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-31 23:36:41.831 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-31 23:36:41.833 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-31 23:36:41.834 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-31 23:36:44.109 | 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-31 23:36:44.117 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:36:44.117 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:36:44.235 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:44.237 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:44.240 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:44.242 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:44.244 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:44.246 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:44.249 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:44.251 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:44.253 | + functions-common:time_stop:2432 : start_time=1648769799754 2022-03-31 23:36:44.255 | + functions-common:time_stop:2434 : [[ -z 1648769799754 ]] 2022-03-31 23:36:44.258 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:44.262 | + functions-common:time_stop:2437 : end_time=1648769804260 2022-03-31 23:36:44.264 | + functions-common:time_stop:2438 : elapsed_time=4506 2022-03-31 23:36:44.266 | + functions-common:time_stop:2439 : total=29876 2022-03-31 23:36:44.269 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:44.271 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34382 2022-03-31 23:36:44.274 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:44.276 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-31 23:36:44.299 | Using python 3.8 to install etcd3gw 2022-03-31 23:36:44.301 | + 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-31 23:36:45.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:45.177 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:45.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:45.178 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:46.305 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:46.331 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-31 23:36:46.340 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-31 23:36:46.341 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-31 23:36:46.342 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-31 23:36:46.343 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-31 23:36:46.375 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-31 23:36:46.377 | 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-31 23:36:46.378 | 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-31 23:36:46.381 | 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-31 23:36:48.616 | 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-31 23:36:48.623 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:36:48.623 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:36:48.742 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:48.745 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:48.747 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:48.749 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:48.751 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:48.754 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:48.757 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:48.759 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:48.761 | + functions-common:time_stop:2432 : start_time=1648769804293 2022-03-31 23:36:48.763 | + functions-common:time_stop:2434 : [[ -z 1648769804293 ]] 2022-03-31 23:36:48.766 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:48.770 | + functions-common:time_stop:2437 : end_time=1648769808768 2022-03-31 23:36:48.773 | + functions-common:time_stop:2438 : elapsed_time=4475 2022-03-31 23:36:48.775 | + functions-common:time_stop:2439 : total=34382 2022-03-31 23:36:48.777 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:48.780 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38857 2022-03-31 23:36:48.782 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:48.784 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-31 23:36:48.787 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-31 23:36:48.789 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-31 23:36:48.792 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:36:48.794 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:36:48.796 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:36:48.799 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:36:48.802 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:36:48.804 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:36:48.806 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:36:48.808 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:36:48.811 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:36:48.813 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:36:48.815 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:36:48.818 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-31 23:36:48.821 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:48.823 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:48.825 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-31 23:36:48.828 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:36:48.830 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:36:48.833 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:36:48.835 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:36:48.837 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:36:48.839 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:36:48.842 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:36:48.844 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:48.846 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:48.849 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:36:48.851 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:36:48.853 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:36:48.856 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:36:48.858 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:36:48.860 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:36:48.863 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:48.866 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:48.868 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:36:48.890 | + 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-31 23:36:48.999 | Reading package lists... 2022-03-31 23:36:49.247 | Building dependency tree... 2022-03-31 23:36:49.249 | Reading state information... 2022-03-31 23:36:49.524 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-31 23:36:49.524 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-31 23:36:49.524 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:36:49.524 | The following packages were automatically installed and are no longer required: 2022-03-31 23:36:49.525 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:36:49.525 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:36:49.525 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:36:49.525 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:36:49.525 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:36:49.525 | python3-zope.interface 2022-03-31 23:36:49.525 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:36:49.640 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:36:49.645 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:36:49.647 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:36:49.650 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:49.652 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:49.654 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:49.657 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:49.659 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:49.662 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:36:49.664 | + functions-common:time_stop:2432 : start_time=1648769808887 2022-03-31 23:36:49.666 | + functions-common:time_stop:2434 : [[ -z 1648769808887 ]] 2022-03-31 23:36:49.669 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:49.673 | + functions-common:time_stop:2437 : end_time=1648769809670 2022-03-31 23:36:49.675 | + functions-common:time_stop:2438 : elapsed_time=783 2022-03-31 23:36:49.677 | + functions-common:time_stop:2439 : total=19031 2022-03-31 23:36:49.680 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:49.682 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19814 2022-03-31 23:36:49.684 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:36:49.687 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-31 23:36:49.689 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:49.691 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:49.694 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-31 23:36:49.764 | Module proxy already enabled 2022-03-31 23:36:49.769 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-31 23:36:49.835 | Considering dependency proxy for proxy_uwsgi: 2022-03-31 23:36:49.835 | Module proxy already enabled 2022-03-31 23:36:49.835 | Module proxy_uwsgi already enabled 2022-03-31 23:36:49.839 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-31 23:36:49.842 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:36:49.844 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:36:49.847 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:36:49.984 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-31 23:36:49.987 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-31 23:36:49.989 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-31 23:36:49.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:49.994 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:49.997 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-03-31 23:36:49.999 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:50.001 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-31 23:36:50.004 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-31 23:36:50.007 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-31 23:36:50.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:50.011 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:50.014 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-03-31 23:36:50.016 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:50.019 | + ./stack.sh:main:883 : install_glanceclient 2022-03-31 23:36:50.021 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-31 23:36:50.024 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-31 23:36:50.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:50.029 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:50.031 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-03-31 23:36:50.034 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:50.036 | + ./stack.sh:main:884 : install_cinderclient 2022-03-31 23:36:50.039 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-31 23:36:50.041 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-31 23:36:50.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:50.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:50.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-03-31 23:36:50.051 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:50.054 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-31 23:36:50.056 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-31 23:36:50.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:50.061 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:50.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-03-31 23:36:50.066 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:50.069 | + ./stack.sh:main:885 : install_novaclient 2022-03-31 23:36:50.071 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-31 23:36:50.074 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-31 23:36:50.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:50.079 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:50.081 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-03-31 23:36:50.084 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:50.087 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-31 23:36:50.104 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:50.106 | + ./stack.sh:main:887 : install_swiftclient 2022-03-31 23:36:50.109 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-31 23:36:50.111 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-31 23:36:50.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:50.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:50.119 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-03-31 23:36:50.121 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:50.124 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-31 23:36:50.141 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:50.143 | + ./stack.sh:main:890 : install_neutronclient 2022-03-31 23:36:50.147 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-31 23:36:50.149 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-31 23:36:50.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:50.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:50.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-03-31 23:36:50.159 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:50.162 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-31 23:36:50.164 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-31 23:36:50.166 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-31 23:36:50.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:50.171 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:50.174 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-03-31 23:36:50.177 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:50.179 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-31 23:36:50.182 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-31 23:36:50.184 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:36:50.187 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-31 23:36:50.190 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-31 23:36:50.193 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:36:50.196 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:36:50.197 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:36:50.202 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-31 23:36:50.205 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-31 23:36:50.207 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-31 23:36:50.210 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-31 23:36:50.212 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-31 23:36:50.233 | Using python 3.8 to install keystonemiddleware 2022-03-31 23:36:50.236 | + 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-31 23:36:51.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:51.103 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:51.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:51.103 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:52.255 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:52.282 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-31 23:36:52.335 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-31 23:36:52.337 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-31 23:36:52.338 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-31 23:36:52.339 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-31 23:36:52.340 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-31 23:36:52.341 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-31 23:36:52.342 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-31 23:36:52.343 | 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-31 23:36:52.344 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-31 23:36:52.345 | 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-31 23:36:52.347 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-31 23:36:52.348 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-31 23:36:52.349 | 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-31 23:36:52.350 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-31 23:36:52.408 | 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-31 23:36:52.409 | 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-31 23:36:52.410 | 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-31 23:36:52.450 | 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-31 23:36:52.489 | 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-31 23:36:52.490 | 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-31 23:36:52.491 | 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-31 23:36:52.493 | 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-31 23:36:52.541 | 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-31 23:36:52.546 | 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-31 23:36:52.555 | 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-31 23:36:52.557 | 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-31 23:36:52.571 | 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-31 23:36:52.573 | 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-31 23:36:52.574 | 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-31 23:36:52.639 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-31 23:36:52.640 | 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-31 23:36:52.643 | 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-31 23:36:52.645 | 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-31 23:36:52.695 | 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-31 23:36:52.707 | 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-31 23:36:54.902 | 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-31 23:36:54.909 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:36:54.909 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:36:55.039 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:55.041 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:55.043 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:55.046 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:55.048 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:55.050 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:55.053 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:55.055 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:55.058 | + functions-common:time_stop:2432 : start_time=1648769810228 2022-03-31 23:36:55.060 | + functions-common:time_stop:2434 : [[ -z 1648769810228 ]] 2022-03-31 23:36:55.063 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:55.067 | + functions-common:time_stop:2437 : end_time=1648769815064 2022-03-31 23:36:55.069 | + functions-common:time_stop:2438 : elapsed_time=4836 2022-03-31 23:36:55.072 | + functions-common:time_stop:2439 : total=38857 2022-03-31 23:36:55.074 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:55.076 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43693 2022-03-31 23:36:55.078 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:55.081 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-31 23:36:55.083 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-31 23:36:55.086 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:36:55.089 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-31 23:36:55.092 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-31 23:36:55.094 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:36:55.098 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:36:55.099 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:36:55.104 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-31 23:36:55.106 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-31 23:36:55.109 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-31 23:36:55.112 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-31 23:36:55.114 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-31 23:36:55.136 | Using python 3.8 to install python-memcached 2022-03-31 23:36:55.139 | + 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-31 23:36:56.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:56.024 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:56.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:56.024 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:57.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:57.196 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-31 23:36:57.199 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-31 23:36:59.523 | 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-31 23:36:59.532 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:36:59.532 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:36:59.651 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:59.654 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:59.656 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:59.658 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:59.661 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:59.663 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:59.666 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:59.668 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:59.670 | + functions-common:time_stop:2432 : start_time=1648769815131 2022-03-31 23:36:59.673 | + functions-common:time_stop:2434 : [[ -z 1648769815131 ]] 2022-03-31 23:36:59.676 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:59.680 | + functions-common:time_stop:2437 : end_time=1648769819677 2022-03-31 23:36:59.682 | + functions-common:time_stop:2438 : elapsed_time=4546 2022-03-31 23:36:59.685 | + functions-common:time_stop:2439 : total=43693 2022-03-31 23:36:59.688 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:59.690 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=48239 2022-03-31 23:36:59.693 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:59.696 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-31 23:36:59.716 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:59.718 | + ./stack.sh:main:897 : '[' 10.222.0.72 == 10.222.0.72 ']' 2022-03-31 23:36:59.720 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-31 23:36:59.723 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-31 23:36:59.725 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-31 23:36:59.728 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:36:59.730 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-31 23:36:59.733 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-31 23:36:59.748 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:36:59.751 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-31 23:36:59.753 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-31 23:36:59.756 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-31 23:36:59.758 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:36:59.760 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:36:59.763 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:36:59.765 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:36:59.771 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:36:59.774 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:36:59.790 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:36:59.792 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:36:59.795 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:36:59.798 | + functions-common:git_clone:629 : echo master 2022-03-31 23:36:59.798 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:36:59.803 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-31 23:36:59.805 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:36:59.808 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-31 23:36:59.810 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:36:59.811 | + functions-common:git_clone:678 : head -1 2022-03-31 23:36:59.814 | c141e6164 trivial: Fix typo 2022-03-31 23:36:59.817 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:36:59.820 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-31 23:36:59.822 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:36:59.824 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:36:59.827 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-31 23:36:59.829 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:36:59.832 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-31 23:36:59.835 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:36:59.837 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:36:59.839 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-31 23:36:59.844 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:36:59.846 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:36:59.850 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-31 23:36:59.852 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:36:59.855 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-31 23:36:59.858 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:36:59.861 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:36:59.864 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-31 23:36:59.870 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-31 23:36:59.872 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-31 23:37:00.534 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-31 23:37:00.537 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:37:00.539 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:37:00.541 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:37:00.543 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:37:00.546 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-31 23:37:00.548 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:37:00.550 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:37:00.553 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:37:00.555 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:37:00.557 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:37:00.559 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:37:00.561 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:37:00.564 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-31 23:37:00.584 | Using python 3.8 to install /opt/stack/keystone 2022-03-31 23:37:00.586 | + 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-31 23:37:01.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:01.451 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:01.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:01.451 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:02.597 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:37:02.622 | Obtaining file:///opt/stack/keystone 2022-03-31 23:37:02.623 | Preparing metadata (setup.py): started 2022-03-31 23:37:06.179 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:37:06.345 | 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-31 23:37:06.346 | 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-31 23:37:06.347 | 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-31 23:37:06.348 | 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-31 23:37:06.350 | 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-31 23:37:06.351 | 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-31 23:37:06.352 | 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-31 23:37:06.353 | 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-31 23:37:06.354 | 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-31 23:37:06.355 | 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-31 23:37:06.356 | 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-31 23:37:06.357 | 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-31 23:37:06.358 | 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-31 23:37:06.359 | 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-31 23:37:06.361 | 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-31 23:37:06.362 | 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-31 23:37:06.363 | 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-31 23:37:06.364 | 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-31 23:37:06.365 | 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-31 23:37:06.366 | 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-31 23:37:06.367 | 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-31 23:37:06.368 | 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-31 23:37:06.369 | 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-31 23:37:06.370 | 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-31 23:37:06.371 | 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-31 23:37:06.372 | 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-31 23:37:06.373 | 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-31 23:37:06.375 | 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-31 23:37:06.376 | 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-31 23:37:06.377 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:37:06.378 | 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-31 23:37:06.380 | 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-31 23:37:06.381 | 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-31 23:37:06.382 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-31 23:37:06.392 | 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-31 23:37:06.394 | 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-31 23:37:06.437 | 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-31 23:37:06.450 | 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-31 23:37:06.451 | 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-31 23:37:06.452 | 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-31 23:37:06.453 | 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-31 23:37:06.465 | 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-31 23:37:06.528 | 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-31 23:37:06.530 | 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-31 23:37:06.626 | 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-31 23:37:06.627 | 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-31 23:37:06.629 | 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-31 23:37:06.630 | 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-31 23:37:06.685 | 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-31 23:37:06.687 | 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-31 23:37:06.688 | 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-31 23:37:06.737 | 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-31 23:37:06.741 | 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-31 23:37:06.799 | 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-31 23:37:06.802 | 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-31 23:37:06.803 | 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-31 23:37:06.805 | 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-31 23:37:06.806 | 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-31 23:37:06.807 | 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-31 23:37:06.829 | 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-31 23:37:06.877 | 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-31 23:37:06.896 | 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-31 23:37:06.897 | 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-31 23:37:06.900 | 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-31 23:37:06.901 | 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-31 23:37:06.982 | 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-31 23:37:07.100 | 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-31 23:37:07.101 | 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-31 23:37:07.103 | 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-31 23:37:07.104 | 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-31 23:37:07.105 | 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-31 23:37:07.325 | 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-31 23:37:07.348 | 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-31 23:37:07.348 | 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-31 23:37:07.419 | 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-31 23:37:07.421 | 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-31 23:37:07.440 | 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-31 23:37:07.514 | 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-31 23:37:07.553 | 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-31 23:37:07.664 | 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-31 23:37:07.736 | 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-31 23:37:07.863 | 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-31 23:37:07.893 | 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-31 23:37:07.935 | 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-31 23:37:07.936 | 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-31 23:37:07.938 | 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-31 23:37:07.939 | 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-31 23:37:07.941 | 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-31 23:37:07.942 | 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-31 23:37:07.996 | 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-31 23:37:08.133 | 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-31 23:37:08.136 | 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-31 23:37:08.138 | 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-31 23:37:08.139 | 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-31 23:37:08.291 | 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-31 23:37:08.373 | 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-31 23:37:08.448 | 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-31 23:37:08.624 | 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-31 23:37:08.884 | 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-31 23:37:08.922 | 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-31 23:37:10.576 | Installing collected packages: keystone 2022-03-31 23:37:10.578 | Running setup.py develop for keystone 2022-03-31 23:37:15.032 | Successfully installed keystone 2022-03-31 23:37:15.033 | 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-31 23:37:15.041 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:37:15.041 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:37:15.181 | + inc/python:pip_install:200 : result=0 2022-03-31 23:37:15.183 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:37:15.185 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:15.187 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:15.190 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:15.192 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:15.194 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:15.196 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:37:15.198 | + functions-common:time_stop:2432 : start_time=1648769820578 2022-03-31 23:37:15.200 | + functions-common:time_stop:2434 : [[ -z 1648769820578 ]] 2022-03-31 23:37:15.203 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:15.207 | + functions-common:time_stop:2437 : end_time=1648769835204 2022-03-31 23:37:15.209 | + functions-common:time_stop:2438 : elapsed_time=14626 2022-03-31 23:37:15.211 | + functions-common:time_stop:2439 : total=48239 2022-03-31 23:37:15.214 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:15.216 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=62865 2022-03-31 23:37:15.218 | + inc/python:pip_install:203 : return 0 2022-03-31 23:37:15.220 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:37:15.223 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:37:15.226 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:37:15.244 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:37:15.256 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-31 23:37:15.259 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-31 23:37:15.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:15.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:15.266 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-03-31 23:37:15.269 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:15.271 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-31 23:37:15.288 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:15.291 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:37:15.293 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:37:15.296 | + ./stack.sh:main:899 : configure_keystone 2022-03-31 23:37:15.298 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-31 23:37:15.310 | + 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-31 23:37:15.313 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-31 23:37:15.318 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-31 23:37:15.334 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:15.337 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-31 23:37:15.367 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-31 23:37:15.396 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-31 23:37:15.427 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-31 23:37:15.458 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-31 23:37:15.488 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-31 23:37:15.519 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-31 23:37:15.547 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-31 23:37:15.575 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-31 23:37:15.578 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-31 23:37:15.580 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-31 23:37:15.583 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-31 23:37:15.586 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:37:15.588 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:37:15.603 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:15.606 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:37:15.609 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:37:15.611 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:37:15.627 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:15.630 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-03-31 23:37:15.633 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-03-31 23:37:15.664 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:37:15.667 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:37:15.669 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-31 23:37:15.672 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-31 23:37:15.688 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:15.691 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.72/identity 2022-03-31 23:37:15.723 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-31 23:37:15.725 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-31 23:37:15.758 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-31 23:37:15.760 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-31 23:37:15.762 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-31 23:37:15.765 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-31 23:37:15.767 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-31 23:37:15.770 | + 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-31 23:37:15.801 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-31 23:37:15.804 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-31 23:37:15.806 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-31 23:37:15.809 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-31 23:37:15.812 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:37:15.829 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:37:15.831 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:37:15.834 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:37:15.836 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:37:15.839 | + 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-31 23:37:15.867 | + 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-31 23:37:15.895 | + 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-31 23:37:15.923 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:37:15.951 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-31 23:37:15.979 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:37:15.981 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-31 23:37:15.984 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-31 23:37:15.988 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-31 23:37:15.990 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-31 23:37:15.993 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:37:15.995 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:37:15.998 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-31 23:37:16.002 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-31 23:37:16.005 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:37:16.008 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:37:16.020 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:37:16.021 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:37:16.030 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:37:16.033 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:37:16.049 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 23:37:16.052 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-31 23:37:16.056 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-31 23:37:16.090 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-31 23:37:16.117 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-31 23:37:16.144 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-31 23:37:16.172 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-31 23:37:16.200 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-31 23:37:16.227 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-31 23:37:16.255 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-31 23:37:16.285 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-31 23:37:16.320 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:37:16.347 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-31 23:37:16.375 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-31 23:37:16.403 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-31 23:37:16.430 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:37:16.432 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:37:16.435 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-31 23:37:16.438 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-31 23:37:16.440 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:37:16.442 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:16.445 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:16.447 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:37:16.450 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:37:16.452 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 23:37:16.480 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-31 23:37:16.507 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-31 23:37:16.508 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:37:16.516 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-31 23:37:16.520 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-31 23:37:16.522 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-31 23:37:16.525 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:37:16.527 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:37:16.530 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:37:16.532 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:16.535 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:16.537 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:37:16.540 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:37:16.542 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:16.544 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:16.547 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-31 23:37:16.608 | Site keystone-wsgi-public already enabled 2022-03-31 23:37:16.612 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:37:16.615 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:37:16.617 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:37:16.620 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:37:16.755 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-31 23:37:16.792 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-31 23:37:16.825 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-31 23:37:16.857 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-31 23:37:16.859 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-31 23:37:16.891 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-31 23:37:16.921 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-31 23:37:16.952 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-31 23:37:16.955 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-31 23:37:16.972 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:16.974 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-31 23:37:16.992 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:16.994 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-31 23:37:16.997 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-31 23:37:16.999 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-31 23:37:17.002 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:37:17.005 | + lib/stack:stack_install_service:32 : install_swift 2022-03-31 23:37:17.007 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-31 23:37:17.010 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-31 23:37:17.012 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-31 23:37:17.014 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:37:17.016 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:37:17.020 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:37:17.023 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:37:17.025 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:37:17.028 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:37:17.044 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:37:17.046 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:37:17.049 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:37:17.052 | + functions-common:git_clone:629 : echo master 2022-03-31 23:37:17.052 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:37:17.057 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-31 23:37:17.059 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:37:17.062 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-31 23:37:17.065 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:37:17.066 | + functions-common:git_clone:678 : head -1 2022-03-31 23:37:17.070 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-03-31 23:37:17.073 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:37:17.075 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-31 23:37:17.078 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:37:17.080 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:37:17.083 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-31 23:37:17.086 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-31 23:37:17.088 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-31 23:37:17.091 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:37:17.093 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:37:17.095 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-31 23:37:17.098 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:37:17.100 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-31 23:37:17.103 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-31 23:37:17.106 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:37:17.109 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-31 23:37:17.111 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:37:17.113 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:37:17.116 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-31 23:37:17.122 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-31 23:37:17.125 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-31 23:37:17.802 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-31 23:37:17.804 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:37:17.806 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:37:17.809 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:37:17.811 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:37:17.813 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-31 23:37:17.816 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:37:17.819 | + inc/python:setup_package:428 : local extras=keystone 2022-03-31 23:37:17.821 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:37:17.823 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-31 23:37:17.826 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-31 23:37:17.828 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-31 23:37:17.830 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:37:17.833 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-31 23:37:17.854 | Using python 3.8 to install /opt/stack/swift 2022-03-31 23:37:17.857 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-31 23:37:18.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:18.746 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:18.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:18.746 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:19.885 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:37:19.912 | Obtaining file:///opt/stack/swift 2022-03-31 23:37:19.913 | Preparing metadata (setup.py): started 2022-03-31 23:37:23.103 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:37:23.234 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-03-31 23:37:23.235 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-03-31 23:37:23.236 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.11.0) 2022-03-31 23:37:23.238 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-03-31 23:37:23.239 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0) 2022-03-31 23:37:23.240 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-03-31 23:37:23.241 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-03-31 23:37:23.242 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9) 2022-03-31 23:37:23.243 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0) 2022-03-31 23:37:23.244 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-03-31 23:37:23.245 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-03-31 23:37:23.283 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-03-31 23:37:23.292 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-03-31 23:37:23.347 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.10.1) 2022-03-31 23:37:23.349 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-03-31 23:37:23.350 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.7.0) 2022-03-31 23:37:23.351 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.1.0) 2022-03-31 23:37:23.352 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.12.2) 2022-03-31 23:37:23.354 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.0) 2022-03-31 23:37:23.355 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.1.1) 2022-03-31 23:37:23.356 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.8.1) 2022-03-31 23:37:23.357 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.3.0) 2022-03-31 23:37:23.358 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.4.0) 2022-03-31 23:37:23.359 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-03-31 23:37:23.360 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (8.8.0) 2022-03-31 23:37:23.380 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-03-31 23:37:23.412 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-03-31 23:37:23.413 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (1.26.8) 2022-03-31 23:37:23.415 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-03-31 23:37:23.418 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2.0.12) 2022-03-31 23:37:23.440 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-03-31 23:37:23.533 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.2) 2022-03-31 23:37:23.535 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.7.0) 2022-03-31 23:37:23.536 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.5.0) 2022-03-31 23:37:23.582 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.1.5) 2022-03-31 23:37:23.626 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.5.0) 2022-03-31 23:37:23.628 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (6.0) 2022-03-31 23:37:23.629 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.5.0) 2022-03-31 23:37:23.630 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.8.0) 2022-03-31 23:37:23.692 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.8.2) 2022-03-31 23:37:23.696 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.9.6) 2022-03-31 23:37:23.709 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2021.3) 2022-03-31 23:37:23.711 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.3) 2022-03-31 23:37:23.731 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.0.7) 2022-03-31 23:37:23.732 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (21.3) 2022-03-31 23:37:23.837 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.13.3) 2022-03-31 23:37:23.852 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.1) 2022-03-31 23:37:25.984 | Installing collected packages: swift 2022-03-31 23:37:25.985 | Running setup.py develop for swift 2022-03-31 23:37:30.202 | Successfully installed swift 2022-03-31 23:37:30.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-31 23:37:30.211 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:37:30.211 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:37:30.346 | + inc/python:pip_install:200 : result=0 2022-03-31 23:37:30.349 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:37:30.351 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:30.353 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:30.355 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:30.358 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:30.360 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:30.362 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:37:30.364 | + functions-common:time_stop:2432 : start_time=1648769837849 2022-03-31 23:37:30.366 | + functions-common:time_stop:2434 : [[ -z 1648769837849 ]] 2022-03-31 23:37:30.369 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:30.373 | + functions-common:time_stop:2437 : end_time=1648769850371 2022-03-31 23:37:30.375 | + functions-common:time_stop:2438 : elapsed_time=12522 2022-03-31 23:37:30.378 | + functions-common:time_stop:2439 : total=62865 2022-03-31 23:37:30.381 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:30.383 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75387 2022-03-31 23:37:30.385 | + inc/python:pip_install:203 : return 0 2022-03-31 23:37:30.387 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:37:30.390 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:37:30.392 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:37:30.412 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:37:30.424 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-31 23:37:30.426 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-31 23:37:30.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:30.431 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:30.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-03-31 23:37:30.436 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:30.438 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-31 23:37:30.441 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:37:30.444 | + ./stack.sh:main:908 : configure_swift 2022-03-31 23:37:30.446 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-31 23:37:30.448 | + lib/swift:configure_swift:332 : local node_number 2022-03-31 23:37:30.450 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-31 23:37:30.452 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-31 23:37:30.454 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 23:37:31.626 | No container-reconciler running 2022-03-31 23:37:31.626 | No object-updater running 2022-03-31 23:37:31.626 | No container-sync running 2022-03-31 23:37:31.626 | No object-auditor running 2022-03-31 23:37:31.626 | No container-replicator running 2022-03-31 23:37:31.626 | No object-expirer running 2022-03-31 23:37:31.626 | No object-reconstructor running 2022-03-31 23:37:31.627 | No object-replicator running 2022-03-31 23:37:31.627 | No container-updater running 2022-03-31 23:37:31.627 | No container-auditor running 2022-03-31 23:37:31.627 | No object-server running 2022-03-31 23:37:31.627 | No container-sharder running 2022-03-31 23:37:31.627 | No proxy-server running 2022-03-31 23:37:31.627 | No account-server running 2022-03-31 23:37:31.627 | No account-replicator running 2022-03-31 23:37:31.627 | No account-reaper running 2022-03-31 23:37:31.627 | No account-auditor running 2022-03-31 23:37:31.627 | No container-server running 2022-03-31 23:37:31.722 | + lib/swift:configure_swift:337 : true 2022-03-31 23:37:31.724 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-31 23:37:31.737 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-31 23:37:31.749 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-31 23:37:31.753 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-31 23:37:31.753 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-31 23:37:31.758 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-31 23:37:31.758 | s/%GROUP%/ubuntu/; 2022-03-31 23:37:31.758 | s/%USER%/ubuntu/; 2022-03-31 23:37:31.758 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-31 23:37:31.758 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-31 23:37:31.761 | uid = ubuntu 2022-03-31 23:37:31.761 | gid = ubuntu 2022-03-31 23:37:31.761 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-31 23:37:31.761 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-31 23:37:31.761 | address = 127.0.0.1 2022-03-31 23:37:31.761 | 2022-03-31 23:37:31.761 | [account6612] 2022-03-31 23:37:31.761 | max connections = 25 2022-03-31 23:37:31.761 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:37:31.761 | read only = false 2022-03-31 23:37:31.761 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-31 23:37:31.762 | 2022-03-31 23:37:31.762 | [account6622] 2022-03-31 23:37:31.762 | max connections = 25 2022-03-31 23:37:31.762 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:37:31.762 | read only = false 2022-03-31 23:37:31.762 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-31 23:37:31.762 | 2022-03-31 23:37:31.762 | [account6632] 2022-03-31 23:37:31.762 | max connections = 25 2022-03-31 23:37:31.762 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:37:31.762 | read only = false 2022-03-31 23:37:31.762 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-31 23:37:31.762 | 2022-03-31 23:37:31.762 | [account6642] 2022-03-31 23:37:31.762 | max connections = 25 2022-03-31 23:37:31.762 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:37:31.762 | read only = false 2022-03-31 23:37:31.762 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-31 23:37:31.762 | 2022-03-31 23:37:31.762 | 2022-03-31 23:37:31.762 | [container6611] 2022-03-31 23:37:31.762 | max connections = 25 2022-03-31 23:37:31.762 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:37:31.762 | read only = false 2022-03-31 23:37:31.762 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-31 23:37:31.762 | 2022-03-31 23:37:31.762 | [container6621] 2022-03-31 23:37:31.762 | max connections = 25 2022-03-31 23:37:31.762 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:37:31.762 | read only = false 2022-03-31 23:37:31.762 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-31 23:37:31.762 | 2022-03-31 23:37:31.762 | [container6631] 2022-03-31 23:37:31.762 | max connections = 25 2022-03-31 23:37:31.762 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:37:31.763 | read only = false 2022-03-31 23:37:31.763 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-31 23:37:31.763 | 2022-03-31 23:37:31.763 | [container6641] 2022-03-31 23:37:31.763 | max connections = 25 2022-03-31 23:37:31.763 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:37:31.763 | read only = false 2022-03-31 23:37:31.763 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-31 23:37:31.763 | 2022-03-31 23:37:31.763 | 2022-03-31 23:37:31.763 | [object6613] 2022-03-31 23:37:31.763 | max connections = 25 2022-03-31 23:37:31.763 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:37:31.763 | read only = false 2022-03-31 23:37:31.763 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-31 23:37:31.763 | 2022-03-31 23:37:31.763 | [object6623] 2022-03-31 23:37:31.763 | max connections = 25 2022-03-31 23:37:31.763 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:37:31.763 | read only = false 2022-03-31 23:37:31.763 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-31 23:37:31.763 | 2022-03-31 23:37:31.763 | [object6633] 2022-03-31 23:37:31.763 | max connections = 25 2022-03-31 23:37:31.763 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:37:31.763 | read only = false 2022-03-31 23:37:31.763 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-31 23:37:31.763 | 2022-03-31 23:37:31.763 | [object6643] 2022-03-31 23:37:31.763 | max connections = 25 2022-03-31 23:37:31.763 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:37:31.763 | read only = false 2022-03-31 23:37:31.763 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-31 23:37:31.764 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-31 23:37:31.766 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:31.769 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:31.771 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-31 23:37:31.783 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-31 23:37:31.786 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-31 23:37:31.790 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-31 23:37:31.794 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-31 23:37:31.796 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-31 23:37:31.801 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-31 23:37:31.829 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.72:8080/v1/ 2022-03-31 23:37:31.855 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-31 23:37:31.873 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-31 23:37:31.901 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-31 23:37:31.919 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:37:31.948 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-31 23:37:31.965 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-31 23:37:31.994 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-31 23:37:32.013 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-31 23:37:32.043 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-31 23:37:32.061 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:37:32.092 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-31 23:37:32.112 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-31 23:37:32.128 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:32.130 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-31 23:37:32.159 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-31 23:37:32.186 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-31 23:37:32.213 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-31 23:37:32.240 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-31 23:37:32.255 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:32.257 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-31 23:37:32.285 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-31 23:37:32.301 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:32.303 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-31 23:37:32.318 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:32.320 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-31 23:37:32.322 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-31 23:37:32.338 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:32.340 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-31 23:37:32.342 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-31 23:37:32.344 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-31 23:37:32.349 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-31 23:37:32.355 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-31 23:37:32.382 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-31 23:37:32.410 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-31 23:37:32.440 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-31 23:37:32.470 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-31 23:37:32.498 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-31 23:37:32.500 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-31 23:37:32.502 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-31 23:37:32.504 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-31 23:37:32.506 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-31 23:37:32.535 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-31 23:37:32.562 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.72/identity 2022-03-31 23:37:32.591 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-31 23:37:32.618 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-31 23:37:32.646 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-31 23:37:32.673 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-31 23:37:32.700 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-31 23:37:32.728 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:37:32.755 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-31 23:37:32.783 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-31 23:37:32.810 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-31 23:37:32.839 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-31 23:37:32.866 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-31 23:37:32.898 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-31 23:37:32.926 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-31 23:37:32.944 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-31 23:37:32.972 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-31 23:37:33.000 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-31 23:37:33.005 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-31 23:37:33.033 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-31 23:37:33.061 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-31 23:37:33.088 | + lib/swift:configure_swift:475 : local node_number 2022-03-31 23:37:33.091 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:37:33.093 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 23:37:33.095 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-31 23:37:33.100 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-31 23:37:33.102 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 23:37:33.105 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:37:33.107 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-31 23:37:33.109 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-31 23:37:33.111 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:37:33.114 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:37:33.116 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-31 23:37:33.134 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-31 23:37:33.163 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-31 23:37:33.181 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-31 23:37:33.209 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-31 23:37:33.228 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:37:33.256 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-31 23:37:33.274 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:37:33.303 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-31 23:37:33.321 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:37:33.350 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-31 23:37:33.368 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-31 23:37:33.397 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:37:33.415 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:37:33.445 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-31 23:37:33.463 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-31 23:37:33.491 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-31 23:37:33.509 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-31 23:37:33.537 | + 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-31 23:37:33.542 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-31 23:37:33.560 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:37:33.590 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-31 23:37:33.618 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 23:37:33.620 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-31 23:37:33.625 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-31 23:37:33.627 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 23:37:33.630 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:37:33.632 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-31 23:37:33.634 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-31 23:37:33.636 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:37:33.638 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:37:33.641 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-31 23:37:33.659 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-31 23:37:33.688 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-31 23:37:33.706 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-31 23:37:33.734 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-31 23:37:33.754 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:37:33.783 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-31 23:37:33.802 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:37:33.830 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-31 23:37:33.850 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:37:33.879 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-31 23:37:33.897 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-31 23:37:33.926 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:37:33.944 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:37:33.973 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-31 23:37:33.991 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-31 23:37:34.020 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-31 23:37:34.039 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-31 23:37:34.066 | + 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-31 23:37:34.071 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-31 23:37:34.089 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:37:34.118 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 23:37:34.120 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-31 23:37:34.124 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-31 23:37:34.127 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 23:37:34.131 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:37:34.133 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-31 23:37:34.136 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-31 23:37:34.139 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:37:34.141 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:37:34.143 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-31 23:37:34.162 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-31 23:37:34.192 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-31 23:37:34.209 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-31 23:37:34.238 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-31 23:37:34.256 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:37:34.285 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-31 23:37:34.304 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:37:34.332 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-31 23:37:34.351 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:37:34.379 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-31 23:37:34.398 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-31 23:37:34.427 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:37:34.444 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:37:34.474 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-31 23:37:34.492 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-31 23:37:34.521 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-31 23:37:34.540 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-31 23:37:34.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/account-server/1.conf 2022-03-31 23:37:34.572 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-31 23:37:34.590 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:37:34.620 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-31 23:37:34.650 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-31 23:37:34.680 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-31 23:37:34.709 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-31 23:37:34.711 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-31 23:37:34.716 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-31 23:37:34.745 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-31 23:37:34.774 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-31 23:37:34.803 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-31 23:37:34.832 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-31 23:37:34.861 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-31 23:37:34.889 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-31 23:37:34.917 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-31 23:37:34.945 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-31 23:37:34.972 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-31 23:37:34.989 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:34.991 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-31 23:37:35.009 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-31 23:37:35.012 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-31 23:37:35.032 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-31 23:37:35.034 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.72 2022-03-31 23:37:35.062 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-31 23:37:35.064 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-31 23:37:35.092 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.72/identity 2022-03-31 23:37:35.122 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-31 23:37:35.124 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-31 23:37:35.152 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-31 23:37:35.169 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:35.171 | + lib/swift:configure_swift:538 : local user_group 2022-03-31 23:37:35.174 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-31 23:37:35.178 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-31 23:37:35.181 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-31 23:37:35.193 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-31 23:37:35.196 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-31 23:37:35.208 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-31 23:37:35.210 | + lib/swift:configure_swift:545 : is_suse 2022-03-31 23:37:35.212 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:37:35.215 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:37:35.217 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:37:35.219 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:37:35.222 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:37:35.224 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:37:35.227 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-31 23:37:35.239 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:37:35.242 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-31 23:37:35.245 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-31 23:37:35.262 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:35.264 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-31 23:37:35.282 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:35.285 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-31 23:37:35.288 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-31 23:37:35.290 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-31 23:37:35.293 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:37:35.295 | + lib/stack:stack_install_service:32 : install_glance 2022-03-31 23:37:35.298 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-31 23:37:35.300 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-31 23:37:35.303 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-31 23:37:35.319 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:35.322 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-31 23:37:35.325 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-31 23:37:35.342 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:35.345 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-31 23:37:35.348 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-31 23:37:35.350 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-31 23:37:35.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:35.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:35.358 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-03-31 23:37:35.361 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:35.364 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-31 23:37:35.367 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-31 23:37:35.370 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-31 23:37:35.373 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-31 23:37:35.375 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-31 23:37:35.378 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-31 23:37:35.380 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-31 23:37:35.384 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-31 23:37:35.386 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-31 23:37:35.389 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-31 23:37:35.394 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-31 23:37:35.394 | +++ 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-31 23:37:35.400 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-31 23:37:35.402 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-31 23:37:35.405 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-31 23:37:35.409 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-31 23:37:35.411 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-31 23:37:35.433 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-31 23:37:35.436 | + 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-31 23:37:36.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:36.319 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:36.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:36.319 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:37.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:37:37.492 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-31 23:37:37.575 | 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-31 23:37:37.576 | 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-31 23:37:37.577 | 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-31 23:37:37.578 | 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-31 23:37:37.579 | 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-31 23:37:37.580 | 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-31 23:37:37.581 | 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-31 23:37:37.582 | 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-31 23:37:37.583 | 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-31 23:37:37.585 | 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-31 23:37:37.586 | 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-31 23:37:37.587 | 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-31 23:37:37.589 | 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-31 23:37:37.591 | 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-31 23:37:37.594 | 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-31 23:37:37.596 | 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-31 23:37:37.598 | 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-31 23:37:37.600 | 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-31 23:37:37.610 | 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-31 23:37:37.612 | 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-31 23:37:37.624 | 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-31 23:37:37.694 | 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-31 23:37:37.696 | 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-31 23:37:37.698 | 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-31 23:37:37.722 | 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-31 23:37:37.723 | 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-31 23:37:37.724 | 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-31 23:37:37.725 | 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-31 23:37:37.727 | 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-31 23:37:37.739 | 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-31 23:37:37.780 | 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-31 23:37:37.781 | 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-31 23:37:37.783 | 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-31 23:37:37.784 | 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-31 23:37:37.804 | 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-31 23:37:37.806 | 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-31 23:37:37.822 | 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-31 23:37:37.838 | 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-31 23:37:37.839 | 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-31 23:37:37.860 | 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-31 23:37:37.862 | 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-31 23:37:37.944 | 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-31 23:37:37.945 | 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-31 23:37:37.947 | 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-31 23:37:37.948 | 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-31 23:37:37.998 | 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-31 23:37:38.024 | 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-31 23:37:38.229 | 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-31 23:37:38.232 | 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-31 23:37:38.266 | 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-31 23:37:38.269 | 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-31 23:37:38.272 | 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-31 23:37:38.273 | 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-31 23:37:38.274 | 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-31 23:37:38.276 | 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-31 23:37:38.356 | 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-31 23:37:38.527 | 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-31 23:37:38.551 | 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-31 23:37:38.636 | 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-31 23:37:38.784 | 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-31 23:37:40.746 | 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-31 23:37:40.753 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:37:40.753 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:37:40.879 | + inc/python:pip_install:200 : result=0 2022-03-31 23:37:40.881 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:37:40.883 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:40.886 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:40.888 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:40.890 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:40.893 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:40.895 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:37:40.898 | + functions-common:time_stop:2432 : start_time=1648769855427 2022-03-31 23:37:40.900 | + functions-common:time_stop:2434 : [[ -z 1648769855427 ]] 2022-03-31 23:37:40.903 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:40.907 | + functions-common:time_stop:2437 : end_time=1648769860905 2022-03-31 23:37:40.910 | + functions-common:time_stop:2438 : elapsed_time=5478 2022-03-31 23:37:40.912 | + functions-common:time_stop:2439 : total=75387 2022-03-31 23:37:40.915 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:40.917 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80865 2022-03-31 23:37:40.920 | + inc/python:pip_install:203 : return 0 2022-03-31 23:37:40.922 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-31 23:37:40.925 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-31 23:37:40.928 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-31 23:37:40.941 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-31 23:37:40.946 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-31 23:37:40.948 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-31 23:37:40.951 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-31 23:37:40.953 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:37:40.955 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:37:40.958 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:37:40.961 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:37:40.963 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:37:40.966 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:37:40.983 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:37:40.986 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:37:40.989 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:37:40.992 | + functions-common:git_clone:629 : echo master 2022-03-31 23:37:40.992 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:37:40.997 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-31 23:37:40.999 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:37:41.002 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-31 23:37:41.005 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:37:41.005 | + functions-common:git_clone:678 : head -1 2022-03-31 23:37:41.009 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-31 23:37:41.012 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:37:41.015 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-31 23:37:41.017 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:37:41.020 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:37:41.023 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-31 23:37:41.025 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:37:41.028 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-31 23:37:41.031 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:37:41.033 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:37:41.036 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-31 23:37:41.038 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:37:41.041 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:37:41.044 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-31 23:37:41.046 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:37:41.050 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-31 23:37:41.052 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:37:41.055 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:37:41.058 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-31 23:37:41.064 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-31 23:37:41.066 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-31 23:37:41.717 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-31 23:37:41.720 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:37:41.722 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:37:41.724 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:37:41.727 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:37:41.729 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-31 23:37:41.732 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:37:41.734 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:37:41.736 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:37:41.739 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:37:41.741 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:37:41.744 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:37:41.746 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:37:41.749 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-31 23:37:41.771 | Using python 3.8 to install /opt/stack/glance 2022-03-31 23:37:41.773 | + 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-31 23:37:42.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:42.633 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:42.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:42.633 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:43.766 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:37:43.792 | Obtaining file:///opt/stack/glance 2022-03-31 23:37:43.793 | Preparing metadata (setup.py): started 2022-03-31 23:37:46.992 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:37:47.156 | 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-31 23:37:47.157 | 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-31 23:37:47.159 | 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-31 23:37:47.160 | 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-31 23:37:47.161 | 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-31 23:37:47.162 | 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-31 23:37:47.163 | 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-31 23:37:47.165 | 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-31 23:37:47.166 | 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-31 23:37:47.167 | 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-31 23:37:47.168 | 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-31 23:37:47.169 | 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-31 23:37:47.171 | 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-31 23:37:47.172 | 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-31 23:37:47.173 | 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-31 23:37:47.174 | 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-31 23:37:47.175 | 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-31 23:37:47.176 | 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-31 23:37:47.177 | 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-31 23:37:47.178 | 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-31 23:37:47.179 | 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-31 23:37:47.180 | 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-31 23:37:47.182 | 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-31 23:37:47.183 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-31 23:37:47.184 | 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-31 23:37:47.185 | 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-31 23:37:47.187 | 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-31 23:37:47.188 | 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-31 23:37:47.189 | 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-31 23:37:47.190 | 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-31 23:37:47.191 | 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-31 23:37:47.192 | 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-31 23:37:47.193 | 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-31 23:37:47.194 | 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-31 23:37:47.195 | 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-31 23:37:47.196 | 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-31 23:37:47.198 | 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-31 23:37:47.199 | 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-31 23:37:47.200 | 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-31 23:37:47.201 | 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-31 23:37:47.202 | 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-31 23:37:47.203 | 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-31 23:37:47.205 | 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-31 23:37:47.222 | 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-31 23:37:47.224 | 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-31 23:37:47.225 | 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-31 23:37:47.245 | 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-31 23:37:47.248 | 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-31 23:37:47.289 | 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-31 23:37:47.305 | 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-31 23:37:47.314 | 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-31 23:37:47.329 | 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-31 23:37:47.330 | 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-31 23:37:47.331 | 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-31 23:37:47.424 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-31 23:37:47.502 | 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-31 23:37:47.555 | 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-31 23:37:47.557 | 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-31 23:37:47.590 | 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-31 23:37:47.635 | 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-31 23:37:47.636 | 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-31 23:37:47.637 | 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-31 23:37:47.723 | 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-31 23:37:47.724 | 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-31 23:37:47.727 | 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-31 23:37:47.754 | 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-31 23:37:47.802 | 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-31 23:37:47.807 | 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-31 23:37:47.865 | 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-31 23:37:47.867 | 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-31 23:37:47.868 | 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-31 23:37:47.871 | 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-31 23:37:47.872 | 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-31 23:37:47.899 | 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-31 23:37:47.901 | 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-31 23:37:47.903 | 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-31 23:37:47.946 | 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-31 23:37:47.993 | 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-31 23:37:47.995 | 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-31 23:37:47.996 | 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-31 23:37:48.075 | 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-31 23:37:48.135 | 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-31 23:37:48.240 | 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-31 23:37:48.518 | 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-31 23:37:48.520 | 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-31 23:37:48.522 | 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-31 23:37:48.524 | 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-31 23:37:48.581 | 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-31 23:37:48.605 | 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-31 23:37:48.723 | 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-31 23:37:48.831 | 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-31 23:37:49.047 | 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-31 23:37:49.048 | 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-31 23:37:49.049 | 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-31 23:37:49.050 | 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-31 23:37:49.051 | 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-31 23:37:49.052 | 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-31 23:37:49.056 | 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-31 23:37:49.177 | 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-31 23:37:49.209 | 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-31 23:37:49.255 | 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-31 23:37:49.257 | 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-31 23:37:49.506 | 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-31 23:37:49.695 | 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-31 23:37:49.696 | 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-31 23:37:49.697 | 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-31 23:37:49.700 | 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-31 23:37:49.808 | 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-31 23:37:49.966 | 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-31 23:37:50.070 | 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-31 23:37:50.385 | 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-31 23:37:50.389 | 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-31 23:37:50.652 | 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-31 23:37:50.940 | 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-31 23:37:51.252 | 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-31 23:37:51.253 | 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-31 23:37:52.547 | Installing collected packages: glance 2022-03-31 23:37:52.548 | Running setup.py develop for glance 2022-03-31 23:37:56.946 | Successfully installed glance 2022-03-31 23:37:56.946 | 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-31 23:37:56.954 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:37:56.954 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:37:57.092 | + inc/python:pip_install:200 : result=0 2022-03-31 23:37:57.095 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:37:57.098 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:57.103 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:57.107 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:57.109 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:57.112 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:57.114 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:37:57.117 | + functions-common:time_stop:2432 : start_time=1648769861765 2022-03-31 23:37:57.119 | + functions-common:time_stop:2434 : [[ -z 1648769861765 ]] 2022-03-31 23:37:57.122 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:57.126 | + functions-common:time_stop:2437 : end_time=1648769877124 2022-03-31 23:37:57.128 | + functions-common:time_stop:2438 : elapsed_time=15359 2022-03-31 23:37:57.131 | + functions-common:time_stop:2439 : total=80865 2022-03-31 23:37:57.133 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:57.135 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96224 2022-03-31 23:37:57.138 | + inc/python:pip_install:203 : return 0 2022-03-31 23:37:57.140 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:37:57.143 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:37:57.145 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:37:57.165 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:37:57.178 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-31 23:37:57.181 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-31 23:37:57.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:57.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:57.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-03-31 23:37:57.191 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:57.193 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:37:57.196 | + ./stack.sh:main:920 : configure_glance 2022-03-31 23:37:57.198 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-31 23:37:57.211 | + lib/glance:configure_glance:326 : local dburl 2022-03-31 23:37:57.214 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-31 23:37:57.216 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-31 23:37:57.219 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-31 23:37:57.222 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-31 23:37:57.224 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:37:57.227 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:37:57.229 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-31 23:37:57.259 | + 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-31 23:37:57.290 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-31 23:37:57.319 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 23:37:57.350 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-31 23:37:57.379 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-31 23:37:57.410 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-31 23:37:57.412 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 23:37:57.415 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-31 23:37:57.417 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:37:57.420 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-31 23:37:57.448 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-31 23:37:57.479 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-03-31 23:37:57.511 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-31 23:37:57.544 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-31 23:37:57.575 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-31 23:37:57.606 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-31 23:37:57.635 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-31 23:37:57.668 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:37:57.698 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:37:57.729 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-31 23:37:57.760 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-31 23:37:57.763 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-31 23:37:57.765 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-31 23:37:57.768 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:37:57.771 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:37:57.773 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:37:57.790 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:57.793 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:37:57.796 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:37:57.798 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:37:57.816 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:57.819 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-03-31 23:37:57.822 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-03-31 23:37:57.855 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:37:57.857 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:37:57.860 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-31 23:37:57.863 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-31 23:37:57.865 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-31 23:37:57.898 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-31 23:37:57.928 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-31 23:37:57.931 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-31 23:37:57.933 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-31 23:37:57.936 | + lib/glance:configure_glance_store:254 : local be 2022-03-31 23:37:57.939 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-31 23:37:57.941 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-31 23:37:57.944 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 23:37:57.975 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-31 23:37:57.978 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.72 2022-03-31 23:37:58.009 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-31 23:37:58.011 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-31 23:37:58.029 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:58.032 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-31 23:37:58.063 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-31 23:37:58.095 | + 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-31 23:37:58.126 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-31 23:37:58.158 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-31 23:37:58.191 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-31 23:37:58.209 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:58.211 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:37:58.245 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-31 23:37:58.277 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-31 23:37:58.308 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.72/identity/v3 2022-03-31 23:37:58.339 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-31 23:37:58.370 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.72/image 2022-03-31 23:37:58.403 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-31 23:37:58.420 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:58.422 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-31 23:37:58.425 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-31 23:37:58.428 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 23:37:58.431 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:37:58.448 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:37:58.451 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:37:58.454 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:37:58.456 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:37:58.459 | + 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-31 23:37:58.490 | + 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-31 23:37:58.520 | + 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-31 23:37:58.551 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:37:58.581 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-31 23:37:58.586 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-31 23:37:58.619 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-31 23:37:58.651 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 23:37:58.683 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.72/identity 2022-03-31 23:37:58.715 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-31 23:37:58.752 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-31 23:37:58.783 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-31 23:37:58.815 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 23:37:58.849 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-31 23:37:58.879 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-31 23:37:58.910 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-31 23:37:58.940 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-31 23:37:58.945 | + 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-31 23:37:58.954 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-31 23:37:58.971 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:58.974 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-31 23:37:58.976 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-31 23:37:58.979 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-31 23:37:58.981 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-31 23:37:58.983 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-31 23:37:58.986 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-31 23:37:58.990 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-31 23:37:58.993 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-31 23:37:58.996 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-31 23:37:59.028 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-31 23:37:59.030 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-31 23:37:59.033 | ++ functions:get_random_port:837 : true 2022-03-31 23:37:59.035 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-31 23:37:59.038 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-31 23:37:59.040 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-31 23:37:59.105 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-31 23:37:59.108 | ++ functions:get_random_port:841 : break 2 2022-03-31 23:37:59.110 | ++ functions:get_random_port:845 : echo 60999 2022-03-31 23:37:59.113 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-31 23:37:59.115 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-31 23:37:59.143 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-31 23:37:59.172 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-31 23:37:59.202 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:37:59.230 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:37:59.258 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:37:59.288 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:37:59.316 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:37:59.344 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:37:59.372 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:37:59.401 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:37:59.428 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:37:59.457 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:37:59.485 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:37:59.513 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-31 23:37:59.542 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-31 23:37:59.571 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-31 23:37:59.599 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-31 23:37:59.628 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-31 23:37:59.657 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-31 23:37:59.660 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-31 23:37:59.662 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:37:59.665 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:59.667 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:59.669 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-31 23:37:59.672 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-31 23:37:59.728 | proxy (enabled by site administrator) 2022-03-31 23:37:59.731 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-31 23:37:59.733 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-31 23:37:59.736 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:37:59.739 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:59.741 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:59.744 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-31 23:37:59.746 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-31 23:37:59.802 | proxy_http (enabled by site administrator) 2022-03-31 23:37:59.805 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-31 23:37:59.808 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-31 23:37:59.811 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-31 23:37:59.814 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:37:59.817 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:59.819 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:59.821 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:37:59.824 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:37:59.827 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-31 23:37:59.828 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:37:59.837 | KeepAlive Off 2022-03-31 23:37:59.841 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-31 23:37:59.841 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:37:59.850 | SetEnv proxy-sendchunked 1 2022-03-31 23:37:59.854 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-31 23:37:59.854 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:37:59.863 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-31 23:37:59.867 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-31 23:37:59.869 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-31 23:37:59.872 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:37:59.874 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:37:59.877 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:37:59.879 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:59.882 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:59.884 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:37:59.887 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:37:59.890 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:59.892 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:59.894 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-31 23:37:59.957 | Site glance-wsgi-api already enabled 2022-03-31 23:37:59.961 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-31 23:37:59.963 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:37:59.966 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:37:59.968 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:38:00.105 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-31 23:38:00.112 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-31 23:38:00.167 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-31 23:38:00.170 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-31 23:38:00.190 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:00.193 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-31 23:38:00.196 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-31 23:38:00.198 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-31 23:38:00.201 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:38:00.203 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-31 23:38:00.206 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-31 23:38:00.209 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-31 23:38:00.211 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-31 23:38:00.214 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:38:00.216 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:38:00.220 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:38:00.223 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:38:00.225 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:38:00.228 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:38:00.250 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:38:00.253 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:38:00.256 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:00.259 | + functions-common:git_clone:629 : echo master 2022-03-31 23:38:00.259 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:38:00.266 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-31 23:38:00.269 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:00.271 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-31 23:38:00.275 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:38:00.275 | + functions-common:git_clone:678 : head -1 2022-03-31 23:38:00.278 | 4a1971ab6 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-03-31 23:38:00.281 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:38:00.285 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-31 23:38:00.289 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:38:00.292 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:38:00.294 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-31 23:38:00.297 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:38:00.300 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-31 23:38:00.303 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:38:00.305 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:38:00.308 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-31 23:38:00.310 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:38:00.313 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:38:00.317 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-31 23:38:00.319 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:38:00.322 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-31 23:38:00.325 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:38:00.327 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:38:00.331 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-31 23:38:00.338 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-31 23:38:00.341 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-31 23:38:01.011 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-31 23:38:01.014 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:38:01.017 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:38:01.019 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:38:01.021 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:38:01.024 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-31 23:38:01.027 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:38:01.029 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:38:01.031 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:38:01.034 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:38:01.037 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:38:01.040 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:38:01.043 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:38:01.045 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-31 23:38:01.068 | Using python 3.8 to install /opt/stack/cinder 2022-03-31 23:38:01.071 | + 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-31 23:38:01.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:01.940 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:01.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:01.940 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:03.092 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:38:03.119 | Obtaining file:///opt/stack/cinder 2022-03-31 23:38:03.120 | Preparing metadata (setup.py): started 2022-03-31 23:38:07.117 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:38:07.343 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1) 2022-03-31 23:38:07.345 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1) 2022-03-31 23:38:07.346 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0) 2022-03-31 23:38:07.347 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2) 2022-03-31 23:38:07.350 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4) 2022-03-31 23:38:07.351 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2) 2022-03-31 23:38:07.352 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0) 2022-03-31 23:38:07.353 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-03-31 23:38:07.354 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0) 2022-03-31 23:38:07.355 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0) 2022-03-31 23:38:07.356 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3) 2022-03-31 23:38:07.358 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0) 2022-03-31 23:38:07.359 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-03-31 23:38:07.360 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0) 2022-03-31 23:38:07.361 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0) 2022-03-31 23:38:07.362 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0) 2022-03-31 23:38:07.363 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0) 2022-03-31 23:38:07.364 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1) 2022-03-31 23:38:07.365 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0) 2022-03-31 23:38:07.366 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0) 2022-03-31 23:38:07.368 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0) 2022-03-31 23:38:07.369 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-03-31 23:38:07.370 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0) 2022-03-31 23:38:07.371 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0) 2022-03-31 23:38:07.372 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:38:07.373 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2) 2022-03-31 23:38:07.374 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0) 2022-03-31 23:38:07.375 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2) 2022-03-31 23:38:07.376 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3) 2022-03-31 23:38:07.377 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1) 2022-03-31 23:38:07.378 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-03-31 23:38:07.379 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1) 2022-03-31 23:38:07.380 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0) 2022-03-31 23:38:07.381 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7) 2022-03-31 23:38:07.383 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0) 2022-03-31 23:38:07.384 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0) 2022-03-31 23:38:07.385 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0) 2022-03-31 23:38:07.386 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0) 2022-03-31 23:38:07.387 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1) 2022-03-31 23:38:07.388 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3) 2022-03-31 23:38:07.389 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1) 2022-03-31 23:38:07.390 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1) 2022-03-31 23:38:07.392 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4) 2022-03-31 23:38:07.394 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74) 2022-03-31 23:38:07.395 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0) 2022-03-31 23:38:07.395 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31) 2022-03-31 23:38:07.397 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0) 2022-03-31 23:38:07.397 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-03-31 23:38:07.399 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9) 2022-03-31 23:38:07.400 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-03-31 23:38:07.401 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7) 2022-03-31 23:38:07.402 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0) 2022-03-31 23:38:07.403 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0) 2022-03-31 23:38:07.404 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0) 2022-03-31 23:38:07.405 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0) 2022-03-31 23:38:07.407 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0) 2022-03-31 23:38:07.408 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0) 2022-03-31 23:38:07.409 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1) 2022-03-31 23:38:07.410 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1) 2022-03-31 23:38:07.411 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2) 2022-03-31 23:38:07.412 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0) 2022-03-31 23:38:07.413 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7) 2022-03-31 23:38:07.426 | 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.dev43) (1.24.7) 2022-03-31 23:38:07.428 | 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.dev43) (0.10.0) 2022-03-31 23:38:07.429 | 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.dev43) (0.5.2) 2022-03-31 23:38:07.491 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0) 2022-03-31 23:38:07.522 | 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.dev43) (2.1.0) 2022-03-31 23:38:07.538 | 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.dev43) (4.1.1) 2022-03-31 23:38:07.539 | 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.dev43) (2.5.0) 2022-03-31 23:38:07.541 | 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.dev43) (2.6.0) 2022-03-31 23:38:07.542 | 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.dev43) (0.1.0) 2022-03-31 23:38:07.639 | 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.dev43) (1.7.0) 2022-03-31 23:38:07.691 | 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.dev43) (2.10.1) 2022-03-31 23:38:07.696 | 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.dev43) (3.1.1) 2022-03-31 23:38:07.723 | 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.dev43) (0.2.8) 2022-03-31 23:38:07.724 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8) 2022-03-31 23:38:07.725 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8) 2022-03-31 23:38:07.808 | 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.dev43) (0.17.3) 2022-03-31 23:38:07.852 | 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.dev43) (1.5.0) 2022-03-31 23:38:07.853 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0) 2022-03-31 23:38:07.854 | 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.dev43) (0.8.0) 2022-03-31 23:38:07.855 | 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.dev43) (2.5.0) 2022-03-31 23:38:07.918 | 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.dev43) (2.0.1) 2022-03-31 23:38:07.919 | 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.dev43) (1.7.6) 2022-03-31 23:38:07.922 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0) 2022-03-31 23:38:07.983 | 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.dev43) (0.9.6) 2022-03-31 23:38:07.985 | 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.dev43) (2.8.2) 2022-03-31 23:38:08.045 | 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.dev43) (5.2.3) 2022-03-31 23:38:08.048 | 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.dev43) (5.0.9) 2022-03-31 23:38:08.050 | 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.dev43) (5.0.0) 2022-03-31 23:38:08.051 | 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.dev43) (2.4.0) 2022-03-31 23:38:08.052 | 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.dev43) (0.4.0) 2022-03-31 23:38:08.079 | 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.dev43) (3.2.0) 2022-03-31 23:38:08.080 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3) 2022-03-31 23:38:08.081 | 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.dev43) (3.3.0) 2022-03-31 23:38:08.128 | 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.dev43) (1.0.3) 2022-03-31 23:38:08.216 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3) 2022-03-31 23:38:08.220 | 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.dev43) (3.0.0) 2022-03-31 23:38:08.241 | 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.dev43) (3.1.1) 2022-03-31 23:38:08.267 | 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.dev43) (0.11.0) 2022-03-31 23:38:08.337 | 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.dev43) (1.26.8) 2022-03-31 23:38:08.338 | 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.dev43) (1.0.0) 2022-03-31 23:38:08.474 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:38:08.499 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3) 2022-03-31 23:38:08.645 | 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.dev43) (3.10.1) 2022-03-31 23:38:08.681 | 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.dev43) (1.3.3) 2022-03-31 23:38:08.682 | 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.dev43) (1.13.3) 2022-03-31 23:38:08.686 | 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.dev43) (22.0.0) 2022-03-31 23:38:08.889 | 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.dev43) (2.0.12) 2022-03-31 23:38:08.890 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28) 2022-03-31 23:38:08.892 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3) 2022-03-31 23:38:08.930 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7) 2022-03-31 23:38:08.959 | 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.dev43) (0.23.2) 2022-03-31 23:38:09.205 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2) 2022-03-31 23:38:09.206 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2) 2022-03-31 23:38:09.354 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:38:09.357 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3) 2022-03-31 23:38:09.358 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2) 2022-03-31 23:38:09.494 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2) 2022-03-31 23:38:09.649 | 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.dev43) (4.11.1) 2022-03-31 23:38:09.651 | 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.dev43) (5.4.0) 2022-03-31 23:38:09.652 | 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.dev43) (1.1.6) 2022-03-31 23:38:09.687 | 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.dev43) (5.0.0) 2022-03-31 23:38:09.940 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21) 2022-03-31 23:38:10.021 | 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.dev43) (2.4.0) 2022-03-31 23:38:10.022 | 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.dev43) (0.5.0) 2022-03-31 23:38:10.193 | 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.dev43) (2.5.0) 2022-03-31 23:38:10.287 | 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.dev43) (3.19.4) 2022-03-31 23:38:10.288 | 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.dev43) (1.55.0) 2022-03-31 23:38:10.472 | 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.dev43) (2.1.0) 2022-03-31 23:38:10.903 | 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.dev43) (1.1.5) 2022-03-31 23:38:10.954 | 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.dev43) (0.13.1) 2022-03-31 23:38:11.006 | 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.dev43) (0.2.5) 2022-03-31 23:38:12.074 | 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.dev43) (1.32) 2022-03-31 23:38:12.353 | 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.dev43) (1.8.2) 2022-03-31 23:38:12.355 | 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.dev43) (21.4.0) 2022-03-31 23:38:12.503 | 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.dev43) (2.2) 2022-03-31 23:38:12.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->cinder==20.1.0.dev43) (1.0.0) 2022-03-31 23:38:12.830 | 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.dev43) (3.7.0) 2022-03-31 23:38:14.398 | Installing collected packages: cinder 2022-03-31 23:38:14.399 | Running setup.py develop for cinder 2022-03-31 23:38:20.268 | Successfully installed cinder 2022-03-31 23:38:20.268 | 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-31 23:38:20.276 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:38:20.276 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:38:20.430 | + inc/python:pip_install:200 : result=0 2022-03-31 23:38:20.432 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:38:20.435 | + functions-common:time_stop:2425 : local name 2022-03-31 23:38:20.438 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:38:20.440 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:38:20.442 | + functions-common:time_stop:2428 : local total 2022-03-31 23:38:20.445 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:38:20.447 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:38:20.449 | + functions-common:time_stop:2432 : start_time=1648769881063 2022-03-31 23:38:20.451 | + functions-common:time_stop:2434 : [[ -z 1648769881063 ]] 2022-03-31 23:38:20.455 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:38:20.459 | + functions-common:time_stop:2437 : end_time=1648769900456 2022-03-31 23:38:20.461 | + functions-common:time_stop:2438 : elapsed_time=19393 2022-03-31 23:38:20.464 | + functions-common:time_stop:2439 : total=96224 2022-03-31 23:38:20.466 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:38:20.468 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=115617 2022-03-31 23:38:20.471 | + inc/python:pip_install:203 : return 0 2022-03-31 23:38:20.473 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:38:20.476 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:38:20.478 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:38:20.503 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:38:20.515 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-31 23:38:20.519 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-31 23:38:20.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:38:20.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:38:20.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-03-31 23:38:20.529 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:38:20.532 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-31 23:38:20.534 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-31 23:38:20.537 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-31 23:38:20.539 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:20.542 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:20.544 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-31 23:38:20.557 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-31 23:38:20.559 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:38:20.562 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:38:20.565 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:38:20.567 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:38:20.570 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:20.572 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:38:20.575 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:20.577 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:20.580 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:38:20.582 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:38:20.585 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:38:20.587 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:38:20.590 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-31 23:38:20.592 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:38:20.595 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:20.597 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:20.600 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-31 23:38:20.623 | + 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-31 23:38:20.733 | Reading package lists... 2022-03-31 23:38:20.983 | Building dependency tree... 2022-03-31 23:38:20.985 | Reading state information... 2022-03-31 23:38:21.247 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-31 23:38:21.247 | The following packages were automatically installed and are no longer required: 2022-03-31 23:38:21.248 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:38:21.248 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:38:21.248 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:38:21.248 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:38:21.248 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:38:21.248 | python3-zope.interface 2022-03-31 23:38:21.249 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:38:21.363 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:38:21.368 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:38:21.371 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:38:21.373 | + functions-common:time_stop:2425 : local name 2022-03-31 23:38:21.376 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:38:21.379 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:38:21.381 | + functions-common:time_stop:2428 : local total 2022-03-31 23:38:21.384 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:38:21.387 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:38:21.389 | + functions-common:time_stop:2432 : start_time=1648769900620 2022-03-31 23:38:21.392 | + functions-common:time_stop:2434 : [[ -z 1648769900620 ]] 2022-03-31 23:38:21.395 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:38:21.400 | + functions-common:time_stop:2437 : end_time=1648769901397 2022-03-31 23:38:21.402 | + functions-common:time_stop:2438 : elapsed_time=777 2022-03-31 23:38:21.405 | + functions-common:time_stop:2439 : total=19814 2022-03-31 23:38:21.407 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:38:21.410 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20591 2022-03-31 23:38:21.413 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:38:21.415 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:38:21.418 | + ./stack.sh:main:926 : configure_cinder 2022-03-31 23:38:21.420 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-31 23:38:21.433 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-31 23:38:21.437 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-31 23:38:21.440 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-31 23:38:21.442 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 23:38:21.445 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-31 23:38:21.446 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 23:38:21.450 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-31 23:38:21.452 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-31 23:38:21.454 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 23:38:21.456 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-31 23:38:21.459 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-31 23:38:21.462 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-31 23:38:21.464 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-31 23:38:21.466 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-31 23:38:21.478 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-31 23:38:21.490 | + 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-31 23:38:21.503 | + 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-31 23:38:21.515 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-31 23:38:21.528 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 23:38:21.531 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 23:38:21.535 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.iVaQbPkRr0 2022-03-31 23:38:21.537 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 23:38:21.539 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 23:38:21.542 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-31 23:38:21.544 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.iVaQbPkRr0 2022-03-31 23:38:21.548 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.iVaQbPkRr0 2022-03-31 23:38:21.560 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.iVaQbPkRr0 /etc/sudoers.d/cinder-rootwrap 2022-03-31 23:38:21.573 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-31 23:38:21.577 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 23:38:21.579 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 23:38:21.581 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 23:38:21.583 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 23:38:21.586 | + 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-31 23:38:21.588 | + 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-31 23:38:21.590 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-31 23:38:21.593 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-31 23:38:21.597 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-31 23:38:21.602 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-31 23:38:21.621 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-31 23:38:21.640 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-31 23:38:21.659 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-31 23:38:21.678 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-31 23:38:21.697 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-31 23:38:21.715 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-31 23:38:21.740 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-31 23:38:21.758 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-31 23:38:21.761 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:38:21.763 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-31 23:38:21.765 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:38:21.768 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-31 23:38:21.799 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-31 23:38:21.826 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-03-31 23:38:21.855 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-31 23:38:21.884 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-31 23:38:21.912 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-31 23:38:21.940 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-31 23:38:21.968 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-31 23:38:21.996 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:38:22.025 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:38:22.054 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-31 23:38:22.085 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-31 23:38:22.115 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-31 23:38:22.118 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-31 23:38:22.120 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-31 23:38:22.123 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-31 23:38:22.125 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-31 23:38:22.128 | + 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-31 23:38:22.160 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-31 23:38:22.188 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-31 23:38:22.216 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-31 23:38:22.244 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-31 23:38:22.272 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-31 23:38:22.301 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-31 23:38:22.332 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-31 23:38:22.335 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.72 2022-03-31 23:38:22.363 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 23:38:22.396 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-31 23:38:22.403 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key abe4cab9867b399b2e0aeb71f8e02745 2022-03-31 23:38:22.432 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-31 23:38:22.435 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-31 23:38:22.463 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-31 23:38:22.492 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-31 23:38:22.521 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-31 23:38:22.551 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-31 23:38:22.568 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:22.570 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-31 23:38:22.586 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:22.589 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-31 23:38:22.606 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:22.608 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-31 23:38:22.625 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:22.628 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-31 23:38:22.630 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-31 23:38:22.633 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-31 23:38:22.635 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-31 23:38:22.637 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:38:22.640 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:38:22.642 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:38:22.659 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:22.662 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:38:22.665 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:38:22.667 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:38:22.684 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:22.686 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-03-31 23:38:22.689 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-03-31 23:38:22.717 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:38:22.720 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:38:22.722 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-31 23:38:22.725 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-31 23:38:22.727 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:38:22.730 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:38:22.748 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:38:22.750 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:38:22.752 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:38:22.755 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:38:22.757 | + 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-31 23:38:22.786 | + 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-31 23:38:22.815 | + 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-31 23:38:22.844 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:38:22.872 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-31 23:38:22.889 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:22.892 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-31 23:38:22.894 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-31 23:38:22.897 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-31 23:38:22.899 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-31 23:38:22.902 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:38:22.904 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:38:22.908 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-31 23:38:22.912 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-31 23:38:22.914 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:38:22.916 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:38:22.929 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:38:22.929 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:38:22.937 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:38:22.941 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:38:22.957 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-31 23:38:22.959 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-31 23:38:22.963 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-31 23:38:22.993 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-31 23:38:23.020 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-31 23:38:23.049 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:38:23.076 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:38:23.105 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:38:23.132 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:38:23.161 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:38:23.189 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:38:23.217 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:38:23.245 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:38:23.274 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:38:23.302 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:38:23.330 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:38:23.333 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:38:23.336 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-31 23:38:23.338 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-31 23:38:23.341 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:38:23.343 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:23.346 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:23.348 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:38:23.351 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:38:23.354 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-31 23:38:23.382 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:38:23.411 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-31 23:38:23.411 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:38:23.420 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-31 23:38:23.424 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-31 23:38:23.426 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-31 23:38:23.429 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:38:23.431 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:38:23.433 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:38:23.436 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:23.439 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:23.441 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:38:23.444 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:38:23.446 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:23.448 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:23.451 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-31 23:38:23.514 | Enabling site cinder-wsgi. 2022-03-31 23:38:23.521 | To activate the new configuration, you need to run: 2022-03-31 23:38:23.521 | systemctl reload apache2 2022-03-31 23:38:23.525 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:38:23.528 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:38:23.530 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:38:23.533 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:38:23.671 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-31 23:38:23.674 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-31 23:38:23.706 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.72/image 2022-03-31 23:38:23.738 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-31 23:38:23.756 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:23.758 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-31 23:38:23.761 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:38:23.763 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:38:23.765 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 23:38:23.768 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-31 23:38:23.800 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-31 23:38:23.828 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.72/identity 2022-03-31 23:38:23.857 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-31 23:38:23.887 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-31 23:38:23.916 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-31 23:38:23.944 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-31 23:38:23.972 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-31 23:38:24.001 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:38:24.029 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-31 23:38:24.058 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-31 23:38:24.086 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:38:24.116 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-31 23:38:24.118 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-31 23:38:24.135 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:24.137 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.72:2379 2022-03-31 23:38:24.169 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-31 23:38:24.171 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-31 23:38:24.190 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:24.192 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-31 23:38:24.195 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-31 23:38:24.197 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-31 23:38:24.200 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:38:24.202 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-31 23:38:24.205 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-31 23:38:24.208 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:38:24.209 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:38:24.214 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:38:24.217 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:38:24.220 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:38:24.222 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:38:24.225 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-31 23:38:24.228 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-31 23:38:24.230 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-31 23:38:24.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:38:24.236 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:38:24.239 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-03-31 23:38:24.241 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:38:24.244 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-31 23:38:24.246 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-31 23:38:24.249 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-31 23:38:24.251 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:38:24.253 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:38:24.256 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:38:24.259 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:38:24.261 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:38:24.265 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:38:24.282 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:38:24.284 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:38:24.286 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:24.289 | + functions-common:git_clone:629 : echo master 2022-03-31 23:38:24.290 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:38:24.295 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-31 23:38:24.298 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:24.300 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-31 23:38:24.303 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:38:24.303 | + functions-common:git_clone:678 : head -1 2022-03-31 23:38:24.316 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-03-31 23:38:24.319 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:38:24.322 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-31 23:38:24.324 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:38:24.327 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:38:24.330 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-31 23:38:24.332 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:38:24.335 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-31 23:38:24.337 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:38:24.340 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:38:24.343 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-31 23:38:24.346 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:38:24.348 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:38:24.351 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-31 23:38:24.354 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:38:24.357 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-31 23:38:24.360 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:38:24.362 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:38:24.365 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-31 23:38:24.371 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-31 23:38:24.374 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-31 23:38:25.038 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-31 23:38:25.041 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:38:25.043 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:38:25.046 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:38:25.049 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:38:25.051 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-31 23:38:25.053 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:38:25.056 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:38:25.058 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:38:25.061 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:38:25.063 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:38:25.065 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:38:25.068 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:38:25.070 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-31 23:38:25.092 | Using python 3.8 to install /opt/stack/neutron 2022-03-31 23:38:25.095 | + 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-31 23:38:25.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:25.967 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:25.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:25.967 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:27.132 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:38:27.160 | Obtaining file:///opt/stack/neutron 2022-03-31 23:38:27.160 | Preparing metadata (setup.py): started 2022-03-31 23:38:31.344 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:38:31.436 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1) 2022-03-31 23:38:31.437 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-03-31 23:38:31.438 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1) 2022-03-31 23:38:31.439 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1) 2022-03-31 23:38:31.441 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:38:31.442 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1) 2022-03-31 23:38:31.443 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0) 2022-03-31 23:38:31.444 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1) 2022-03-31 23:38:31.445 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4) 2022-03-31 23:38:31.446 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1) 2022-03-31 23:38:31.448 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3) 2022-03-31 23:38:31.449 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0) 2022-03-31 23:38:31.450 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0) 2022-03-31 23:38:31.451 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0) 2022-03-31 23:38:31.452 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0) 2022-03-31 23:38:31.454 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0) 2022-03-31 23:38:31.455 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-03-31 23:38:31.456 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31) 2022-03-31 23:38:31.457 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7) 2022-03-31 23:38:31.458 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:38:31.459 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6) 2022-03-31 23:38:31.460 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-03-31 23:38:31.461 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1) 2022-03-31 23:38:31.462 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:38:31.464 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0) 2022-03-31 23:38:31.465 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0) 2022-03-31 23:38:31.466 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0) 2022-03-31 23:38:31.467 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0) 2022-03-31 23:38:31.468 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0) 2022-03-31 23:38:31.469 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0) 2022-03-31 23:38:31.470 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1) 2022-03-31 23:38:31.471 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0) 2022-03-31 23:38:31.472 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0) 2022-03-31 23:38:31.474 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0) 2022-03-31 23:38:31.475 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-03-31 23:38:31.476 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0) 2022-03-31 23:38:31.477 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0) 2022-03-31 23:38:31.478 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0) 2022-03-31 23:38:31.479 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2) 2022-03-31 23:38:31.480 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0) 2022-03-31 23:38:31.481 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2) 2022-03-31 23:38:31.482 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1) 2022-03-31 23:38:31.483 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0) 2022-03-31 23:38:31.485 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0) 2022-03-31 23:38:31.486 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1) 2022-03-31 23:38:31.487 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3) 2022-03-31 23:38:31.488 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0) 2022-03-31 23:38:31.489 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:38:31.490 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0) 2022-03-31 23:38:31.491 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0) 2022-03-31 23:38:31.492 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0) 2022-03-31 23:38:31.493 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:38:31.494 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1) 2022-03-31 23:38:31.495 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:38:31.496 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0) 2022-03-31 23:38:31.514 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0) 2022-03-31 23:38:31.516 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1) 2022-03-31 23:38:31.517 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6) 2022-03-31 23:38:31.524 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3) 2022-03-31 23:38:31.537 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0) 2022-03-31 23:38:31.538 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:38:31.539 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2) 2022-03-31 23:38:31.558 | 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.dev73) (3.0.7) 2022-03-31 23:38:31.566 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:38:31.627 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2) 2022-03-31 23:38:31.629 | 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.dev73) (1.7.0) 2022-03-31 23:38:31.682 | 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.dev73) (4.4.0) 2022-03-31 23:38:31.684 | 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.dev73) (3.1.1) 2022-03-31 23:38:31.729 | 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.dev73) (1.2.2) 2022-03-31 23:38:31.732 | 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.dev73) (2.7.0) 2022-03-31 23:38:31.765 | 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.dev73) (1.32) 2022-03-31 23:38:31.766 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0) 2022-03-31 23:38:31.767 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4) 2022-03-31 23:38:31.768 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0) 2022-03-31 23:38:31.769 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:38:31.771 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1) 2022-03-31 23:38:31.772 | 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.dev73) (1.1.5) 2022-03-31 23:38:31.775 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0) 2022-03-31 23:38:31.790 | 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.dev73) (1.0.3) 2022-03-31 23:38:31.883 | 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.dev73) (0.17.3) 2022-03-31 23:38:31.926 | 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.dev73) (1.5.0) 2022-03-31 23:38:32.018 | 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.dev73) (2.0.1) 2022-03-31 23:38:32.021 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0) 2022-03-31 23:38:32.023 | 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.dev73) (0.13.0) 2022-03-31 23:38:32.081 | 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.dev73) (2.8.2) 2022-03-31 23:38:32.084 | 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.dev73) (0.9.6) 2022-03-31 23:38:32.142 | 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.dev73) (5.0.9) 2022-03-31 23:38:32.143 | 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.dev73) (0.4.0) 2022-03-31 23:38:32.148 | 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.dev73) (5.2.3) 2022-03-31 23:38:32.150 | 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.dev73) (5.0.0) 2022-03-31 23:38:32.173 | 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.dev73) (3.3.0) 2022-03-31 23:38:32.176 | 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.dev73) (3.2.0) 2022-03-31 23:38:32.222 | 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.dev73) (1.15.0) 2022-03-31 23:38:32.279 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3) 2022-03-31 23:38:32.309 | 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.dev73) (3.0.0) 2022-03-31 23:38:32.311 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3) 2022-03-31 23:38:32.337 | 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.dev73) (3.1.1) 2022-03-31 23:38:32.479 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:38:32.550 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3) 2022-03-31 23:38:32.630 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5) 2022-03-31 23:38:32.631 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0) 2022-03-31 23:38:32.742 | 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.dev73) (0.6.6) 2022-03-31 23:38:32.744 | 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.dev73) (0.6.6) 2022-03-31 23:38:32.745 | 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.dev73) (0.6.6) 2022-03-31 23:38:32.746 | 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.dev73) (0.6.6) 2022-03-31 23:38:32.747 | 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.dev73) (0.6.6) 2022-03-31 23:38:32.748 | 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.dev73) (0.6.6) 2022-03-31 23:38:32.750 | 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.dev73) (0.6.6) 2022-03-31 23:38:32.956 | 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.dev73) (2.5.0) 2022-03-31 23:38:32.958 | 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.dev73) (3.10.1) 2022-03-31 23:38:32.960 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0) 2022-03-31 23:38:33.007 | 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.dev73) (2.1.0) 2022-03-31 23:38:33.009 | 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.dev73) (3.17.6) 2022-03-31 23:38:33.103 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28) 2022-03-31 23:38:33.105 | 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.dev73) (1.26.8) 2022-03-31 23:38:33.107 | 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.dev73) (2.0.12) 2022-03-31 23:38:33.110 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3) 2022-03-31 23:38:33.145 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7) 2022-03-31 23:38:33.483 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2) 2022-03-31 23:38:33.559 | 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.dev73) (5.0.0) 2022-03-31 23:38:33.751 | 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.dev73) (2.21) 2022-03-31 23:38:33.827 | 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.dev73) (0.5.0) 2022-03-31 23:38:33.828 | 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.dev73) (2.4.0) 2022-03-31 23:38:34.053 | 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.dev73) (2.5.0) 2022-03-31 23:38:34.231 | 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.dev73) (2.2) 2022-03-31 23:38:34.799 | 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.dev73) (0.13.1) 2022-03-31 23:38:34.850 | 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.dev73) (0.2.5) 2022-03-31 23:38:35.460 | 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.dev73) (0.5.2) 2022-03-31 23:38:35.461 | 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.dev73) (0.4.2) 2022-03-31 23:38:35.766 | 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.dev73) (4.10.0) 2022-03-31 23:38:35.767 | 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.dev73) (2.0.0) 2022-03-31 23:38:35.934 | 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.dev73) (3.7.0) 2022-03-31 23:38:36.178 | 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.dev73) (1.8.2) 2022-03-31 23:38:36.179 | 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.dev73) (21.4.0) 2022-03-31 23:38:36.367 | 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.dev73) (1.0.0) 2022-03-31 23:38:36.582 | 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.dev73) (2.3.1) 2022-03-31 23:38:38.139 | Installing collected packages: neutron 2022-03-31 23:38:38.139 | Attempting uninstall: neutron 2022-03-31 23:38:38.141 | Found existing installation: neutron 20.0.0 2022-03-31 23:38:39.479 | Uninstalling neutron-20.0.0: 2022-03-31 23:38:39.558 | Successfully uninstalled neutron-20.0.0 2022-03-31 23:38:39.559 | Running setup.py develop for neutron 2022-03-31 23:38:45.666 | Successfully installed neutron 2022-03-31 23:38:45.666 | 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-31 23:38:45.674 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:38:45.674 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:38:45.826 | + inc/python:pip_install:200 : result=0 2022-03-31 23:38:45.829 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:38:45.831 | + functions-common:time_stop:2425 : local name 2022-03-31 23:38:45.834 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:38:45.836 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:38:45.838 | + functions-common:time_stop:2428 : local total 2022-03-31 23:38:45.841 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:38:45.843 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:38:45.845 | + functions-common:time_stop:2432 : start_time=1648769905087 2022-03-31 23:38:45.847 | + functions-common:time_stop:2434 : [[ -z 1648769905087 ]] 2022-03-31 23:38:45.850 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:38:45.854 | + functions-common:time_stop:2437 : end_time=1648769925852 2022-03-31 23:38:45.857 | + functions-common:time_stop:2438 : elapsed_time=20765 2022-03-31 23:38:45.859 | + functions-common:time_stop:2439 : total=115617 2022-03-31 23:38:45.861 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:38:45.863 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=136382 2022-03-31 23:38:45.866 | + inc/python:pip_install:203 : return 0 2022-03-31 23:38:45.868 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:38:45.871 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:38:45.874 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:38:45.893 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:38:45.906 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-31 23:38:45.909 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-31 23:38:45.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:38:45.914 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:38:45.916 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-03-31 23:38:45.919 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:38:45.921 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:38:45.924 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:38:45.927 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-31 23:38:45.945 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:45.947 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-31 23:38:45.950 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-31 23:38:45.953 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-31 23:38:45.956 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:38:45.958 | + lib/stack:stack_install_service:32 : install_nova 2022-03-31 23:38:45.961 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-31 23:38:45.963 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-31 23:38:45.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:38:45.968 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:38:45.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-03-31 23:38:45.973 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:38:45.976 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-31 23:38:45.992 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:45.995 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-31 23:38:46.012 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:46.015 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-31 23:38:46.032 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:46.034 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-31 23:38:46.037 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-31 23:38:46.039 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-31 23:38:46.041 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:38:46.044 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:38:46.047 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:38:46.050 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:38:46.052 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:38:46.055 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:38:46.071 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:38:46.074 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:38:46.076 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:46.079 | + functions-common:git_clone:629 : echo master 2022-03-31 23:38:46.079 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:38:46.084 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-31 23:38:46.087 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:46.089 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-31 23:38:46.092 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:38:46.092 | + functions-common:git_clone:678 : head -1 2022-03-31 23:38:46.115 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-03-31 23:38:46.118 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:38:46.120 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-31 23:38:46.123 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:38:46.126 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:38:46.128 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-31 23:38:46.131 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:38:46.133 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-31 23:38:46.136 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:38:46.138 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:38:46.141 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-31 23:38:46.143 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:38:46.146 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:38:46.149 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-31 23:38:46.153 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:38:46.156 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-31 23:38:46.158 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:38:46.161 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:38:46.164 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-31 23:38:46.170 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-31 23:38:46.173 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-31 23:38:46.845 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-31 23:38:46.848 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:38:46.850 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:38:46.852 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:38:46.855 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:38:46.857 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-31 23:38:46.860 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:38:46.862 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:38:46.864 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:38:46.867 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:38:46.869 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:38:46.871 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:38:46.874 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:38:46.877 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-31 23:38:46.898 | Using python 3.8 to install /opt/stack/nova 2022-03-31 23:38:46.900 | + 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-31 23:38:47.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:47.784 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:47.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:47.784 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:48.947 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:38:48.974 | Obtaining file:///opt/stack/nova 2022-03-31 23:38:48.975 | Preparing metadata (setup.py): started 2022-03-31 23:38:54.162 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:38:54.382 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1) 2022-03-31 23:38:54.383 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31) 2022-03-31 23:38:54.384 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1) 2022-03-31 23:38:54.385 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0) 2022-03-31 23:38:54.386 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3) 2022-03-31 23:38:54.387 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0) 2022-03-31 23:38:54.388 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0) 2022-03-31 23:38:54.389 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1) 2022-03-31 23:38:54.390 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1) 2022-03-31 23:38:54.391 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7) 2022-03-31 23:38:54.392 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2) 2022-03-31 23:38:54.393 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1) 2022-03-31 23:38:54.394 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-03-31 23:38:54.395 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1) 2022-03-31 23:38:54.397 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0) 2022-03-31 23:38:54.398 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6) 2022-03-31 23:38:54.399 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0) 2022-03-31 23:38:54.400 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0) 2022-03-31 23:38:54.401 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1) 2022-03-31 23:38:54.402 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2) 2022-03-31 23:38:54.403 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0) 2022-03-31 23:38:54.404 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0) 2022-03-31 23:38:54.405 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-03-31 23:38:54.406 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0) 2022-03-31 23:38:54.407 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0) 2022-03-31 23:38:54.408 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1) 2022-03-31 23:38:54.410 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-03-31 23:38:54.411 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0) 2022-03-31 23:38:54.412 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1) 2022-03-31 23:38:54.413 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-03-31 23:38:54.414 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0) 2022-03-31 23:38:54.415 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0) 2022-03-31 23:38:54.416 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0) 2022-03-31 23:38:54.417 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:38:54.418 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0) 2022-03-31 23:38:54.420 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0) 2022-03-31 23:38:54.421 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:38:54.422 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2) 2022-03-31 23:38:54.423 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0) 2022-03-31 23:38:54.424 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1) 2022-03-31 23:38:54.426 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0) 2022-03-31 23:38:54.427 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0) 2022-03-31 23:38:54.428 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-03-31 23:38:54.429 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0) 2022-03-31 23:38:54.430 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0) 2022-03-31 23:38:54.431 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:38:54.432 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1) 2022-03-31 23:38:54.433 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0) 2022-03-31 23:38:54.434 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0) 2022-03-31 23:38:54.435 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0) 2022-03-31 23:38:54.437 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0) 2022-03-31 23:38:54.438 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-03-31 23:38:54.439 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1) 2022-03-31 23:38:54.441 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1) 2022-03-31 23:38:54.442 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1) 2022-03-31 23:38:54.443 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0) 2022-03-31 23:38:54.444 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2) 2022-03-31 23:38:54.445 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:38:54.446 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0) 2022-03-31 23:38:54.447 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4) 2022-03-31 23:38:54.449 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2) 2022-03-31 23:38:54.450 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:38:54.450 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0) 2022-03-31 23:38:54.452 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0) 2022-03-31 23:38:54.468 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6) 2022-03-31 23:38:54.469 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0) 2022-03-31 23:38:54.471 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1) 2022-03-31 23:38:54.493 | 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.dev22) (5.3.0) 2022-03-31 23:38:54.534 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0) 2022-03-31 23:38:54.566 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:38:54.567 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0) 2022-03-31 23:38:54.591 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:38:54.715 | 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.dev22) (4.4.0) 2022-03-31 23:38:54.719 | 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.dev22) (3.1.1) 2022-03-31 23:38:54.777 | 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.dev22) (1.1.5) 2022-03-31 23:38:54.778 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0) 2022-03-31 23:38:54.780 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:38:54.781 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4) 2022-03-31 23:38:54.782 | 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.dev22) (1.32) 2022-03-31 23:38:54.784 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0) 2022-03-31 23:38:54.806 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1) 2022-03-31 23:38:54.810 | 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.dev22) (5.6.0) 2022-03-31 23:38:54.862 | 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.dev22) (0.6.6) 2022-03-31 23:38:54.864 | 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.dev22) (2.5.0) 2022-03-31 23:38:54.866 | 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.dev22) (1.15.1) 2022-03-31 23:38:54.953 | 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.dev22) (0.17.3) 2022-03-31 23:38:55.064 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0) 2022-03-31 23:38:55.067 | 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.dev22) (2.0.1) 2022-03-31 23:38:55.148 | 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.dev22) (0.9.6) 2022-03-31 23:38:55.210 | 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.dev22) (5.0.9) 2022-03-31 23:38:55.215 | 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.dev22) (0.4.0) 2022-03-31 23:38:55.216 | 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.dev22) (5.2.3) 2022-03-31 23:38:55.218 | 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.dev22) (5.0.0) 2022-03-31 23:38:55.242 | 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.dev22) (3.3.0) 2022-03-31 23:38:55.243 | 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.dev22) (3.2.0) 2022-03-31 23:38:55.299 | 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.dev22) (1.0.3) 2022-03-31 23:38:55.357 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3) 2022-03-31 23:38:55.391 | 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.dev22) (3.0.0) 2022-03-31 23:38:55.395 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:38:55.448 | 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.dev22) (3.0.7) 2022-03-31 23:38:55.451 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3) 2022-03-31 23:38:55.540 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:38:55.567 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3) 2022-03-31 23:38:55.648 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5) 2022-03-31 23:38:55.727 | 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.dev22) (3.17.6) 2022-03-31 23:38:55.793 | 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.dev22) (1.13.3) 2022-03-31 23:38:55.796 | 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.dev22) (1.3.3) 2022-03-31 23:38:55.799 | 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.dev22) (22.0.0) 2022-03-31 23:38:55.841 | 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.dev22) (2.1.0) 2022-03-31 23:38:55.843 | 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.dev22) (3.10.1) 2022-03-31 23:38:55.846 | 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.dev22) (2.5.0) 2022-03-31 23:38:55.926 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28) 2022-03-31 23:38:55.929 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3) 2022-03-31 23:38:55.930 | 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.dev22) (1.26.8) 2022-03-31 23:38:55.932 | 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.dev22) (2.0.12) 2022-03-31 23:38:56.028 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7) 2022-03-31 23:38:56.240 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2) 2022-03-31 23:38:56.243 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2) 2022-03-31 23:38:56.354 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3) 2022-03-31 23:38:56.360 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:38:56.361 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2) 2022-03-31 23:38:56.449 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2) 2022-03-31 23:38:56.526 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2) 2022-03-31 23:38:56.560 | 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.dev22) (5.0.0) 2022-03-31 23:38:56.797 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21) 2022-03-31 23:38:56.876 | 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.dev22) (0.5.0) 2022-03-31 23:38:56.877 | 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.dev22) (2.4.0) 2022-03-31 23:38:57.086 | 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.dev22) (2.5.0) 2022-03-31 23:38:57.195 | 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.dev22) (2.2) 2022-03-31 23:38:57.703 | 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.dev22) (0.13.1) 2022-03-31 23:38:57.748 | 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.dev22) (2.16.0) 2022-03-31 23:38:58.120 | 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.dev22) (0.6.6) 2022-03-31 23:38:58.121 | 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.dev22) (0.6.6) 2022-03-31 23:38:58.123 | 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.dev22) (0.6.6) 2022-03-31 23:38:58.124 | 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.dev22) (0.6.6) 2022-03-31 23:38:58.125 | 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.dev22) (0.6.6) 2022-03-31 23:38:58.126 | 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.dev22) (0.6.6) 2022-03-31 23:38:58.127 | 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.dev22) (0.6.6) 2022-03-31 23:38:59.352 | 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.dev22) (3.7.0) 2022-03-31 23:38:59.764 | 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.dev22) (1.8.2) 2022-03-31 23:38:59.765 | 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.dev22) (21.4.0) 2022-03-31 23:38:59.863 | 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.dev22) (2.4.0) 2022-03-31 23:38:59.971 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (1.0.0) 2022-03-31 23:39:01.532 | Installing collected packages: nova 2022-03-31 23:39:01.534 | Running setup.py develop for nova 2022-03-31 23:39:08.125 | Successfully installed nova 2022-03-31 23:39:08.125 | 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-31 23:39:08.133 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:39:08.133 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:39:08.284 | + inc/python:pip_install:200 : result=0 2022-03-31 23:39:08.286 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:39:08.288 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:08.291 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:08.293 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:08.295 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:08.297 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:08.300 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:39:08.302 | + functions-common:time_stop:2432 : start_time=1648769926892 2022-03-31 23:39:08.304 | + functions-common:time_stop:2434 : [[ -z 1648769926892 ]] 2022-03-31 23:39:08.307 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:08.312 | + functions-common:time_stop:2437 : end_time=1648769948308 2022-03-31 23:39:08.314 | + functions-common:time_stop:2438 : elapsed_time=21416 2022-03-31 23:39:08.316 | + functions-common:time_stop:2439 : total=136382 2022-03-31 23:39:08.318 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:08.321 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=157798 2022-03-31 23:39:08.323 | + inc/python:pip_install:203 : return 0 2022-03-31 23:39:08.326 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:39:08.329 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:39:08.331 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:39:08.350 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:39:08.362 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-31 23:39:08.365 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-31 23:39:08.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:39:08.370 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:39:08.372 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-03-31 23:39:08.375 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:39:08.378 | + lib/nova:install_nova:928 : 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-31 23:39:08.391 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:39:08.394 | + ./stack.sh:main:937 : configure_nova 2022-03-31 23:39:08.397 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-31 23:39:08.409 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-31 23:39:08.412 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-31 23:39:08.414 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 23:39:08.418 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-31 23:39:08.418 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 23:39:08.423 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-31 23:39:08.426 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-31 23:39:08.428 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 23:39:08.431 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-31 23:39:08.433 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-31 23:39:08.436 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-31 23:39:08.439 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-31 23:39:08.441 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-31 23:39:08.453 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-31 23:39:08.466 | + 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-31 23:39:08.478 | + 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-31 23:39:08.491 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-31 23:39:08.503 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 23:39:08.507 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 23:39:08.511 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.oZY2EwDrXf 2022-03-31 23:39:08.514 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 23:39:08.517 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 23:39:08.519 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-31 23:39:08.522 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 23:39:08.525 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 23:39:08.527 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.oZY2EwDrXf 2022-03-31 23:39:08.531 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.oZY2EwDrXf 2022-03-31 23:39:08.543 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.oZY2EwDrXf /etc/sudoers.d/nova-rootwrap 2022-03-31 23:39:08.556 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-31 23:39:08.561 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 23:39:08.564 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 23:39:08.566 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 23:39:08.569 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 23:39:08.571 | + 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-31 23:39:08.574 | + 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-31 23:39:08.576 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-31 23:39:08.579 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-31 23:39:08.584 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-31 23:39:08.601 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:08.603 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-31 23:39:08.606 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-31 23:39:08.610 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-31 23:39:08.613 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-31 23:39:08.643 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-31 23:39:08.645 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-31 23:39:08.672 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-31 23:39:08.702 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-31 23:39:08.730 | + 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-31 23:39:08.761 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-31 23:39:08.790 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-31 23:39:08.820 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-31 23:39:08.823 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.72 2022-03-31 23:39:08.849 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-31 23:39:08.878 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-31 23:39:08.906 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-31 23:39:08.940 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-31 23:39:08.967 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 23:39:08.997 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-31 23:39:08.999 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:39:09.002 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:39:09.004 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:39:09.006 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:39:09.008 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:39:09.011 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:39:09.013 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:39:09.015 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:39:09.017 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:39:09.019 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:39:09.022 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:39:09.024 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-31 23:39:09.026 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:39:09.029 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:39:09.031 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:39:09.033 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:39:09.036 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:39:09.038 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:39:09.040 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-31 23:39:09.057 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:09.059 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:39:09.061 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-31 23:39:09.063 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-31 23:39:09.092 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-31 23:39:09.094 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 23:39:09.096 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 23:39:09.099 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 23:39:09.101 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:39:09.103 | + 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-31 23:39:09.135 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-31 23:39:09.137 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-31 23:39:09.139 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-31 23:39:09.141 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-31 23:39:09.144 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-31 23:39:09.147 | + 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-31 23:39:09.178 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-31 23:39:09.207 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-31 23:39:09.236 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-31 23:39:09.263 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-31 23:39:09.279 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:09.282 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-31 23:39:09.298 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:09.302 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-31 23:39:09.302 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-31 23:39:09.307 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-31 23:39:09.310 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-31 23:39:09.342 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-31 23:39:09.361 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:09.363 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-31 23:39:09.366 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-31 23:39:09.369 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:39:09.371 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:39:09.373 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-31 23:39:09.405 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-31 23:39:09.434 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-03-31 23:39:09.463 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-31 23:39:09.493 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-31 23:39:09.522 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-31 23:39:09.550 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-31 23:39:09.580 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-31 23:39:09.609 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:39:09.640 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:39:09.669 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-31 23:39:09.686 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:09.688 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-31 23:39:09.690 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-31 23:39:09.721 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-31 23:39:09.749 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.72/identity 2022-03-31 23:39:09.777 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-31 23:39:09.804 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-31 23:39:09.832 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-31 23:39:09.860 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-31 23:39:09.888 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-31 23:39:09.916 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-31 23:39:09.932 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:09.934 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-31 23:39:09.937 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-31 23:39:09.965 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-31 23:39:09.996 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-31 23:39:09.998 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-31 23:39:10.026 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-31 23:39:10.028 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-31 23:39:10.031 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-31 23:39:10.033 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:39:10.035 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:39:10.037 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:39:10.040 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:39:10.042 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:39:10.044 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:39:10.047 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-31 23:39:10.049 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:39:10.052 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:39:10.054 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:39:10.056 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:39:10.058 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:39:10.061 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:39:10.063 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:39:10.065 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:39:10.067 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:39:10.070 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:39:10.072 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:39:10.074 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-31 23:39:10.077 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-31 23:39:10.079 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-31 23:39:10.082 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:39:10.099 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:39:10.102 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:39:10.104 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:39:10.106 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:39:10.108 | + 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-31 23:39:10.136 | + 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-31 23:39:10.164 | + 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-31 23:39:10.192 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:39:10.220 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-31 23:39:10.250 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-31 23:39:10.266 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:10.269 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-31 23:39:10.271 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-31 23:39:10.274 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-31 23:39:10.276 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-31 23:39:10.279 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:39:10.281 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:39:10.284 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-31 23:39:10.288 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-31 23:39:10.290 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:39:10.293 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:39:10.306 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:39:10.306 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:39:10.315 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:39:10.318 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:39:10.334 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 23:39:10.336 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-31 23:39:10.340 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-31 23:39:10.370 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-31 23:39:10.398 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-31 23:39:10.425 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:39:10.452 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:39:10.480 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:39:10.508 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:39:10.536 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:39:10.564 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:39:10.591 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:39:10.619 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:39:10.647 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:39:10.675 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:39:10.702 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:39:10.705 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:39:10.708 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-31 23:39:10.710 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-31 23:39:10.713 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:39:10.715 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:10.718 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:10.720 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:39:10.723 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:39:10.725 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 23:39:10.753 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:39:10.782 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:39:10.783 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-31 23:39:10.791 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-31 23:39:10.795 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-31 23:39:10.797 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-31 23:39:10.800 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:39:10.802 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:39:10.804 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:39:10.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:10.809 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:10.811 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:39:10.814 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:39:10.816 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:10.818 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:10.821 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-31 23:39:10.882 | Enabling site nova-api-wsgi. 2022-03-31 23:39:10.887 | To activate the new configuration, you need to run: 2022-03-31 23:39:10.887 | systemctl reload apache2 2022-03-31 23:39:10.893 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:39:10.895 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:39:10.898 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:39:10.901 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:39:11.044 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-31 23:39:11.065 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:11.067 | + 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-31 23:39:11.070 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-31 23:39:11.072 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-31 23:39:11.075 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-31 23:39:11.077 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-31 23:39:11.080 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:39:11.084 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-31 23:39:11.087 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-31 23:39:11.090 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:39:11.093 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:39:11.106 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:39:11.106 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:39:11.115 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:39:11.119 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:39:11.135 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-31 23:39:11.137 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-31 23:39:11.141 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-31 23:39:11.172 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-31 23:39:11.199 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-31 23:39:11.227 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:39:11.255 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:39:11.283 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:39:11.311 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:39:11.339 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:39:11.367 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:39:11.395 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:39:11.423 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:39:11.451 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:39:11.478 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:39:11.506 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-31 23:39:11.508 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-31 23:39:11.536 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-31 23:39:11.553 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:11.555 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-31 23:39:11.587 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-31 23:39:11.589 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-31 23:39:11.592 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-31 23:39:11.609 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:11.611 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-03-31 23:39:11.614 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-03-31 23:39:11.642 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-31 23:39:11.673 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-31 23:39:11.676 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:39:11.678 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-31 23:39:11.680 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:39:11.683 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:39:11.685 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:39:11.702 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:11.705 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:39:11.707 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:39:11.710 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:39:11.725 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:11.728 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-03-31 23:39:11.731 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-03-31 23:39:11.760 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:39:11.763 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:39:11.765 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-31 23:39:11.793 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-31 23:39:11.822 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-31 23:39:11.852 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-31 23:39:11.870 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:11.872 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:39:11.901 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-31 23:39:11.903 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-31 23:39:11.906 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-31 23:39:11.937 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-31 23:39:11.964 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.72/identity 2022-03-31 23:39:11.993 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-31 23:39:12.021 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-31 23:39:12.050 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-31 23:39:12.077 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-31 23:39:12.105 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-31 23:39:12.134 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-31 23:39:12.162 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-31 23:39:12.181 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:12.184 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-31 23:39:12.189 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:39:12.191 | + lib/nova:create_nova_conf:553 : local conf 2022-03-31 23:39:12.193 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-31 23:39:12.196 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-31 23:39:12.199 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:39:12.201 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:39:12.204 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:39:12.206 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-31 23:39:12.208 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-31 23:39:12.213 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-31 23:39:12.215 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-31 23:39:12.218 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-31 23:39:12.221 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-31 23:39:12.223 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-31 23:39:12.226 | + 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-31 23:39:12.257 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-31 23:39:12.287 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-31 23:39:12.318 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:39:12.321 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-31 23:39:12.323 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-31 23:39:12.326 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-31 23:39:12.343 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:12.346 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-31 23:39:12.347 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-31 23:39:13.057 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-31 23:39:13.059 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-31 23:39:13.063 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:39:13.065 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-31 23:39:13.067 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:39:13.070 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 23:39:13.072 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:39:13.088 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:13.091 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 23:39:13.094 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 23:39:13.096 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:39:13.113 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:13.115 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 2022-03-31 23:39:13.118 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 2022-03-31 23:39:13.146 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:39:13.148 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:39:13.151 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-31 23:39:13.167 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:13.170 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-31 23:39:13.173 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:39:13.175 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-31 23:39:13.206 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.72/identity 2022-03-31 23:39:13.234 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-31 23:39:13.262 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-31 23:39:13.289 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-31 23:39:13.318 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-31 23:39:13.345 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-31 23:39:13.374 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-31 23:39:13.402 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-31 23:39:13.405 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-31 23:39:13.407 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-31 23:39:13.410 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:39:13.428 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:39:13.430 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:39:13.432 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:39:13.435 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:39:13.437 | + 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-31 23:39:13.465 | + 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-31 23:39:13.493 | + 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-31 23:39:13.521 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:39:13.550 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:39:13.553 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-31 23:39:13.557 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:39:13.559 | + lib/nova:create_nova_conf:587 : local conf 2022-03-31 23:39:13.562 | + lib/nova:create_nova_conf:588 : local offset 2022-03-31 23:39:13.565 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-31 23:39:13.567 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:39:13.570 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:39:13.573 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:39:13.575 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-31 23:39:13.578 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-31 23:39:13.580 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:39:13.583 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-31 23:39:13.585 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-31 23:39:13.587 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-31 23:39:13.603 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:13.605 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-31 23:39:13.608 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-31 23:39:13.624 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:13.627 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-31 23:39:13.643 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:13.646 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-31 23:39:13.663 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:13.665 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-31 23:39:13.682 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:13.686 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-31 23:39:13.688 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-31 23:39:13.691 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-31 23:39:13.693 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:39:13.696 | + lib/stack:stack_install_service:32 : install_placement 2022-03-31 23:39:13.698 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-31 23:39:13.701 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-31 23:39:13.704 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:13.707 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:13.709 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-31 23:39:13.712 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:39:13.715 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:39:13.717 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:39:13.720 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:39:13.722 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:39:13.725 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:39:13.727 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:13.730 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:13.732 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:39:13.735 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:39:13.737 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:39:13.740 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:39:13.742 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-31 23:39:13.745 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:39:13.748 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:13.751 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:13.753 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-31 23:39:13.776 | + 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-31 23:39:13.886 | Reading package lists... 2022-03-31 23:39:14.149 | Building dependency tree... 2022-03-31 23:39:14.150 | Reading state information... 2022-03-31 23:39:14.432 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:39:14.432 | The following packages were automatically installed and are no longer required: 2022-03-31 23:39:14.434 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:39:14.434 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:39:14.434 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:39:14.434 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:39:14.434 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:39:14.434 | python3-zope.interface 2022-03-31 23:39:14.434 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:39:14.554 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:39:14.559 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:39:14.562 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:39:14.564 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:14.567 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:14.569 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:14.572 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:14.574 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:14.576 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:39:14.579 | + functions-common:time_stop:2432 : start_time=1648769953773 2022-03-31 23:39:14.581 | + functions-common:time_stop:2434 : [[ -z 1648769953773 ]] 2022-03-31 23:39:14.584 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:14.589 | + functions-common:time_stop:2437 : end_time=1648769954586 2022-03-31 23:39:14.591 | + functions-common:time_stop:2438 : elapsed_time=813 2022-03-31 23:39:14.594 | + functions-common:time_stop:2439 : total=20591 2022-03-31 23:39:14.596 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:14.598 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21404 2022-03-31 23:39:14.601 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:39:14.604 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-31 23:39:14.606 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-31 23:39:14.609 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-31 23:39:14.612 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-31 23:39:14.614 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-31 23:39:14.637 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-31 23:39:14.640 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:39:14.643 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:39:14.645 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:39:14.648 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:39:14.651 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:39:14.653 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:39:14.656 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:14.658 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:14.661 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:39:14.663 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:39:14.666 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:39:14.668 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:39:14.672 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-31 23:39:14.674 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:39:14.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:14.679 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:14.682 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-31 23:39:14.705 | + 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-31 23:39:14.817 | Reading package lists... 2022-03-31 23:39:15.072 | Building dependency tree... 2022-03-31 23:39:15.073 | Reading state information... 2022-03-31 23:39:15.345 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-31 23:39:15.345 | The following packages were automatically installed and are no longer required: 2022-03-31 23:39:15.346 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:39:15.346 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:39:15.346 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:39:15.346 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:39:15.346 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:39:15.347 | python3-zope.interface 2022-03-31 23:39:15.347 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:39:15.462 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:39:15.467 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:39:15.470 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:39:15.473 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:15.475 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:15.477 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:15.480 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:15.483 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:15.485 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:39:15.487 | + functions-common:time_stop:2432 : start_time=1648769954702 2022-03-31 23:39:15.490 | + functions-common:time_stop:2434 : [[ -z 1648769954702 ]] 2022-03-31 23:39:15.493 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:15.497 | + functions-common:time_stop:2437 : end_time=1648769955495 2022-03-31 23:39:15.500 | + functions-common:time_stop:2438 : elapsed_time=793 2022-03-31 23:39:15.502 | + functions-common:time_stop:2439 : total=21404 2022-03-31 23:39:15.505 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:15.507 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22197 2022-03-31 23:39:15.510 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:39:15.512 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-31 23:39:15.515 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-31 23:39:15.518 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:39:15.520 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:15.523 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:15.526 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-31 23:39:15.529 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-31 23:39:15.583 | wsgi (enabled by maintainer script) 2022-03-31 23:39:15.587 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-31 23:39:15.590 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-31 23:39:15.593 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:39:15.596 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-31 23:39:15.599 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-31 23:39:15.602 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:39:15.606 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:39:15.606 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:39:15.611 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-31 23:39:15.614 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-31 23:39:15.616 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-31 23:39:15.619 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-31 23:39:15.622 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-31 23:39:15.646 | Using python 3.8 to install osc-placement 2022-03-31 23:39:15.649 | + 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-31 23:39:16.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:39:16.526 | from cryptography.utils import int_from_bytes 2022-03-31 23:39:16.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:39:16.526 | from cryptography.utils import int_from_bytes 2022-03-31 23:39:17.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:39:17.716 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-31 23:39:17.727 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-31 23:39:17.728 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-31 23:39:17.729 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-31 23:39:17.730 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-31 23:39:17.731 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-31 23:39:17.732 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-31 23:39:17.792 | 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-31 23:39:17.793 | 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-31 23:39:17.795 | 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-31 23:39:17.796 | 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-31 23:39:17.809 | 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-31 23:39:17.811 | 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-31 23:39:17.813 | 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-31 23:39:17.827 | 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-31 23:39:17.828 | 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-31 23:39:17.829 | 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-31 23:39:17.831 | 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-31 23:39:17.832 | 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-31 23:39:17.833 | 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-31 23:39:17.854 | 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-31 23:39:17.855 | 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-31 23:39:17.856 | 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-31 23:39:17.857 | 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-31 23:39:17.867 | 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-31 23:39:17.905 | 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-31 23:39:17.907 | 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-31 23:39:17.908 | 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-31 23:39:17.909 | 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-31 23:39:17.910 | 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-31 23:39:17.911 | 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-31 23:39:17.914 | 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-31 23:39:17.915 | 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-31 23:39:17.981 | 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-31 23:39:17.982 | 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-31 23:39:17.985 | 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-31 23:39:17.987 | 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-31 23:39:18.082 | 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-31 23:39:18.083 | 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-31 23:39:18.084 | 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-31 23:39:18.127 | 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-31 23:39:18.168 | 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-31 23:39:18.332 | 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-31 23:39:20.631 | 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-31 23:39:20.639 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:39:20.639 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:39:20.766 | + inc/python:pip_install:200 : result=0 2022-03-31 23:39:20.768 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:39:20.771 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:20.774 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:20.776 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:20.780 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:20.783 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:20.785 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:39:20.788 | + functions-common:time_stop:2432 : start_time=1648769955640 2022-03-31 23:39:20.790 | + functions-common:time_stop:2434 : [[ -z 1648769955640 ]] 2022-03-31 23:39:20.794 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:20.798 | + functions-common:time_stop:2437 : end_time=1648769960795 2022-03-31 23:39:20.801 | + functions-common:time_stop:2438 : elapsed_time=5155 2022-03-31 23:39:20.803 | + functions-common:time_stop:2439 : total=157798 2022-03-31 23:39:20.806 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:20.808 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=162953 2022-03-31 23:39:20.811 | + inc/python:pip_install:203 : return 0 2022-03-31 23:39:20.813 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-31 23:39:20.816 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-31 23:39:20.819 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-31 23:39:20.821 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:39:20.824 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:39:20.827 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:39:20.830 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:39:20.833 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:39:20.837 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:39:20.855 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:39:20.857 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:39:20.860 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:39:20.863 | + functions-common:git_clone:629 : echo master 2022-03-31 23:39:20.863 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:39:20.869 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-31 23:39:20.871 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:39:20.874 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-31 23:39:20.877 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:39:20.877 | + functions-common:git_clone:678 : head -1 2022-03-31 23:39:20.880 | ffca1ebd Merge "Add zed spec directory" 2022-03-31 23:39:20.883 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:39:20.886 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-31 23:39:20.889 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:39:20.891 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:39:20.894 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-31 23:39:20.897 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:39:20.899 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-31 23:39:20.902 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:39:20.905 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:39:20.907 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-31 23:39:20.910 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:39:20.912 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:39:20.916 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-31 23:39:20.918 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:39:20.922 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-31 23:39:20.924 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:39:20.927 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:39:20.930 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-31 23:39:20.937 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-31 23:39:20.939 | + 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-31 23:39:21.592 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-31 23:39:21.594 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:39:21.597 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:39:21.599 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:39:21.602 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:39:21.605 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-31 23:39:21.607 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:39:21.610 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:39:21.612 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:39:21.615 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:39:21.617 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:39:21.620 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:39:21.622 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:39:21.625 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-31 23:39:21.647 | Using python 3.8 to install /opt/stack/placement 2022-03-31 23:39:21.650 | + 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-31 23:39:22.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:39:22.523 | from cryptography.utils import int_from_bytes 2022-03-31 23:39:22.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:39:22.523 | from cryptography.utils import int_from_bytes 2022-03-31 23:39:23.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:39:23.697 | Obtaining file:///opt/stack/placement 2022-03-31 23:39:23.698 | Preparing metadata (setup.py): started 2022-03-31 23:39:26.873 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:39:26.916 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1) 2022-03-31 23:39:26.917 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31) 2022-03-31 23:39:26.918 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0) 2022-03-31 23:39:26.920 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1) 2022-03-31 23:39:26.921 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7) 2022-03-31 23:39:26.922 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0) 2022-03-31 23:39:26.923 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1) 2022-03-31 23:39:26.925 | 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.dev7) (60.9.3) 2022-03-31 23:39:26.926 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0) 2022-03-31 23:39:26.927 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0) 2022-03-31 23:39:26.929 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0) 2022-03-31 23:39:26.930 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0) 2022-03-31 23:39:26.931 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0) 2022-03-31 23:39:26.932 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2) 2022-03-31 23:39:26.933 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0) 2022-03-31 23:39:26.934 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0) 2022-03-31 23:39:26.935 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1) 2022-03-31 23:39:26.936 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0) 2022-03-31 23:39:26.937 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0) 2022-03-31 23:39:26.938 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0) 2022-03-31 23:39:26.939 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1) 2022-03-31 23:39:27.005 | 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.dev7) (1.16.0) 2022-03-31 23:39:27.006 | 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.dev7) (4.4.0) 2022-03-31 23:39:27.007 | 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.dev7) (2.10.1) 2022-03-31 23:39:27.008 | 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.dev7) (3.1.1) 2022-03-31 23:39:27.009 | 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.dev7) (4.5.0) 2022-03-31 23:39:27.011 | 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.dev7) (5.1.0) 2022-03-31 23:39:27.031 | 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.dev7) (0.17.3) 2022-03-31 23:39:27.072 | 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.dev7) (3.5.0) 2022-03-31 23:39:27.073 | 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.dev7) (1.5.0) 2022-03-31 23:39:27.074 | 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.dev7) (0.8.0) 2022-03-31 23:39:27.075 | 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.dev7) (2.5.0) 2022-03-31 23:39:27.076 | 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.dev7) (6.0) 2022-03-31 23:39:27.128 | 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.dev7) (1.7.6) 2022-03-31 23:39:27.130 | 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.dev7) (0.13.0) 2022-03-31 23:39:27.131 | 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.dev7) (0.5.0) 2022-03-31 23:39:27.133 | 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.dev7) (2.0.1) 2022-03-31 23:39:27.174 | 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.dev7) (0.9.6) 2022-03-31 23:39:27.176 | 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.dev7) (2.8.2) 2022-03-31 23:39:27.196 | 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.dev7) (3.0.3) 2022-03-31 23:39:27.198 | 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.dev7) (3.2.0) 2022-03-31 23:39:27.199 | 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.dev7) (3.3.0) 2022-03-31 23:39:27.224 | 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.dev7) (1.0.3) 2022-03-31 23:39:27.226 | 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.dev7) (2021.3) 2022-03-31 23:39:27.239 | 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.dev7) (3.1.1) 2022-03-31 23:39:27.256 | 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.dev7) (21.3) 2022-03-31 23:39:27.257 | 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.dev7) (3.0.7) 2022-03-31 23:39:27.259 | 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.dev7) (0.11.0) 2022-03-31 23:39:27.260 | 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.dev7) (1.0.2) 2022-03-31 23:39:27.302 | 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.dev7) (1.26.8) 2022-03-31 23:39:27.303 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28) 2022-03-31 23:39:27.306 | 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.dev7) (2.0.12) 2022-03-31 23:39:27.308 | 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.dev7) (3.3) 2022-03-31 23:39:27.325 | 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.dev7) (0.7) 2022-03-31 23:39:27.487 | 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.dev7) (1.1.2) 2022-03-31 23:39:27.525 | 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.dev7) (1.1.6) 2022-03-31 23:39:27.527 | 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.dev7) (4.11.1) 2022-03-31 23:39:27.529 | 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.dev7) (5.4.0) 2022-03-31 23:39:27.546 | 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.dev7) (1.15.0) 2022-03-31 23:39:27.579 | 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.dev7) (1.13.3) 2022-03-31 23:39:27.634 | 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.dev7) (2.1.0) 2022-03-31 23:39:27.727 | 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.dev7) (1.7.0) 2022-03-31 23:39:27.812 | 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.dev7) (1.1.5) 2022-03-31 23:39:27.861 | 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.dev7) (0.2.5) 2022-03-31 23:39:28.054 | 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.dev7) (0.4.2) 2022-03-31 23:39:28.054 | 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.dev7) (5.1.1) 2022-03-31 23:39:28.055 | 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.dev7) (0.5.2) 2022-03-31 23:39:28.134 | 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.dev7) (2.5.0) 2022-03-31 23:39:28.186 | 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.dev7) (2.21) 2022-03-31 23:39:28.347 | 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.dev7) (3.7.0) 2022-03-31 23:39:28.453 | 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.dev7) (1.0.0) 2022-03-31 23:39:28.454 | 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.dev7) (3.0.0) 2022-03-31 23:39:30.374 | Installing collected packages: openstack-placement 2022-03-31 23:39:30.374 | Attempting uninstall: openstack-placement 2022-03-31 23:39:30.375 | Found existing installation: openstack-placement 7.1.0.dev7 2022-03-31 23:39:30.377 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-31 23:39:30.378 | Running setup.py develop for openstack-placement 2022-03-31 23:39:34.658 | Successfully installed openstack-placement 2022-03-31 23:39:34.658 | 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-31 23:39:34.666 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:39:34.666 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:39:34.802 | + inc/python:pip_install:200 : result=0 2022-03-31 23:39:34.805 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:39:34.807 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:34.810 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:34.812 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:34.814 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:34.816 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:34.819 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:39:34.821 | + functions-common:time_stop:2432 : start_time=1648769961641 2022-03-31 23:39:34.823 | + functions-common:time_stop:2434 : [[ -z 1648769961641 ]] 2022-03-31 23:39:34.827 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:34.831 | + functions-common:time_stop:2437 : end_time=1648769974828 2022-03-31 23:39:34.833 | + functions-common:time_stop:2438 : elapsed_time=13187 2022-03-31 23:39:34.836 | + functions-common:time_stop:2439 : total=162953 2022-03-31 23:39:34.838 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:34.841 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176140 2022-03-31 23:39:34.843 | + inc/python:pip_install:203 : return 0 2022-03-31 23:39:34.846 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:39:34.849 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:39:34.851 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:39:34.871 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:39:34.883 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-31 23:39:34.886 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-31 23:39:34.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:39:34.892 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:39:34.894 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-03-31 23:39:34.897 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:39:34.900 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:39:34.902 | + ./stack.sh:main:943 : configure_placement 2022-03-31 23:39:34.905 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-31 23:39:34.918 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-31 23:39:34.920 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-31 23:39:34.925 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-31 23:39:34.928 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-31 23:39:34.930 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-31 23:39:34.933 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-31 23:39:34.935 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-31 23:39:34.939 | + 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-31 23:39:34.972 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-31 23:39:35.005 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-31 23:39:35.039 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-31 23:39:35.041 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-31 23:39:35.044 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-31 23:39:35.046 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:39:35.049 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-31 23:39:35.081 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-31 23:39:35.112 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-03-31 23:39:35.143 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-31 23:39:35.173 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-31 23:39:35.204 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-31 23:39:35.233 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-31 23:39:35.264 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-31 23:39:35.294 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:39:35.324 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:39:35.354 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-31 23:39:35.357 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-31 23:39:35.359 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-31 23:39:35.363 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:39:35.382 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:39:35.384 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:39:35.387 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:39:35.390 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:39:35.393 | + 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-31 23:39:35.423 | + 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-31 23:39:35.454 | + 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-31 23:39:35.483 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:39:35.514 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 23:39:35.517 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-31 23:39:35.519 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-31 23:39:35.522 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-31 23:39:35.525 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-31 23:39:35.528 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:39:35.530 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:39:35.534 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-31 23:39:35.539 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-31 23:39:35.541 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:39:35.544 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:39:35.558 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:39:35.558 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:39:35.568 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:39:35.573 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:39:35.589 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-31 23:39:35.592 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-31 23:39:35.596 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-31 23:39:35.629 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-31 23:39:35.658 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-31 23:39:35.688 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:39:35.717 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:39:35.747 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:39:35.776 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:39:35.806 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:39:35.836 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:39:35.865 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:39:35.894 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:39:35.925 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:39:35.955 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:39:35.985 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:39:35.987 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:39:35.990 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-31 23:39:35.993 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-31 23:39:35.996 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:39:35.998 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:36.001 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:36.003 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-31 23:39:36.006 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-31 23:39:36.009 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-31 23:39:36.038 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:39:36.069 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-31 23:39:36.070 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-31 23:39:36.079 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-31 23:39:36.082 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-31 23:39:36.085 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-31 23:39:36.087 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:39:36.090 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:39:36.093 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:39:36.095 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:36.098 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:36.101 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:39:36.103 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:39:36.106 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:36.109 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:36.111 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-31 23:39:36.173 | Site placement-api already enabled 2022-03-31 23:39:36.178 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:39:36.180 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:39:36.183 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:39:36.185 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:39:36.323 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-31 23:39:36.345 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:36.348 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-31 23:39:36.366 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:36.369 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-31 23:39:36.388 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:36.391 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-31 23:39:36.393 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-31 23:39:36.396 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 23:39:36.429 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.72/identity 2022-03-31 23:39:36.459 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 23:39:36.490 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 23:39:36.522 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 23:39:36.554 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 23:39:36.586 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 23:39:36.617 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-31 23:39:36.649 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-31 23:39:36.668 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:36.670 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-31 23:39:36.689 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:36.692 | + ./stack.sh:main:969 : run_phase stack install 2022-03-31 23:39:36.695 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:39:36.697 | + functions-common:run_phase:1854 : local phase=install 2022-03-31 23:39:36.700 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:39:36.703 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:39:36.706 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:39:36.708 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:39:36.711 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:39:36.714 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:39:36.719 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:39:36.721 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:39:36.724 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:39:36.727 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-31 23:39:36.729 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:39:36.745 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:36.748 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:39:36.751 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:39:36.753 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-31 23:39:36.756 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-31 23:39:36.758 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:39:36.761 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-31 23:39:36.764 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-31 23:39:36.766 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-31 23:39:36.830 | ++ inc/async:async_inner:63 : install_tempest 2022-03-31 23:39:36.870 | [322407 Async install_tempest:347733]: running: install_tempest 2022-03-31 23:39:36.874 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:39:36.876 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:39:36.880 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:39:36.883 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:39:36.886 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-31 23:39:36.890 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:39:36.893 | + functions-common:run_plugins:1840 : local phase=install 2022-03-31 23:39:36.896 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:39:36.899 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:39:36.902 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-31 23:39:36.905 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-31 23:39:36.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:39:36.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:39:36.914 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-03-31 23:39:36.918 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:39:36.922 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-31 23:39:36.925 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-31 23:39:36.928 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:39:36.931 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-31 23:39:36.935 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-31 23:39:36.938 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:39:36.942 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:39:36.944 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:39:36.950 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-31 23:39:36.953 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-31 23:39:36.957 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-31 23:39:36.960 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-31 23:39:36.963 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-31 23:39:36.986 | Using python 3.8 to install python-openstackclient 2022-03-31 23:39:36.989 | + 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-31 23:39:37.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:39:37.865 | from cryptography.utils import int_from_bytes 2022-03-31 23:39:37.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:39:37.865 | from cryptography.utils import int_from_bytes 2022-03-31 23:39:39.012 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:39:39.040 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-31 23:39:39.058 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-31 23:39:39.059 | 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-31 23:39:39.060 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-31 23:39:39.062 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-31 23:39:39.063 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-31 23:39:39.064 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-31 23:39:39.065 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-31 23:39:39.066 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-31 23:39:39.067 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-31 23:39:39.068 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-31 23:39:39.069 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-31 23:39:39.080 | 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-31 23:39:39.081 | 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-31 23:39:39.082 | 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-31 23:39:39.083 | 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-31 23:39:39.085 | 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-31 23:39:39.112 | 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-31 23:39:39.113 | 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-31 23:39:39.114 | 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-31 23:39:39.115 | 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-31 23:39:39.117 | 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-31 23:39:39.118 | 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-31 23:39:39.119 | 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-31 23:39:39.120 | 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-31 23:39:39.121 | 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-31 23:39:39.122 | 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-31 23:39:39.123 | 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-31 23:39:39.136 | 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-31 23:39:39.156 | 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-31 23:39:39.157 | 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-31 23:39:39.158 | 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-31 23:39:39.159 | 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-31 23:39:39.182 | 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-31 23:39:39.201 | 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-31 23:39:39.202 | 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-31 23:39:39.204 | 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-31 23:39:39.296 | 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-31 23:39:39.297 | 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-31 23:39:39.298 | 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-31 23:39:39.347 | 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-31 23:39:39.358 | 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-31 23:39:39.393 | 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-31 23:39:39.558 | 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-31 23:39:39.575 | 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-31 23:39:39.678 | 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-31 23:39:39.681 | 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-31 23:39:39.682 | 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-31 23:39:39.683 | 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-31 23:39:39.813 | 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-31 23:39:42.117 | 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-31 23:39:42.125 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:39:42.125 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:39:42.264 | + inc/python:pip_install:200 : result=0 2022-03-31 23:39:42.266 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:39:42.269 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:42.272 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:42.274 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:42.277 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:42.280 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:42.282 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:39:42.285 | + functions-common:time_stop:2432 : start_time=1648769976980 2022-03-31 23:39:42.288 | + functions-common:time_stop:2434 : [[ -z 1648769976980 ]] 2022-03-31 23:39:42.291 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:42.296 | + functions-common:time_stop:2437 : end_time=1648769982293 2022-03-31 23:39:42.299 | + functions-common:time_stop:2438 : elapsed_time=5313 2022-03-31 23:39:42.301 | + functions-common:time_stop:2439 : total=176140 2022-03-31 23:39:42.303 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:42.306 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=181453 2022-03-31 23:39:42.309 | + inc/python:pip_install:203 : return 0 2022-03-31 23:39:42.311 | + ./stack.sh:main:981 : install_oscwrap 2022-03-31 23:39:42.315 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-31 23:39:42.320 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.Aokxi7z7V6 2022-03-31 23:39:42.322 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-31 23:39:42.325 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-31 23:39:42.328 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-31 23:39:42.331 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:39:42.334 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 23:39:42.337 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-31 23:39:42.358 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:42.360 | + ./stack.sh:main:1035 : configure_database 2022-03-31 23:39:42.363 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-31 23:39:42.366 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-31 23:39:42.368 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-31 23:39:42.370 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:39:42.373 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-31 23:39:42.375 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-31 23:39:42.378 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:42.380 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:42.383 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-31 23:39:42.386 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-31 23:39:42.389 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-31 23:39:42.391 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-31 23:39:42.400 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-31 23:39:42.456 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-31 23:39:42.458 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:39:42.461 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:39:42.463 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:39:42.466 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:39:42.469 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:39:42.471 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:39:42.474 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:39:42.476 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:39:42.479 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:39:42.481 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:39:42.483 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:39:42.486 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-31 23:39:42.488 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:39:42.491 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:39:42.493 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:39:42.496 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:39:42.498 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:39:42.501 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:39:42.503 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-31 23:39:42.506 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:42.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:42.511 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-31 23:39:42.514 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:39:42.516 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 23:39:44.484 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-31 23:39:44.499 | mysqladmin: connect to server at 'localhost' failed 2022-03-31 23:39:44.500 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-31 23:39:44.504 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-31 23:39:44.506 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-31 23:39:44.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:44.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:44.514 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-31 23:39:44.516 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-31 23:39:44.519 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-31 23:39:44.522 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:44.524 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:44.527 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-31 23:39:44.530 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-31 23:39:44.532 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-31 23:39:44.545 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:39:44.579 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-31 23:39:44.592 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:39:44.609 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-31 23:39:44.667 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-31 23:39:44.725 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-31 23:39:44.785 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-31 23:39:44.787 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-31 23:39:44.790 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:39:44.793 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 23:39:48.056 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-31 23:39:48.058 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-31 23:39:48.062 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 23:39:48.066 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-233948 2022-03-31 23:39:48.069 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-233948 1039' 2022-03-31 23:39:48.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.074 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:39:48.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.080 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 23:39:48.082 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.085 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 23:39:48.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.090 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-31 23:39:48.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.096 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.72 2022-03-31 23:39:48.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.101 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.72/identity 2022-03-31 23:39:48.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.107 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-233522 2022-03-31 23:39:48.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.112 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 23:39:48.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.117 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.72 2022-03-31 23:39:48.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.122 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 23:39:48.125 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.128 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 23:39:48.130 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.133 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 23:39:48.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:39:48.138 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 23:39:48.141 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-31 23:39:48.144 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-31 23:39:48.147 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-31 23:39:48.159 | + ./stack.sh:main:1065 : start_dstat 2022-03-31 23:39:48.162 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:39:48.165 | + functions-common:run_process:1680 : local service=dstat 2022-03-31 23:39:48.167 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:39:48.170 | + functions-common:run_process:1682 : local group= 2022-03-31 23:39:48.173 | + functions-common:run_process:1683 : local user= 2022-03-31 23:39:48.175 | + functions-common:run_process:1685 : local name=dstat 2022-03-31 23:39:48.178 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:39:48.180 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:39:48.183 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:39:48.185 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:39:48.188 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:39:48.193 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769988190 2022-03-31 23:39:48.195 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-31 23:39:48.213 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:48.216 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-31 23:39:48.219 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-31 23:39:48.221 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:39:48.224 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:39:48.226 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:39:48.229 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:39:48.232 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-31 23:39:48.235 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-31 23:39:48.237 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-31 23:39:48.240 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:39:48.242 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:39:48.245 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-31 23:39:48.247 | + 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-31 23:39:48.250 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-31 23:39:48.252 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:39:48.255 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:39:48.257 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:39:48.260 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:39:48.262 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:39:48.265 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-31 23:39:48.267 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:39:48.272 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-31 23:39:48.325 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-31 23:39:48.380 | + 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-31 23:39:48.434 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-31 23:39:48.490 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-31 23:39:48.544 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:39:48.598 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:39:48.600 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-31 23:39:48.654 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:39:49.121 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-31 23:39:49.134 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-31 23:39:49.593 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-31 23:39:49.613 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:39:49.616 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:49.618 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:49.621 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:49.624 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:49.626 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:49.629 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:39:49.631 | + functions-common:time_stop:2432 : start_time=1648769988190 2022-03-31 23:39:49.634 | + functions-common:time_stop:2434 : [[ -z 1648769988190 ]] 2022-03-31 23:39:49.638 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:49.642 | + functions-common:time_stop:2437 : end_time=1648769989640 2022-03-31 23:39:49.645 | + functions-common:time_stop:2438 : elapsed_time=1450 2022-03-31 23:39:49.648 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:39:49.650 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:49.653 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1450 2022-03-31 23:39:49.655 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-31 23:39:49.658 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-31 23:39:49.660 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-31 23:39:49.663 | + functions-common:run_process:1682 : local group= 2022-03-31 23:39:49.665 | + functions-common:run_process:1683 : local user=root 2022-03-31 23:39:49.668 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-31 23:39:49.670 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:39:49.673 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:39:49.675 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:39:49.678 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:39:49.681 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:39:49.686 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769989683 2022-03-31 23:39:49.689 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-31 23:39:49.707 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:49.709 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:39:49.712 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:49.714 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:49.717 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:49.719 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:49.722 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:49.725 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:39:49.727 | + functions-common:time_stop:2432 : start_time=1648769989683 2022-03-31 23:39:49.730 | + functions-common:time_stop:2434 : [[ -z 1648769989683 ]] 2022-03-31 23:39:49.733 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:49.738 | + functions-common:time_stop:2437 : end_time=1648769989735 2022-03-31 23:39:49.740 | + functions-common:time_stop:2438 : elapsed_time=52 2022-03-31 23:39:49.743 | + functions-common:time_stop:2439 : total=1450 2022-03-31 23:39:49.745 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:49.748 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1502 2022-03-31 23:39:49.751 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-31 23:39:49.769 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:49.772 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-31 23:39:49.789 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:49.792 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-31 23:39:49.812 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:49.815 | + ./stack.sh:main:1078 : start_etcd3 2022-03-31 23:39:49.818 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-31 23:39:49.820 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835880-2-iscsi --data-dir /opt/stack/data/etcd' 2022-03-31 23:39:49.823 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-31 23:39:49.825 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835880-2-iscsi=http://10.222.0.72:2380' 2022-03-31 23:39:49.828 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.72:2380' 2022-03-31 23:39:49.830 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.72:2379' 2022-03-31 23:39:49.833 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-31 23:39:49.836 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-31 23:39:49.839 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.72:2379' 2022-03-31 23:39:49.842 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-31 23:39:49.844 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-31 23:39:49.847 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 23:39:49.851 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835880-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-iscsi=http://10.222.0.72:2380 --initial-advertise-peer-urls http://10.222.0.72:2380 --advertise-client-urls http://10.222.0.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.72:2379 --debug' '' root 2022-03-31 23:39:49.865 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-31 23:39:49.878 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835880-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-iscsi=http://10.222.0.72:2380 --initial-advertise-peer-urls http://10.222.0.72:2380 --advertise-client-urls http://10.222.0.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.72:2379 --debug' 2022-03-31 23:39:49.893 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:39:49.896 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-31 23:39:49.899 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:39:49.902 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:39:49.904 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 23:39:49.910 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:39:49.914 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-31 23:39:50.005 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-31 23:39:50.068 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835880-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-iscsi=http://10.222.0.72:2380 --initial-advertise-peer-urls http://10.222.0.72:2380 --advertise-client-urls http://10.222.0.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.72:2379 --debug' 2022-03-31 23:39:50.120 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-31 23:39:50.179 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-31 23:39:50.232 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:39:50.286 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:39:50.289 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-31 23:39:50.352 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:39:50.820 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-31 23:39:50.875 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-31 23:39:50.928 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-31 23:39:50.983 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-31 23:39:51.038 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-31 23:39:51.042 | ++ functions-common:is_arch:506 : uname -m 2022-03-31 23:39:51.046 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-31 23:39:51.049 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-31 23:39:51.496 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-31 23:39:51.510 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-31 23:39:51.941 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-31 23:39:52.722 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-31 23:39:52.740 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:52.743 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-31 23:39:52.746 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-31 23:39:52.749 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-31 23:39:52.754 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-31 23:39:52.766 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-31 23:39:52.779 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-31 23:39:52.782 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 23:39:52.785 | + 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.72/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-31 23:39:52.924 | + 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.72/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-31 23:39:53.064 | + 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.72/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-31 23:39:53.204 | + 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.72/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:39:53.344 | + 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.72/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:39:53.484 | + 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.72/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:39:53.622 | + 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.72/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-31 23:39:53.760 | + 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.72/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-31 23:39:53.899 | + 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.72/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-31 23:39:54.039 | + 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.72/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-31 23:39:54.176 | + functions-common:write_clouds_yaml:198 : cat 2022-03-31 23:39:54.182 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-31 23:39:54.186 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-31 23:39:54.189 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-31 23:39:54.193 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-31 23:39:54.196 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-31 23:39:54.200 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-31 23:39:54.217 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:54.219 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-31 23:39:54.222 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:39:54.224 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-31 23:39:54.227 | + ./stack.sh:main:1095 : '[' 10.222.0.72 == 10.222.0.72 ']' 2022-03-31 23:39:54.229 | + ./stack.sh:main:1096 : init_keystone 2022-03-31 23:39:54.232 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-31 23:39:54.249 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:54.252 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-31 23:39:54.254 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-31 23:39:54.256 | + lib/database:recreate_database:112 : local db=keystone 2022-03-31 23:39:54.259 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-31 23:39:54.262 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-31 23:39:54.265 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-31 23:39:54.269 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:39:54.734 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-31 23:39:54.739 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:39:54.755 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-31 23:39:54.757 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:39:54.762 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:39:54.765 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:39:54.770 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:39:54.776 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769994772 2022-03-31 23:39:54.779 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-31 23:39:59.531 | 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=349642) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:39:59.538 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:39:59.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.540 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.540 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.540 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.541 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:39:59.541 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:39:59.568 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:39:59.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.570 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.570 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.570 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.571 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:39:59.571 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:39:59.628 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:39:59.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.629 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.629 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.630 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:59.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:59.631 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:39:59.631 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:39:59.639 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:40:01.295 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:01.295 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:40:01.302 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:01.302 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:40:01.309 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:01.310 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:40:01.318 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:01.318 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:40:01.325 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:01.325 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:40:01.336 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:01.336 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:40:01.385 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:01.386 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:01.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.388 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.388 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.389 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.389 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.389 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:01.389 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:01.390 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:01.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.391 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.392 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.392 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.393 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:01.393 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:01.402 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:01.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.404 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.404 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.405 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.405 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.405 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:01.405 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:01.944 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:01.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.946 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.946 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.947 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.947 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.947 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:01.947 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:01.972 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:01.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.974 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.975 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.975 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:01.975 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:01.975 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:01.975 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:01.983 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:40:02.039 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.040 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:40:02.047 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.047 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:40:02.054 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.054 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:40:02.062 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.062 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:40:02.068 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.068 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:40:02.075 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.075 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:40:02.082 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.082 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:02.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.084 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.085 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.085 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.085 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:02.085 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:02.086 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:02.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.088 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.088 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.088 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.089 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.089 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:02.089 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:02.096 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:02.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.098 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.098 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.098 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.099 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:02.099 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:02.591 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:02.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.592 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.593 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.594 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.594 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:02.594 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:02.622 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:02.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.624 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.625 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.625 | 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=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:02.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:02.626 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:02.626 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=349642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:02.633 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:40:02.642 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.642 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:40:02.650 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.650 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:40:02.658 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.658 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:40:02.665 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.666 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:40:02.673 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.673 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:40:02.681 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:02.681 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:40:02.688 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:03.091 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-31 23:40:03.093 | + functions-common:time_stop:2425 : local name 2022-03-31 23:40:03.096 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:40:03.099 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:40:03.101 | + functions-common:time_stop:2428 : local total 2022-03-31 23:40:03.104 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:40:03.106 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:40:03.109 | + functions-common:time_stop:2432 : start_time=1648769994772 2022-03-31 23:40:03.111 | + functions-common:time_stop:2434 : [[ -z 1648769994772 ]] 2022-03-31 23:40:03.115 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:40:03.119 | + functions-common:time_stop:2437 : end_time=1648770003116 2022-03-31 23:40:03.122 | + functions-common:time_stop:2438 : elapsed_time=8344 2022-03-31 23:40:03.125 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:40:03.127 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:40:03.130 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8344 2022-03-31 23:40:03.132 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-31 23:40:03.135 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-31 23:40:03.139 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-31 23:40:07.760 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-31 23:40:07.761 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 23:40:07.761 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 23:40:07.761 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-31 23:40:07.762 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 23:40:07.762 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 23:40:07.762 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 23:40:07.762 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 23:40:07.763 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 23:40:08.147 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-31 23:40:08.152 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-31 23:40:12.760 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-31 23:40:12.761 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 23:40:12.761 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 23:40:12.762 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-31 23:40:12.762 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 23:40:12.762 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 23:40:12.762 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 23:40:12.763 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 23:40:12.763 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 23:40:13.153 | + ./stack.sh:main:1097 : start_keystone 2022-03-31 23:40:13.156 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-31 23:40:13.159 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-31 23:40:13.161 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-31 23:40:13.185 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:40:13.188 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:40:13.192 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-31 23:40:13.197 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-31 23:40:13.200 | + functions-common:run_process:1680 : local service=keystone 2022-03-31 23:40:13.203 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:40:13.205 | + functions-common:run_process:1682 : local group= 2022-03-31 23:40:13.208 | + functions-common:run_process:1683 : local user= 2022-03-31 23:40:13.211 | + functions-common:run_process:1685 : local name=keystone 2022-03-31 23:40:13.213 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:40:13.216 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:40:13.219 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:40:13.222 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:40:13.225 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:40:13.230 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770013227 2022-03-31 23:40:13.233 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-31 23:40:13.250 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:40:13.253 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-31 23:40:13.255 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-31 23:40:13.258 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:40:13.262 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:40:13.264 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:40:13.266 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:40:13.269 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-31 23:40:13.272 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-31 23:40:13.275 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-31 23:40:13.278 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:40:13.280 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:40:13.283 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-31 23:40:13.287 | + 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-31 23:40:13.291 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-31 23:40:13.293 | + 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-31 23:40:13.295 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:40:13.298 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:40:13.300 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-31 23:40:13.302 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:40:13.307 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-31 23:40:13.365 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-31 23:40:13.429 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-31 23:40:13.494 | + 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-31 23:40:13.561 | + 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-31 23:40:13.640 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-31 23:40:13.695 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-31 23:40:13.751 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-31 23:40:13.805 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-31 23:40:13.865 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-31 23:40:13.925 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:40:13.927 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-31 23:40:13.983 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:40:14.448 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-31 23:40:14.462 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-31 23:40:14.933 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-31 23:40:15.021 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:40:15.024 | + functions-common:time_stop:2425 : local name 2022-03-31 23:40:15.027 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:40:15.030 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:40:15.032 | + functions-common:time_stop:2428 : local total 2022-03-31 23:40:15.035 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:40:15.038 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:40:15.040 | + functions-common:time_stop:2432 : start_time=1648770013227 2022-03-31 23:40:15.043 | + functions-common:time_stop:2434 : [[ -z 1648770013227 ]] 2022-03-31 23:40:15.048 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:40:15.052 | + functions-common:time_stop:2437 : end_time=1648770015049 2022-03-31 23:40:15.054 | + functions-common:time_stop:2438 : elapsed_time=1822 2022-03-31 23:40:15.057 | + functions-common:time_stop:2439 : total=1502 2022-03-31 23:40:15.059 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:40:15.062 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3324 2022-03-31 23:40:15.065 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-31 23:40:15.065 | Waiting for keystone to start... 2022-03-31 23:40:15.068 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.72/identity/v3/ 2022-03-31 23:40:15.070 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.72/identity/v3/ 2022-03-31 23:40:15.073 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:40:15.076 | + functions:wait_for_service:458 : local url=http://10.222.0.72/identity/v3/ 2022-03-31 23:40:15.078 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:40:15.081 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:40:15.083 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:40:15.086 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:40:15.089 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:40:15.094 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:40:15.097 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770015094 2022-03-31 23:40:15.100 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:40:15.107 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72/identity/v3/ 2022-03-31 23:40:21.910 | + :: : [[ 200 == 503 ]] 2022-03-31 23:40:21.911 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:40:21.914 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:40:21.917 | + functions-common:time_stop:2425 : local name 2022-03-31 23:40:21.920 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:40:21.923 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:40:21.925 | + functions-common:time_stop:2428 : local total 2022-03-31 23:40:21.928 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:40:21.930 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:40:21.933 | + functions-common:time_stop:2432 : start_time=1648770015094 2022-03-31 23:40:21.935 | + functions-common:time_stop:2434 : [[ -z 1648770015094 ]] 2022-03-31 23:40:21.939 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:40:21.944 | + functions-common:time_stop:2437 : end_time=1648770021941 2022-03-31 23:40:21.946 | + functions-common:time_stop:2438 : elapsed_time=6847 2022-03-31 23:40:21.949 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:40:21.952 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:40:21.954 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6847 2022-03-31 23:40:21.957 | + functions:wait_for_service:467 : return 0 2022-03-31 23:40:21.959 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-31 23:40:21.980 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:40:21.983 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-31 23:40:21.986 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:40:21.988 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 23:40:22.019 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-31 23:40:22.023 | + 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.72/identity 2022-03-31 23:40:26.836 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:26.836 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:26.836 | 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=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:26.845 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:26.863 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:26.863 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:26.897 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:26.932 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:26.933 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:26.973 | ++ inc/async:async_inner:64 : rc=0 2022-03-31 23:40:27.001 | [347733 Async install_tempest:347733]: finished successfully 2022-03-31 23:40:27.032 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.032 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.032 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.032 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.032 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.033 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.046 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.047 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.047 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.047 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.047 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.047 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.048 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.055 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.058 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.058 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.058 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.059 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.059 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.059 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.059 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=350440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:27.093 | 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=350440) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:40:27.420 | INFO keystone.cmd.bootstrap [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] Created domain default 2022-03-31 23:40:27.470 | INFO keystone.cmd.bootstrap [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] Created project admin 2022-03-31 23:40:27.501 | DEBUG passlib.handlers.bcrypt [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=350440) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-31 23:40:27.501 | DEBUG passlib.handlers.bcrypt [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=350440) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-31 23:40:27.565 | INFO keystone.cmd.bootstrap [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] Created user admin 2022-03-31 23:40:27.580 | INFO keystone.cmd.bootstrap [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] Created role reader 2022-03-31 23:40:27.593 | INFO keystone.cmd.bootstrap [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] Created role member 2022-03-31 23:40:27.620 | INFO keystone.cmd.bootstrap [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] Created implied role where 8e39e1734ffa4f999b31131c759ab8ae implies 642ef2c80b9f4ab6846fe554435976fa 2022-03-31 23:40:27.633 | INFO keystone.cmd.bootstrap [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] Created role admin 2022-03-31 23:40:27.656 | INFO keystone.cmd.bootstrap [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] Created implied role where ccfdaa65ebbe4c049da3ebfc210046de implies 8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:40:27.668 | INFO keystone.cmd.bootstrap [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] Granted role admin on project admin to user admin. 2022-03-31 23:40:27.676 | INFO keystone.cmd.bootstrap [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] Granted role admin on the system to user admin. 2022-03-31 23:40:27.688 | WARNING py.warnings [None req-116129bd-d78f-4599-9d3d-310e56f71c62 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-31 23:40:27.688 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-31 23:40:27.688 |  2022-03-31 23:40:27.692 | INFO keystone.cmd.bootstrap [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] Created region RegionOne 2022-03-31 23:40:27.734 | INFO keystone.cmd.bootstrap [None req-116129bd-d78f-4599-9d3d-310e56f71c62 None None] Created public endpoint http://10.222.0.72/identity 2022-03-31 23:40:28.222 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-31 23:40:28.225 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-31 23:40:28.228 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-31 23:40:28.231 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-31 23:40:31.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:31.465 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:31.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:31.465 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:31.647 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:31.650 | + lib/keystone:create_keystone_accounts:310 : admin_project=3701240409c2410589d1c51c2a3b4f03 2022-03-31 23:40:31.653 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-31 23:40:31.656 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-31 23:40:33.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:33.946 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:33.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:33.946 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:34.129 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:34.131 | + lib/keystone:create_keystone_accounts:312 : admin_user=c5726b3089134a4d81d688984bef71fe 2022-03-31 23:40:34.134 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-31 23:40:34.137 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-31 23:40:34.139 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-31 23:40:34.142 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin c5726b3089134a4d81d688984bef71fe default 2022-03-31 23:40:34.201 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin c5726b3089134a4d81d688984bef71fe default 2022-03-31 23:40:34.244 | [322407 Async ks-domain-role:350607]: running: get_or_add_user_domain_role admin c5726b3089134a4d81d688984bef71fe default 2022-03-31 23:40:34.246 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-31 23:40:34.250 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:40:34.253 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 23:40:37.520 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 23:40:37.522 | + functions-common:get_or_create_domain:888 : echo default 2022-03-31 23:40:37.522 | default 2022-03-31 23:40:37.525 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-31 23:40:37.588 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-31 23:40:37.630 | [322407 Async ks-project:350737]: running: get_or_create_project service Default 2022-03-31 23:40:37.633 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-31 23:40:37.708 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-31 23:40:37.760 | [322407 Async ks-service:350823]: running: get_or_create_role service 2022-03-31 23:40:37.763 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-31 23:40:37.839 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-31 23:40:37.907 | [322407 Async ks-reseller:350914]: running: get_or_create_role ResellerAdmin 2022-03-31 23:40:37.924 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-31 23:40:37.954 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-31 23:40:38.426 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-31 23:40:38.639 | [322407 Async ks-anotherrole:351008]: running: get_or_create_role anotherrole 2022-03-31 23:40:38.662 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-31 23:40:38.693 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-31 23:40:38.710 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:40:38.750 | +++ 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-31 23:40:41.254 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:40:41.415 | [350823 Async ks-service:350823]: finished successfully 2022-03-31 23:40:41.762 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:40:41.816 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:40:41.836 | [350737 Async ks-project:350737]: finished successfully 2022-03-31 23:40:41.886 | [350914 Async ks-reseller:350914]: finished successfully 2022-03-31 23:40:42.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:42.314 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:42.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:42.314 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:42.530 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:42.533 | ++ functions-common:get_or_create_project:938 : project_id=f6391490df054b3ea97b53b0815a31f4 2022-03-31 23:40:42.536 | ++ functions-common:get_or_create_project:939 : echo f6391490df054b3ea97b53b0815a31f4 2022-03-31 23:40:42.539 | + lib/keystone:create_keystone_accounts:340 : invis_project=f6391490df054b3ea97b53b0815a31f4 2022-03-31 23:40:42.542 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-31 23:40:42.546 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-31 23:40:42.548 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:40:42.552 | +++ 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-31 23:40:43.007 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:40:43.045 | [351008 Async ks-anotherrole:351008]: finished successfully 2022-03-31 23:40:45.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:45.196 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:45.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:45.196 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:45.387 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:45.390 | ++ functions-common:get_or_create_project:938 : project_id=5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:45.393 | ++ functions-common:get_or_create_project:939 : echo 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:45.396 | + lib/keystone:create_keystone_accounts:344 : demo_project=5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:45.399 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-31 23:40:45.402 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-31 23:40:45.405 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:40:45.407 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-31 23:40:45.409 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-31 23:40:45.413 | +++ 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-31 23:40:46.301 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:40:46.330 | [350607 Async ks-domain-role:350607]: finished successfully 2022-03-31 23:40:47.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:47.952 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:47.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:47.952 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.125 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:48.128 | ++ functions-common:get_or_create_user:925 : user_id=1dfe88b3aa3f47b69f46d17ccec65b81 2022-03-31 23:40:48.130 | ++ functions-common:get_or_create_user:926 : echo 1dfe88b3aa3f47b69f46d17ccec65b81 2022-03-31 23:40:48.133 | + lib/keystone:create_keystone_accounts:347 : demo_user=1dfe88b3aa3f47b69f46d17ccec65b81 2022-03-31 23:40:48.136 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-31 23:40:48.186 | [322407 Async ks-domain-role:350607]: Waiting for completion of get_or_add_user_domain_role admin c5726b3089134a4d81d688984bef71fe default running on PID 350607 (6 other jobs running) 2022-03-31 23:40:48.211 | [322407 Async ks-domain-role:350607]: Signaling child to exit 2022-03-31 23:40:48.211 | WAKEUP 2022-03-31 23:40:48.236 | [322407 Async ks-domain-role:350607]: Signaled 2022-03-31 23:40:48.237 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-31 23:40:48.237 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c5726b3089134a4d81d688984bef71fe --domain default 2022-03-31 23:40:48.237 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:40:48.237 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-31 23:40:48.237 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:40:48.237 | ++ functions-common:get_field:812 : read data 2022-03-31 23:40:48.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.237 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.237 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.238 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:48.238 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-31 23:40:48.238 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-31 23:40:48.238 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user c5726b3089134a4d81d688984bef71fe --domain default 2022-03-31 23:40:48.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.238 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.238 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.238 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:40:48.238 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-31 23:40:48.238 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c5726b3089134a4d81d688984bef71fe --domain default 2022-03-31 23:40:48.238 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:40:48.238 | ++ functions-common:get_field:812 : read data 2022-03-31 23:40:48.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.238 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.238 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.238 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:48.238 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:40:48.238 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:40:48.238 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:40:48.238 | ++ functions-common:get_field:818 : echo '| ccfdaa65ebbe4c049da3ebfc210046de | c5726b3089134a4d81d688984bef71fe | | | default | | False |' 2022-03-31 23:40:48.238 | ++ functions-common:get_field:812 : read data 2022-03-31 23:40:48.238 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:40:48.238 | + functions-common:get_or_add_user_domain_role:1021 : echo ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:40:48.238 | ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:40:48.281 | [322407 Async ks-domain-role:350607]: finished get_or_add_user_domain_role admin c5726b3089134a4d81d688984bef71fe default with result 0 in 12 seconds 2022-03-31 23:40:48.288 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-31 23:40:48.325 | [322407 Async ks-project:350737]: Waiting for completion of get_or_create_project service Default running on PID 350737 (5 other jobs running) 2022-03-31 23:40:48.350 | [322407 Async ks-project:350737]: Signaling child to exit 2022-03-31 23:40:48.350 | WAKEUP 2022-03-31 23:40:48.372 | [322407 Async ks-project:350737]: Signaled 2022-03-31 23:40:48.373 | + functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:40:48.374 | ++ 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-31 23:40:48.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.374 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.374 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.374 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:48.374 | + functions-common:get_or_create_project:938 : project_id=f55c8c433a4745f6b3baa6b060c7204d 2022-03-31 23:40:48.374 | + functions-common:get_or_create_project:939 : echo f55c8c433a4745f6b3baa6b060c7204d 2022-03-31 23:40:48.374 | f55c8c433a4745f6b3baa6b060c7204d 2022-03-31 23:40:48.419 | [322407 Async ks-project:350737]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-31 23:40:48.456 | [322407 Async ks-service:350823]: Waiting for completion of get_or_create_role service running on PID 350823 (4 other jobs running) 2022-03-31 23:40:48.481 | [322407 Async ks-service:350823]: Signaling child to exit 2022-03-31 23:40:48.482 | WAKEUP 2022-03-31 23:40:48.504 | [322407 Async ks-service:350823]: Signaled 2022-03-31 23:40:48.505 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:40:48.505 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-31 23:40:48.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.505 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.505 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.505 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:48.505 | + functions-common:get_or_create_role:950 : role_id=b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:40:48.505 | + functions-common:get_or_create_role:951 : echo b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:40:48.505 | b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:40:48.551 | [322407 Async ks-service:350823]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-31 23:40:48.589 | [322407 Async ks-reseller:350914]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 350914 (3 other jobs running) 2022-03-31 23:40:48.614 | [322407 Async ks-reseller:350914]: Signaling child to exit 2022-03-31 23:40:48.614 | WAKEUP 2022-03-31 23:40:48.638 | [322407 Async ks-reseller:350914]: Signaled 2022-03-31 23:40:48.639 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:40:48.639 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-31 23:40:48.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.639 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:48.639 | + functions-common:get_or_create_role:950 : role_id=e5510a8eb34e4c718e0766bf47734a71 2022-03-31 23:40:48.639 | + functions-common:get_or_create_role:951 : echo e5510a8eb34e4c718e0766bf47734a71 2022-03-31 23:40:48.639 | e5510a8eb34e4c718e0766bf47734a71 2022-03-31 23:40:48.684 | [322407 Async ks-reseller:350914]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-31 23:40:48.721 | [322407 Async ks-anotherrole:351008]: Waiting for completion of get_or_create_role anotherrole running on PID 351008 (2 other jobs running) 2022-03-31 23:40:48.746 | [322407 Async ks-anotherrole:351008]: Signaling child to exit 2022-03-31 23:40:48.746 | WAKEUP 2022-03-31 23:40:48.770 | [322407 Async ks-anotherrole:351008]: Signaled 2022-03-31 23:40:48.771 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:40:48.771 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-31 23:40:48.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.771 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:48.771 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:48.771 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:48.771 | + functions-common:get_or_create_role:950 : role_id=160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:40:48.771 | + functions-common:get_or_create_role:951 : echo 160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:40:48.771 | 160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:40:48.815 | [322407 Async ks-anotherrole:351008]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-31 23:40:48.820 | + inc/async:async_wait:197 : return 0 2022-03-31 23:40:48.823 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 1dfe88b3aa3f47b69f46d17ccec65b81 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:48.892 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1dfe88b3aa3f47b69f46d17ccec65b81 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:48.937 | [322407 Async ks-demo-member:351884]: running: get_or_add_user_project_role member 1dfe88b3aa3f47b69f46d17ccec65b81 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:48.939 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin c5726b3089134a4d81d688984bef71fe 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:49.000 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c5726b3089134a4d81d688984bef71fe 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:49.050 | [322407 Async ks-demo-admin:351996]: running: get_or_add_user_project_role admin c5726b3089134a4d81d688984bef71fe 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:49.053 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 1dfe88b3aa3f47b69f46d17ccec65b81 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:49.118 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1dfe88b3aa3f47b69f46d17ccec65b81 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:49.166 | [322407 Async ks-demo-another:352108]: running: get_or_add_user_project_role anotherrole 1dfe88b3aa3f47b69f46d17ccec65b81 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:49.168 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 1dfe88b3aa3f47b69f46d17ccec65b81 f6391490df054b3ea97b53b0815a31f4 2022-03-31 23:40:49.240 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1dfe88b3aa3f47b69f46d17ccec65b81 f6391490df054b3ea97b53b0815a31f4 2022-03-31 23:40:49.305 | [322407 Async ks-demo-invis:352220]: running: get_or_add_user_project_role member 1dfe88b3aa3f47b69f46d17ccec65b81 f6391490df054b3ea97b53b0815a31f4 2022-03-31 23:40:49.312 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-31 23:40:49.318 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-31 23:40:49.332 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:40:49.340 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-31 23:40:49.352 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-31 23:40:49.360 | +++ 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-31 23:40:53.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:53.652 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:53.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:53.653 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:53.898 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:53.902 | ++ functions-common:get_or_create_user:925 : user_id=dc11e19057484c7bb81fa1a23eb91d14 2022-03-31 23:40:53.906 | ++ functions-common:get_or_create_user:926 : echo dc11e19057484c7bb81fa1a23eb91d14 2022-03-31 23:40:53.910 | + lib/keystone:create_keystone_accounts:360 : demo_reader=dc11e19057484c7bb81fa1a23eb91d14 2022-03-31 23:40:53.913 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader dc11e19057484c7bb81fa1a23eb91d14 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:54.029 | + inc/async:async_inner:63 : get_or_add_user_project_role reader dc11e19057484c7bb81fa1a23eb91d14 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:54.174 | [322407 Async ks-demo-reader:352389]: running: get_or_add_user_project_role reader dc11e19057484c7bb81fa1a23eb91d14 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:40:54.191 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-31 23:40:54.222 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-31 23:40:54.246 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:40:54.270 | +++ 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-31 23:40:58.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:58.148 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:58.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:58.148 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:58.360 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:40:58.364 | ++ functions-common:get_or_create_project:938 : project_id=f5fefd2027c5436c9c641789880549c9 2022-03-31 23:40:58.367 | ++ functions-common:get_or_create_project:939 : echo f5fefd2027c5436c9c641789880549c9 2022-03-31 23:40:58.374 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=f5fefd2027c5436c9c641789880549c9 2022-03-31 23:40:58.377 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-31 23:40:58.381 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-31 23:40:58.383 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:40:58.387 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-31 23:40:58.389 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-31 23:40:58.393 | +++ 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-31 23:41:01.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:01.576 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:01.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:01.576 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:01.838 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:01.841 | ++ functions-common:get_or_create_user:925 : user_id=378b3a5bb5304d3db6febc6d0c8b4ded 2022-03-31 23:41:01.844 | ++ functions-common:get_or_create_user:926 : echo 378b3a5bb5304d3db6febc6d0c8b4ded 2022-03-31 23:41:01.847 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=378b3a5bb5304d3db6febc6d0c8b4ded 2022-03-31 23:41:01.862 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 378b3a5bb5304d3db6febc6d0c8b4ded f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:02.324 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 378b3a5bb5304d3db6febc6d0c8b4ded f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:02.572 | [322407 Async ks-alt-admin:352750]: running: get_or_add_user_project_role admin 378b3a5bb5304d3db6febc6d0c8b4ded f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:02.590 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 378b3a5bb5304d3db6febc6d0c8b4ded f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:02.901 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:03.037 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 378b3a5bb5304d3db6febc6d0c8b4ded f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:03.090 | [351884 Async ks-demo-member:351884]: finished successfully 2022-03-31 23:41:03.265 | [322407 Async ks-alt-another:352926]: running: get_or_add_user_project_role anotherrole 378b3a5bb5304d3db6febc6d0c8b4ded f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:03.282 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-31 23:41:03.315 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-31 23:41:03.338 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:41:03.366 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-31 23:41:03.391 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-31 23:41:03.417 | +++ 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-31 23:41:07.116 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:07.173 | [351996 Async ks-demo-admin:351996]: finished successfully 2022-03-31 23:41:07.522 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:07.579 | [352220 Async ks-demo-invis:352220]: finished successfully 2022-03-31 23:41:08.047 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:08.105 | [352108 Async ks-demo-another:352108]: finished successfully 2022-03-31 23:41:08.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:08.247 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:08.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:08.247 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:08.446 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:08.449 | ++ functions-common:get_or_create_user:925 : user_id=813f511368054a8d96b04f28757f600b 2022-03-31 23:41:08.452 | ++ functions-common:get_or_create_user:926 : echo 813f511368054a8d96b04f28757f600b 2022-03-31 23:41:08.454 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=813f511368054a8d96b04f28757f600b 2022-03-31 23:41:08.457 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 813f511368054a8d96b04f28757f600b f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:08.546 | + inc/async:async_inner:63 : get_or_add_user_project_role member 813f511368054a8d96b04f28757f600b f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:08.677 | [322407 Async ks-alt-member-user:353277]: running: get_or_add_user_project_role member 813f511368054a8d96b04f28757f600b f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:08.704 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-31 23:41:08.728 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-31 23:41:08.745 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:41:08.756 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-31 23:41:08.765 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-31 23:41:08.790 | +++ 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-31 23:41:12.647 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:12.711 | [352389 Async ks-demo-reader:352389]: finished successfully 2022-03-31 23:41:13.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:13.181 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:13.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:13.181 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:13.410 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:13.415 | ++ functions-common:get_or_create_user:925 : user_id=3b629674136249d488e2efa62dae9555 2022-03-31 23:41:13.420 | ++ functions-common:get_or_create_user:926 : echo 3b629674136249d488e2efa62dae9555 2022-03-31 23:41:13.427 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=3b629674136249d488e2efa62dae9555 2022-03-31 23:41:13.430 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 3b629674136249d488e2efa62dae9555 f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:13.510 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3b629674136249d488e2efa62dae9555 f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:13.578 | [322407 Async ks-alt-reader-user:353503]: running: get_or_add_user_project_role reader 3b629674136249d488e2efa62dae9555 f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:13.587 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-31 23:41:13.590 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:41:13.595 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-31 23:41:13.598 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-31 23:41:13.603 | +++ 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-31 23:41:17.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:17.823 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:17.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:17.823 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:18.042 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:18.047 | ++ functions-common:get_or_create_user:925 : user_id=afbe04d3c764401787cda183e95c5337 2022-03-31 23:41:18.051 | ++ functions-common:get_or_create_user:926 : echo afbe04d3c764401787cda183e95c5337 2022-03-31 23:41:18.055 | + lib/keystone:create_keystone_accounts:392 : system_member_user=afbe04d3c764401787cda183e95c5337 2022-03-31 23:41:18.057 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member afbe04d3c764401787cda183e95c5337 all 2022-03-31 23:41:18.185 | + inc/async:async_inner:63 : get_or_add_user_system_role member afbe04d3c764401787cda183e95c5337 all 2022-03-31 23:41:18.268 | [322407 Async ks-system-member:353727]: running: get_or_add_user_system_role member afbe04d3c764401787cda183e95c5337 all 2022-03-31 23:41:18.276 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-31 23:41:18.291 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:41:18.315 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-31 23:41:18.330 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-31 23:41:18.356 | +++ 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-31 23:41:20.635 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:20.828 | [352926 Async ks-alt-another:352926]: finished successfully 2022-03-31 23:41:21.632 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:21.725 | [352750 Async ks-alt-admin:352750]: finished successfully 2022-03-31 23:41:22.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.096 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.096 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.309 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:22.312 | ++ functions-common:get_or_create_user:925 : user_id=68a1601313ef4682a3854e8f85637e39 2022-03-31 23:41:22.315 | ++ functions-common:get_or_create_user:926 : echo 68a1601313ef4682a3854e8f85637e39 2022-03-31 23:41:22.319 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=68a1601313ef4682a3854e8f85637e39 2022-03-31 23:41:22.323 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 68a1601313ef4682a3854e8f85637e39 all 2022-03-31 23:41:22.439 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 68a1601313ef4682a3854e8f85637e39 all 2022-03-31 23:41:22.516 | [322407 Async ks-system-reader:354011]: running: get_or_add_user_system_role reader 68a1601313ef4682a3854e8f85637e39 all 2022-03-31 23:41:22.528 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-31 23:41:22.533 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-31 23:41:22.538 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-31 23:41:22.542 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 23:41:22.548 | +++ 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-31 23:41:25.923 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:26.050 | [353277 Async ks-alt-member-user:353277]: finished successfully 2022-03-31 23:41:26.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:26.470 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:26.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:26.471 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:26.689 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:26.695 | ++ functions-common:get_or_create_group:902 : group_id=f86c7f4512ff45418e8a454e06af13cd 2022-03-31 23:41:26.706 | ++ functions-common:get_or_create_group:903 : echo f86c7f4512ff45418e8a454e06af13cd 2022-03-31 23:41:26.709 | + lib/keystone:create_keystone_accounts:402 : admin_group=f86c7f4512ff45418e8a454e06af13cd 2022-03-31 23:41:26.713 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-31 23:41:26.719 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-31 23:41:26.724 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-31 23:41:26.728 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 23:41:26.734 | +++ 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-31 23:41:28.054 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:28.089 | [353503 Async ks-alt-reader-user:353503]: finished successfully 2022-03-31 23:41:29.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:29.756 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:29.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:29.756 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:29.966 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:29.972 | ++ functions-common:get_or_create_group:902 : group_id=617803e4c20347158e1c8c7f1db5f601 2022-03-31 23:41:29.975 | ++ functions-common:get_or_create_group:903 : echo 617803e4c20347158e1c8c7f1db5f601 2022-03-31 23:41:29.978 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=617803e4c20347158e1c8c7f1db5f601 2022-03-31 23:41:29.981 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:30.096 | + inc/async:async_inner:63 : get_or_add_group_project_role member 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:30.167 | [322407 Async ks-group-memberdemo:354362]: running: get_or_add_group_project_role member 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:30.171 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:30.251 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:30.327 | [322407 Async ks-group-anotherdemo:354467]: running: get_or_add_group_project_role anotherrole 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:30.330 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:30.742 | + inc/async:async_inner:63 : get_or_add_group_project_role member 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:31.028 | [322407 Async ks-group-memberalt:354553]: running: get_or_add_group_project_role member 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:31.059 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:31.551 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:31.783 | [322407 Async ks-group-anotheralt:354642]: running: get_or_add_group_project_role anotherrole 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:31.807 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin f86c7f4512ff45418e8a454e06af13cd 3701240409c2410589d1c51c2a3b4f03 2022-03-31 23:41:32.338 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f86c7f4512ff45418e8a454e06af13cd 3701240409c2410589d1c51c2a3b4f03 2022-03-31 23:41:32.574 | [322407 Async ks-group-admin:354731]: running: get_or_add_group_project_role admin f86c7f4512ff45418e8a454e06af13cd 3701240409c2410589d1c51c2a3b4f03 2022-03-31 23:41:32.619 | + 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-31 23:41:33.097 | [322407 Async ks-demo-member:351884]: Waiting for completion of get_or_add_user_project_role member 1dfe88b3aa3f47b69f46d17ccec65b81 5d705a906a564b3d94cd9780846b43cd running on PID 351884 (17 other jobs running) 2022-03-31 23:41:33.294 | [322407 Async ks-demo-member:351884]: Signaling child to exit 2022-03-31 23:41:33.295 | WAKEUP 2022-03-31 23:41:33.518 | [322407 Async ks-demo-member:351884]: Signaled 2022-03-31 23:41:33.521 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:41:33.522 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:41:33.522 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:41:33.522 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:41:33.522 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:41:33.522 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:41:33.522 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:41:33.522 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:41:33.522 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1dfe88b3aa3f47b69f46d17ccec65b81 --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:33.522 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:41:33.522 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:33.522 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:33.523 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:33.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:33.523 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:33.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:33.523 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:33.523 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:33.523 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:41:33.523 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:41:33.523 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 1dfe88b3aa3f47b69f46d17ccec65b81 --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:33.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:33.523 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:33.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:33.523 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:33.523 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:33.523 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1dfe88b3aa3f47b69f46d17ccec65b81 --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:33.523 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:41:33.523 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:33.523 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:33.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:33.523 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:33.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:33.523 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:33.523 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:33.523 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:41:33.523 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:41:33.523 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:41:33.523 | ++ functions-common:get_field:818 : echo '| 8e39e1734ffa4f999b31131c759ab8ae | 1dfe88b3aa3f47b69f46d17ccec65b81 | | 5d705a906a564b3d94cd9780846b43cd | | | False |' 2022-03-31 23:41:33.523 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:33.523 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:41:33.523 | + functions-common:get_or_add_user_project_role:997 : echo 8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:41:33.524 | 8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:41:33.784 | [322407 Async ks-demo-member:351884]: finished get_or_add_user_project_role member 1dfe88b3aa3f47b69f46d17ccec65b81 5d705a906a564b3d94cd9780846b43cd with result 0 in 14 seconds 2022-03-31 23:41:34.101 | [322407 Async ks-demo-admin:351996]: Waiting for completion of get_or_add_user_project_role admin c5726b3089134a4d81d688984bef71fe 5d705a906a564b3d94cd9780846b43cd running on PID 351996 (16 other jobs running) 2022-03-31 23:41:34.299 | [322407 Async ks-demo-admin:351996]: Signaling child to exit 2022-03-31 23:41:34.299 | WAKEUP 2022-03-31 23:41:34.481 | [322407 Async ks-demo-admin:351996]: Signaled 2022-03-31 23:41:34.498 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:41:34.498 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:41:34.498 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:41:34.498 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:41:34.498 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:41:34.498 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:41:34.498 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:41:34.498 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:41:34.498 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c5726b3089134a4d81d688984bef71fe --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:34.498 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:34.499 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:41:34.499 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:34.499 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:34.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:34.499 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:34.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:34.499 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:34.499 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:34.499 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:41:34.499 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:41:34.499 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c5726b3089134a4d81d688984bef71fe --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:34.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:34.499 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:34.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:34.499 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:34.499 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c5726b3089134a4d81d688984bef71fe --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:34.499 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:34.499 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:41:34.499 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:34.499 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:34.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:34.499 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:34.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:34.499 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:34.499 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:34.499 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:41:34.499 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:41:34.499 | ++ functions-common:get_field:818 : echo '| ccfdaa65ebbe4c049da3ebfc210046de | c5726b3089134a4d81d688984bef71fe | | 5d705a906a564b3d94cd9780846b43cd | | | False |' 2022-03-31 23:41:34.499 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:41:34.499 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:34.500 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:41:34.500 | + functions-common:get_or_add_user_project_role:997 : echo ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:41:34.500 | ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:41:34.558 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:34.761 | [353727 Async ks-system-member:353727]: finished successfully 2022-03-31 23:41:34.844 | [322407 Async ks-demo-admin:351996]: finished get_or_add_user_project_role admin c5726b3089134a4d81d688984bef71fe 5d705a906a564b3d94cd9780846b43cd with result 0 in 18 seconds 2022-03-31 23:41:35.150 | [322407 Async ks-demo-another:352108]: Waiting for completion of get_or_add_user_project_role anotherrole 1dfe88b3aa3f47b69f46d17ccec65b81 5d705a906a564b3d94cd9780846b43cd running on PID 352108 (15 other jobs running) 2022-03-31 23:41:35.323 | [322407 Async ks-demo-another:352108]: Signaling child to exit 2022-03-31 23:41:35.323 | WAKEUP 2022-03-31 23:41:35.475 | [322407 Async ks-demo-another:352108]: Signaled 2022-03-31 23:41:35.490 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:41:35.491 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:41:35.491 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:41:35.491 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:41:35.491 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:41:35.491 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:41:35.491 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:41:35.491 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:41:35.491 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:41:35.491 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:35.491 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1dfe88b3aa3f47b69f46d17ccec65b81 --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:35.491 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:35.491 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:35.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:35.491 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:35.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:35.491 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:35.491 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:35.491 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:41:35.491 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:41:35.491 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1dfe88b3aa3f47b69f46d17ccec65b81 --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:35.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:35.491 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:35.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:35.491 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:35.491 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1dfe88b3aa3f47b69f46d17ccec65b81 --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:35.491 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:35.491 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:41:35.491 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:35.492 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:35.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:35.492 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:35.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:35.492 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:35.492 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:35.492 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:41:35.492 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:41:35.492 | ++ functions-common:get_field:818 : echo '| 160b422d9c15483e8c8e2cdfe1444661 | 1dfe88b3aa3f47b69f46d17ccec65b81 | | 5d705a906a564b3d94cd9780846b43cd | | | False |' 2022-03-31 23:41:35.492 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:41:35.492 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:35.492 | + functions-common:get_or_add_user_project_role:995 : user_role_id=160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:41:35.492 | + functions-common:get_or_add_user_project_role:997 : echo 160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:41:35.492 | 160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:41:35.817 | [322407 Async ks-demo-another:352108]: finished get_or_add_user_project_role anotherrole 1dfe88b3aa3f47b69f46d17ccec65b81 5d705a906a564b3d94cd9780846b43cd with result 0 in 19 seconds 2022-03-31 23:41:36.090 | [322407 Async ks-demo-invis:352220]: Waiting for completion of get_or_add_user_project_role member 1dfe88b3aa3f47b69f46d17ccec65b81 f6391490df054b3ea97b53b0815a31f4 running on PID 352220 (14 other jobs running) 2022-03-31 23:41:36.218 | [322407 Async ks-demo-invis:352220]: Signaling child to exit 2022-03-31 23:41:36.219 | WAKEUP 2022-03-31 23:41:36.326 | [322407 Async ks-demo-invis:352220]: Signaled 2022-03-31 23:41:36.330 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:41:36.330 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:41:36.330 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:41:36.330 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:41:36.330 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:41:36.330 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:41:36.330 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:41:36.330 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:41:36.330 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1dfe88b3aa3f47b69f46d17ccec65b81 --project f6391490df054b3ea97b53b0815a31f4 2022-03-31 23:41:36.330 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:36.330 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:41:36.330 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:36.331 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:36.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.331 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.331 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.331 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:36.331 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:41:36.331 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:41:36.331 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 1dfe88b3aa3f47b69f46d17ccec65b81 --project f6391490df054b3ea97b53b0815a31f4 2022-03-31 23:41:36.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.331 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.331 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.331 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:41:36.332 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:36.332 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1dfe88b3aa3f47b69f46d17ccec65b81 --project f6391490df054b3ea97b53b0815a31f4 2022-03-31 23:41:36.332 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:36.332 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:36.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.332 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.332 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.332 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:36.332 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:41:36.332 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:41:36.332 | ++ functions-common:get_field:818 : echo '| 8e39e1734ffa4f999b31131c759ab8ae | 1dfe88b3aa3f47b69f46d17ccec65b81 | | f6391490df054b3ea97b53b0815a31f4 | | | False |' 2022-03-31 23:41:36.333 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:41:36.333 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:36.333 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:41:36.333 | + functions-common:get_or_add_user_project_role:997 : echo 8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:41:36.333 | 8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:41:36.421 | [322407 Async ks-demo-invis:352220]: finished get_or_add_user_project_role member 1dfe88b3aa3f47b69f46d17ccec65b81 f6391490df054b3ea97b53b0815a31f4 with result 0 in 18 seconds 2022-03-31 23:41:36.564 | [322407 Async ks-demo-reader:352389]: Waiting for completion of get_or_add_user_project_role reader dc11e19057484c7bb81fa1a23eb91d14 5d705a906a564b3d94cd9780846b43cd running on PID 352389 (13 other jobs running) 2022-03-31 23:41:36.648 | [322407 Async ks-demo-reader:352389]: Signaling child to exit 2022-03-31 23:41:36.649 | WAKEUP 2022-03-31 23:41:36.684 | [322407 Async ks-demo-reader:352389]: Signaled 2022-03-31 23:41:36.686 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:41:36.686 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:41:36.686 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:41:36.686 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:41:36.686 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:41:36.686 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:41:36.686 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:41:36.686 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:41:36.686 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:36.687 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dc11e19057484c7bb81fa1a23eb91d14 --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:36.687 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:41:36.689 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:36.689 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:36.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.689 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.689 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.689 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:36.689 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:41:36.689 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:41:36.689 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user dc11e19057484c7bb81fa1a23eb91d14 --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:36.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.690 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.690 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.690 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:41:36.690 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dc11e19057484c7bb81fa1a23eb91d14 --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:36.690 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:36.690 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:36.690 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:36.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.690 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.690 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.690 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:36.690 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:41:36.690 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:41:36.690 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:41:36.690 | ++ functions-common:get_field:818 : echo '| 642ef2c80b9f4ab6846fe554435976fa | dc11e19057484c7bb81fa1a23eb91d14 | | 5d705a906a564b3d94cd9780846b43cd | | | False |' 2022-03-31 23:41:36.690 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:36.690 | + functions-common:get_or_add_user_project_role:995 : user_role_id=642ef2c80b9f4ab6846fe554435976fa 2022-03-31 23:41:36.690 | + functions-common:get_or_add_user_project_role:997 : echo 642ef2c80b9f4ab6846fe554435976fa 2022-03-31 23:41:36.690 | 642ef2c80b9f4ab6846fe554435976fa 2022-03-31 23:41:36.772 | [322407 Async ks-demo-reader:352389]: finished get_or_add_user_project_role reader dc11e19057484c7bb81fa1a23eb91d14 5d705a906a564b3d94cd9780846b43cd with result 0 in 18 seconds 2022-03-31 23:41:36.788 | + inc/async:async_wait:197 : return 0 2022-03-31 23:41:36.793 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-31 23:41:36.914 | [322407 Async ks-alt-admin:352750]: Waiting for completion of get_or_add_user_project_role admin 378b3a5bb5304d3db6febc6d0c8b4ded f5fefd2027c5436c9c641789880549c9 running on PID 352750 (12 other jobs running) 2022-03-31 23:41:36.970 | [322407 Async ks-alt-admin:352750]: Signaling child to exit 2022-03-31 23:41:36.970 | WAKEUP 2022-03-31 23:41:37.040 | [322407 Async ks-alt-admin:352750]: Signaled 2022-03-31 23:41:37.042 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:41:37.042 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:41:37.042 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:41:37.042 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:41:37.042 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:41:37.042 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:41:37.042 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:41:37.042 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:41:37.042 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:41:37.042 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:37.042 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:37.042 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 378b3a5bb5304d3db6febc6d0c8b4ded --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:37.042 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:37.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:37.042 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:37.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:37.042 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:37.042 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:37.042 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:41:37.042 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:41:37.042 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 378b3a5bb5304d3db6febc6d0c8b4ded --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:37.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:37.042 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:37.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:37.042 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:37.042 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:37.042 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:41:37.042 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 378b3a5bb5304d3db6febc6d0c8b4ded --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:37.043 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:37.043 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:37.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:37.043 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:37.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:37.043 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:37.043 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:37.043 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:41:37.043 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:41:37.043 | ++ functions-common:get_field:818 : echo '| ccfdaa65ebbe4c049da3ebfc210046de | 378b3a5bb5304d3db6febc6d0c8b4ded | | f5fefd2027c5436c9c641789880549c9 | | | False |' 2022-03-31 23:41:37.043 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:41:37.043 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:37.043 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:41:37.043 | + functions-common:get_or_add_user_project_role:997 : echo ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:41:37.043 | ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:41:37.144 | [322407 Async ks-alt-admin:352750]: finished get_or_add_user_project_role admin 378b3a5bb5304d3db6febc6d0c8b4ded f5fefd2027c5436c9c641789880549c9 with result 0 in 19 seconds 2022-03-31 23:41:37.219 | [322407 Async ks-alt-another:352926]: Waiting for completion of get_or_add_user_project_role anotherrole 378b3a5bb5304d3db6febc6d0c8b4ded f5fefd2027c5436c9c641789880549c9 running on PID 352926 (11 other jobs running) 2022-03-31 23:41:37.264 | [322407 Async ks-alt-another:352926]: Signaling child to exit 2022-03-31 23:41:37.264 | WAKEUP 2022-03-31 23:41:37.342 | [322407 Async ks-alt-another:352926]: Signaled 2022-03-31 23:41:37.346 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:41:37.346 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:41:37.346 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:41:37.346 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:41:37.346 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:41:37.346 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:41:37.346 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:41:37.346 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:41:37.346 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:41:37.346 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:37.347 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 378b3a5bb5304d3db6febc6d0c8b4ded --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:37.347 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:37.347 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:37.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:37.347 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:37.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:37.347 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:37.347 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:37.347 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:41:37.347 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:41:37.347 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 378b3a5bb5304d3db6febc6d0c8b4ded --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:37.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:37.347 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:37.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:37.348 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:37.348 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 378b3a5bb5304d3db6febc6d0c8b4ded --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:37.348 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:37.348 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:41:37.348 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:37.348 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:37.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:37.348 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:37.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:37.348 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:37.348 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:37.348 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:41:37.348 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:41:37.348 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:41:37.349 | ++ functions-common:get_field:818 : echo '| 160b422d9c15483e8c8e2cdfe1444661 | 378b3a5bb5304d3db6febc6d0c8b4ded | | f5fefd2027c5436c9c641789880549c9 | | | False |' 2022-03-31 23:41:37.349 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:37.349 | + functions-common:get_or_add_user_project_role:995 : user_role_id=160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:41:37.349 | + functions-common:get_or_add_user_project_role:997 : echo 160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:41:37.349 | 160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:41:37.564 | [322407 Async ks-alt-another:352926]: finished get_or_add_user_project_role anotherrole 378b3a5bb5304d3db6febc6d0c8b4ded f5fefd2027c5436c9c641789880549c9 with result 0 in 17 seconds 2022-03-31 23:41:37.823 | [322407 Async ks-alt-member-user:353277]: Waiting for completion of get_or_add_user_project_role member 813f511368054a8d96b04f28757f600b f5fefd2027c5436c9c641789880549c9 running on PID 353277 (10 other jobs running) 2022-03-31 23:41:37.989 | [322407 Async ks-alt-member-user:353277]: Signaling child to exit 2022-03-31 23:41:37.990 | WAKEUP 2022-03-31 23:41:38.138 | [322407 Async ks-alt-member-user:353277]: Signaled 2022-03-31 23:41:38.158 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:41:38.158 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:41:38.158 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:41:38.158 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:41:38.159 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:41:38.159 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:41:38.159 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:41:38.159 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:41:38.159 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 813f511368054a8d96b04f28757f600b --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:38.159 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:38.159 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:41:38.159 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:38.159 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:38.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:38.159 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:38.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:38.159 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:38.159 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:38.160 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:41:38.160 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:41:38.160 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 813f511368054a8d96b04f28757f600b --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:38.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:38.160 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:38.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:38.160 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:38.160 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 813f511368054a8d96b04f28757f600b --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:38.160 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:38.160 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:41:38.160 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:38.160 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:38.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:38.160 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:38.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:38.161 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:38.161 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:38.161 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:41:38.161 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:41:38.161 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:41:38.161 | ++ functions-common:get_field:818 : echo '| 8e39e1734ffa4f999b31131c759ab8ae | 813f511368054a8d96b04f28757f600b | | f5fefd2027c5436c9c641789880549c9 | | | False |' 2022-03-31 23:41:38.161 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:38.161 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:41:38.161 | + functions-common:get_or_add_user_project_role:997 : echo 8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:41:38.161 | 8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:41:38.530 | [322407 Async ks-alt-member-user:353277]: finished get_or_add_user_project_role member 813f511368054a8d96b04f28757f600b f5fefd2027c5436c9c641789880549c9 with result 0 in 17 seconds 2022-03-31 23:41:38.770 | [322407 Async ks-alt-reader-user:353503]: Waiting for completion of get_or_add_user_project_role reader 3b629674136249d488e2efa62dae9555 f5fefd2027c5436c9c641789880549c9 running on PID 353503 (9 other jobs running) 2022-03-31 23:41:38.776 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:38.920 | [322407 Async ks-alt-reader-user:353503]: Signaling child to exit 2022-03-31 23:41:38.920 | WAKEUP 2022-03-31 23:41:38.979 | [354011 Async ks-system-reader:354011]: finished successfully 2022-03-31 23:41:39.028 | [322407 Async ks-alt-reader-user:353503]: Signaled 2022-03-31 23:41:39.030 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:41:39.030 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:41:39.030 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:41:39.030 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:41:39.030 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:41:39.030 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:41:39.030 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:41:39.030 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:41:39.030 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:39.030 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:41:39.030 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3b629674136249d488e2efa62dae9555 --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:39.030 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:39.030 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:39.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:39.030 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:39.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:39.030 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:39.030 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:39.030 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:41:39.030 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:41:39.030 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 3b629674136249d488e2efa62dae9555 --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:39.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:39.030 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:39.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:39.030 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:39.030 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:39.030 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:41:39.030 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3b629674136249d488e2efa62dae9555 --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:39.031 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:39.031 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:39.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:39.031 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:39.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:39.031 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:39.031 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:39.031 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:41:39.031 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:41:39.031 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:41:39.031 | ++ functions-common:get_field:818 : echo '| 642ef2c80b9f4ab6846fe554435976fa | 3b629674136249d488e2efa62dae9555 | | f5fefd2027c5436c9c641789880549c9 | | | False |' 2022-03-31 23:41:39.031 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:39.031 | + functions-common:get_or_add_user_project_role:995 : user_role_id=642ef2c80b9f4ab6846fe554435976fa 2022-03-31 23:41:39.031 | + functions-common:get_or_add_user_project_role:997 : echo 642ef2c80b9f4ab6846fe554435976fa 2022-03-31 23:41:39.031 | 642ef2c80b9f4ab6846fe554435976fa 2022-03-31 23:41:39.274 | [322407 Async ks-alt-reader-user:353503]: finished get_or_add_user_project_role reader 3b629674136249d488e2efa62dae9555 f5fefd2027c5436c9c641789880549c9 with result 0 in 14 seconds 2022-03-31 23:41:39.292 | + inc/async:async_wait:197 : return 0 2022-03-31 23:41:39.315 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-31 23:41:39.699 | [322407 Async ks-system-member:353727]: Waiting for completion of get_or_add_user_system_role member afbe04d3c764401787cda183e95c5337 all running on PID 353727 (8 other jobs running) 2022-03-31 23:41:39.869 | [322407 Async ks-system-member:353727]: Signaling child to exit 2022-03-31 23:41:39.869 | WAKEUP 2022-03-31 23:41:40.007 | [322407 Async ks-system-member:353727]: Signaled 2022-03-31 23:41:40.020 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 23:41:40.020 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 23:41:40.020 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 23:41:40.020 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:41:40.020 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:41:40.021 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:41:40.021 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:41:40.021 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:41:40.021 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 23:41:40.021 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user afbe04d3c764401787cda183e95c5337 --system all -f value -c Role 2022-03-31 23:41:40.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:40.021 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:40.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:40.021 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:40.021 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:40.021 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 23:41:40.021 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 23:41:40.021 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user afbe04d3c764401787cda183e95c5337 --system all 2022-03-31 23:41:40.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:40.021 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:40.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:40.021 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:40.021 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user afbe04d3c764401787cda183e95c5337 --system all -f value -c Role 2022-03-31 23:41:40.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:40.021 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:40.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:40.021 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:40.021 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:40.021 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:41:40.021 | + functions-common:get_or_add_user_system_role:1052 : echo 8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:41:40.021 | 8e39e1734ffa4f999b31131c759ab8ae 2022-03-31 23:41:40.331 | [322407 Async ks-system-member:353727]: finished get_or_add_user_system_role member afbe04d3c764401787cda183e95c5337 all with result 0 in 16 seconds 2022-03-31 23:41:40.622 | [322407 Async ks-system-reader:354011]: Waiting for completion of get_or_add_user_system_role reader 68a1601313ef4682a3854e8f85637e39 all running on PID 354011 (7 other jobs running) 2022-03-31 23:41:40.818 | [322407 Async ks-system-reader:354011]: Signaling child to exit 2022-03-31 23:41:40.820 | WAKEUP 2022-03-31 23:41:40.995 | [322407 Async ks-system-reader:354011]: Signaled 2022-03-31 23:41:41.008 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 23:41:41.008 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 23:41:41.009 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 23:41:41.009 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:41:41.009 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:41:41.009 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:41:41.009 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:41:41.009 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:41:41.009 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 23:41:41.009 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 68a1601313ef4682a3854e8f85637e39 --system all -f value -c Role 2022-03-31 23:41:41.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:41.009 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:41.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:41.009 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:41.009 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:41.009 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 23:41:41.010 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 23:41:41.010 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 68a1601313ef4682a3854e8f85637e39 --system all 2022-03-31 23:41:41.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:41.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:41.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:41.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:41.010 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 68a1601313ef4682a3854e8f85637e39 --system all -f value -c Role 2022-03-31 23:41:41.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:41.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:41.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:41.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:41.010 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:41.010 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=642ef2c80b9f4ab6846fe554435976fa 2022-03-31 23:41:41.011 | + functions-common:get_or_add_user_system_role:1052 : echo 642ef2c80b9f4ab6846fe554435976fa 2022-03-31 23:41:41.011 | 642ef2c80b9f4ab6846fe554435976fa 2022-03-31 23:41:41.281 | [322407 Async ks-system-reader:354011]: finished get_or_add_user_system_role reader 68a1601313ef4682a3854e8f85637e39 all with result 0 in 16 seconds 2022-03-31 23:41:41.311 | + inc/async:async_wait:197 : return 0 2022-03-31 23:41:41.331 | + 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-31 23:41:41.653 | [322407 Async ks-group-memberdemo:354362]: Waiting for completion of get_or_add_group_project_role member 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd running on PID 354362 (6 other jobs running) 2022-03-31 23:41:41.815 | [322407 Async ks-group-memberdemo:354362]: Signaling child to exit 2022-03-31 23:41:47.096 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:47.273 | [354467 Async ks-group-anotherdemo:354467]: finished successfully 2022-03-31 23:41:48.092 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:48.133 | [354362 Async ks-group-memberdemo:354362]: finished successfully 2022-03-31 23:41:48.170 | WAKEUP 2022-03-31 23:41:48.212 | [322407 Async ks-group-memberdemo:354362]: Signaled 2022-03-31 23:41:48.214 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:41:48.214 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 617803e4c20347158e1c8c7f1db5f601 --project 5d705a906a564b3d94cd9780846b43cd -f value 2022-03-31 23:41:48.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.214 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.215 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.215 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:48.215 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:41:48.215 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:41:48.215 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 617803e4c20347158e1c8c7f1db5f601 --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:48.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.215 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.215 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.215 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 617803e4c20347158e1c8c7f1db5f601 --project 5d705a906a564b3d94cd9780846b43cd -f value 2022-03-31 23:41:48.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.215 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.215 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.215 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:48.215 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8e39e1734ffa4f999b31131c759ab8ae 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd False' 2022-03-31 23:41:48.215 | + functions-common:get_or_add_group_project_role:1076 : echo 8e39e1734ffa4f999b31131c759ab8ae 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd False 2022-03-31 23:41:48.215 | 8e39e1734ffa4f999b31131c759ab8ae 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd False 2022-03-31 23:41:48.277 | [322407 Async ks-group-memberdemo:354362]: finished get_or_add_group_project_role member 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd with result 0 in 18 seconds 2022-03-31 23:41:48.355 | [322407 Async ks-group-anotherdemo:354467]: Waiting for completion of get_or_add_group_project_role anotherrole 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd running on PID 354467 (5 other jobs running) 2022-03-31 23:41:48.401 | [322407 Async ks-group-anotherdemo:354467]: Signaling child to exit 2022-03-31 23:41:48.402 | WAKEUP 2022-03-31 23:41:48.441 | [322407 Async ks-group-anotherdemo:354467]: Signaled 2022-03-31 23:41:48.442 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:41:48.442 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 617803e4c20347158e1c8c7f1db5f601 --project 5d705a906a564b3d94cd9780846b43cd -f value 2022-03-31 23:41:48.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.442 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.442 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.442 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:48.443 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:41:48.443 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:41:48.443 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 617803e4c20347158e1c8c7f1db5f601 --project 5d705a906a564b3d94cd9780846b43cd 2022-03-31 23:41:48.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.443 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.443 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.443 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 617803e4c20347158e1c8c7f1db5f601 --project 5d705a906a564b3d94cd9780846b43cd -f value 2022-03-31 23:41:48.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.443 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.443 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.443 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:48.444 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='160b422d9c15483e8c8e2cdfe1444661 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd False' 2022-03-31 23:41:48.444 | + functions-common:get_or_add_group_project_role:1076 : echo 160b422d9c15483e8c8e2cdfe1444661 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd False 2022-03-31 23:41:48.444 | 160b422d9c15483e8c8e2cdfe1444661 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd False 2022-03-31 23:41:48.503 | [322407 Async ks-group-anotherdemo:354467]: finished get_or_add_group_project_role anotherrole 617803e4c20347158e1c8c7f1db5f601 5d705a906a564b3d94cd9780846b43cd with result 0 in 17 seconds 2022-03-31 23:41:48.562 | [322407 Async ks-group-memberalt:354553]: Waiting for completion of get_or_add_group_project_role member 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 running on PID 354553 (4 other jobs running) 2022-03-31 23:41:48.616 | [322407 Async ks-group-memberalt:354553]: Signaling child to exit 2022-03-31 23:41:49.972 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:50.017 | [354642 Async ks-group-anotheralt:354642]: finished successfully 2022-03-31 23:41:50.357 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:50.393 | [354553 Async ks-group-memberalt:354553]: finished successfully 2022-03-31 23:41:50.421 | WAKEUP 2022-03-31 23:41:50.454 | [322407 Async ks-group-memberalt:354553]: Signaled 2022-03-31 23:41:50.456 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:41:50.456 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 617803e4c20347158e1c8c7f1db5f601 --project f5fefd2027c5436c9c641789880549c9 -f value 2022-03-31 23:41:50.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.456 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.456 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.456 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:50.457 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:41:50.457 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:41:50.457 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 617803e4c20347158e1c8c7f1db5f601 --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:50.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.457 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.457 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.457 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 617803e4c20347158e1c8c7f1db5f601 --project f5fefd2027c5436c9c641789880549c9 -f value 2022-03-31 23:41:50.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.457 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.457 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.457 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:50.457 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8e39e1734ffa4f999b31131c759ab8ae 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 False' 2022-03-31 23:41:50.457 | + functions-common:get_or_add_group_project_role:1076 : echo 8e39e1734ffa4f999b31131c759ab8ae 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 False 2022-03-31 23:41:50.458 | 8e39e1734ffa4f999b31131c759ab8ae 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 False 2022-03-31 23:41:50.522 | [322407 Async ks-group-memberalt:354553]: finished get_or_add_group_project_role member 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 with result 0 in 19 seconds 2022-03-31 23:41:50.562 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:50.573 | [322407 Async ks-group-anotheralt:354642]: Waiting for completion of get_or_add_group_project_role anotherrole 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 running on PID 354642 (3 other jobs running) 2022-03-31 23:41:50.596 | [354731 Async ks-group-admin:354731]: finished successfully 2022-03-31 23:41:50.607 | [322407 Async ks-group-anotheralt:354642]: Signaling child to exit 2022-03-31 23:41:50.607 | WAKEUP 2022-03-31 23:41:50.637 | [322407 Async ks-group-anotheralt:354642]: Signaled 2022-03-31 23:41:50.638 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:41:50.638 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 617803e4c20347158e1c8c7f1db5f601 --project f5fefd2027c5436c9c641789880549c9 -f value 2022-03-31 23:41:50.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.638 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.638 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.638 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:50.638 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:41:50.638 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:41:50.639 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 617803e4c20347158e1c8c7f1db5f601 --project f5fefd2027c5436c9c641789880549c9 2022-03-31 23:41:50.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.639 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 617803e4c20347158e1c8c7f1db5f601 --project f5fefd2027c5436c9c641789880549c9 -f value 2022-03-31 23:41:50.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.639 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:50.639 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='160b422d9c15483e8c8e2cdfe1444661 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 False' 2022-03-31 23:41:50.639 | + functions-common:get_or_add_group_project_role:1076 : echo 160b422d9c15483e8c8e2cdfe1444661 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 False 2022-03-31 23:41:50.639 | 160b422d9c15483e8c8e2cdfe1444661 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 False 2022-03-31 23:41:50.689 | [322407 Async ks-group-anotheralt:354642]: finished get_or_add_group_project_role anotherrole 617803e4c20347158e1c8c7f1db5f601 f5fefd2027c5436c9c641789880549c9 with result 0 in 18 seconds 2022-03-31 23:41:50.734 | [322407 Async ks-group-admin:354731]: Waiting for completion of get_or_add_group_project_role admin f86c7f4512ff45418e8a454e06af13cd 3701240409c2410589d1c51c2a3b4f03 running on PID 354731 (2 other jobs running) 2022-03-31 23:41:50.762 | [322407 Async ks-group-admin:354731]: Signaling child to exit 2022-03-31 23:41:50.762 | WAKEUP 2022-03-31 23:41:50.788 | [322407 Async ks-group-admin:354731]: Signaled 2022-03-31 23:41:50.790 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:41:50.790 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f86c7f4512ff45418e8a454e06af13cd --project 3701240409c2410589d1c51c2a3b4f03 -f value 2022-03-31 23:41:50.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.790 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.790 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.790 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:50.790 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:41:50.790 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:41:50.791 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group f86c7f4512ff45418e8a454e06af13cd --project 3701240409c2410589d1c51c2a3b4f03 2022-03-31 23:41:50.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.791 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.791 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.791 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f86c7f4512ff45418e8a454e06af13cd --project 3701240409c2410589d1c51c2a3b4f03 -f value 2022-03-31 23:41:50.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.791 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:50.791 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:50.791 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:50.791 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ccfdaa65ebbe4c049da3ebfc210046de f86c7f4512ff45418e8a454e06af13cd 3701240409c2410589d1c51c2a3b4f03 False' 2022-03-31 23:41:50.791 | + functions-common:get_or_add_group_project_role:1076 : echo ccfdaa65ebbe4c049da3ebfc210046de f86c7f4512ff45418e8a454e06af13cd 3701240409c2410589d1c51c2a3b4f03 False 2022-03-31 23:41:50.791 | ccfdaa65ebbe4c049da3ebfc210046de f86c7f4512ff45418e8a454e06af13cd 3701240409c2410589d1c51c2a3b4f03 False 2022-03-31 23:41:50.838 | [322407 Async ks-group-admin:354731]: finished get_or_add_group_project_role admin f86c7f4512ff45418e8a454e06af13cd 3701240409c2410589d1c51c2a3b4f03 with result 0 in 18 seconds 2022-03-31 23:41:50.843 | + inc/async:async_wait:197 : return 0 2022-03-31 23:41:50.845 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-31 23:41:50.864 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:41:50.868 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-31 23:41:50.888 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:50.890 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-31 23:41:50.893 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-31 23:41:50.957 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-31 23:41:51.006 | [322407 Async create_nova_accounts:356669]: running: create_nova_accounts 2022-03-31 23:41:51.013 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-31 23:41:51.036 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:51.040 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-31 23:41:51.043 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-31 23:41:51.120 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-31 23:41:51.177 | [322407 Async create_glance_accounts:356784]: running: create_glance_accounts 2022-03-31 23:41:51.184 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-31 23:41:51.212 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:51.216 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-31 23:41:51.220 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-31 23:41:51.321 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-31 23:41:51.390 | [322407 Async create_cinder_accounts:356914]: running: create_cinder_accounts 2022-03-31 23:41:51.394 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-31 23:41:51.429 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:51.433 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-31 23:41:51.437 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-31 23:41:51.558 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-31 23:41:51.655 | [322407 Async create_neutron_accounts:357029]: running: create_neutron_accounts 2022-03-31 23:41:51.658 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-31 23:41:51.700 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:51.703 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-31 23:41:51.708 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-31 23:41:52.019 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-31 23:41:52.280 | [322407 Async create_swift_accounts:357173]: running: create_swift_accounts 2022-03-31 23:41:52.299 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-31 23:41:52.430 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:41:52.453 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-31 23:41:52.842 | [322407 Async create_nova_accounts:356669]: Waiting for completion of create_nova_accounts running on PID 356669 (6 other jobs running) 2022-03-31 23:41:53.019 | [322407 Async create_nova_accounts:356669]: Signaling child to exit 2022-03-31 23:42:43.785 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:42:43.843 | [357029 Async create_neutron_accounts:357029]: finished successfully 2022-03-31 23:43:09.837 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:43:09.893 | [356914 Async create_cinder_accounts:356914]: finished successfully 2022-03-31 23:43:29.128 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:43:29.174 | [356784 Async create_glance_accounts:356784]: finished successfully 2022-03-31 23:43:34.912 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:43:34.942 | [356669 Async create_nova_accounts:356669]: finished successfully 2022-03-31 23:43:34.968 | WAKEUP 2022-03-31 23:43:34.999 | [322407 Async create_nova_accounts:356669]: Signaled 2022-03-31 23:43:35.002 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-31 23:43:35.002 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-31 23:43:35.002 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-31 23:43:35.002 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:43:35.002 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:43:35.002 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:43:35.002 | ++ 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-31 23:43:35.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.002 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.002 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.002 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.002 | + functions-common:get_or_create_user:925 : user_id=f342950c9ce7459dbd2a019a8e859b03 2022-03-31 23:43:35.002 | + functions-common:get_or_create_user:926 : echo f342950c9ce7459dbd2a019a8e859b03 2022-03-31 23:43:35.003 | f342950c9ce7459dbd2a019a8e859b03 2022-03-31 23:43:35.003 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-31 23:43:35.003 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:43:35.003 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:43:35.003 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:43:35.003 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:43:35.003 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:43:35.003 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:43:35.003 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:43:35.003 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:43:35.003 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:43:35.003 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:43:35.003 | ++ 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-31 23:43:35.003 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.003 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:43:35.003 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.004 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.004 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.004 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.004 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.004 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:43:35.004 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:43:35.004 | + 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-31 23:43:35.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.004 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.004 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.004 | ++ 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-31 23:43:35.004 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.004 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:43:35.004 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.005 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.005 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.005 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.005 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.005 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:43:35.005 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:43:35.005 | ++ functions-common:get_field:818 : echo '| b621d7fd75ae4c7bbb78f6743e833437 | f342950c9ce7459dbd2a019a8e859b03 | | f55c8c433a4745f6b3baa6b060c7204d | | | False |' 2022-03-31 23:43:35.005 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:43:35.005 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.005 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.005 | + functions-common:get_or_add_user_project_role:997 : echo b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.005 | b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.005 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:43:35.005 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-31 23:43:35.005 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:43:35.005 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:43:35.005 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:43:35.005 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:43:35.005 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:43:35.005 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:43:35.005 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:43:35.005 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:43:35.005 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:43:35.005 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:43:35.005 | ++ 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-31 23:43:35.005 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:43:35.005 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.005 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.006 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.006 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.006 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.006 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.006 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:43:35.006 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:43:35.006 | + 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-31 23:43:35.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.006 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.006 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.006 | ++ 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-31 23:43:35.006 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:43:35.006 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.006 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.006 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.006 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.006 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.006 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.006 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:43:35.006 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:43:35.006 | ++ functions-common:get_field:818 : echo '| ccfdaa65ebbe4c049da3ebfc210046de | f342950c9ce7459dbd2a019a8e859b03 | | f55c8c433a4745f6b3baa6b060c7204d | | | False |' 2022-03-31 23:43:35.006 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:43:35.006 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.006 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:43:35.006 | + functions-common:get_or_add_user_project_role:997 : echo ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:43:35.007 | ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:43:35.007 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-31 23:43:35.007 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:43:35.007 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.72/compute 2022-03-31 23:43:35.007 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-31 23:43:35.007 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:43:35.007 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-31 23:43:35.007 | ++ 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-31 23:43:35.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.007 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.007 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.007 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.007 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:43:35.007 | 8cefb5fe570e4fcb885175b54c8f33d7' 2022-03-31 23:43:35.007 | + functions-common:get_or_create_service:1094 : echo 8cefb5fe570e4fcb885175b54c8f33d7 2022-03-31 23:43:35.007 | 8cefb5fe570e4fcb885175b54c8f33d7 2022-03-31 23:43:35.007 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.72/compute/v2/$(project_id)s' 2022-03-31 23:43:35.007 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:43:35.007 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.72/compute/v2/$(project_id)s' RegionOne 2022-03-31 23:43:35.007 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:43:35.007 | +++ 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-31 23:43:35.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.007 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.007 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.007 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.007 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:43:35.007 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:43:35.007 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.72/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:43:35.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.008 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.008 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.008 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.008 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=02e2828e44eb41d18e43c49f01ba5b1b 2022-03-31 23:43:35.008 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 02e2828e44eb41d18e43c49f01ba5b1b 2022-03-31 23:43:35.008 | + functions-common:get_or_create_endpoint:1127 : public_id=02e2828e44eb41d18e43c49f01ba5b1b 2022-03-31 23:43:35.008 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:43:35.008 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:43:35.008 | + functions-common:get_or_create_endpoint:1136 : echo 02e2828e44eb41d18e43c49f01ba5b1b 2022-03-31 23:43:35.008 | 02e2828e44eb41d18e43c49f01ba5b1b 2022-03-31 23:43:35.008 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-31 23:43:35.008 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:43:35.008 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-31 23:43:35.008 | ++ 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-31 23:43:35.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.008 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.008 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.008 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.008 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:43:35.008 | 842d394c83bf472499f001aed9712e6e' 2022-03-31 23:43:35.008 | + functions-common:get_or_create_service:1094 : echo 842d394c83bf472499f001aed9712e6e 2022-03-31 23:43:35.009 | 842d394c83bf472499f001aed9712e6e 2022-03-31 23:43:35.009 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.72/compute/v2.1 2022-03-31 23:43:35.009 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:43:35.009 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.72/compute/v2.1 RegionOne 2022-03-31 23:43:35.009 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:43:35.009 | +++ 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-31 23:43:35.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.009 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.009 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.009 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.009 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:43:35.009 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:43:35.009 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.72/compute/v2.1 --region RegionOne -f value -c id 2022-03-31 23:43:35.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.009 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.010 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.010 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5ce00490c6d64a5ea9f5f572636ea632 2022-03-31 23:43:35.010 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5ce00490c6d64a5ea9f5f572636ea632 2022-03-31 23:43:35.010 | + functions-common:get_or_create_endpoint:1127 : public_id=5ce00490c6d64a5ea9f5f572636ea632 2022-03-31 23:43:35.010 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:43:35.010 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:43:35.010 | + functions-common:get_or_create_endpoint:1136 : echo 5ce00490c6d64a5ea9f5f572636ea632 2022-03-31 23:43:35.010 | 5ce00490c6d64a5ea9f5f572636ea632 2022-03-31 23:43:35.010 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-31 23:43:35.010 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:35.010 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-31 23:43:35.010 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:35.010 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-31 23:43:35.010 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:43:35.010 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:43:35.011 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:43:35.011 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:43:35.011 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:43:35.011 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:43:35.011 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:43:35.011 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:43:35.011 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:43:35.011 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:43:35.011 | ++ 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-31 23:43:35.011 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.011 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:43:35.011 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.011 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.011 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.012 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.012 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.012 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:43:35.012 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:43:35.012 | + 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-31 23:43:35.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.012 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.012 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.012 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.012 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:43:35.012 | ++ 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-31 23:43:35.013 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.013 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.013 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.013 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.013 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.013 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:43:35.013 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:43:35.013 | ++ functions-common:get_field:818 : echo '| e5510a8eb34e4c718e0766bf47734a71 | f342950c9ce7459dbd2a019a8e859b03 | | f55c8c433a4745f6b3baa6b060c7204d | | | False |' 2022-03-31 23:43:35.013 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:43:35.013 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.013 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5510a8eb34e4c718e0766bf47734a71 2022-03-31 23:43:35.014 | + functions-common:get_or_add_user_project_role:997 : echo e5510a8eb34e4c718e0766bf47734a71 2022-03-31 23:43:35.014 | e5510a8eb34e4c718e0766bf47734a71 2022-03-31 23:43:35.014 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-31 23:43:35.014 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:35.014 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-31 23:43:35.014 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:35.014 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-31 23:43:35.064 | [322407 Async create_nova_accounts:356669]: finished create_nova_accounts with result 0 in 104 seconds 2022-03-31 23:43:35.112 | [322407 Async create_glance_accounts:356784]: Waiting for completion of create_glance_accounts running on PID 356784 (5 other jobs running) 2022-03-31 23:43:35.145 | [322407 Async create_glance_accounts:356784]: Signaling child to exit 2022-03-31 23:43:35.145 | WAKEUP 2022-03-31 23:43:35.174 | [322407 Async create_glance_accounts:356784]: Signaled 2022-03-31 23:43:35.176 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-31 23:43:35.176 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:35.176 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-31 23:43:35.176 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-31 23:43:35.176 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:43:35.176 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:43:35.176 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:43:35.176 | ++ 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-31 23:43:35.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.176 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.177 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.177 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.177 | + functions-common:get_or_create_user:925 : user_id=8b93474727d542759b0e5b0728d39f2e 2022-03-31 23:43:35.177 | + functions-common:get_or_create_user:926 : echo 8b93474727d542759b0e5b0728d39f2e 2022-03-31 23:43:35.177 | 8b93474727d542759b0e5b0728d39f2e 2022-03-31 23:43:35.177 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-31 23:43:35.177 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:43:35.177 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:43:35.177 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:43:35.177 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:43:35.177 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:43:35.177 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:43:35.177 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:43:35.177 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:43:35.178 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:43:35.178 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:43:35.178 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:43:35.178 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.178 | ++ 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-31 23:43:35.178 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.178 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.178 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.178 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.178 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.178 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:43:35.178 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:43:35.178 | + 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-31 23:43:35.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.179 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.179 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.179 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.179 | ++ 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-31 23:43:35.179 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:43:35.179 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.179 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.179 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.179 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.179 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.179 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:43:35.180 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:43:35.180 | ++ functions-common:get_field:818 : echo '| b621d7fd75ae4c7bbb78f6743e833437 | 8b93474727d542759b0e5b0728d39f2e | | f55c8c433a4745f6b3baa6b060c7204d | | | False |' 2022-03-31 23:43:35.180 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:43:35.180 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.180 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.180 | + functions-common:get_or_add_user_project_role:997 : echo b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.180 | b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.180 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:43:35.180 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-31 23:43:35.180 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:35.180 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-31 23:43:35.180 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-31 23:43:35.180 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:43:35.180 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:43:35.181 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:43:35.181 | ++ 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-31 23:43:35.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.181 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.181 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.181 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.181 | + functions-common:get_or_create_user:925 : user_id=d2773f56aae643458d29fcdec0972ef9 2022-03-31 23:43:35.181 | + functions-common:get_or_create_user:926 : echo d2773f56aae643458d29fcdec0972ef9 2022-03-31 23:43:35.181 | d2773f56aae643458d29fcdec0972ef9 2022-03-31 23:43:35.181 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-31 23:43:35.181 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:43:35.181 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:43:35.181 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:43:35.182 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:43:35.182 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:43:35.182 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:43:35.182 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:43:35.182 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:43:35.182 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:43:35.182 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:43:35.182 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.182 | ++ 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-31 23:43:35.182 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:43:35.182 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.182 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.182 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.182 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.183 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.183 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:43:35.183 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:43:35.183 | + 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-31 23:43:35.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.183 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.183 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.183 | ++ 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-31 23:43:35.183 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:43:35.183 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.183 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.183 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.183 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.184 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.184 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.184 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:43:35.184 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:43:35.184 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:43:35.184 | ++ functions-common:get_field:818 : echo '| b621d7fd75ae4c7bbb78f6743e833437 | d2773f56aae643458d29fcdec0972ef9 | | f55c8c433a4745f6b3baa6b060c7204d | | | False |' 2022-03-31 23:43:35.184 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.184 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.184 | + functions-common:get_or_add_user_project_role:997 : echo b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.184 | b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.184 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-31 23:43:35.184 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-31 23:43:35.184 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:43:35.184 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:43:35.185 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:43:35.185 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:43:35.185 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:43:35.185 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:43:35.185 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:43:35.185 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:43:35.185 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:43:35.185 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:43:35.185 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:43:35.185 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.185 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.185 | ++ 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-31 23:43:35.185 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.185 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.186 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.186 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.186 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:43:35.186 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:43:35.186 | + 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-31 23:43:35.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.186 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.186 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.186 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.186 | ++ 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-31 23:43:35.186 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:43:35.186 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.186 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.187 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.187 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.187 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.187 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:43:35.187 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:43:35.187 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:43:35.187 | ++ functions-common:get_field:818 : echo '| e5510a8eb34e4c718e0766bf47734a71 | d2773f56aae643458d29fcdec0972ef9 | | f55c8c433a4745f6b3baa6b060c7204d | | | False |' 2022-03-31 23:43:35.187 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.187 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5510a8eb34e4c718e0766bf47734a71 2022-03-31 23:43:35.187 | + functions-common:get_or_add_user_project_role:997 : echo e5510a8eb34e4c718e0766bf47734a71 2022-03-31 23:43:35.187 | e5510a8eb34e4c718e0766bf47734a71 2022-03-31 23:43:35.187 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-31 23:43:35.187 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:43:35.187 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-31 23:43:35.188 | ++ 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-31 23:43:35.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.188 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.189 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.189 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.189 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:43:35.189 | 81d5cc6806fe46a29b1c2bbe9c70a287' 2022-03-31 23:43:35.189 | + functions-common:get_or_create_service:1094 : echo 81d5cc6806fe46a29b1c2bbe9c70a287 2022-03-31 23:43:35.189 | 81d5cc6806fe46a29b1c2bbe9c70a287 2022-03-31 23:43:35.189 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.72/image 2022-03-31 23:43:35.189 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:43:35.189 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.72/image RegionOne 2022-03-31 23:43:35.189 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:43:35.189 | +++ 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-31 23:43:35.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.189 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.189 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.190 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.190 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:43:35.190 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:43:35.190 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.72/image --region RegionOne -f value -c id 2022-03-31 23:43:35.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.190 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.190 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.190 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.190 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fdaaddba49914306ac85f9844efa54a0 2022-03-31 23:43:35.190 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fdaaddba49914306ac85f9844efa54a0 2022-03-31 23:43:35.190 | + functions-common:get_or_create_endpoint:1127 : public_id=fdaaddba49914306ac85f9844efa54a0 2022-03-31 23:43:35.190 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:43:35.190 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:43:35.190 | + functions-common:get_or_create_endpoint:1136 : echo fdaaddba49914306ac85f9844efa54a0 2022-03-31 23:43:35.191 | fdaaddba49914306ac85f9844efa54a0 2022-03-31 23:43:35.191 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-31 23:43:35.191 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:43:35.191 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 23:43:35.191 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 23:43:35.191 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-31 23:43:35.191 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-31 23:43:35.191 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-31 23:43:35.191 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-31 23:43:35.191 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-31 23:43:35.241 | [322407 Async create_glance_accounts:356784]: finished create_glance_accounts with result 0 in 98 seconds 2022-03-31 23:43:35.289 | [322407 Async create_cinder_accounts:356914]: Waiting for completion of create_cinder_accounts running on PID 356914 (4 other jobs running) 2022-03-31 23:43:35.321 | [322407 Async create_cinder_accounts:356914]: Signaling child to exit 2022-03-31 23:43:35.321 | WAKEUP 2022-03-31 23:43:35.350 | [322407 Async create_cinder_accounts:356914]: Signaled 2022-03-31 23:43:35.352 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-31 23:43:35.352 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-31 23:43:35.352 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-31 23:43:35.352 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:43:35.353 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:43:35.353 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:43:35.353 | ++ 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-31 23:43:35.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.353 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.353 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.353 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.353 | + functions-common:get_or_create_user:925 : user_id=7a928040ccdf4a4ea419e28fe082ca87 2022-03-31 23:43:35.353 | + functions-common:get_or_create_user:926 : echo 7a928040ccdf4a4ea419e28fe082ca87 2022-03-31 23:43:35.353 | 7a928040ccdf4a4ea419e28fe082ca87 2022-03-31 23:43:35.353 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-31 23:43:35.353 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:43:35.353 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:43:35.353 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:43:35.353 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:43:35.354 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:43:35.354 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:43:35.354 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:43:35.354 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:43:35.354 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:43:35.354 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:43:35.354 | ++ 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-31 23:43:35.354 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.354 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:43:35.354 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.354 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.354 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.354 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.354 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.355 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:43:35.355 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:43:35.355 | + 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-31 23:43:35.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.355 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.355 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.355 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:43:35.355 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.355 | ++ 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-31 23:43:35.355 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.355 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.355 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.355 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.355 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.355 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:43:35.355 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:43:35.355 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:43:35.355 | ++ functions-common:get_field:818 : echo '| b621d7fd75ae4c7bbb78f6743e833437 | 7a928040ccdf4a4ea419e28fe082ca87 | | f55c8c433a4745f6b3baa6b060c7204d | | | False |' 2022-03-31 23:43:35.356 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.356 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.356 | + functions-common:get_or_add_user_project_role:997 : echo b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.356 | b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.356 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:43:35.356 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-31 23:43:35.356 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:43:35.356 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-31 23:43:35.356 | ++ 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-31 23:43:35.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.356 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.356 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.356 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.356 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:43:35.356 | fed7f9fc92c842799f08b1dcb17b53fb' 2022-03-31 23:43:35.356 | + functions-common:get_or_create_service:1094 : echo fed7f9fc92c842799f08b1dcb17b53fb 2022-03-31 23:43:35.356 | fed7f9fc92c842799f08b1dcb17b53fb 2022-03-31 23:43:35.356 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-31 23:43:35.356 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.72/volume/v3/$(project_id)s' 2022-03-31 23:43:35.356 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:43:35.356 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.72/volume/v3/$(project_id)s' RegionOne 2022-03-31 23:43:35.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:43:35.356 | +++ 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-31 23:43:35.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.357 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.357 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.357 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.357 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:43:35.357 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:43:35.357 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.72/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:43:35.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.357 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.357 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.357 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.357 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=727619f46bc64cb4afc4fe30e3150682 2022-03-31 23:43:35.357 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 727619f46bc64cb4afc4fe30e3150682 2022-03-31 23:43:35.357 | + functions-common:get_or_create_endpoint:1127 : public_id=727619f46bc64cb4afc4fe30e3150682 2022-03-31 23:43:35.357 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:43:35.357 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:43:35.357 | + functions-common:get_or_create_endpoint:1136 : echo 727619f46bc64cb4afc4fe30e3150682 2022-03-31 23:43:35.357 | 727619f46bc64cb4afc4fe30e3150682 2022-03-31 23:43:35.357 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-31 23:43:35.357 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:43:35.357 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-31 23:43:35.357 | ++ 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-31 23:43:35.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.358 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.358 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.358 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.358 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:43:35.358 | 569e8f3f29b143e18486e27053b50826' 2022-03-31 23:43:35.358 | + functions-common:get_or_create_service:1094 : echo 569e8f3f29b143e18486e27053b50826 2022-03-31 23:43:35.358 | 569e8f3f29b143e18486e27053b50826 2022-03-31 23:43:35.358 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.72/volume/v3/$(project_id)s' 2022-03-31 23:43:35.358 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:43:35.358 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.72/volume/v3/$(project_id)s' RegionOne 2022-03-31 23:43:35.358 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:43:35.358 | +++ 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-31 23:43:35.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.358 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.359 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.359 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:43:35.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:43:35.359 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.72/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:43:35.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.359 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.359 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.359 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1ee73a4a3fe542d69c8af21f672d9a42 2022-03-31 23:43:35.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1ee73a4a3fe542d69c8af21f672d9a42 2022-03-31 23:43:35.359 | + functions-common:get_or_create_endpoint:1127 : public_id=1ee73a4a3fe542d69c8af21f672d9a42 2022-03-31 23:43:35.359 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:43:35.359 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:43:35.359 | + functions-common:get_or_create_endpoint:1136 : echo 1ee73a4a3fe542d69c8af21f672d9a42 2022-03-31 23:43:35.359 | 1ee73a4a3fe542d69c8af21f672d9a42 2022-03-31 23:43:35.359 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-31 23:43:35.359 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-31 23:43:35.360 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:43:35.360 | +++ 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-31 23:43:35.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.360 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.360 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.360 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.360 | ++ functions-common:get_or_create_project:938 : project_id=f55c8c433a4745f6b3baa6b060c7204d 2022-03-31 23:43:35.360 | ++ functions-common:get_or_create_project:939 : echo f55c8c433a4745f6b3baa6b060c7204d 2022-03-31 23:43:35.360 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id f55c8c433a4745f6b3baa6b060c7204d 2022-03-31 23:43:35.360 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-31 23:43:35.360 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:43:35.360 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:43:35.361 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-31 23:43:35.361 | +++ 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-31 23:43:35.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.361 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.361 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.361 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-31 23:43:35.361 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.361 | ++ functions-common:get_or_create_user:925 : user_id=7a928040ccdf4a4ea419e28fe082ca87 2022-03-31 23:43:35.361 | ++ functions-common:get_or_create_user:926 : echo 7a928040ccdf4a4ea419e28fe082ca87 2022-03-31 23:43:35.361 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7a928040ccdf4a4ea419e28fe082ca87 2022-03-31 23:43:35.412 | [322407 Async create_cinder_accounts:356914]: finished create_cinder_accounts with result 0 in 78 seconds 2022-03-31 23:43:35.418 | + inc/async:async_wait:197 : return 0 2022-03-31 23:43:35.421 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-31 23:43:35.492 | [322407 Async create_neutron_accounts:357029]: Waiting for completion of create_neutron_accounts running on PID 357029 (3 other jobs running) 2022-03-31 23:43:35.531 | [322407 Async create_neutron_accounts:357029]: Signaling child to exit 2022-03-31 23:43:35.531 | WAKEUP 2022-03-31 23:43:35.563 | [322407 Async create_neutron_accounts:357029]: Signaled 2022-03-31 23:43:35.565 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-31 23:43:35.565 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:43:35.565 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:43:35.565 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:43:35.566 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:43:35.566 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:43:35.566 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:43:35.566 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-31 23:43:35.566 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-31 23:43:35.566 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-31 23:43:35.566 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.72:9696/ 2022-03-31 23:43:35.566 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-31 23:43:35.566 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-31 23:43:35.566 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-31 23:43:35.566 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:43:35.566 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:43:35.566 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:43:35.567 | ++ 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-31 23:43:35.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.567 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.567 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.567 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.567 | + functions-common:get_or_create_user:925 : user_id=9e5a152fa2934264aa7bc59ffa13029c 2022-03-31 23:43:35.567 | + functions-common:get_or_create_user:926 : echo 9e5a152fa2934264aa7bc59ffa13029c 2022-03-31 23:43:35.567 | 9e5a152fa2934264aa7bc59ffa13029c 2022-03-31 23:43:35.567 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-31 23:43:35.567 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:43:35.567 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:43:35.567 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:43:35.568 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:43:35.568 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:43:35.568 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:43:35.568 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:43:35.568 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:43:35.568 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:43:35.568 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:43:35.568 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:43:35.568 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.568 | ++ 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-31 23:43:35.568 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.568 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.569 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.569 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.569 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.569 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:43:35.569 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:43:35.569 | + 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-31 23:43:35.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.569 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.569 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.569 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:43:35.569 | ++ 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-31 23:43:35.569 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:43:35.570 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:43:35.570 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.570 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.570 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.570 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.570 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:43:35.570 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:43:35.570 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:43:35.570 | ++ functions-common:get_field:818 : echo '| b621d7fd75ae4c7bbb78f6743e833437 | 9e5a152fa2934264aa7bc59ffa13029c | | f55c8c433a4745f6b3baa6b060c7204d | | | False |' 2022-03-31 23:43:35.570 | ++ functions-common:get_field:812 : read data 2022-03-31 23:43:35.570 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.570 | + functions-common:get_or_add_user_project_role:997 : echo b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.571 | b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:43:35.571 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:43:35.571 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-31 23:43:35.571 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:43:35.571 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-31 23:43:35.571 | ++ 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-31 23:43:35.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.571 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.571 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.571 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.571 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:43:35.571 | 89f8044aea704f5393b8043e5b9f04da' 2022-03-31 23:43:35.571 | + functions-common:get_or_create_service:1094 : echo 89f8044aea704f5393b8043e5b9f04da 2022-03-31 23:43:35.572 | 89f8044aea704f5393b8043e5b9f04da 2022-03-31 23:43:35.572 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.72:9696/ 2022-03-31 23:43:35.572 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:43:35.572 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.72:9696/ RegionOne 2022-03-31 23:43:35.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:43:35.572 | +++ 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-31 23:43:35.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.572 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.572 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.572 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:43:35.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:43:35.572 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.72:9696/ --region RegionOne -f value -c id 2022-03-31 23:43:35.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.573 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:35.573 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:35.573 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:35.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3a1aaa0fbaac4025abdd4fbfc20583f5 2022-03-31 23:43:35.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3a1aaa0fbaac4025abdd4fbfc20583f5 2022-03-31 23:43:35.573 | + functions-common:get_or_create_endpoint:1127 : public_id=3a1aaa0fbaac4025abdd4fbfc20583f5 2022-03-31 23:43:35.573 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:43:35.574 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:43:35.574 | + functions-common:get_or_create_endpoint:1136 : echo 3a1aaa0fbaac4025abdd4fbfc20583f5 2022-03-31 23:43:35.574 | 3a1aaa0fbaac4025abdd4fbfc20583f5 2022-03-31 23:43:35.628 | [322407 Async create_neutron_accounts:357029]: finished create_neutron_accounts with result 0 in 52 seconds 2022-03-31 23:43:35.680 | [322407 Async create_swift_accounts:357173]: Waiting for completion of create_swift_accounts running on PID 357173 (2 other jobs running) 2022-03-31 23:43:35.713 | [322407 Async create_swift_accounts:357173]: Signaling child to exit 2022-03-31 23:44:25.213 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:44:25.239 | [357173 Async create_swift_accounts:357173]: finished successfully 2022-03-31 23:44:25.259 | WAKEUP 2022-03-31 23:44:25.284 | [322407 Async create_swift_accounts:357173]: Signaled 2022-03-31 23:44:25.286 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-31 23:44:25.286 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-31 23:44:25.286 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-31 23:44:25.286 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-31 23:44:25.286 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-31 23:44:25.286 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-31 23:44:25.286 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-31 23:44:25.286 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-31 23:44:25.286 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-31 23:44:25.286 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-31 23:44:25.286 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:44:25.286 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-31 23:44:25.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.286 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.287 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.287 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.287 | ++ functions-common:get_or_create_role:950 : role_id=160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:44:25.287 | ++ functions-common:get_or_create_role:951 : echo 160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:44:25.287 | + lib/swift:create_swift_accounts:614 : another_role=160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:44:25.287 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-31 23:44:25.287 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-31 23:44:25.287 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:25.287 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:44:25.287 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:44:25.287 | ++ 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-31 23:44:25.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.287 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.287 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.287 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.287 | + functions-common:get_or_create_user:925 : user_id=de5188a567ad4054a13f177340d63e9c 2022-03-31 23:44:25.287 | + functions-common:get_or_create_user:926 : echo de5188a567ad4054a13f177340d63e9c 2022-03-31 23:44:25.287 | de5188a567ad4054a13f177340d63e9c 2022-03-31 23:44:25.287 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-31 23:44:25.287 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:25.287 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:44:25.287 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:25.287 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:25.287 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:44:25.287 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:44:25.287 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:44:25.287 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:44:25.287 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:44:25.287 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:44:25.288 | ++ 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-31 23:44:25.288 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:25.288 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:25.288 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:25.288 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.288 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.288 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.288 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.288 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:25.288 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:25.288 | + 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-31 23:44:25.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.288 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.288 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.288 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:25.288 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:25.288 | ++ 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-31 23:44:25.288 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:25.288 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.288 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.288 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.288 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.288 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:25.289 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:25.289 | ++ functions-common:get_field:818 : echo '| b621d7fd75ae4c7bbb78f6743e833437 | de5188a567ad4054a13f177340d63e9c | | f55c8c433a4745f6b3baa6b060c7204d | | | False |' 2022-03-31 23:44:25.289 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:25.289 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.289 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:44:25.289 | + functions-common:get_or_add_user_project_role:997 : echo b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:44:25.289 | b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:44:25.289 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:44:25.289 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-31 23:44:25.289 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:25.289 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:44:25.289 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:25.289 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:25.289 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:44:25.289 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:44:25.289 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:44:25.289 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:44:25.289 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:44:25.289 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:44:25.289 | ++ 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-31 23:44:25.289 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:25.289 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:25.289 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:25.289 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.289 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.289 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.289 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.289 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:25.289 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:25.290 | + 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-31 23:44:25.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.290 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.290 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.290 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:25.290 | ++ 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-31 23:44:25.290 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:25.290 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:25.290 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.290 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.290 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.290 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.290 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:25.290 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:25.290 | ++ functions-common:get_field:818 : echo '| ccfdaa65ebbe4c049da3ebfc210046de | de5188a567ad4054a13f177340d63e9c | | f55c8c433a4745f6b3baa6b060c7204d | | | False |' 2022-03-31 23:44:25.290 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:25.290 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.290 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:44:25.290 | + functions-common:get_or_add_user_project_role:997 : echo ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:44:25.290 | ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:44:25.290 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-31 23:44:25.290 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:44:25.290 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-31 23:44:25.290 | ++ 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-31 23:44:25.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.291 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.291 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.291 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.291 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:44:25.291 | 7f93f127d9c64a44836681b986b3f88b' 2022-03-31 23:44:25.291 | + functions-common:get_or_create_service:1094 : echo 7f93f127d9c64a44836681b986b3f88b 2022-03-31 23:44:25.291 | 7f93f127d9c64a44836681b986b3f88b 2022-03-31 23:44:25.291 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.72:8080/v1/AUTH_$(project_id)s' http://10.222.0.72:8080 2022-03-31 23:44:25.291 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:44:25.291 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.72:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-31 23:44:25.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:44:25.291 | +++ 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-31 23:44:25.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.291 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.291 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.291 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:44:25.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:44:25.291 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.72:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:44:25.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.291 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.291 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.291 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=14a5dd7ef36e4af29d49f3c73f052077 2022-03-31 23:44:25.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 14a5dd7ef36e4af29d49f3c73f052077 2022-03-31 23:44:25.292 | + functions-common:get_or_create_endpoint:1127 : public_id=14a5dd7ef36e4af29d49f3c73f052077 2022-03-31 23:44:25.292 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.72:8080 ]] 2022-03-31 23:44:25.292 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.72:8080 RegionOne 2022-03-31 23:44:25.292 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:44:25.292 | ++ 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-31 23:44:25.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.292 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.292 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.292 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.292 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:44:25.292 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:44:25.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.72:8080 --region RegionOne -f value -c id 2022-03-31 23:44:25.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.292 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.292 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.292 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.292 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c2c199576d5d4efc89bd34fd98850b78 2022-03-31 23:44:25.292 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo c2c199576d5d4efc89bd34fd98850b78 2022-03-31 23:44:25.292 | c2c199576d5d4efc89bd34fd98850b78 2022-03-31 23:44:25.292 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:44:25.292 | + functions-common:get_or_create_endpoint:1136 : echo 14a5dd7ef36e4af29d49f3c73f052077 2022-03-31 23:44:25.292 | 14a5dd7ef36e4af29d49f3c73f052077 2022-03-31 23:44:25.292 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-31 23:44:25.292 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-31 23:44:25.292 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:44:25.292 | +++ 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-31 23:44:25.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.293 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.293 | ++ functions-common:get_or_create_project:938 : project_id=89a3096a99bb4aa2a6487ec73ddf1bea 2022-03-31 23:44:25.293 | ++ functions-common:get_or_create_project:939 : echo 89a3096a99bb4aa2a6487ec73ddf1bea 2022-03-31 23:44:25.293 | + lib/swift:create_swift_accounts:628 : swift_project_test1=89a3096a99bb4aa2a6487ec73ddf1bea 2022-03-31 23:44:25.293 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-31 23:44:25.293 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:25.293 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-31 23:44:25.293 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:25.293 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-31 23:44:25.293 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-31 23:44:25.293 | +++ 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-31 23:44:25.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.293 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.293 | ++ functions-common:get_or_create_user:925 : user_id=a44c49ae04cd4b39af71fed89b65121c 2022-03-31 23:44:25.293 | ++ functions-common:get_or_create_user:926 : echo a44c49ae04cd4b39af71fed89b65121c 2022-03-31 23:44:25.293 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=a44c49ae04cd4b39af71fed89b65121c 2022-03-31 23:44:25.293 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-31 23:44:25.293 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:25.293 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin a44c49ae04cd4b39af71fed89b65121c 89a3096a99bb4aa2a6487ec73ddf1bea 2022-03-31 23:44:25.293 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:25.293 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:44:25.293 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:25.293 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:25.294 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:44:25.294 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:44:25.294 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:44:25.294 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:44:25.294 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:25.294 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a44c49ae04cd4b39af71fed89b65121c --project 89a3096a99bb4aa2a6487ec73ddf1bea 2022-03-31 23:44:25.294 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:25.294 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:25.294 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.294 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.294 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.294 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.294 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:25.294 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:25.294 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a44c49ae04cd4b39af71fed89b65121c --project 89a3096a99bb4aa2a6487ec73ddf1bea 2022-03-31 23:44:25.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.294 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.294 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.294 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:25.294 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a44c49ae04cd4b39af71fed89b65121c --project 89a3096a99bb4aa2a6487ec73ddf1bea 2022-03-31 23:44:25.294 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:25.294 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:25.294 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.294 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.294 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.295 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.295 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:25.295 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:25.295 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:25.295 | ++ functions-common:get_field:818 : echo '| ccfdaa65ebbe4c049da3ebfc210046de | a44c49ae04cd4b39af71fed89b65121c | | 89a3096a99bb4aa2a6487ec73ddf1bea | | | False |' 2022-03-31 23:44:25.295 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.295 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:44:25.295 | + functions-common:get_or_add_user_project_role:997 : echo ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:44:25.295 | ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:44:25.295 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-31 23:44:25.295 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-31 23:44:25.295 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:25.295 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-31 23:44:25.295 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-31 23:44:25.295 | +++ 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-31 23:44:25.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.295 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.295 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.295 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.295 | ++ functions-common:get_or_create_user:925 : user_id=ec26441ecf4246a9b912b9640efc6bea 2022-03-31 23:44:25.295 | ++ functions-common:get_or_create_user:926 : echo ec26441ecf4246a9b912b9640efc6bea 2022-03-31 23:44:25.295 | + lib/swift:create_swift_accounts:637 : swift_user_test3=ec26441ecf4246a9b912b9640efc6bea 2022-03-31 23:44:25.295 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-31 23:44:25.295 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:25.295 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 160b422d9c15483e8c8e2cdfe1444661 ec26441ecf4246a9b912b9640efc6bea 89a3096a99bb4aa2a6487ec73ddf1bea 2022-03-31 23:44:25.295 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:25.295 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:44:25.295 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:25.296 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:25.296 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:44:25.296 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:44:25.296 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:44:25.296 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:44:25.296 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 160b422d9c15483e8c8e2cdfe1444661 --user ec26441ecf4246a9b912b9640efc6bea --project 89a3096a99bb4aa2a6487ec73ddf1bea 2022-03-31 23:44:25.296 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:25.296 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:25.296 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:25.296 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.296 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.296 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.296 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.296 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:25.296 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:25.296 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 160b422d9c15483e8c8e2cdfe1444661 --user ec26441ecf4246a9b912b9640efc6bea --project 89a3096a99bb4aa2a6487ec73ddf1bea 2022-03-31 23:44:25.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.296 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.296 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.296 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 160b422d9c15483e8c8e2cdfe1444661 --user ec26441ecf4246a9b912b9640efc6bea --project 89a3096a99bb4aa2a6487ec73ddf1bea 2022-03-31 23:44:25.296 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:25.296 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:25.296 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:25.296 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.297 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.297 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.297 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.297 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:25.297 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:25.297 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:25.297 | ++ functions-common:get_field:818 : echo '| 160b422d9c15483e8c8e2cdfe1444661 | ec26441ecf4246a9b912b9640efc6bea | | 89a3096a99bb4aa2a6487ec73ddf1bea | | | False |' 2022-03-31 23:44:25.297 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.297 | + functions-common:get_or_add_user_project_role:995 : user_role_id=160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:44:25.297 | + functions-common:get_or_add_user_project_role:997 : echo 160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:44:25.297 | 160b422d9c15483e8c8e2cdfe1444661 2022-03-31 23:44:25.297 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-31 23:44:25.297 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-31 23:44:25.297 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:44:25.297 | +++ 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-31 23:44:25.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.297 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.297 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.297 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.297 | ++ functions-common:get_or_create_project:938 : project_id=03b853526e0a4120a8e93c453b90c855 2022-03-31 23:44:25.297 | ++ functions-common:get_or_create_project:939 : echo 03b853526e0a4120a8e93c453b90c855 2022-03-31 23:44:25.297 | + lib/swift:create_swift_accounts:642 : swift_project_test2=03b853526e0a4120a8e93c453b90c855 2022-03-31 23:44:25.297 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-31 23:44:25.297 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:25.297 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-31 23:44:25.297 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-31 23:44:25.297 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:25.298 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-31 23:44:25.298 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-31 23:44:25.298 | +++ 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-31 23:44:25.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.298 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.298 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.298 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.298 | ++ functions-common:get_or_create_user:925 : user_id=3b8095a49cf14cd59c054d0fb413f2c7 2022-03-31 23:44:25.298 | ++ functions-common:get_or_create_user:926 : echo 3b8095a49cf14cd59c054d0fb413f2c7 2022-03-31 23:44:25.298 | + lib/swift:create_swift_accounts:647 : swift_user_test2=3b8095a49cf14cd59c054d0fb413f2c7 2022-03-31 23:44:25.298 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-31 23:44:25.298 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:25.298 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 3b8095a49cf14cd59c054d0fb413f2c7 03b853526e0a4120a8e93c453b90c855 2022-03-31 23:44:25.298 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:25.298 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:44:25.298 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:25.298 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:25.298 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:44:25.298 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:44:25.298 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:44:25.298 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:44:25.298 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3b8095a49cf14cd59c054d0fb413f2c7 --project 03b853526e0a4120a8e93c453b90c855 2022-03-31 23:44:25.298 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:25.298 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:25.298 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:25.298 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.298 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.299 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.299 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.299 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:25.299 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:25.299 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 3b8095a49cf14cd59c054d0fb413f2c7 --project 03b853526e0a4120a8e93c453b90c855 2022-03-31 23:44:25.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.299 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.299 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.299 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3b8095a49cf14cd59c054d0fb413f2c7 --project 03b853526e0a4120a8e93c453b90c855 2022-03-31 23:44:25.299 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:25.299 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:25.299 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:25.299 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.299 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.299 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.299 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.299 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:25.299 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:25.299 | ++ functions-common:get_field:818 : echo '| ccfdaa65ebbe4c049da3ebfc210046de | 3b8095a49cf14cd59c054d0fb413f2c7 | | 03b853526e0a4120a8e93c453b90c855 | | | False |' 2022-03-31 23:44:25.299 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:25.299 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.299 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:44:25.299 | + functions-common:get_or_add_user_project_role:997 : echo ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:44:25.299 | ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:44:25.300 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-31 23:44:25.300 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-31 23:44:25.300 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:44:25.300 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-31 23:44:25.300 | +++ 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-31 23:44:25.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.300 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.300 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-31 23:44:25.300 | 49aadfb5251c4f18b5301d77b848e100' 2022-03-31 23:44:25.300 | ++ functions-common:get_or_create_domain:888 : echo 49aadfb5251c4f18b5301d77b848e100 2022-03-31 23:44:25.300 | + lib/swift:create_swift_accounts:652 : swift_domain=49aadfb5251c4f18b5301d77b848e100 2022-03-31 23:44:25.300 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-31 23:44:25.300 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:25.300 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-31 23:44:25.300 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 49aadfb5251c4f18b5301d77b848e100 2022-03-31 23:44:25.300 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:44:25.300 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=49aadfb5251c4f18b5301d77b848e100 --or-show -f value -c id 2022-03-31 23:44:25.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.300 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.300 | ++ functions-common:get_or_create_project:938 : project_id=bf605f185d0b4bb5ab77c7196c0170b1 2022-03-31 23:44:25.300 | ++ functions-common:get_or_create_project:939 : echo bf605f185d0b4bb5ab77c7196c0170b1 2022-03-31 23:44:25.300 | + lib/swift:create_swift_accounts:656 : swift_project_test4=bf605f185d0b4bb5ab77c7196c0170b1 2022-03-31 23:44:25.300 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-31 23:44:25.301 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:25.301 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-31 23:44:25.301 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 49aadfb5251c4f18b5301d77b848e100 test4@example.com 2022-03-31 23:44:25.301 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:25.301 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-31 23:44:25.301 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-31 23:44:25.301 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=49aadfb5251c4f18b5301d77b848e100 --email=test4@example.com --or-show -f value -c id 2022-03-31 23:44:25.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.301 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.301 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.301 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.301 | ++ functions-common:get_or_create_user:925 : user_id=5b5a74de1cd946479bce0fdd9264b8f0 2022-03-31 23:44:25.301 | ++ functions-common:get_or_create_user:926 : echo 5b5a74de1cd946479bce0fdd9264b8f0 2022-03-31 23:44:25.301 | + lib/swift:create_swift_accounts:661 : swift_user_test4=5b5a74de1cd946479bce0fdd9264b8f0 2022-03-31 23:44:25.301 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-31 23:44:25.301 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:25.301 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 5b5a74de1cd946479bce0fdd9264b8f0 bf605f185d0b4bb5ab77c7196c0170b1 2022-03-31 23:44:25.301 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:25.301 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:44:25.301 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:25.301 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:25.301 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:44:25.301 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:44:25.301 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:44:25.301 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:44:25.301 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b5a74de1cd946479bce0fdd9264b8f0 --project bf605f185d0b4bb5ab77c7196c0170b1 2022-03-31 23:44:25.301 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:25.301 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:25.301 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:25.302 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.302 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.302 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.302 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.302 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:25.302 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:25.302 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5b5a74de1cd946479bce0fdd9264b8f0 --project bf605f185d0b4bb5ab77c7196c0170b1 2022-03-31 23:44:25.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.302 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.302 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.302 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b5a74de1cd946479bce0fdd9264b8f0 --project bf605f185d0b4bb5ab77c7196c0170b1 2022-03-31 23:44:25.302 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:25.302 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:25.302 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:25.302 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.302 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:25.302 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:25.302 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:25.302 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:25.302 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:25.302 | ++ functions-common:get_field:818 : echo '| ccfdaa65ebbe4c049da3ebfc210046de | 5b5a74de1cd946479bce0fdd9264b8f0 | | bf605f185d0b4bb5ab77c7196c0170b1 | | | False |' 2022-03-31 23:44:25.302 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:25.302 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:25.302 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:44:25.302 | + functions-common:get_or_add_user_project_role:997 : echo ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:44:25.303 | ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:44:25.333 | [322407 Async create_swift_accounts:357173]: finished create_swift_accounts with result 0 in 153 seconds 2022-03-31 23:44:25.341 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-31 23:44:25.343 | + inc/async:async_wait:197 : return 0 2022-03-31 23:44:25.346 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-31 23:44:25.364 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:44:25.367 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-31 23:44:25.385 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:44:25.388 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-31 23:44:25.391 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:44:25.394 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-31 23:44:25.397 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-31 23:44:25.399 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-31 23:44:25.461 | + inc/async:async_inner:63 : init_glance 2022-03-31 23:44:25.500 | [322407 Async init_glance:361467]: running: init_glance 2022-03-31 23:44:25.503 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-31 23:44:25.522 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:44:25.524 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-31 23:44:25.527 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:44:25.530 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-31 23:44:25.533 | + ./stack.sh:main:1147 : configure_neutron 2022-03-31 23:44:25.535 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-31 23:44:25.540 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:44:25.540 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:44:25.548 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:44:25.550 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:44:25.553 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:44:25.556 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:44:25.559 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-31 23:44:25.562 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-31 23:44:25.565 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-31 23:44:25.567 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-31 23:44:25.582 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-31 23:44:25.584 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-31 23:44:29.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:29.233 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:29.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:29.233 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:33.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:33.025 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:33.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:33.025 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:35.917 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:44:35.944 | [361467 Async init_glance:361467]: finished successfully 2022-03-31 23:44:36.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:36.594 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:36.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:36.594 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:40.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:40.106 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:40.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:40.106 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:43.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:43.587 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:43.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:43.588 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:47.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:47.092 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:47.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:47.092 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:50.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:50.581 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:50.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:50.581 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:54.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:54.265 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:54.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:54.265 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.010 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-31 23:45:05.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:05.259 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:05.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:05.259 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:05.601 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-31 23:45:05.606 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-31 23:45:05.609 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-31 23:45:05.611 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-31 23:45:05.613 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-31 23:45:05.616 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-31 23:45:05.618 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-31 23:45:05.620 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-31 23:45:05.623 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-31 23:45:05.625 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-31 23:45:05.627 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-31 23:45:05.629 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-31 23:45:05.632 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-31 23:45:05.634 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-31 23:45:05.637 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-31 23:45:05.639 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-31 23:45:05.644 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:05.646 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-31 23:45:05.649 | + 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-31 23:45:05.654 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-31 23:45:05.656 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-31 23:45:05.659 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-31 23:45:05.661 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-31 23:45:05.663 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-31 23:45:05.666 | + 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-31 23:45:05.695 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-31 23:45:05.724 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-31 23:45:05.756 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-31 23:45:05.786 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-31 23:45:05.816 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-31 23:45:05.845 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-31 23:45:05.848 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-31 23:45:05.850 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-31 23:45:05.852 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:45:05.855 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:45:05.873 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:45:05.875 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:45:05.877 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:45:05.879 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:45:05.882 | + 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-31 23:45:05.911 | + 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-31 23:45:05.941 | + 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-31 23:45:05.971 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:45:06.000 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-31 23:45:06.017 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:45:06.020 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-31 23:45:06.022 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:45:06.025 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-31 23:45:06.028 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-31 23:45:06.030 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-31 23:45:06.042 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-31 23:45:06.044 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:45:06.047 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-31 23:45:06.049 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-31 23:45:06.062 | + 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-31 23:45:06.075 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-31 23:45:06.077 | + 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-31 23:45:06.091 | + 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-31 23:45:06.104 | + 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-31 23:45:06.116 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-31 23:45:06.119 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:45:06.122 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-31 23:45:06.126 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.GCpX25lw2W 2022-03-31 23:45:06.129 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-31 23:45:06.131 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:45:06.134 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.GCpX25lw2W 2022-03-31 23:45:06.138 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.GCpX25lw2W 2022-03-31 23:45:06.150 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.GCpX25lw2W /etc/sudoers.d/neutron-rootwrap 2022-03-31 23:45:06.163 | + 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-31 23:45:06.192 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:06.194 | + 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-31 23:45:06.225 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-31 23:45:06.228 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-31 23:45:06.230 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-31 23:45:06.233 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:45:06.235 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:45:06.238 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:45:06.256 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:06.259 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:45:06.263 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:45:06.265 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:45:06.284 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:06.287 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-03-31 23:45:06.290 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-03-31 23:45:06.323 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:45:06.326 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:45:06.328 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-31 23:45:06.346 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:06.348 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-31 23:45:06.351 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-31 23:45:06.353 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:45:06.356 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:45:06.358 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-31 23:45:06.361 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-31 23:45:06.363 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:45:06.366 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-31 23:45:06.369 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-31 23:45:06.371 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-31 23:45:06.376 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-31 23:45:06.379 | + 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-31 23:45:06.383 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-31 23:45:06.402 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:06.405 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-31 23:45:06.407 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-31 23:45:06.410 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-31 23:45:06.414 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-31 23:45:06.445 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-31 23:45:06.476 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-31 23:45:06.507 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-31 23:45:06.542 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-31 23:45:06.577 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-31 23:45:06.580 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:45:06.583 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-31 23:45:06.585 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:45:06.588 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-31 23:45:06.621 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-31 23:45:06.655 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-03-31 23:45:06.690 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-31 23:45:06.723 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-31 23:45:06.757 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-31 23:45:06.790 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-31 23:45:06.823 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-31 23:45:06.857 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:45:06.895 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:45:06.927 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-31 23:45:06.959 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-31 23:45:06.993 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-31 23:45:06.995 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:45:06.998 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:45:07.001 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 23:45:07.003 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-31 23:45:07.036 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-31 23:45:07.067 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.72/identity 2022-03-31 23:45:07.098 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-31 23:45:07.129 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-31 23:45:07.161 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-31 23:45:07.192 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-31 23:45:07.224 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-31 23:45:07.264 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:45:07.302 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-31 23:45:07.335 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-31 23:45:07.338 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-31 23:45:07.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-31 23:45:07.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-31 23:45:07.346 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-31 23:45:07.349 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-31 23:45:07.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-31 23:45:07.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1300:1349 != '' ]] 2022-03-31 23:45:07.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1300:1349 2022-03-31 23:45:07.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1300:1349 != '' ]] 2022-03-31 23:45:07.362 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-31 23:45:07.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-31 23:45:07.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-31 23:45:07.370 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-31 23:45:07.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-31 23:45:07.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-31 23:45:07.378 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-31 23:45:07.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-31 23:45:07.383 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:07.386 | + 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-31 23:45:07.422 | + 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-31 23:45:07.425 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:07.428 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:45:07.430 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-31 23:45:07.433 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-31 23:45:07.436 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:07.439 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-31 23:45:07.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-31 23:45:07.474 | + 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-31 23:45:07.477 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:07.479 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:45:07.482 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-31 23:45:07.484 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-31 23:45:07.487 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:07.490 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-31 23:45:07.529 | + 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-31 23:45:07.532 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:07.534 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:45:07.537 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-31 23:45:07.539 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-31 23:45:07.542 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:07.545 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-31 23:45:07.578 | + 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-31 23:45:07.581 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:07.584 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-31 23:45:07.586 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-31 23:45:07.589 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-31 23:45:07.592 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:07.595 | + 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-31 23:45:07.629 | + 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-31 23:45:07.633 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:07.636 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-31 23:45:07.639 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-31 23:45:07.642 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-31 23:45:07.645 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:07.649 | + 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-31 23:45:07.681 | + 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-31 23:45:07.684 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:07.686 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-31 23:45:07.689 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-31 23:45:07.692 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-31 23:45:07.695 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:07.698 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-31 23:45:07.732 | + 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:1300:1349 2022-03-31 23:45:07.734 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:07.737 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-31 23:45:07.741 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1300:1349 2022-03-31 23:45:07.744 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1300:1349 ']' 2022-03-31 23:45:07.746 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:07.749 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1300:1349 2022-03-31 23:45:07.788 | + 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-31 23:45:07.790 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:07.793 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-31 23:45:07.796 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-31 23:45:07.798 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-31 23:45:07.801 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:07.804 | + 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-31 23:45:07.839 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-31 23:45:07.842 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-31 23:45:07.861 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:07.864 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-31 23:45:07.867 | + 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-31 23:45:07.906 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:07.909 | + 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-31 23:45:07.944 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-31 23:45:07.983 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-31 23:45:07.986 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-31 23:45:07.988 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-31 23:45:07.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-31 23:45:11.143 | INFO neutron.common.config [-] Logging enabled! 2022-03-31 23:45:11.143 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-03-31 23:45:11.144 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=363443) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-31 23:45:11.195 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=363443) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:45:11.195 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=363443) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:45:11.195 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=363443) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:11.195 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=363443) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:11.195 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=363443) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:11.195 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=363443) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:11.250 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-31 23:45:11.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:11.250 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:11.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:11.250 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:11.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-31 23:45:11.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-31 23:45:11.621 | + 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-31 23:45:11.624 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:45:11.626 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-31 23:45:11.677 | + 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-31 23:45:11.695 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-31 23:45:11.697 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:11.701 | + 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-31 23:45:11.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-31 23:45:11.735 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-31 23:45:11.743 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-31 23:45:11.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-31 23:45:11.749 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-31 23:45:11.763 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-31 23:45:11.775 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-31 23:45:11.779 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-31 23:45:11.787 | net.bridge.bridge-nf-call-iptables = 1 2022-03-31 23:45:11.791 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-31 23:45:11.793 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-31 23:45:11.802 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-31 23:45:11.805 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-31 23:45:11.808 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-31 23:45:11.811 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-31 23:45:11.813 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-31 23:45:11.816 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-31 23:45:11.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-31 23:45:11.821 | + 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-31 23:45:11.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:45:11.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-31 23:45:11.854 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-31 23:45:11.856 | + 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-31 23:45:11.894 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-31 23:45:11.896 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-31 23:45:11.926 | + 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-31 23:45:11.956 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-31 23:45:11.974 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:11.976 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-31 23:45:11.979 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-31 23:45:11.984 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-31 23:45:12.016 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-31 23:45:12.046 | + 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-31 23:45:12.078 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:12.081 | + 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-31 23:45:12.110 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-31 23:45:12.128 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:12.130 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-31 23:45:12.133 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-31 23:45:12.162 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-31 23:45:12.164 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-31 23:45:12.167 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-31 23:45:12.197 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-31 23:45:12.199 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-31 23:45:12.202 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-31 23:45:12.204 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-31 23:45:12.222 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:12.225 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-31 23:45:12.227 | + 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-31 23:45:12.233 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-31 23:45:12.268 | + 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-31 23:45:12.307 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:12.310 | + 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-31 23:45:12.348 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-31 23:45:12.350 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-31 23:45:12.382 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-31 23:45:12.385 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-31 23:45:12.387 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-31 23:45:12.421 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-31 23:45:12.423 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-31 23:45:12.426 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-31 23:45:12.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-31 23:45:15.429 | INFO neutron.common.config [-] Logging enabled! 2022-03-31 23:45:15.430 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-03-31 23:45:15.430 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=363975) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-31 23:45:15.481 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=363975) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:45:15.481 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=363975) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:45:15.481 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=363975) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:15.481 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=363975) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:15.481 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=363975) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:15.482 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=363975) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:15.541 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-31 23:45:15.542 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=363975) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-31 23:45:15.542 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=363975) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-31 23:45:15.543 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-31 23:45:15.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:15.543 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:15.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:15.543 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:15.929 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-31 23:45:15.932 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-31 23:45:15.935 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-31 23:45:15.937 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-31 23:45:15.940 | + 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-31 23:45:15.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:45:15.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-31 23:45:15.966 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-31 23:45:15.968 | + functions:set_mtu:785 : local dev=br-data 2022-03-31 23:45:15.971 | + functions:set_mtu:786 : local mtu=1500 2022-03-31 23:45:15.973 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-31 23:45:15.986 | + 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-31 23:45:16.004 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-31 23:45:16.007 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-31 23:45:16.010 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-31 23:45:16.013 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-31 23:45:16.015 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-31 23:45:16.018 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-31 23:45:16.020 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-31 23:45:16.023 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-31 23:45:16.025 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-31 23:45:16.028 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-31 23:45:16.031 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-31 23:45:16.034 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-31 23:45:16.037 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-31 23:45:16.039 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-31 23:45:16.043 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-31 23:45:16.043 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-31 23:45:16.050 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-31 23:45:16.052 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-31 23:45:16.055 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-31 23:45:16.057 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-31 23:45:16.062 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-31 23:45:16.062 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-31 23:45:16.063 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-31 23:45:16.069 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.80/22 brd 192.168.3.255' 2022-03-31 23:45:16.071 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-31 23:45:16.074 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:16.077 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-31 23:45:16.080 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-31 23:45:16.082 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.80/22 brd 192.168.3.255 != '' ]] 2022-03-31 23:45:16.085 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.80/22 brd 192.168.3.255 dev eth1' 2022-03-31 23:45:16.087 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.80/22 brd 192.168.3.255 dev br-data' 2022-03-31 23:45:16.090 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-31 23:45:16.093 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-31 23:45:16.098 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.80/22 brd 192.168.3.255 2022-03-31 23:45:16.098 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-31 23:45:16.098 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-31 23:45:16.098 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-31 23:45:16.104 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.80 2022-03-31 23:45:16.107 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.80 ' 2022-03-31 23:45:16.110 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.80/22 brd 192.168.3.255 dev eth1 2022-03-31 23:45:16.124 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.80/22 brd 192.168.3.255 dev br-data 2022-03-31 23:45:16.138 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-31 23:45:16.152 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-31 23:45:16.173 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.80 2022-03-31 23:45:16.183 | PING 192.168.0.80 (192.168.0.80) from 192.168.0.80 br-data: 56(84) bytes of data. 2022-03-31 23:45:16.183 | 64 bytes from 192.168.0.80: icmp_seq=1 ttl=64 time=0.077 ms 2022-03-31 23:45:17.200 | 64 bytes from 192.168.0.80: icmp_seq=2 ttl=64 time=0.059 ms 2022-03-31 23:45:18.224 | 64 bytes from 192.168.0.80: icmp_seq=3 ttl=64 time=0.054 ms 2022-03-31 23:45:18.224 | 2022-03-31 23:45:18.224 | --- 192.168.0.80 ping statistics --- 2022-03-31 23:45:18.224 | 3 packets transmitted, 3 received, 0% packet loss, time 2041ms 2022-03-31 23:45:18.225 | rtt min/avg/max/mdev = 0.054/0.063/0.077/0.009 ms 2022-03-31 23:45:18.231 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-31 23:45:18.231 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-31 23:45:18.237 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-31 23:45:18.239 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-31 23:45:18.257 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:18.260 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-31 23:45:18.263 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-31 23:45:18.268 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-31 23:45:18.299 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.72 2022-03-31 23:45:18.329 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-31 23:45:18.360 | + 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-31 23:45:18.394 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:18.397 | + 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-31 23:45:18.428 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-31 23:45:18.430 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-31 23:45:18.448 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:45:18.450 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:45:18.453 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-31 23:45:18.471 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:45:18.474 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-31 23:45:18.492 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:45:18.494 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-31 23:45:18.513 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:45:18.516 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-31 23:45:18.548 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-31 23:45:18.579 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-31 23:45:18.582 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-31 23:45:18.601 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:18.603 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-31 23:45:18.622 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:18.625 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-31 23:45:18.627 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-31 23:45:18.689 | + inc/async:async_inner:63 : init_neutron 2022-03-31 23:45:18.731 | [322407 Async init_neutron:364451]: running: init_neutron 2022-03-31 23:45:18.734 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-31 23:45:18.755 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:18.759 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-31 23:45:18.771 | ++ ./stack.sh:main:1162 : true 2022-03-31 23:45:18.774 | + ./stack.sh:main:1162 : netman_pid= 2022-03-31 23:45:18.777 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-31 23:45:18.780 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-31 23:45:18.796 | + ./stack.sh:main:1169 : clean_iptables 2022-03-31 23:45:18.804 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-31 23:45:18.804 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:45:18.804 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-31 23:45:18.809 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-31 23:45:18.811 | + lib/nova:clean_iptables:186 : grep nova 2022-03-31 23:45:18.815 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-31 23:45:18.815 | + lib/nova:clean_iptables:186 : bash 2022-03-31 23:45:18.824 | + lib/nova:clean_iptables:188 : grep nova 2022-03-31 23:45:18.826 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-31 23:45:18.829 | + lib/nova:clean_iptables:188 : bash 2022-03-31 23:45:18.829 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:45:18.831 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-31 23:45:18.832 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-31 23:45:18.834 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-31 23:45:18.851 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:45:18.851 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-31 23:45:18.854 | + lib/nova:clean_iptables:190 : bash 2022-03-31 23:45:18.855 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-31 23:45:18.858 | + lib/nova:clean_iptables:190 : grep nova 2022-03-31 23:45:18.860 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-31 23:45:18.860 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-31 23:45:18.872 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-31 23:45:18.872 | + lib/nova:clean_iptables:192 : grep nova 2022-03-31 23:45:18.876 | + lib/nova:clean_iptables:192 : bash 2022-03-31 23:45:18.878 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:45:18.878 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-31 23:45:18.881 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-31 23:45:18.883 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-31 23:45:18.891 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-31 23:45:18.900 | net.ipv4.ip_forward = 1 2022-03-31 23:45:18.904 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-31 23:45:18.924 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:18.926 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-31 23:45:18.934 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-31 23:45:18.937 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-31 23:45:18.974 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-31 23:45:19.006 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-31 23:45:19.008 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-31 23:45:19.046 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-31 23:45:19.079 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-31 23:45:19.099 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:19.102 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-31 23:45:19.105 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:45:19.108 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-31 23:45:19.110 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-31 23:45:19.113 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-31 23:45:19.177 | + inc/async:async_inner:63 : init_swift 2022-03-31 23:45:19.227 | [322407 Async init_swift:364812]: running: init_swift 2022-03-31 23:45:19.230 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-31 23:45:19.260 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:19.263 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-31 23:45:19.265 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:45:19.268 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-31 23:45:19.271 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-31 23:45:19.274 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-31 23:45:19.360 | + inc/async:async_inner:63 : init_cinder 2022-03-31 23:45:19.432 | [322407 Async init_cinder:364907]: running: init_cinder 2022-03-31 23:45:19.438 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-31 23:45:19.466 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:19.474 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-31 23:45:19.479 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:45:19.489 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-31 23:45:19.491 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-31 23:45:19.494 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-31 23:45:19.609 | + inc/async:async_inner:63 : init_placement 2022-03-31 23:45:19.731 | [322407 Async init_placement:365045]: running: init_placement 2022-03-31 23:45:19.744 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-31 23:45:19.915 | [322407 Async init_neutron:364451]: Waiting for completion of init_neutron running on PID 364451 (6 other jobs running) 2022-03-31 23:45:20.034 | [322407 Async init_neutron:364451]: Signaling child to exit 2022-03-31 23:45:23.238 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:45:23.272 | [364907 Async init_cinder:364907]: finished successfully 2022-03-31 23:45:33.265 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:45:33.304 | [364812 Async init_swift:364812]: finished successfully 2022-03-31 23:45:46.243 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:45:46.272 | [364451 Async init_neutron:364451]: finished successfully 2022-03-31 23:45:46.295 | WAKEUP 2022-03-31 23:45:46.320 | [322407 Async init_neutron:364451]: Signaled 2022-03-31 23:45:46.322 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-31 23:45:46.322 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:45:46.322 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:45:46.322 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:45:46.322 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:45:46.322 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:45:46.322 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:45:46.322 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-31 23:45:46.322 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-31 23:45:46.322 | + lib/database:recreate_database:112 : local db=neutron 2022-03-31 23:45:46.322 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-31 23:45:46.322 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-31 23:45:46.322 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-31 23:45:46.322 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:45:46.322 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-31 23:45:46.322 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:45:46.322 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-31 23:45:46.322 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:45:46.322 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:45:46.322 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:45:46.322 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:45:46.323 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770321600 2022-03-31 23:45:46.323 | + 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-31 23:45:46.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:46.323 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:46.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:46.323 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-31 23:45:46.323 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-31 23:45:46.324 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-31 23:45:46.325 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-31 23:45:46.326 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-31 23:45:46.327 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-31 23:45:46.327 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-31 23:45:46.327 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-31 23:45:46.327 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-31 23:45:46.327 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-31 23:45:46.327 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-31 23:45:46.327 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-31 23:45:46.327 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-31 23:45:46.327 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-31 23:45:46.327 | Running upgrade for neutron ... 2022-03-31 23:45:46.327 | OK 2022-03-31 23:45:46.327 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-31 23:45:46.327 | + functions-common:time_stop:2425 : local name 2022-03-31 23:45:46.327 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:45:46.327 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:45:46.327 | + functions-common:time_stop:2428 : local total 2022-03-31 23:45:46.327 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:45:46.327 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:45:46.327 | + functions-common:time_stop:2432 : start_time=1648770321600 2022-03-31 23:45:46.327 | + functions-common:time_stop:2434 : [[ -z 1648770321600 ]] 2022-03-31 23:45:46.327 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:45:46.327 | + functions-common:time_stop:2437 : end_time=1648770346226 2022-03-31 23:45:46.327 | + functions-common:time_stop:2438 : elapsed_time=24626 2022-03-31 23:45:46.327 | + functions-common:time_stop:2439 : total=8344 2022-03-31 23:45:46.327 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:45:46.327 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32970 2022-03-31 23:45:46.376 | [322407 Async init_neutron:364451]: finished init_neutron with result 0 in 27 seconds 2022-03-31 23:45:46.380 | + inc/async:async_wait:197 : return 0 2022-03-31 23:45:46.383 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-31 23:45:46.440 | [322407 Async init_placement:365045]: Waiting for completion of init_placement running on PID 365045 (5 other jobs running) 2022-03-31 23:45:46.469 | [322407 Async init_placement:365045]: Signaling child to exit 2022-03-31 23:46:07.175 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:46:07.206 | [365045 Async init_placement:365045]: finished successfully 2022-03-31 23:46:07.230 | WAKEUP 2022-03-31 23:46:07.259 | [322407 Async init_placement:365045]: Signaled 2022-03-31 23:46:07.261 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-31 23:46:07.261 | + lib/database:recreate_database:112 : local db=placement 2022-03-31 23:46:07.261 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-31 23:46:07.261 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-31 23:46:07.261 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-31 23:46:07.261 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:07.261 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-31 23:46:07.261 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:07.261 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-31 23:46:07.261 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-31 23:46:07.261 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-31 23:46:07.261 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-31 23:46:07.261 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:46:07.261 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:46:07.262 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:46:07.262 | ++ 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-31 23:46:07.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.262 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.262 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.262 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:07.262 | + functions-common:get_or_create_user:925 : user_id=b8eaf3af85be432a9d461b05804d1d28 2022-03-31 23:46:07.262 | + functions-common:get_or_create_user:926 : echo b8eaf3af85be432a9d461b05804d1d28 2022-03-31 23:46:07.262 | b8eaf3af85be432a9d461b05804d1d28 2022-03-31 23:46:07.262 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-31 23:46:07.262 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:46:07.262 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:46:07.262 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:46:07.262 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:46:07.262 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:46:07.262 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:46:07.262 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:46:07.262 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:46:07.262 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:46:07.262 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:46:07.262 | ++ 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-31 23:46:07.262 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:46:07.262 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:46:07.262 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:46:07.262 | ++ functions-common:get_field:812 : read data 2022-03-31 23:46:07.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.262 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.262 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.263 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:07.263 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:46:07.263 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:46:07.263 | + 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-31 23:46:07.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.263 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.263 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.263 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:46:07.263 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:46:07.263 | ++ 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-31 23:46:07.263 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:46:07.263 | ++ functions-common:get_field:812 : read data 2022-03-31 23:46:07.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.263 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.263 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.263 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:07.263 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:46:07.263 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:46:07.263 | ++ functions-common:get_field:818 : echo '| b621d7fd75ae4c7bbb78f6743e833437 | b8eaf3af85be432a9d461b05804d1d28 | | f55c8c433a4745f6b3baa6b060c7204d | | | False |' 2022-03-31 23:46:07.263 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:46:07.263 | ++ functions-common:get_field:812 : read data 2022-03-31 23:46:07.263 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:46:07.263 | + functions-common:get_or_add_user_project_role:997 : echo b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:46:07.263 | b621d7fd75ae4c7bbb78f6743e833437 2022-03-31 23:46:07.263 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:46:07.263 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-31 23:46:07.263 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:46:07.263 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:46:07.264 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:46:07.264 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:46:07.264 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:46:07.264 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:46:07.264 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:46:07.264 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:46:07.264 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:46:07.264 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:46:07.264 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:46:07.264 | ++ 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-31 23:46:07.264 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:46:07.264 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:46:07.264 | ++ functions-common:get_field:812 : read data 2022-03-31 23:46:07.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.264 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.264 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.264 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:07.264 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:46:07.264 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:46:07.264 | + 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-31 23:46:07.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.264 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.264 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.264 | ++ 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-31 23:46:07.264 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:46:07.265 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:46:07.265 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:46:07.265 | ++ functions-common:get_field:812 : read data 2022-03-31 23:46:07.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.265 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.265 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.265 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:07.265 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:46:07.265 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:46:07.265 | ++ functions-common:get_field:818 : echo '| ccfdaa65ebbe4c049da3ebfc210046de | b8eaf3af85be432a9d461b05804d1d28 | | f55c8c433a4745f6b3baa6b060c7204d | | | False |' 2022-03-31 23:46:07.265 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:46:07.265 | ++ functions-common:get_field:812 : read data 2022-03-31 23:46:07.265 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:46:07.265 | + functions-common:get_or_add_user_project_role:997 : echo ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:46:07.265 | ccfdaa65ebbe4c049da3ebfc210046de 2022-03-31 23:46:07.265 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.72/placement 2022-03-31 23:46:07.265 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-31 23:46:07.265 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:46:07.265 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-31 23:46:07.265 | ++ 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-31 23:46:07.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.265 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.265 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.265 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:07.265 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:46:07.265 | 3f633a75a94144fc95ace47b58e5ef88' 2022-03-31 23:46:07.265 | + functions-common:get_or_create_service:1094 : echo 3f633a75a94144fc95ace47b58e5ef88 2022-03-31 23:46:07.265 | 3f633a75a94144fc95ace47b58e5ef88 2022-03-31 23:46:07.266 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.72/placement 2022-03-31 23:46:07.266 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:46:07.266 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.72/placement RegionOne 2022-03-31 23:46:07.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:46:07.266 | +++ 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-31 23:46:07.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.266 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.266 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.266 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:07.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:46:07.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:46:07.266 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.72/placement --region RegionOne -f value -c id 2022-03-31 23:46:07.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.266 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.266 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.266 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:07.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8477aeedb00c4fb38979d224c3a5b11d 2022-03-31 23:46:07.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8477aeedb00c4fb38979d224c3a5b11d 2022-03-31 23:46:07.266 | + functions-common:get_or_create_endpoint:1127 : public_id=8477aeedb00c4fb38979d224c3a5b11d 2022-03-31 23:46:07.266 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:46:07.266 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:46:07.266 | + functions-common:get_or_create_endpoint:1136 : echo 8477aeedb00c4fb38979d224c3a5b11d 2022-03-31 23:46:07.266 | 8477aeedb00c4fb38979d224c3a5b11d 2022-03-31 23:46:07.318 | [322407 Async init_placement:365045]: finished init_placement with result 0 in 47 seconds 2022-03-31 23:46:07.322 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:07.325 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-31 23:46:07.394 | [322407 Async init_glance:361467]: Waiting for completion of init_glance running on PID 361467 (4 other jobs running) 2022-03-31 23:46:07.424 | [322407 Async init_glance:361467]: Signaling child to exit 2022-03-31 23:46:07.424 | WAKEUP 2022-03-31 23:46:07.451 | [322407 Async init_glance:361467]: Signaled 2022-03-31 23:46:07.452 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-31 23:46:07.452 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-31 23:46:07.452 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-31 23:46:07.452 | + lib/database:recreate_database:112 : local db=glance 2022-03-31 23:46:07.452 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-31 23:46:07.453 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-31 23:46:07.453 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-31 23:46:07.453 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:07.453 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-31 23:46:07.453 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:07.453 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-31 23:46:07.453 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:46:07.453 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:07.453 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:07.453 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:07.453 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770265757 2022-03-31 23:46:07.453 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-31 23:46:07.453 | 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=361589) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:46:07.453 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:46:07.453 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:46:07.453 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:46:07.453 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:46:07.453 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:07.453 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:07.453 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-31 23:46:07.453 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-31 23:46:07.453 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-31 23:46:07.453 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-31 23:46:07.453 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-31 23:46:07.453 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-31 23:46:07.453 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-31 23:46:07.453 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-31 23:46:07.453 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-31 23:46:07.453 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:07.454 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:07.454 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-31 23:46:07.454 | Database migration is up to date. No migration needed. 2022-03-31 23:46:07.454 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-31 23:46:07.454 | Database is synced successfully. 2022-03-31 23:46:07.454 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-31 23:46:07.454 | 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=361742) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:46:07.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-31 23:46:07.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-31 23:46:07.456 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-31 23:46:07.456 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-31 23:46:07.456 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-31 23:46:07.456 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-31 23:46:07.456 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-31 23:46:07.456 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-31 23:46:07.456 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:07.456 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:07.456 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:07.456 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:07.456 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:07.456 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:46:07.456 | + functions-common:time_stop:2432 : start_time=1648770265757 2022-03-31 23:46:07.456 | + functions-common:time_stop:2434 : [[ -z 1648770265757 ]] 2022-03-31 23:46:07.456 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:07.456 | + functions-common:time_stop:2437 : end_time=1648770275901 2022-03-31 23:46:07.456 | + functions-common:time_stop:2438 : elapsed_time=10144 2022-03-31 23:46:07.456 | + functions-common:time_stop:2439 : total=8344 2022-03-31 23:46:07.456 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:07.456 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18488 2022-03-31 23:46:07.507 | [322407 Async init_glance:361467]: finished init_glance with result 0 in 10 seconds 2022-03-31 23:46:07.512 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:07.515 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-31 23:46:07.575 | [322407 Async init_swift:364812]: Waiting for completion of init_swift running on PID 364812 (3 other jobs running) 2022-03-31 23:46:07.603 | [322407 Async init_swift:364812]: Signaling child to exit 2022-03-31 23:46:07.603 | WAKEUP 2022-03-31 23:46:07.631 | [322407 Async init_swift:364812]: Signaled 2022-03-31 23:46:07.633 | + lib/swift:init_swift:668 : local node_number 2022-03-31 23:46:07.633 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 23:46:07.633 | No container-sharder running 2022-03-31 23:46:07.633 | No object-server running 2022-03-31 23:46:07.633 | No object-replicator running 2022-03-31 23:46:07.633 | No container-reconciler running 2022-03-31 23:46:07.633 | No account-reaper running 2022-03-31 23:46:07.633 | No object-expirer running 2022-03-31 23:46:07.634 | No container-sync running 2022-03-31 23:46:07.634 | No account-replicator running 2022-03-31 23:46:07.634 | No object-auditor running 2022-03-31 23:46:07.634 | No account-auditor running 2022-03-31 23:46:07.634 | No account-server running 2022-03-31 23:46:07.634 | No container-replicator running 2022-03-31 23:46:07.634 | No object-reconstructor running 2022-03-31 23:46:07.634 | No container-server running 2022-03-31 23:46:07.634 | No container-auditor running 2022-03-31 23:46:07.634 | No object-updater running 2022-03-31 23:46:07.634 | No container-updater running 2022-03-31 23:46:07.634 | No proxy-server running 2022-03-31 23:46:07.634 | + lib/swift:init_swift:670 : true 2022-03-31 23:46:07.634 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-31 23:46:07.634 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-31 23:46:07.634 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-31 23:46:07.634 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-31 23:46:07.634 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-31 23:46:07.634 | + 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-31 23:46:07.635 | + 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-31 23:46:07.635 | + functions:create_disk:732 : local node_number 2022-03-31 23:46:07.635 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:07.635 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-31 23:46:07.635 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-31 23:46:07.635 | + functions:create_disk:736 : local key 2022-03-31 23:46:07.635 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:07.635 | ++ functions:create_disk:738 : sed s#/.## 2022-03-31 23:46:07.635 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:07.635 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:07.635 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-31 23:46:07.635 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:07.635 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-31 23:46:07.635 | + functions:destroy_disk:765 : local key 2022-03-31 23:46:07.635 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:07.635 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-31 23:46:07.635 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:07.636 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:07.636 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-31 23:46:07.636 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-31 23:46:07.636 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:07.636 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:07.636 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-31 23:46:07.636 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:07.636 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:07.636 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-31 23:46:07.636 | = sectsz=512 attr=2, projid32bit=1 2022-03-31 23:46:07.636 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-31 23:46:07.636 | = reflink=1 2022-03-31 23:46:07.636 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-31 23:46:07.636 | = sunit=0 swidth=0 blks 2022-03-31 23:46:07.636 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-31 23:46:07.636 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-31 23:46:07.636 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-31 23:46:07.636 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-31 23:46:07.636 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-31 23:46:07.636 | + 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-31 23:46:07.636 | /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-31 23:46:07.636 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-31 23:46:07.637 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-31 23:46:07.637 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-31 23:46:07.637 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-31 23:46:07.637 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:46:07.637 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-31 23:46:07.637 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-31 23:46:07.637 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-31 23:46:07.637 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-31 23:46:07.637 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-31 23:46:07.637 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-31 23:46:07.637 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-31 23:46:07.637 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648769100.object.builder backups/1648769101.container.builder backups/1648769103.account.builder backups/1648769108.object.builder backups/1648769109.container.builder backups/1648769110.account.builder backups/1648769108.object.ring.gz backups/1648769109.container.ring.gz backups/1648769110.account.ring.gz 2022-03-31 23:46:07.637 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-31 23:46:07.637 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-31 23:46:07.637 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-31 23:46:07.637 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-31 23:46:07.637 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:46:07.637 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-31 23:46:07.637 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-31 23:46:07.637 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:46:07.637 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-31 23:46:07.638 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-31 23:46:07.638 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:46:07.638 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-31 23:46:07.638 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-31 23:46:07.638 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:46:07.638 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-31 23:46:07.638 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:46:07.638 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-31 23:46:07.638 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:46:07.638 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-31 23:46:07.638 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:46:07.638 | + lib/swift:init_swift:714 : popd 2022-03-31 23:46:07.685 | [322407 Async init_swift:364812]: finished init_swift with result 0 in 14 seconds 2022-03-31 23:46:07.690 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:07.693 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-31 23:46:07.754 | [322407 Async init_cinder:364907]: Waiting for completion of init_cinder running on PID 364907 (2 other jobs running) 2022-03-31 23:46:07.786 | [322407 Async init_cinder:364907]: Signaling child to exit 2022-03-31 23:46:07.787 | WAKEUP 2022-03-31 23:46:07.815 | [322407 Async init_cinder:364907]: Signaled 2022-03-31 23:46:07.817 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-31 23:46:07.817 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:07.817 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-31 23:46:07.817 | + lib/database:recreate_database:112 : local db=cinder 2022-03-31 23:46:07.817 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-31 23:46:07.817 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-31 23:46:07.817 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-31 23:46:07.817 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:07.817 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-31 23:46:07.817 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:07.817 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-31 23:46:07.817 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:46:07.817 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:07.817 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:07.817 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:07.818 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770319516 2022-03-31 23:46:07.818 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-31 23:46:07.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.818 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:07.818 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:07.818 | /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-31 23:46:07.818 | last_heartbeat = column_property( 2022-03-31 23:46:07.818 | /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-31 23:46:07.818 | num_hosts = column_property( 2022-03-31 23:46:07.818 | /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-31 23:46:07.818 | num_down_hosts = column_property( 2022-03-31 23:46:07.818 | Traceback (most recent call last): 2022-03-31 23:46:07.818 | File "/usr/local/bin/cinder-manage", line 10, in 2022-03-31 23:46:07.818 | sys.exit(main()) 2022-03-31 23:46:07.818 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-03-31 23:46:07.818 | objects.register_all() 2022-03-31 23:46:07.818 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-03-31 23:46:07.818 | __import__('cinder.objects.backup') 2022-03-31 23:46:07.818 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-03-31 23:46:07.818 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-03-31 23:46:07.818 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-03-31 23:46:07.818 | backup: objects.Backup, 2022-03-31 23:46:07.818 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-03-31 23:46:07.818 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-31 23:46:07.819 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:07.819 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:07.819 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:07.819 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:07.819 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:07.819 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:46:07.819 | + functions-common:time_stop:2432 : start_time=1648770319516 2022-03-31 23:46:07.819 | + functions-common:time_stop:2434 : [[ -z 1648770319516 ]] 2022-03-31 23:46:07.819 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:07.819 | + functions-common:time_stop:2437 : end_time=1648770323169 2022-03-31 23:46:07.819 | + functions-common:time_stop:2438 : elapsed_time=3653 2022-03-31 23:46:07.819 | + functions-common:time_stop:2439 : total=8344 2022-03-31 23:46:07.819 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:07.819 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11997 2022-03-31 23:46:07.819 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-31 23:46:07.819 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:46:07.819 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-31 23:46:07.819 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:46:07.819 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-31 23:46:07.873 | [322407 Async init_cinder:364907]: finished init_cinder with result 0 in 3 seconds 2022-03-31 23:46:07.878 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:07.881 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-31 23:46:07.906 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:07.909 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-31 23:46:07.912 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:46:07.915 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-31 23:46:07.918 | + ./stack.sh:main:1218 : init_nova 2022-03-31 23:46:07.921 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-31 23:46:07.940 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:07.944 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-31 23:46:07.966 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:07.970 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:46:07.976 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:46:08.047 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:46:08.096 | [322407 Async nova-cell-0:367077]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:46:08.100 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-31 23:46:08.106 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:46:08.111 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-31 23:46:08.114 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:46:08.117 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:46:08.121 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:46:08.200 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:46:08.253 | [322407 Async nova-cell-1:367169]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:46:08.257 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-31 23:46:08.268 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-31 23:46:08.274 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-31 23:46:08.282 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-31 23:46:08.287 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-31 23:46:08.296 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:08.800 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-31 23:46:08.806 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:08.826 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-31 23:46:10.110 | 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-31 23:46:13.627 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:46:13.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:13.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:13.640 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:46:13.641 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=367228) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:46:13.672 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:46:13.672 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:46:13.708 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-31 23:46:16.107 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=367228) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:46:16.110 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-31 23:46:17.080 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=367228) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:46:17.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:17.088 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:17.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:17.088 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:17.612 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-31 23:46:17.616 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 23:46:17.620 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 23:46:17.624 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 23:46:17.627 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:46:17.631 | + lib/nova:init_nova:851 : /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-31 23:46:18.736 | 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-31 23:46:21.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:21.666 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:21.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:21.666 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:22.223 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-31 23:46:22.234 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-31 23:46:22.238 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-31 23:46:22.324 | [322407 Async nova-cell-0:367077]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 367077 (3 other jobs running) 2022-03-31 23:46:22.361 | [322407 Async nova-cell-0:367077]: Signaling child to exit 2022-03-31 23:46:23.122 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:46:23.161 | [367077 Async nova-cell-0:367077]: finished successfully 2022-03-31 23:46:23.193 | WAKEUP 2022-03-31 23:46:23.224 | [322407 Async nova-cell-0:367077]: Signaled 2022-03-31 23:46:23.226 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-31 23:46:23.226 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-31 23:46:23.226 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-31 23:46:23.226 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-31 23:46:23.226 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-31 23:46:23.226 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-31 23:46:23.226 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-31 23:46:23.226 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:23.226 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-31 23:46:23.227 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:23.227 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-31 23:46:23.227 | 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-31 23:46:23.227 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.229 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:46:23.229 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=367235) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:46:23.229 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:46:23.229 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:46:23.229 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-31 23:46:23.229 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=367235) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:46:23.229 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-31 23:46:23.229 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=367235) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:46:23.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:23.229 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:23.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:23.229 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:23.289 | [322407 Async nova-cell-0:367077]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 15 seconds 2022-03-31 23:46:23.294 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:23.298 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-31 23:46:23.301 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-31 23:46:23.370 | [322407 Async nova-cell-1:367169]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 367169 (2 other jobs running) 2022-03-31 23:46:23.410 | [322407 Async nova-cell-1:367169]: Signaling child to exit 2022-03-31 23:46:23.486 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:46:23.516 | [367169 Async nova-cell-1:367169]: finished successfully 2022-03-31 23:46:23.538 | WAKEUP 2022-03-31 23:46:23.567 | [322407 Async nova-cell-1:367169]: Signaled 2022-03-31 23:46:23.570 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-31 23:46:23.570 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-31 23:46:23.570 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-31 23:46:23.570 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-31 23:46:23.570 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-31 23:46:23.570 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-31 23:46:23.570 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-31 23:46:23.570 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:23.570 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-31 23:46:23.570 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:23.570 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-31 23:46:23.570 | 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-31 23:46:23.570 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:46:23.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:23.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:23.573 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:46:23.573 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=367242) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:46:23.573 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:46:23.573 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:46:23.573 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-31 23:46:23.573 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=367242) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:46:23.573 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-31 23:46:23.573 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=367242) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:46:23.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:23.573 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:23.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:23.573 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:23.633 | [322407 Async nova-cell-1:367169]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 15 seconds 2022-03-31 23:46:23.639 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:23.642 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:46:23.645 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-31 23:46:24.710 | 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-31 23:46:27.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:27.741 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:27.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:27.742 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:27.742 | Running batches of 50 until complete 2022-03-31 23:46:27.742 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:46:27.742 | | Migration | Total Needed | Completed | 2022-03-31 23:46:27.742 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:46:27.742 | | fill_virtual_interface_list | 0 | 0 | 2022-03-31 23:46:27.742 | | migrate_empty_ratio | 0 | 0 | 2022-03-31 23:46:27.742 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-31 23:46:27.742 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-31 23:46:27.743 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-31 23:46:27.743 | | populate_dev_uuids | 0 | 0 | 2022-03-31 23:46:27.743 | | populate_missing_availability_zones | 0 | 0 | 2022-03-31 23:46:27.743 | | populate_queued_for_delete | 0 | 0 | 2022-03-31 23:46:27.743 | | populate_user_id | 0 | 0 | 2022-03-31 23:46:27.743 | | populate_uuids | 0 | 0 | 2022-03-31 23:46:27.743 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:46:28.269 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-31 23:46:28.274 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:46:28.277 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-31 23:46:28.280 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:46:28.283 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:46:28.286 | + lib/nova:init_nova:869 : /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-31 23:46:29.305 | 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-31 23:46:31.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:31.891 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:31.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:31.891 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:31.891 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-31 23:46:31.891 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-31 23:46:32.353 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-31 23:46:32.356 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-31 23:46:32.369 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-31 23:46:32.372 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-31 23:46:32.391 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:32.393 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-31 23:46:32.396 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-31 23:46:32.459 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-31 23:46:32.502 | [322407 Async configure_neutron_nova:368394]: running: configure_neutron_nova 2022-03-31 23:46:32.505 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-31 23:46:32.508 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:46:32.511 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-31 23:46:32.513 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:46:32.516 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:46:32.519 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:46:32.522 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:46:32.525 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:46:32.529 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:46:32.534 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:46:32.536 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:46:32.540 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:46:32.543 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-31 23:46:32.545 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:46:32.566 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:32.570 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:46:32.573 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:46:32.576 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-31 23:46:32.579 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:46:32.582 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:46:32.586 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-31 23:46:32.589 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:46:32.592 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:46:32.600 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:46:32.604 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:46:32.608 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-31 23:46:32.612 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:46:32.615 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-31 23:46:32.619 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:46:32.623 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:46:32.626 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-31 23:46:32.629 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-31 23:46:32.634 | + inc/meta-config:merge_config_group:171 : shift 2022-03-31 23:46:32.637 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-31 23:46:32.642 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:46:32.646 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-31 23:46:32.649 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-31 23:46:32.653 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-31 23:46:32.656 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:46:32.659 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-31 23:46:32.662 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:46:32.665 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-31 23:46:32.665 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:46:32.665 | gsub("[][]", "", $1); 2022-03-31 23:46:32.665 | split($1, a, "|"); 2022-03-31 23:46:32.665 | if (a[1] == matchgroup) 2022-03-31 23:46:32.665 | print a[2] 2022-03-31 23:46:32.665 | } 2022-03-31 23:46:32.665 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:46:32.672 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:46:32.675 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:46:32.678 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:46:32.682 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-31 23:46:32.685 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-31 23:46:32.689 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-31 23:46:32.692 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-31 23:46:32.696 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-31 23:46:32.700 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-31 23:46:32.703 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-31 23:46:32.706 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-31 23:46:32.710 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:46:32.713 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:46:32.717 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-31 23:46:32.720 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:46:32.723 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-31 23:46:32.726 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-31 23:46:32.729 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-31 23:46:32.732 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-31 23:46:32.736 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-31 23:46:32.737 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:32.738 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-31 23:46:32.738 | BEGIN { 2022-03-31 23:46:32.738 | section = "" 2022-03-31 23:46:32.738 | last_section = "" 2022-03-31 23:46:32.738 | section_count = 0 2022-03-31 23:46:32.738 | } 2022-03-31 23:46:32.738 | /^\[.+\]/ { 2022-03-31 23:46:32.738 | gsub("[][]", "", $1); 2022-03-31 23:46:32.738 | section=$1 2022-03-31 23:46:32.738 | next 2022-03-31 23:46:32.738 | } 2022-03-31 23:46:32.738 | /^ *\#/ { 2022-03-31 23:46:32.738 | next 2022-03-31 23:46:32.738 | } 2022-03-31 23:46:32.738 | /^[^ \t]+/ { 2022-03-31 23:46:32.738 | # get offset of first = in $0 2022-03-31 23:46:32.738 | eq_idx = index($0, "=") 2022-03-31 23:46:32.738 | # extract attr & value from $0 2022-03-31 23:46:32.738 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:46:32.739 | value = substr($0, eq_idx + 1) 2022-03-31 23:46:32.739 | # only need to strip trailing whitespace from attr 2022-03-31 23:46:32.739 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:46:32.739 | # need to strip leading & trailing whitespace from value 2022-03-31 23:46:32.739 | sub(/^[ \t]*/, "", value) 2022-03-31 23:46:32.739 | sub(/[ \t]*$/, "", value) 2022-03-31 23:46:32.739 | 2022-03-31 23:46:32.739 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:46:32.739 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:46:32.739 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:46:32.739 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:46:32.739 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:46:32.739 | if (section != last_section) { 2022-03-31 23:46:32.739 | cfg_section[section_count++] = section 2022-03-31 23:46:32.739 | last_section = section 2022-03-31 23:46:32.739 | } 2022-03-31 23:46:32.739 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:46:32.739 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:46:32.739 | 2022-03-31 23:46:32.739 | cfg_attr[section, attr, 0] = value 2022-03-31 23:46:32.739 | cfg_attr_count[section, attr] = 1 2022-03-31 23:46:32.739 | } else { 2022-03-31 23:46:32.739 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:46:32.739 | cfg_attr[section, attr, lno] = value 2022-03-31 23:46:32.739 | } 2022-03-31 23:46:32.739 | } 2022-03-31 23:46:32.739 | END { 2022-03-31 23:46:32.739 | # Process each section in order 2022-03-31 23:46:32.739 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:46:32.739 | section = cfg_section[sno] 2022-03-31 23:46:32.739 | # The ini routines simply append a config item immediately 2022-03-31 23:46:32.739 | # after the section header. To keep the same order as defined 2022-03-31 23:46:32.739 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:46:32.740 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:46:32.740 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:46:32.740 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:46:32.740 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:46:32.740 | else { 2022-03-31 23:46:32.740 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:46:32.740 | count = cfg_attr_count[section, attr] 2022-03-31 23:46:32.740 | print "inidelete " configfile " " section " " attr 2022-03-31 23:46:32.740 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:46:32.740 | for (l = count -2; l >= 0; l--) 2022-03-31 23:46:32.740 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:46:32.740 | } 2022-03-31 23:46:32.740 | } 2022-03-31 23:46:32.740 | } 2022-03-31 23:46:32.740 | } 2022-03-31 23:46:32.740 | ' 2022-03-31 23:46:32.741 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:46:32.742 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:46:32.746 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:46:32.749 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-31 23:46:32.751 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:46:32.754 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-31 23:46:32.758 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-31 23:46:32.758 | BEGIN { group = "" } 2022-03-31 23:46:32.758 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:46:32.758 | gsub("[][]", "", $1); 2022-03-31 23:46:32.758 | split($1, a, "|"); 2022-03-31 23:46:32.758 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:46:32.758 | group=a[1] 2022-03-31 23:46:32.758 | } else { 2022-03-31 23:46:32.758 | group="" 2022-03-31 23:46:32.758 | } 2022-03-31 23:46:32.758 | next 2022-03-31 23:46:32.758 | } 2022-03-31 23:46:32.758 | { 2022-03-31 23:46:32.758 | if (group != "") 2022-03-31 23:46:32.758 | print $0 2022-03-31 23:46:32.758 | } 2022-03-31 23:46:32.758 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:46:32.765 | + 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-31 23:46:32.768 | ++ 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-31 23:46:32.800 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:32.803 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-31 23:46:32.806 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-31 23:46:32.840 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:32.844 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-31 23:46:32.847 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-31 23:46:32.881 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:32.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-31 23:46:32.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-31 23:46:32.922 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:32.925 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-31 23:46:32.928 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-31 23:46:32.959 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:32.963 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-31 23:46:32.968 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 23:46:33.001 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.003 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.72/identity"' 2022-03-31 23:46:33.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.72/identity 2022-03-31 23:46:33.041 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.044 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-31 23:46:33.046 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 23:46:33.080 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.083 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-31 23:46:33.085 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 23:46:33.118 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.121 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-31 23:46:33.124 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 23:46:33.157 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.159 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-31 23:46:33.162 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 23:46:33.195 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.198 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-31 23:46:33.201 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 23:46:33.234 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.236 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-31 23:46:33.239 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-31 23:46:33.272 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.276 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:46:33.278 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:46:33.282 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:46:33.285 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-31 23:46:33.289 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-31 23:46:33.292 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-31 23:46:33.295 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-31 23:46:33.298 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-31 23:46:33.303 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-31 23:46:33.306 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-31 23:46:33.309 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-31 23:46:33.312 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:46:33.314 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:46:33.317 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-31 23:46:33.320 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:46:33.324 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-31 23:46:33.327 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-31 23:46:33.330 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-31 23:46:33.333 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-31 23:46:33.337 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-31 23:46:33.337 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-31 23:46:33.337 | BEGIN { 2022-03-31 23:46:33.337 | section = "" 2022-03-31 23:46:33.337 | last_section = "" 2022-03-31 23:46:33.337 | section_count = 0 2022-03-31 23:46:33.337 | } 2022-03-31 23:46:33.337 | /^\[.+\]/ { 2022-03-31 23:46:33.337 | gsub("[][]", "", $1); 2022-03-31 23:46:33.337 | section=$1 2022-03-31 23:46:33.337 | next 2022-03-31 23:46:33.338 | } 2022-03-31 23:46:33.338 | /^ *\#/ { 2022-03-31 23:46:33.338 | next 2022-03-31 23:46:33.338 | } 2022-03-31 23:46:33.338 | /^[^ \t]+/ { 2022-03-31 23:46:33.338 | # get offset of first = in $0 2022-03-31 23:46:33.338 | eq_idx = index($0, "=") 2022-03-31 23:46:33.338 | # extract attr & value from $0 2022-03-31 23:46:33.338 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:46:33.338 | value = substr($0, eq_idx + 1) 2022-03-31 23:46:33.338 | # only need to strip trailing whitespace from attr 2022-03-31 23:46:33.338 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:46:33.338 | # need to strip leading & trailing whitespace from value 2022-03-31 23:46:33.338 | sub(/^[ \t]*/, "", value) 2022-03-31 23:46:33.338 | sub(/[ \t]*$/, "", value) 2022-03-31 23:46:33.338 | 2022-03-31 23:46:33.338 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:46:33.338 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:46:33.338 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:46:33.338 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:46:33.338 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:46:33.338 | if (section != last_section) { 2022-03-31 23:46:33.338 | cfg_section[section_count++] = section 2022-03-31 23:46:33.338 | last_section = section 2022-03-31 23:46:33.338 | } 2022-03-31 23:46:33.338 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:46:33.338 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:46:33.338 | 2022-03-31 23:46:33.338 | cfg_attr[section, attr, 0] = value 2022-03-31 23:46:33.338 | cfg_attr_count[section, attr] = 1 2022-03-31 23:46:33.338 | } else { 2022-03-31 23:46:33.338 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:46:33.338 | cfg_attr[section, attr, lno] = value 2022-03-31 23:46:33.339 | } 2022-03-31 23:46:33.339 | } 2022-03-31 23:46:33.339 | END { 2022-03-31 23:46:33.339 | # Process each section in order 2022-03-31 23:46:33.339 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:46:33.339 | section = cfg_section[sno] 2022-03-31 23:46:33.339 | # The ini routines simply append a config item immediately 2022-03-31 23:46:33.339 | # after the section header. To keep the same order as defined 2022-03-31 23:46:33.339 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:46:33.339 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:46:33.339 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:46:33.339 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:46:33.339 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:46:33.339 | else { 2022-03-31 23:46:33.339 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:46:33.339 | count = cfg_attr_count[section, attr] 2022-03-31 23:46:33.339 | print "inidelete " configfile " " section " " attr 2022-03-31 23:46:33.339 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:46:33.339 | for (l = count -2; l >= 0; l--) 2022-03-31 23:46:33.339 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:46:33.339 | } 2022-03-31 23:46:33.339 | } 2022-03-31 23:46:33.339 | } 2022-03-31 23:46:33.339 | } 2022-03-31 23:46:33.339 | ' 2022-03-31 23:46:33.339 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.340 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:46:33.342 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:46:33.343 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:46:33.346 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-31 23:46:33.349 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:46:33.352 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-31 23:46:33.355 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-31 23:46:33.355 | BEGIN { group = "" } 2022-03-31 23:46:33.355 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:46:33.355 | gsub("[][]", "", $1); 2022-03-31 23:46:33.355 | split($1, a, "|"); 2022-03-31 23:46:33.355 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:46:33.355 | group=a[1] 2022-03-31 23:46:33.355 | } else { 2022-03-31 23:46:33.355 | group="" 2022-03-31 23:46:33.355 | } 2022-03-31 23:46:33.355 | next 2022-03-31 23:46:33.355 | } 2022-03-31 23:46:33.355 | { 2022-03-31 23:46:33.355 | if (group != "") 2022-03-31 23:46:33.355 | print $0 2022-03-31 23:46:33.355 | } 2022-03-31 23:46:33.355 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:46:33.361 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-31 23:46:33.364 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-31 23:46:33.368 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:46:33.397 | [368394 Async configure_neutron_nova:368394]: finished successfully 2022-03-31 23:46:33.398 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-31 23:46:33.403 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-31 23:46:33.435 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.438 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-31 23:46:33.440 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-31 23:46:33.471 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.474 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-31 23:46:33.477 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-31 23:46:33.508 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.510 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-31 23:46:33.513 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-31 23:46:33.545 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.547 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-31 23:46:33.550 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-31 23:46:33.583 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.585 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-31 23:46:33.588 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-31 23:46:33.620 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.622 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-31 23:46:33.626 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-31 23:46:33.659 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.661 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-31 23:46:33.664 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-31 23:46:33.696 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.699 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-31 23:46:33.701 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-31 23:46:33.732 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.734 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-31 23:46:33.737 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-31 23:46:33.769 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.772 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-31 23:46:33.775 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-31 23:46:33.807 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.809 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-31 23:46:33.812 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-31 23:46:33.843 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.846 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-31 23:46:33.848 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-31 23:46:33.879 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.882 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-31 23:46:33.884 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-31 23:46:33.915 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.918 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-31 23:46:33.920 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-31 23:46:33.950 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:33.953 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:46:33.956 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:46:33.958 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:46:33.962 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-31 23:46:33.965 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-31 23:46:33.968 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-31 23:46:33.971 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-31 23:46:33.974 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-31 23:46:33.980 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-31 23:46:33.982 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-31 23:46:33.985 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-31 23:46:33.988 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:46:33.990 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:46:33.993 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-31 23:46:33.995 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:46:33.999 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-31 23:46:34.001 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-31 23:46:34.005 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-31 23:46:34.007 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-31 23:46:34.011 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-31 23:46:34.011 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-31 23:46:34.011 | BEGIN { 2022-03-31 23:46:34.011 | section = "" 2022-03-31 23:46:34.011 | last_section = "" 2022-03-31 23:46:34.011 | section_count = 0 2022-03-31 23:46:34.012 | } 2022-03-31 23:46:34.012 | /^\[.+\]/ { 2022-03-31 23:46:34.012 | gsub("[][]", "", $1); 2022-03-31 23:46:34.012 | section=$1 2022-03-31 23:46:34.012 | next 2022-03-31 23:46:34.012 | } 2022-03-31 23:46:34.012 | /^ *\#/ { 2022-03-31 23:46:34.012 | next 2022-03-31 23:46:34.012 | } 2022-03-31 23:46:34.012 | /^[^ \t]+/ { 2022-03-31 23:46:34.012 | # get offset of first = in $0 2022-03-31 23:46:34.012 | eq_idx = index($0, "=") 2022-03-31 23:46:34.012 | # extract attr & value from $0 2022-03-31 23:46:34.012 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:46:34.012 | value = substr($0, eq_idx + 1) 2022-03-31 23:46:34.012 | # only need to strip trailing whitespace from attr 2022-03-31 23:46:34.012 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:46:34.012 | # need to strip leading & trailing whitespace from value 2022-03-31 23:46:34.012 | sub(/^[ \t]*/, "", value) 2022-03-31 23:46:34.012 | sub(/[ \t]*$/, "", value) 2022-03-31 23:46:34.012 | 2022-03-31 23:46:34.012 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:46:34.012 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:46:34.012 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:46:34.012 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:46:34.012 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:46:34.012 | if (section != last_section) { 2022-03-31 23:46:34.012 | cfg_section[section_count++] = section 2022-03-31 23:46:34.012 | last_section = section 2022-03-31 23:46:34.012 | } 2022-03-31 23:46:34.013 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:46:34.013 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:46:34.013 | 2022-03-31 23:46:34.013 | cfg_attr[section, attr, 0] = value 2022-03-31 23:46:34.013 | cfg_attr_count[section, attr] = 1 2022-03-31 23:46:34.013 | } else { 2022-03-31 23:46:34.013 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:46:34.013 | cfg_attr[section, attr, lno] = value 2022-03-31 23:46:34.013 | } 2022-03-31 23:46:34.013 | } 2022-03-31 23:46:34.013 | END { 2022-03-31 23:46:34.013 | # Process each section in order 2022-03-31 23:46:34.013 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:46:34.013 | section = cfg_section[sno] 2022-03-31 23:46:34.013 | # The ini routines simply append a config item immediately 2022-03-31 23:46:34.013 | # after the section header. To keep the same order as defined 2022-03-31 23:46:34.013 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:46:34.013 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:46:34.013 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:46:34.013 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:46:34.013 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:46:34.013 | else { 2022-03-31 23:46:34.013 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:46:34.013 | count = cfg_attr_count[section, attr] 2022-03-31 23:46:34.013 | print "inidelete " configfile " " section " " attr 2022-03-31 23:46:34.013 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:46:34.013 | for (l = count -2; l >= 0; l--) 2022-03-31 23:46:34.013 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:46:34.013 | } 2022-03-31 23:46:34.013 | } 2022-03-31 23:46:34.013 | } 2022-03-31 23:46:34.013 | } 2022-03-31 23:46:34.014 | ' 2022-03-31 23:46:34.014 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:34.014 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:46:34.016 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:46:34.018 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:46:34.021 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-31 23:46:34.024 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:46:34.027 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-31 23:46:34.029 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-31 23:46:34.029 | BEGIN { group = "" } 2022-03-31 23:46:34.029 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:46:34.029 | gsub("[][]", "", $1); 2022-03-31 23:46:34.029 | split($1, a, "|"); 2022-03-31 23:46:34.029 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:46:34.029 | group=a[1] 2022-03-31 23:46:34.029 | } else { 2022-03-31 23:46:34.029 | group="" 2022-03-31 23:46:34.029 | } 2022-03-31 23:46:34.029 | next 2022-03-31 23:46:34.030 | } 2022-03-31 23:46:34.030 | { 2022-03-31 23:46:34.030 | if (group != "") 2022-03-31 23:46:34.030 | print $0 2022-03-31 23:46:34.030 | } 2022-03-31 23:46:34.030 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:46:34.036 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.72/identity/v2.0"' 2022-03-31 23:46:34.039 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.72/identity/v2.0 2022-03-31 23:46:34.067 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:34.070 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:46:34.073 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:46:34.075 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:46:34.079 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-31 23:46:34.082 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:46:34.085 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:46:34.088 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-31 23:46:34.091 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:46:34.096 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-31 23:46:34.098 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-31 23:46:34.101 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:46:34.104 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:46:34.106 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:46:34.109 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:46:34.112 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:46:34.115 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:46:34.118 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:46:34.121 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:46:34.123 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-31 23:46:34.127 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:46:34.128 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:34.128 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-31 23:46:34.128 | BEGIN { 2022-03-31 23:46:34.129 | section = "" 2022-03-31 23:46:34.129 | last_section = "" 2022-03-31 23:46:34.129 | section_count = 0 2022-03-31 23:46:34.129 | } 2022-03-31 23:46:34.129 | /^\[.+\]/ { 2022-03-31 23:46:34.129 | gsub("[][]", "", $1); 2022-03-31 23:46:34.129 | section=$1 2022-03-31 23:46:34.129 | next 2022-03-31 23:46:34.129 | } 2022-03-31 23:46:34.129 | /^ *\#/ { 2022-03-31 23:46:34.129 | next 2022-03-31 23:46:34.129 | } 2022-03-31 23:46:34.129 | /^[^ \t]+/ { 2022-03-31 23:46:34.129 | # get offset of first = in $0 2022-03-31 23:46:34.129 | eq_idx = index($0, "=") 2022-03-31 23:46:34.129 | # extract attr & value from $0 2022-03-31 23:46:34.129 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:46:34.129 | value = substr($0, eq_idx + 1) 2022-03-31 23:46:34.129 | # only need to strip trailing whitespace from attr 2022-03-31 23:46:34.129 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:46:34.129 | # need to strip leading & trailing whitespace from value 2022-03-31 23:46:34.129 | sub(/^[ \t]*/, "", value) 2022-03-31 23:46:34.129 | sub(/[ \t]*$/, "", value) 2022-03-31 23:46:34.129 | 2022-03-31 23:46:34.129 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:46:34.129 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:46:34.129 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:46:34.129 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:46:34.129 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:46:34.129 | if (section != last_section) { 2022-03-31 23:46:34.129 | cfg_section[section_count++] = section 2022-03-31 23:46:34.129 | last_section = section 2022-03-31 23:46:34.130 | } 2022-03-31 23:46:34.130 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:46:34.130 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:46:34.130 | 2022-03-31 23:46:34.130 | cfg_attr[section, attr, 0] = value 2022-03-31 23:46:34.130 | cfg_attr_count[section, attr] = 1 2022-03-31 23:46:34.130 | } else { 2022-03-31 23:46:34.130 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:46:34.130 | cfg_attr[section, attr, lno] = value 2022-03-31 23:46:34.130 | } 2022-03-31 23:46:34.130 | } 2022-03-31 23:46:34.130 | END { 2022-03-31 23:46:34.130 | # Process each section in order 2022-03-31 23:46:34.130 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:46:34.130 | section = cfg_section[sno] 2022-03-31 23:46:34.130 | # The ini routines simply append a config item immediately 2022-03-31 23:46:34.130 | # after the section header. To keep the same order as defined 2022-03-31 23:46:34.130 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:46:34.130 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:46:34.130 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:46:34.130 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:46:34.130 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:46:34.130 | else { 2022-03-31 23:46:34.130 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:46:34.130 | count = cfg_attr_count[section, attr] 2022-03-31 23:46:34.130 | print "inidelete " configfile " " section " " attr 2022-03-31 23:46:34.130 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:46:34.130 | for (l = count -2; l >= 0; l--) 2022-03-31 23:46:34.130 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:46:34.130 | } 2022-03-31 23:46:34.130 | } 2022-03-31 23:46:34.130 | } 2022-03-31 23:46:34.130 | } 2022-03-31 23:46:34.131 | ' 2022-03-31 23:46:34.131 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:46:34.132 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:46:34.133 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:46:34.136 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:46:34.138 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:46:34.141 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-31 23:46:34.143 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-31 23:46:34.143 | BEGIN { group = "" } 2022-03-31 23:46:34.144 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:46:34.144 | gsub("[][]", "", $1); 2022-03-31 23:46:34.144 | split($1, a, "|"); 2022-03-31 23:46:34.144 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:46:34.144 | group=a[1] 2022-03-31 23:46:34.144 | } else { 2022-03-31 23:46:34.144 | group="" 2022-03-31 23:46:34.144 | } 2022-03-31 23:46:34.144 | next 2022-03-31 23:46:34.144 | } 2022-03-31 23:46:34.144 | { 2022-03-31 23:46:34.144 | if (group != "") 2022-03-31 23:46:34.144 | print $0 2022-03-31 23:46:34.144 | } 2022-03-31 23:46:34.144 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:46:34.151 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-31 23:46:34.153 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-31 23:46:34.182 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:34.185 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-31 23:46:34.187 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-31 23:46:34.217 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:46:34.221 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-31 23:46:34.238 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:34.241 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-31 23:46:34.244 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:46:34.246 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-31 23:46:34.249 | + ./stack.sh:main:1252 : start_swift 2022-03-31 23:46:34.252 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-31 23:46:34.254 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:46:34.257 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 23:46:34.287 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-31 23:46:34.291 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:46:34.295 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:46:34.299 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-31 23:46:34.745 | Restarting rsync (via systemctl): rsync.service. 2022-03-31 23:46:34.750 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-31 23:46:34.753 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-31 23:46:34.755 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-31 23:46:34.759 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-31 23:46:34.762 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:46:34.765 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:46:34.767 | + functions-common:run_process:1680 : local service=s-object 2022-03-31 23:46:34.770 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:46:34.772 | + functions-common:run_process:1682 : local group= 2022-03-31 23:46:34.775 | + functions-common:run_process:1683 : local user= 2022-03-31 23:46:34.778 | + functions-common:run_process:1685 : local name=s-object 2022-03-31 23:46:34.780 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:46:34.783 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:46:34.785 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:34.788 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:34.793 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:34.796 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770394793 2022-03-31 23:46:34.798 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-31 23:46:34.816 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:34.818 | + 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-31 23:46:34.822 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-31 23:46:34.824 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:46:34.827 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:46:34.829 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:46:34.832 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:46:34.834 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-31 23:46:34.837 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-31 23:46:34.839 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-31 23:46:34.842 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:46:34.844 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:46:34.847 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:46:34.849 | + 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-31 23:46:34.852 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-31 23:46:34.854 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:46:34.856 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:46:34.859 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:46:34.861 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:46:34.863 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:46:34.865 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-31 23:46:34.868 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:46:34.873 | + 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-31 23:46:34.925 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-31 23:46:34.981 | + 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-31 23:46:35.038 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-31 23:46:35.095 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-31 23:46:35.150 | + 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-31 23:46:35.206 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:46:35.208 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-31 23:46:35.275 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:46:35.777 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-31 23:46:35.791 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-31 23:46:36.258 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-31 23:46:36.280 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:46:36.285 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:36.288 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:36.290 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:36.293 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:36.295 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:36.298 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:46:36.300 | + functions-common:time_stop:2432 : start_time=1648770394793 2022-03-31 23:46:36.303 | + functions-common:time_stop:2434 : [[ -z 1648770394793 ]] 2022-03-31 23:46:36.307 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:36.311 | + functions-common:time_stop:2437 : end_time=1648770396308 2022-03-31 23:46:36.314 | + functions-common:time_stop:2438 : elapsed_time=1515 2022-03-31 23:46:36.316 | + functions-common:time_stop:2439 : total=3324 2022-03-31 23:46:36.319 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:36.321 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4839 2022-03-31 23:46:36.324 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:46:36.327 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:46:36.329 | + functions-common:run_process:1680 : local service=s-container 2022-03-31 23:46:36.332 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:46:36.334 | + functions-common:run_process:1682 : local group= 2022-03-31 23:46:36.337 | + functions-common:run_process:1683 : local user= 2022-03-31 23:46:36.340 | + functions-common:run_process:1685 : local name=s-container 2022-03-31 23:46:36.342 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:46:36.345 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:46:36.347 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:36.350 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:36.354 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:36.359 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770396356 2022-03-31 23:46:36.361 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-31 23:46:36.379 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:36.382 | + 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-31 23:46:36.385 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-31 23:46:36.388 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:46:36.390 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:46:36.393 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:46:36.395 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:46:36.398 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-31 23:46:36.401 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-31 23:46:36.403 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-31 23:46:36.406 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:46:36.408 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:46:36.411 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:46:36.414 | + 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-31 23:46:36.417 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-31 23:46:36.419 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:46:36.422 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:46:36.424 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:46:36.427 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:46:36.429 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:46:36.432 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-31 23:46:36.434 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:46:36.439 | + 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-31 23:46:36.494 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-31 23:46:36.548 | + 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-31 23:46:36.611 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-31 23:46:36.674 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-31 23:46:36.732 | + 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-31 23:46:36.787 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:46:36.790 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-31 23:46:36.846 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:46:37.351 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-31 23:46:37.365 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-31 23:46:37.888 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-31 23:46:37.910 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:46:37.914 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:37.916 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:37.919 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:37.922 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:37.926 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:37.928 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:46:37.931 | + functions-common:time_stop:2432 : start_time=1648770396356 2022-03-31 23:46:37.933 | + functions-common:time_stop:2434 : [[ -z 1648770396356 ]] 2022-03-31 23:46:37.936 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:37.941 | + functions-common:time_stop:2437 : end_time=1648770397938 2022-03-31 23:46:37.944 | + functions-common:time_stop:2438 : elapsed_time=1582 2022-03-31 23:46:37.947 | + functions-common:time_stop:2439 : total=4839 2022-03-31 23:46:37.949 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:37.952 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6421 2022-03-31 23:46:37.955 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:46:37.958 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:46:37.961 | + functions-common:run_process:1680 : local service=s-account 2022-03-31 23:46:37.964 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:46:37.966 | + functions-common:run_process:1682 : local group= 2022-03-31 23:46:37.969 | + functions-common:run_process:1683 : local user= 2022-03-31 23:46:37.971 | + functions-common:run_process:1685 : local name=s-account 2022-03-31 23:46:37.974 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:46:37.977 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:46:37.979 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:37.982 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:37.986 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:37.991 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770397988 2022-03-31 23:46:37.995 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-31 23:46:38.014 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:38.017 | + 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-31 23:46:38.019 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-31 23:46:38.022 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:46:38.025 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:46:38.027 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:46:38.030 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:46:38.033 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-31 23:46:38.035 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-31 23:46:38.038 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-31 23:46:38.041 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:46:38.043 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:46:38.046 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:46:38.049 | + 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-31 23:46:38.051 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-31 23:46:38.054 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:46:38.056 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:46:38.058 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:46:38.061 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:46:38.063 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:46:38.066 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-31 23:46:38.068 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:46:38.073 | + 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-31 23:46:38.129 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-31 23:46:38.189 | + 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-31 23:46:38.253 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-31 23:46:38.323 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-31 23:46:38.383 | + 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-31 23:46:38.440 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:46:38.443 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-31 23:46:38.499 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:46:39.015 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-31 23:46:39.029 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-31 23:46:39.512 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-31 23:46:39.534 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:46:39.539 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:39.541 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:39.544 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:39.546 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:39.549 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:39.552 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:46:39.558 | + functions-common:time_stop:2432 : start_time=1648770397988 2022-03-31 23:46:39.561 | + functions-common:time_stop:2434 : [[ -z 1648770397988 ]] 2022-03-31 23:46:39.564 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:39.569 | + functions-common:time_stop:2437 : end_time=1648770399566 2022-03-31 23:46:39.571 | + functions-common:time_stop:2438 : elapsed_time=1578 2022-03-31 23:46:39.574 | + functions-common:time_stop:2439 : total=6421 2022-03-31 23:46:39.577 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:39.579 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7999 2022-03-31 23:46:39.582 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-31 23:46:39.584 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-31 23:46:39.638 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:46:39.641 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-31 23:46:39.643 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:46:39.646 | + functions-common:run_process:1682 : local group= 2022-03-31 23:46:39.649 | + functions-common:run_process:1683 : local user= 2022-03-31 23:46:39.651 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-31 23:46:39.654 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:46:39.657 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:46:39.659 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:39.662 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:39.666 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:39.670 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770399668 2022-03-31 23:46:39.673 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-31 23:46:39.693 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:39.695 | + 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-31 23:46:39.698 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-31 23:46:39.701 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:46:39.703 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:46:39.706 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:46:39.709 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:46:39.711 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-31 23:46:39.714 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-31 23:46:39.716 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-31 23:46:39.719 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:46:39.722 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:46:39.724 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-31 23:46:39.727 | + 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-31 23:46:39.730 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-31 23:46:39.732 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:46:39.735 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:46:39.737 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:46:39.740 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:46:39.743 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:46:39.745 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-31 23:46:39.747 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:46:39.752 | + 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-31 23:46:39.807 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-31 23:46:39.862 | + 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-31 23:46:39.920 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-31 23:46:39.975 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-31 23:46:40.033 | + 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-31 23:46:40.087 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:46:40.090 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-31 23:46:40.145 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:46:40.680 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-31 23:46:41.186 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-31 23:46:41.216 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:46:41.219 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:41.222 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:41.225 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:41.229 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:41.232 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:41.235 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:46:41.239 | + functions-common:time_stop:2432 : start_time=1648770399668 2022-03-31 23:46:41.243 | + functions-common:time_stop:2434 : [[ -z 1648770399668 ]] 2022-03-31 23:46:41.247 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:41.253 | + functions-common:time_stop:2437 : end_time=1648770401249 2022-03-31 23:46:41.255 | + functions-common:time_stop:2438 : elapsed_time=1581 2022-03-31 23:46:41.258 | + functions-common:time_stop:2439 : total=7999 2022-03-31 23:46:41.261 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:41.264 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9580 2022-03-31 23:46:41.266 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-31 23:46:41.284 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:46:41.287 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:46:41.290 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-31 23:46:41.293 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:46:41.295 | + functions-common:run_process:1682 : local group= 2022-03-31 23:46:41.298 | + functions-common:run_process:1683 : local user= 2022-03-31 23:46:41.301 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-31 23:46:41.304 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:46:41.307 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:46:41.310 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:41.312 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:41.316 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:41.321 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770401318 2022-03-31 23:46:41.323 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-31 23:46:41.344 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:41.347 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-31 23:46:41.349 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-31 23:46:41.353 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:46:41.355 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:46:41.358 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:46:41.361 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:46:41.364 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-31 23:46:41.366 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-31 23:46:41.369 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-31 23:46:41.372 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:46:41.374 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:46:41.377 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-31 23:46:41.380 | + 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-31 23:46:41.382 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-31 23:46:41.385 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:46:41.388 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:46:41.390 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:46:41.393 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:46:41.395 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:46:41.398 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-31 23:46:41.401 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:46:41.405 | + 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-31 23:46:41.465 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-31 23:46:41.526 | + 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-31 23:46:41.586 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-31 23:46:41.643 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-31 23:46:41.700 | + 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-31 23:46:41.756 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:46:41.759 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-31 23:46:41.814 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:46:42.320 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-31 23:46:42.333 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-31 23:46:42.840 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-31 23:46:42.862 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:46:42.865 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:42.868 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:42.877 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:42.880 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:42.884 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:42.886 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:46:42.889 | + functions-common:time_stop:2432 : start_time=1648770401318 2022-03-31 23:46:42.891 | + functions-common:time_stop:2434 : [[ -z 1648770401318 ]] 2022-03-31 23:46:42.894 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:42.899 | + functions-common:time_stop:2437 : end_time=1648770402896 2022-03-31 23:46:42.902 | + functions-common:time_stop:2438 : elapsed_time=1578 2022-03-31 23:46:42.904 | + functions-common:time_stop:2439 : total=9580 2022-03-31 23:46:42.907 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:42.909 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11158 2022-03-31 23:46:42.912 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-31 23:46:42.912 | Waiting for swift proxy to start... 2022-03-31 23:46:42.915 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.72:8080/info 2022-03-31 23:46:42.917 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:46:42.919 | + functions:wait_for_service:458 : local url=http://10.222.0.72:8080/info 2022-03-31 23:46:42.922 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:46:42.925 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:46:42.927 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:46:42.930 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:42.933 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:42.936 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:42.941 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770402938 2022-03-31 23:46:42.943 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:46:42.949 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72:8080/info 2022-03-31 23:46:42.962 | + :: : [[ 000 == 503 ]] 2022-03-31 23:46:42.964 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:46:42.965 | + :: : sleep 1 2022-03-31 23:46:43.969 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72:8080/info 2022-03-31 23:46:43.982 | + :: : [[ 000 == 503 ]] 2022-03-31 23:46:43.984 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:46:43.985 | + :: : sleep 1 2022-03-31 23:46:44.988 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72:8080/info 2022-03-31 23:46:45.003 | + :: : [[ 000 == 503 ]] 2022-03-31 23:46:45.004 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:46:45.006 | + :: : sleep 1 2022-03-31 23:46:46.010 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72:8080/info 2022-03-31 23:46:46.143 | + :: : [[ 200 == 503 ]] 2022-03-31 23:46:46.144 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:46:46.148 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:46:46.155 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:46.157 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:46.160 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:46.163 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:46.166 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:46.168 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:46:46.171 | + functions-common:time_stop:2432 : start_time=1648770402938 2022-03-31 23:46:46.174 | + functions-common:time_stop:2434 : [[ -z 1648770402938 ]] 2022-03-31 23:46:46.177 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:46.183 | + functions-common:time_stop:2437 : end_time=1648770406180 2022-03-31 23:46:46.187 | + functions-common:time_stop:2438 : elapsed_time=3242 2022-03-31 23:46:46.190 | + functions-common:time_stop:2439 : total=6847 2022-03-31 23:46:46.193 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:46.196 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10089 2022-03-31 23:46:46.199 | + functions:wait_for_service:467 : return 0 2022-03-31 23:46:46.202 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-31 23:46:46.205 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:46:46.207 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-31 23:46:46.229 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:46.232 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:46:46.274 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-31 23:46:46.334 | [322407 Async configure_neutron_nova:368394]: Waiting for completion of configure_neutron_nova running on PID 368394 (2 other jobs running) 2022-03-31 23:46:46.364 | [322407 Async configure_neutron_nova:368394]: Signaling child to exit 2022-03-31 23:46:46.364 | WAKEUP 2022-03-31 23:46:46.392 | [322407 Async configure_neutron_nova:368394]: Signaled 2022-03-31 23:46:46.393 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-31 23:46:46.393 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:46:46.393 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:46:46.393 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:46:46.393 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:46:46.394 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:46:46.394 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:46:46.394 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.72/identity 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-31 23:46:46.394 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-31 23:46:46.394 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-31 23:46:46.394 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-31 23:46:46.394 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-31 23:46:46.395 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-31 23:46:46.395 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:46:46.395 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-31 23:46:46.395 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:46:46.395 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-31 23:46:46.395 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-31 23:46:46.395 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:46:46.395 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:46:46.395 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:46:46.395 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-31 23:46:46.395 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:46:46.395 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-31 23:46:46.395 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.72/identity 2022-03-31 23:46:46.395 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-31 23:46:46.395 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-31 23:46:46.395 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-31 23:46:46.395 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-31 23:46:46.395 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-31 23:46:46.395 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-31 23:46:46.395 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-31 23:46:46.395 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-31 23:46:46.395 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-31 23:46:46.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-31 23:46:46.396 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-31 23:46:46.396 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:46.396 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-31 23:46:46.397 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-31 23:46:46.398 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-31 23:46:46.449 | [322407 Async configure_neutron_nova:368394]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-31 23:46:46.454 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:46.458 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-31 23:46:46.481 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:46.484 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:46:46.520 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:46:46.559 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-31 23:46:46.580 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:46.583 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-31 23:46:46.586 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:46:46.588 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-31 23:46:46.591 | + ./stack.sh:main:1277 : start_nova_api 2022-03-31 23:46:46.595 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-31 23:46:46.597 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-31 23:46:46.600 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-31 23:46:46.603 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-31 23:46:46.622 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:46:46.625 | + lib/nova:start_nova_api:943 : 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-31 23:46:46.627 | + lib/nova:start_nova_api:944 : 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-31 23:46:46.630 | + lib/nova:start_nova_api:944 : 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-31 23:46:46.634 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-31 23:46:46.638 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-31 23:46:46.642 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:46:46.645 | + functions-common:run_process:1680 : local service=n-api 2022-03-31 23:46:46.649 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:46:46.651 | + functions-common:run_process:1682 : local group= 2022-03-31 23:46:46.654 | + functions-common:run_process:1683 : local user= 2022-03-31 23:46:46.657 | + functions-common:run_process:1685 : local name=n-api 2022-03-31 23:46:46.660 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:46:46.663 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:46:46.666 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:46.669 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:46.673 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:46.678 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770406674 2022-03-31 23:46:46.680 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-31 23:46:46.702 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:46.705 | + 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-31 23:46:46.709 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-31 23:46:46.712 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:46:46.715 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:46:46.717 | + 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-31 23:46:46.721 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:46:46.724 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-31 23:46:46.728 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-31 23:46:46.731 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-31 23:46:46.734 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:46:46.737 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:46:46.740 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:46:46.742 | + 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-31 23:46:46.745 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-31 23:46:46.748 | + 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-31 23:46:46.750 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:46:46.753 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:46:46.755 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-31 23:46:46.758 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:46:46.763 | + 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-31 23:46:46.823 | + 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-31 23:46:46.884 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-31 23:46:46.940 | + 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-31 23:46:46.999 | + 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-31 23:46:47.056 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-31 23:46:47.113 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-31 23:46:47.171 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-31 23:46:47.228 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-31 23:46:47.289 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-31 23:46:47.346 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:46:47.349 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-31 23:46:47.408 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:46:47.966 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-31 23:46:47.980 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-31 23:46:48.472 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-31 23:46:48.555 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:46:48.559 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:48.561 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:48.564 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:48.567 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:48.573 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:48.579 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:46:48.581 | + functions-common:time_stop:2432 : start_time=1648770406674 2022-03-31 23:46:48.585 | + functions-common:time_stop:2434 : [[ -z 1648770406674 ]] 2022-03-31 23:46:48.589 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:48.596 | + functions-common:time_stop:2437 : end_time=1648770408592 2022-03-31 23:46:48.599 | + functions-common:time_stop:2438 : elapsed_time=1918 2022-03-31 23:46:48.602 | + functions-common:time_stop:2439 : total=11158 2022-03-31 23:46:48.606 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:48.609 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13076 2022-03-31 23:46:48.612 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.72/compute/v2.1/ 2022-03-31 23:46:48.616 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-31 23:46:48.616 | Waiting for nova-api to start... 2022-03-31 23:46:48.619 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.72/compute/v2.1/ 2022-03-31 23:46:48.622 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:46:48.625 | + functions:wait_for_service:458 : local url=http://10.222.0.72/compute/v2.1/ 2022-03-31 23:46:48.628 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:46:48.632 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:46:48.635 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:46:48.639 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:48.642 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:48.646 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:48.652 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770408648 2022-03-31 23:46:48.656 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:46:48.664 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72/compute/v2.1/ 2022-03-31 23:46:54.669 | + :: : [[ 200 == 503 ]] 2022-03-31 23:46:54.671 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:46:54.675 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:46:54.678 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:54.681 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:54.685 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:54.687 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:54.690 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:54.693 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:46:54.696 | + functions-common:time_stop:2432 : start_time=1648770408648 2022-03-31 23:46:54.699 | + functions-common:time_stop:2434 : [[ -z 1648770408648 ]] 2022-03-31 23:46:54.703 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:54.708 | + functions-common:time_stop:2437 : end_time=1648770414705 2022-03-31 23:46:54.711 | + functions-common:time_stop:2438 : elapsed_time=6057 2022-03-31 23:46:54.714 | + functions-common:time_stop:2439 : total=10089 2022-03-31 23:46:54.717 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:54.720 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16146 2022-03-31 23:46:54.723 | + functions:wait_for_service:467 : return 0 2022-03-31 23:46:54.727 | + lib/nova:start_nova_api:963 : 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-31 23:46:54.730 | + lib/nova:start_nova_api:963 : 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-31 23:46:54.733 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-31 23:46:54.753 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:54.757 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-31 23:46:54.760 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:46:54.763 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-31 23:46:54.767 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-31 23:46:54.772 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:46:54.775 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-31 23:46:54.795 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:46:54.798 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-31 23:46:54.819 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:54.822 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-31 23:46:54.825 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:46:54.828 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-31 23:46:54.831 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-31 23:46:54.833 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-31 23:46:54.838 | + 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-31 23:46:54.873 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-31 23:46:54.876 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-31 23:46:54.879 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-31 23:46:54.915 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-31 23:46:54.952 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-31 23:46:54.955 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-31 23:46:54.958 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-31 23:46:54.962 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-31 23:46:54.964 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-31 23:46:54.968 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-31 23:46:54.971 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-31 23:46:54.975 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-31 23:46:54.979 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-31 23:46:54.983 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-31 23:46:54.986 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-31 23:46:54.989 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-31 23:46:54.993 | +++ 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-31 23:46:54.997 | +++ 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-31 23:46:55.001 | ++ 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-31 23:46:55.009 | ++ 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-31 23:46:55.012 | ++ 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-31 23:46:55.016 | + 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-31 23:46:55.020 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-31 23:46:55.039 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:46:55.042 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-31 23:46:55.045 | + 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-31 23:46:55.048 | + functions-common:run_process:1680 : local service=q-svc 2022-03-31 23:46:55.050 | + 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-31 23:46:55.053 | + functions-common:run_process:1682 : local group= 2022-03-31 23:46:55.056 | + functions-common:run_process:1683 : local user= 2022-03-31 23:46:55.059 | + functions-common:run_process:1685 : local name=q-svc 2022-03-31 23:46:55.062 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:46:55.065 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:46:55.067 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:55.070 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:55.074 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:55.079 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770415075 2022-03-31 23:46:55.082 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-31 23:46:55.100 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:55.103 | + 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-31 23:46:55.106 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-31 23:46:55.109 | + 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-31 23:46:55.112 | + 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-31 23:46:55.115 | + 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-31 23:46:55.118 | + 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-31 23:46:55.121 | + 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-31 23:46:55.124 | + 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-31 23:46:55.127 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-31 23:46:55.130 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:46:55.133 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:46:55.136 | + 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-31 23:46:55.139 | + 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-31 23:46:55.141 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-31 23:46:55.144 | + 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-31 23:46:55.146 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:46:55.149 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:46:55.151 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:46:55.154 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:46:55.156 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-31 23:46:55.158 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:46:55.164 | + 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-31 23:46:55.227 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-31 23:46:55.291 | + 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-31 23:46:55.354 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-31 23:46:55.421 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-31 23:46:55.485 | + 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-31 23:46:55.553 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:46:55.556 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-31 23:46:55.618 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:46:56.156 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-31 23:46:56.172 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-31 23:46:56.749 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-31 23:46:56.780 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:46:56.784 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:56.787 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:56.790 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:56.793 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:56.796 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:56.799 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:46:56.802 | + functions-common:time_stop:2432 : start_time=1648770415075 2022-03-31 23:46:56.805 | + functions-common:time_stop:2434 : [[ -z 1648770415075 ]] 2022-03-31 23:46:56.808 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:56.814 | + functions-common:time_stop:2437 : end_time=1648770416811 2022-03-31 23:46:56.818 | + functions-common:time_stop:2438 : elapsed_time=1736 2022-03-31 23:46:56.821 | + functions-common:time_stop:2439 : total=13076 2022-03-31 23:46:56.824 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:56.827 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14812 2022-03-31 23:46:56.830 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.72:9696 2022-03-31 23:46:56.833 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-31 23:46:56.856 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:46:56.859 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-31 23:46:56.859 | Waiting for Neutron to start... 2022-03-31 23:46:56.862 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.72:9696' 2022-03-31 23:46:56.865 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.72:9696' 'Neutron did not start' 60 2022-03-31 23:46:56.868 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.72:9696' 2022-03-31 23:46:56.871 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-31 23:46:56.875 | + functions-common:test_with_retry:2365 : local until=60 2022-03-31 23:46:56.878 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-31 23:46:56.881 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-31 23:46:56.884 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-31 23:46:56.887 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:56.891 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:56.894 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:56.900 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770416897 2022-03-31 23:46:56.904 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.72:9696; do sleep 0.5; done' 2022-03-31 23:47:02.993 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.72:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-31 23:47:02.995 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:02.998 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:03.001 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:03.004 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:03.007 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:03.010 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-31 23:47:03.012 | + functions-common:time_stop:2432 : start_time=1648770416897 2022-03-31 23:47:03.015 | + functions-common:time_stop:2434 : [[ -z 1648770416897 ]] 2022-03-31 23:47:03.019 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:03.025 | + functions-common:time_stop:2437 : end_time=1648770423021 2022-03-31 23:47:03.027 | + functions-common:time_stop:2438 : elapsed_time=6124 2022-03-31 23:47:03.030 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:47:03.033 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:03.036 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6124 2022-03-31 23:47:03.039 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-31 23:47:03.059 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:03.061 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-31 23:47:03.064 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:47:03.067 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-31 23:47:03.070 | + ./stack.sh:main:1298 : start_placement 2022-03-31 23:47:03.073 | + lib/placement:start_placement:160 : start_placement_api 2022-03-31 23:47:03.076 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 23:47:03.079 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-31 23:47:03.084 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:03.087 | + functions-common:run_process:1680 : local service=placement-api 2022-03-31 23:47:03.089 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:03.092 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:03.094 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:03.097 | + functions-common:run_process:1685 : local name=placement-api 2022-03-31 23:47:03.100 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:03.102 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:03.105 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:03.108 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:03.111 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:03.117 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770423113 2022-03-31 23:47:03.120 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-31 23:47:03.139 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:03.142 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-31 23:47:03.145 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-31 23:47:03.147 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:03.150 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:03.153 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:03.155 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:03.158 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-31 23:47:03.161 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-31 23:47:03.163 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-31 23:47:03.166 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:03.169 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:03.172 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:47:03.174 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-31 23:47:03.177 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-31 23:47:03.180 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:03.182 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:47:03.185 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:47:03.187 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-31 23:47:03.190 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:47:03.195 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-31 23:47:03.255 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-31 23:47:03.331 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-31 23:47:03.392 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:03.451 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:03.511 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-31 23:47:03.569 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-31 23:47:03.628 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-31 23:47:03.685 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-31 23:47:03.742 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-31 23:47:03.798 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:47:03.801 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-31 23:47:03.858 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:47:04.394 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-31 23:47:04.407 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-31 23:47:04.902 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-31 23:47:04.985 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:04.987 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:04.995 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:04.999 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:05.002 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:05.004 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:05.007 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:05.010 | + functions-common:time_stop:2432 : start_time=1648770423113 2022-03-31 23:47:05.013 | + functions-common:time_stop:2434 : [[ -z 1648770423113 ]] 2022-03-31 23:47:05.016 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:05.021 | + functions-common:time_stop:2437 : end_time=1648770425018 2022-03-31 23:47:05.024 | + functions-common:time_stop:2438 : elapsed_time=1905 2022-03-31 23:47:05.026 | + functions-common:time_stop:2439 : total=14812 2022-03-31 23:47:05.029 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:05.031 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16717 2022-03-31 23:47:05.034 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-31 23:47:05.034 | Waiting for placement-api to start... 2022-03-31 23:47:05.037 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.72/placement 2022-03-31 23:47:05.040 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:47:05.043 | + functions:wait_for_service:458 : local url=http://10.222.0.72/placement 2022-03-31 23:47:05.045 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:47:05.048 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:47:05.050 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:47:05.054 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:05.056 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:05.060 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:05.065 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770425062 2022-03-31 23:47:05.067 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:47:05.074 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72/placement 2022-03-31 23:47:07.798 | + :: : [[ 200 == 503 ]] 2022-03-31 23:47:07.800 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:47:07.803 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:47:07.806 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:07.808 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:07.811 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:07.814 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:07.817 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:07.819 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:47:07.822 | + functions-common:time_stop:2432 : start_time=1648770425062 2022-03-31 23:47:07.824 | + functions-common:time_stop:2434 : [[ -z 1648770425062 ]] 2022-03-31 23:47:07.828 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:07.833 | + functions-common:time_stop:2437 : end_time=1648770427830 2022-03-31 23:47:07.836 | + functions-common:time_stop:2438 : elapsed_time=2768 2022-03-31 23:47:07.838 | + functions-common:time_stop:2439 : total=16146 2022-03-31 23:47:07.841 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:07.844 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18914 2022-03-31 23:47:07.846 | + functions:wait_for_service:467 : return 0 2022-03-31 23:47:07.849 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-31 23:47:07.869 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:07.871 | + ./stack.sh:main:1302 : start_neutron 2022-03-31 23:47:07.874 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-31 23:47:07.879 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:47:07.880 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:47:07.886 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:47:07.889 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:47:07.892 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-31 23:47:07.896 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:47:07.899 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-31 23:47:07.902 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:07.905 | + functions-common:run_process:1680 : local service=q-agt 2022-03-31 23:47:07.907 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:07.910 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:07.913 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:07.916 | + functions-common:run_process:1685 : local name=q-agt 2022-03-31 23:47:07.919 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:07.921 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:07.924 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:07.927 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:07.930 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:07.939 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770427936 2022-03-31 23:47:07.942 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-31 23:47:07.964 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:07.967 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-31 23:47:07.969 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-31 23:47:07.972 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:07.976 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:07.981 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:07.983 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:07.986 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-31 23:47:07.989 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-31 23:47:07.995 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-31 23:47:07.999 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:08.002 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:08.004 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-31 23:47:08.008 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-31 23:47:08.010 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-31 23:47:08.012 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:08.015 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:08.017 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:08.020 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:08.023 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:08.025 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-31 23:47:08.028 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:08.033 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-31 23:47:08.092 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-31 23:47:08.155 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:08.216 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-31 23:47:08.279 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-31 23:47:08.340 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:08.399 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:08.404 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-31 23:47:08.462 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:08.980 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-31 23:47:08.997 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-31 23:47:09.477 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-31 23:47:09.501 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:09.504 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:09.508 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:09.510 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:09.513 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:09.517 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:09.520 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:09.522 | + functions-common:time_stop:2432 : start_time=1648770427936 2022-03-31 23:47:09.526 | + functions-common:time_stop:2434 : [[ -z 1648770427936 ]] 2022-03-31 23:47:09.533 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:09.539 | + functions-common:time_stop:2437 : end_time=1648770429536 2022-03-31 23:47:09.542 | + functions-common:time_stop:2438 : elapsed_time=1600 2022-03-31 23:47:09.545 | + functions-common:time_stop:2439 : total=16717 2022-03-31 23:47:09.547 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:09.550 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18317 2022-03-31 23:47:09.553 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-31 23:47:09.556 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-31 23:47:09.558 | + functions-common:is_provider_network:2277 : return 1 2022-03-31 23:47:09.561 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-31 23:47:09.564 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:09.567 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-31 23:47:09.569 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:09.572 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:09.574 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:09.578 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-31 23:47:09.581 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:09.583 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:09.586 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:09.589 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:09.592 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:09.597 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770429594 2022-03-31 23:47:09.600 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-31 23:47:09.620 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:09.622 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-31 23:47:09.625 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-31 23:47:09.628 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:09.631 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:09.633 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:09.637 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:09.639 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-31 23:47:09.642 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-31 23:47:09.645 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-31 23:47:09.647 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:09.651 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:09.654 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-31 23:47:09.657 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-31 23:47:09.659 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-31 23:47:09.668 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:09.671 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:09.673 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:09.676 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:09.679 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:09.682 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-31 23:47:09.689 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:09.695 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-31 23:47:09.758 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-31 23:47:09.821 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:09.893 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-31 23:47:09.950 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-31 23:47:10.009 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:10.064 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:10.066 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-31 23:47:10.121 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:10.632 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-31 23:47:10.650 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-31 23:47:11.199 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-31 23:47:11.220 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:11.223 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:11.226 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:11.228 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:11.231 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:11.234 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:11.237 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:11.241 | + functions-common:time_stop:2432 : start_time=1648770429594 2022-03-31 23:47:11.245 | + functions-common:time_stop:2434 : [[ -z 1648770429594 ]] 2022-03-31 23:47:11.248 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:11.254 | + functions-common:time_stop:2437 : end_time=1648770431250 2022-03-31 23:47:11.259 | + functions-common:time_stop:2438 : elapsed_time=1656 2022-03-31 23:47:11.263 | + functions-common:time_stop:2439 : total=18317 2022-03-31 23:47:11.266 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:11.269 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19973 2022-03-31 23:47:11.273 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-31 23:47:11.276 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-31 23:47:11.279 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-31 23:47:11.282 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-31 23:47:11.285 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:11.292 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:11.297 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:11.300 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-31 23:47:11.303 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:11.307 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:11.311 | + functions-common:run_process:1680 : local service=q-l3 2022-03-31 23:47:11.314 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:11.317 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:11.320 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:11.323 | + functions-common:run_process:1685 : local name=q-l3 2022-03-31 23:47:11.326 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:11.330 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:11.334 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:11.337 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:11.341 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:11.347 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770431344 2022-03-31 23:47:11.350 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-31 23:47:11.372 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:11.375 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-31 23:47:11.377 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-31 23:47:11.381 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:11.383 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:11.386 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:11.388 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:11.391 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-31 23:47:11.394 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-31 23:47:11.397 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-31 23:47:11.399 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:11.402 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:11.406 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-31 23:47:11.409 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-31 23:47:11.412 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-31 23:47:11.415 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:11.418 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:11.420 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:11.423 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:11.425 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:11.428 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-31 23:47:11.431 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:11.436 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-31 23:47:11.515 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-31 23:47:11.587 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:11.654 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-31 23:47:11.714 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-31 23:47:11.773 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:11.834 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:11.836 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-31 23:47:11.895 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:12.450 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-31 23:47:12.467 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-31 23:47:13.089 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-31 23:47:13.121 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:13.124 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:13.127 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:13.129 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:13.132 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:13.135 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:13.138 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:13.140 | + functions-common:time_stop:2432 : start_time=1648770431344 2022-03-31 23:47:13.143 | + functions-common:time_stop:2434 : [[ -z 1648770431344 ]] 2022-03-31 23:47:13.148 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:13.152 | + functions-common:time_stop:2437 : end_time=1648770433149 2022-03-31 23:47:13.155 | + functions-common:time_stop:2438 : elapsed_time=1805 2022-03-31 23:47:13.157 | + functions-common:time_stop:2439 : total=19973 2022-03-31 23:47:13.160 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:13.164 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21778 2022-03-31 23:47:13.166 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:13.169 | + functions-common:run_process:1680 : local service=q-meta 2022-03-31 23:47:13.172 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:13.180 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:13.180 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:13.183 | + functions-common:run_process:1685 : local name=q-meta 2022-03-31 23:47:13.185 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:13.188 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:13.191 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:13.194 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:13.200 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:13.203 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770433199 2022-03-31 23:47:13.205 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-31 23:47:13.227 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:13.230 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-31 23:47:13.233 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-31 23:47:13.236 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:13.239 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:13.242 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:13.245 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:13.247 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-31 23:47:13.253 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-31 23:47:13.257 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-31 23:47:13.260 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:13.262 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:13.265 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-31 23:47:13.268 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-31 23:47:13.272 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-31 23:47:13.275 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:13.277 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:13.280 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:13.283 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:13.286 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:13.289 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-31 23:47:13.292 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:13.297 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-31 23:47:13.377 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-31 23:47:13.447 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:13.538 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-31 23:47:13.616 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-31 23:47:13.685 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:13.764 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:13.767 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-31 23:47:13.861 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:14.546 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-31 23:47:14.568 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-31 23:47:15.073 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-31 23:47:15.105 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:15.108 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:15.113 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:15.116 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:15.119 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:15.122 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:15.124 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:15.127 | + functions-common:time_stop:2432 : start_time=1648770433199 2022-03-31 23:47:15.130 | + functions-common:time_stop:2434 : [[ -z 1648770433199 ]] 2022-03-31 23:47:15.140 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:15.143 | + functions-common:time_stop:2437 : end_time=1648770435140 2022-03-31 23:47:15.146 | + functions-common:time_stop:2438 : elapsed_time=1941 2022-03-31 23:47:15.150 | + functions-common:time_stop:2439 : total=21778 2022-03-31 23:47:15.153 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:15.155 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23719 2022-03-31 23:47:15.158 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:15.162 | + functions-common:run_process:1680 : local service=q-metering 2022-03-31 23:47:15.164 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:15.167 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:15.170 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:15.173 | + functions-common:run_process:1685 : local name=q-metering 2022-03-31 23:47:15.176 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:15.179 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:15.182 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:15.187 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:15.196 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:15.200 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770435196 2022-03-31 23:47:15.203 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-31 23:47:15.223 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:15.227 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-31 23:47:15.230 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-31 23:47:15.234 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:15.238 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:15.242 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:15.247 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:15.249 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-31 23:47:15.252 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-31 23:47:15.255 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-31 23:47:15.258 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:15.261 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:15.264 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-31 23:47:15.268 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-31 23:47:15.272 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-31 23:47:15.276 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:15.281 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:15.285 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:15.290 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:15.294 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:15.298 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-31 23:47:15.303 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:15.314 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-31 23:47:15.408 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-31 23:47:15.490 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:15.582 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-31 23:47:15.668 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-31 23:47:15.751 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:15.817 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:15.820 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-31 23:47:15.905 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:16.736 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-31 23:47:16.763 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-31 23:47:17.431 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-31 23:47:17.458 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:17.469 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:17.477 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:17.485 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:17.493 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:17.501 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:17.509 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:17.516 | + functions-common:time_stop:2432 : start_time=1648770435196 2022-03-31 23:47:17.528 | + functions-common:time_stop:2434 : [[ -z 1648770435196 ]] 2022-03-31 23:47:17.536 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:17.553 | + functions-common:time_stop:2437 : end_time=1648770437541 2022-03-31 23:47:17.564 | + functions-common:time_stop:2438 : elapsed_time=2345 2022-03-31 23:47:17.574 | + functions-common:time_stop:2439 : total=23719 2022-03-31 23:47:17.581 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:17.587 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26064 2022-03-31 23:47:17.597 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-31 23:47:17.649 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:17.656 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-31 23:47:17.665 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-31 23:47:17.673 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:47:17.676 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-31 23:47:17.685 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-31 23:47:17.690 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-31 23:47:17.696 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-03-31 23:47:17.700 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-03-31 23:47:17.703 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-03-31 23:47:17.711 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:47:21.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:21.709 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:21.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:21.709 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:21.922 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:47:21.927 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:47:21.927 | address-scope 2022-03-31 23:47:21.927 | router-admin-state-down-before-update 2022-03-31 23:47:21.927 | agent 2022-03-31 23:47:21.927 | agent-resources-synced 2022-03-31 23:47:21.927 | allowed-address-pairs 2022-03-31 23:47:21.927 | auto-allocated-topology 2022-03-31 23:47:21.927 | availability_zone 2022-03-31 23:47:21.927 | availability_zone_filter 2022-03-31 23:47:21.927 | default-subnetpools 2022-03-31 23:47:21.927 | dhcp_agent_scheduler 2022-03-31 23:47:21.928 | dvr 2022-03-31 23:47:21.928 | empty-string-filtering 2022-03-31 23:47:21.928 | external-net 2022-03-31 23:47:21.928 | extra_dhcp_opt 2022-03-31 23:47:21.928 | extraroute 2022-03-31 23:47:21.928 | extraroute-atomic 2022-03-31 23:47:21.928 | filter-validation 2022-03-31 23:47:21.928 | fip-port-details 2022-03-31 23:47:21.928 | flavors 2022-03-31 23:47:21.928 | floatingip-pools 2022-03-31 23:47:21.928 | ip-substring-filtering 2022-03-31 23:47:21.928 | router 2022-03-31 23:47:21.928 | ext-gw-mode 2022-03-31 23:47:21.928 | l3-ha 2022-03-31 23:47:21.928 | l3-flavors 2022-03-31 23:47:21.928 | l3-port-ip-change-not-allowed 2022-03-31 23:47:21.928 | l3_agent_scheduler 2022-03-31 23:47:21.928 | metering 2022-03-31 23:47:21.928 | metering_source_and_destination_fields 2022-03-31 23:47:21.928 | multi-provider 2022-03-31 23:47:21.928 | net-mtu 2022-03-31 23:47:21.928 | net-mtu-writable 2022-03-31 23:47:21.928 | network_availability_zone 2022-03-31 23:47:21.928 | network-ip-availability 2022-03-31 23:47:21.928 | pagination 2022-03-31 23:47:21.928 | port-device-profile 2022-03-31 23:47:21.928 | port-mac-address-regenerate 2022-03-31 23:47:21.928 | port-numa-affinity-policy 2022-03-31 23:47:21.928 | binding 2022-03-31 23:47:21.928 | binding-extended 2022-03-31 23:47:21.928 | port-security 2022-03-31 23:47:21.928 | project-id 2022-03-31 23:47:21.928 | provider 2022-03-31 23:47:21.928 | quota-check-limit 2022-03-31 23:47:21.928 | quotas 2022-03-31 23:47:21.929 | quota_details 2022-03-31 23:47:21.929 | rbac-policies 2022-03-31 23:47:21.929 | rbac-address-group 2022-03-31 23:47:21.929 | rbac-address-scope 2022-03-31 23:47:21.929 | rbac-security-groups 2022-03-31 23:47:21.929 | rbac-subnetpool 2022-03-31 23:47:21.929 | revision-if-match 2022-03-31 23:47:21.929 | standard-attr-revisions 2022-03-31 23:47:21.929 | router_availability_zone 2022-03-31 23:47:21.929 | security-groups-normalized-cidr 2022-03-31 23:47:21.929 | port-security-groups-filtering 2022-03-31 23:47:21.929 | security-groups-remote-address-group 2022-03-31 23:47:21.929 | security-groups-shared-filtering 2022-03-31 23:47:21.929 | security-group 2022-03-31 23:47:21.929 | service-type 2022-03-31 23:47:21.929 | sorting 2022-03-31 23:47:21.929 | standard-attr-description 2022-03-31 23:47:21.929 | stateful-security-group 2022-03-31 23:47:21.929 | subnet_onboard 2022-03-31 23:47:21.929 | subnet-service-types 2022-03-31 23:47:21.929 | subnet_allocation 2022-03-31 23:47:21.929 | subnetpool-prefix-ops 2022-03-31 23:47:21.929 | standard-attr-tag 2022-03-31 23:47:21.929 | standard-attr-timestamp' 2022-03-31 23:47:21.933 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:47:21.933 | address-scope 2022-03-31 23:47:21.933 | router-admin-state-down-before-update 2022-03-31 23:47:21.933 | agent 2022-03-31 23:47:21.933 | agent-resources-synced 2022-03-31 23:47:21.933 | allowed-address-pairs 2022-03-31 23:47:21.933 | auto-allocated-topology 2022-03-31 23:47:21.933 | availability_zone 2022-03-31 23:47:21.933 | availability_zone_filter 2022-03-31 23:47:21.933 | default-subnetpools 2022-03-31 23:47:21.933 | dhcp_agent_scheduler 2022-03-31 23:47:21.933 | dvr 2022-03-31 23:47:21.933 | empty-string-filtering 2022-03-31 23:47:21.933 | external-net 2022-03-31 23:47:21.933 | extra_dhcp_opt 2022-03-31 23:47:21.933 | extraroute 2022-03-31 23:47:21.933 | extraroute-atomic 2022-03-31 23:47:21.933 | filter-validation 2022-03-31 23:47:21.933 | fip-port-details 2022-03-31 23:47:21.933 | flavors 2022-03-31 23:47:21.933 | floatingip-pools 2022-03-31 23:47:21.933 | ip-substring-filtering 2022-03-31 23:47:21.933 | router 2022-03-31 23:47:21.933 | ext-gw-mode 2022-03-31 23:47:21.933 | l3-ha 2022-03-31 23:47:21.933 | l3-flavors 2022-03-31 23:47:21.933 | l3-port-ip-change-not-allowed 2022-03-31 23:47:21.933 | l3_agent_scheduler 2022-03-31 23:47:21.933 | metering 2022-03-31 23:47:21.934 | metering_source_and_destination_fields 2022-03-31 23:47:21.934 | multi-provider 2022-03-31 23:47:21.934 | net-mtu 2022-03-31 23:47:21.934 | net-mtu-writable 2022-03-31 23:47:21.934 | network_availability_zone 2022-03-31 23:47:21.934 | network-ip-availability 2022-03-31 23:47:21.934 | pagination 2022-03-31 23:47:21.934 | port-device-profile 2022-03-31 23:47:21.934 | port-mac-address-regenerate 2022-03-31 23:47:21.934 | port-numa-affinity-policy 2022-03-31 23:47:21.934 | binding 2022-03-31 23:47:21.934 | binding-extended 2022-03-31 23:47:21.934 | port-security 2022-03-31 23:47:21.934 | project-id 2022-03-31 23:47:21.934 | provider 2022-03-31 23:47:21.934 | quota-check-limit 2022-03-31 23:47:21.934 | quotas 2022-03-31 23:47:21.934 | quota_details 2022-03-31 23:47:21.934 | rbac-policies 2022-03-31 23:47:21.934 | rbac-address-group 2022-03-31 23:47:21.934 | rbac-address-scope 2022-03-31 23:47:21.934 | rbac-security-groups 2022-03-31 23:47:21.934 | rbac-subnetpool 2022-03-31 23:47:21.934 | revision-if-match 2022-03-31 23:47:21.934 | standard-attr-revisions 2022-03-31 23:47:21.934 | router_availability_zone 2022-03-31 23:47:21.934 | security-groups-normalized-cidr 2022-03-31 23:47:21.934 | port-security-groups-filtering 2022-03-31 23:47:21.934 | security-groups-remote-address-group 2022-03-31 23:47:21.934 | security-groups-shared-filtering 2022-03-31 23:47:21.934 | security-group 2022-03-31 23:47:21.934 | service-type 2022-03-31 23:47:21.934 | sorting 2022-03-31 23:47:21.934 | standard-attr-description 2022-03-31 23:47:21.934 | stateful-security-group 2022-03-31 23:47:21.934 | subnet_onboard 2022-03-31 23:47:21.935 | subnet-service-types 2022-03-31 23:47:21.935 | subnet_allocation 2022-03-31 23:47:21.935 | subnetpool-prefix-ops 2022-03-31 23:47:21.935 | standard-attr-tag 2022-03-31 23:47:21.935 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-31 23:47:21.940 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:47:21.946 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-03-31 23:47:21.953 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-03-31 23:47:21.961 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-31 23:47:25.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:25.312 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:25.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:25.312 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:25.496 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:47:25.500 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=41edc340-279c-42ec-933c-9bccb1b7d171 2022-03-31 23:47:25.503 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-03-31 23:47:25.506 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-03-31 23:47:25.509 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-31 23:47:25.512 | + functions-common:is_provider_network:2277 : return 1 2022-03-31 23:47:25.516 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-31 23:47:25.521 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-03-31 23:47:25.524 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-03-31 23:47:25.526 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:47:25.529 | ++ functions-common:get_field:812 : read data 2022-03-31 23:47:28.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:28.763 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:28.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:28.763 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:28.949 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:47:28.952 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:47:28.955 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:47:28.959 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:47:28.960 | ++ functions-common:get_field:818 : echo '| id | 9c52e28a-9dac-4567-9feb-0a83d355e06b |' 2022-03-31 23:47:28.966 | ++ functions-common:get_field:812 : read data 2022-03-31 23:47:28.970 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=9c52e28a-9dac-4567-9feb-0a83d355e06b 2022-03-31 23:47:28.972 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-03-31 23:47:28.976 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:47:28.995 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-03-31 23:47:28.998 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-03-31 23:47:29.002 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 41edc340-279c-42ec-933c-9bccb1b7d171 ']' 2022-03-31 23:47:29.004 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-03-31 23:47:29.007 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-03-31 23:47:29.010 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-31 23:47:29.013 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 41edc340-279c-42ec-933c-9bccb1b7d171 ' 2022-03-31 23:47:29.016 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-03-31 23:47:29.018 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 9c52e28a-9dac-4567-9feb-0a83d355e06b private-subnet' 2022-03-31 23:47:29.021 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-03-31 23:47:29.025 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 41edc340-279c-42ec-933c-9bccb1b7d171 --network 9c52e28a-9dac-4567-9feb-0a83d355e06b private-subnet 2022-03-31 23:47:29.026 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-03-31 23:47:29.026 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-03-31 23:47:29.029 | +++ functions-common:get_field:811 : local data field 2022-03-31 23:47:29.032 | +++ functions-common:get_field:812 : read data 2022-03-31 23:47:32.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:32.315 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:32.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:32.315 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:32.505 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:47:32.510 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:47:32.513 | +++ functions-common:get_field:816 : field='$3' 2022-03-31 23:47:32.518 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:47:32.518 | +++ functions-common:get_field:818 : echo '| id | c689f079-300c-443e-826a-bc5c837b8f86 |' 2022-03-31 23:47:32.524 | +++ functions-common:get_field:812 : read data 2022-03-31 23:47:32.529 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=c689f079-300c-443e-826a-bc5c837b8f86 2022-03-31 23:47:32.532 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-03-31 23:47:32.535 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:47:32.556 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo c689f079-300c-443e-826a-bc5c837b8f86 2022-03-31 23:47:32.560 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=c689f079-300c-443e-826a-bc5c837b8f86 2022-03-31 23:47:32.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-03-31 23:47:32.566 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-03-31 23:47:32.569 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-03-31 23:47:32.573 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:47:35.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:35.356 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:35.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:35.356 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:35.543 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:47:35.547 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:47:35.547 | address-scope 2022-03-31 23:47:35.547 | router-admin-state-down-before-update 2022-03-31 23:47:35.547 | agent 2022-03-31 23:47:35.547 | agent-resources-synced 2022-03-31 23:47:35.547 | allowed-address-pairs 2022-03-31 23:47:35.547 | auto-allocated-topology 2022-03-31 23:47:35.547 | availability_zone 2022-03-31 23:47:35.547 | availability_zone_filter 2022-03-31 23:47:35.547 | default-subnetpools 2022-03-31 23:47:35.547 | dhcp_agent_scheduler 2022-03-31 23:47:35.547 | dvr 2022-03-31 23:47:35.547 | empty-string-filtering 2022-03-31 23:47:35.547 | external-net 2022-03-31 23:47:35.547 | extra_dhcp_opt 2022-03-31 23:47:35.547 | extraroute 2022-03-31 23:47:35.547 | extraroute-atomic 2022-03-31 23:47:35.547 | filter-validation 2022-03-31 23:47:35.547 | fip-port-details 2022-03-31 23:47:35.547 | flavors 2022-03-31 23:47:35.547 | floatingip-pools 2022-03-31 23:47:35.547 | ip-substring-filtering 2022-03-31 23:47:35.547 | router 2022-03-31 23:47:35.548 | ext-gw-mode 2022-03-31 23:47:35.548 | l3-ha 2022-03-31 23:47:35.548 | l3-flavors 2022-03-31 23:47:35.548 | l3-port-ip-change-not-allowed 2022-03-31 23:47:35.548 | l3_agent_scheduler 2022-03-31 23:47:35.548 | metering 2022-03-31 23:47:35.548 | metering_source_and_destination_fields 2022-03-31 23:47:35.548 | multi-provider 2022-03-31 23:47:35.548 | net-mtu 2022-03-31 23:47:35.548 | net-mtu-writable 2022-03-31 23:47:35.548 | network_availability_zone 2022-03-31 23:47:35.548 | network-ip-availability 2022-03-31 23:47:35.548 | pagination 2022-03-31 23:47:35.548 | port-device-profile 2022-03-31 23:47:35.548 | port-mac-address-regenerate 2022-03-31 23:47:35.548 | port-numa-affinity-policy 2022-03-31 23:47:35.548 | binding 2022-03-31 23:47:35.548 | binding-extended 2022-03-31 23:47:35.548 | port-security 2022-03-31 23:47:35.548 | project-id 2022-03-31 23:47:35.548 | provider 2022-03-31 23:47:35.548 | quota-check-limit 2022-03-31 23:47:35.548 | quotas 2022-03-31 23:47:35.548 | quota_details 2022-03-31 23:47:35.548 | rbac-policies 2022-03-31 23:47:35.548 | rbac-address-group 2022-03-31 23:47:35.548 | rbac-address-scope 2022-03-31 23:47:35.548 | rbac-security-groups 2022-03-31 23:47:35.548 | rbac-subnetpool 2022-03-31 23:47:35.548 | revision-if-match 2022-03-31 23:47:35.548 | standard-attr-revisions 2022-03-31 23:47:35.548 | router_availability_zone 2022-03-31 23:47:35.548 | security-groups-normalized-cidr 2022-03-31 23:47:35.548 | port-security-groups-filtering 2022-03-31 23:47:35.549 | security-groups-remote-address-group 2022-03-31 23:47:35.549 | security-groups-shared-filtering 2022-03-31 23:47:35.549 | security-group 2022-03-31 23:47:35.549 | service-type 2022-03-31 23:47:35.549 | sorting 2022-03-31 23:47:35.549 | standard-attr-description 2022-03-31 23:47:35.549 | stateful-security-group 2022-03-31 23:47:35.549 | subnet_onboard 2022-03-31 23:47:35.549 | subnet-service-types 2022-03-31 23:47:35.549 | subnet_allocation 2022-03-31 23:47:35.549 | subnetpool-prefix-ops 2022-03-31 23:47:35.549 | standard-attr-tag 2022-03-31 23:47:35.549 | standard-attr-timestamp' 2022-03-31 23:47:35.551 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:47:35.551 | address-scope 2022-03-31 23:47:35.551 | router-admin-state-down-before-update 2022-03-31 23:47:35.551 | agent 2022-03-31 23:47:35.551 | agent-resources-synced 2022-03-31 23:47:35.551 | allowed-address-pairs 2022-03-31 23:47:35.551 | auto-allocated-topology 2022-03-31 23:47:35.551 | availability_zone 2022-03-31 23:47:35.551 | availability_zone_filter 2022-03-31 23:47:35.551 | default-subnetpools 2022-03-31 23:47:35.551 | dhcp_agent_scheduler 2022-03-31 23:47:35.551 | dvr 2022-03-31 23:47:35.551 | empty-string-filtering 2022-03-31 23:47:35.551 | external-net 2022-03-31 23:47:35.551 | extra_dhcp_opt 2022-03-31 23:47:35.551 | extraroute 2022-03-31 23:47:35.551 | extraroute-atomic 2022-03-31 23:47:35.551 | filter-validation 2022-03-31 23:47:35.551 | fip-port-details 2022-03-31 23:47:35.551 | flavors 2022-03-31 23:47:35.551 | floatingip-pools 2022-03-31 23:47:35.551 | ip-substring-filtering 2022-03-31 23:47:35.551 | router 2022-03-31 23:47:35.551 | ext-gw-mode 2022-03-31 23:47:35.551 | l3-ha 2022-03-31 23:47:35.551 | l3-flavors 2022-03-31 23:47:35.551 | l3-port-ip-change-not-allowed 2022-03-31 23:47:35.551 | l3_agent_scheduler 2022-03-31 23:47:35.551 | metering 2022-03-31 23:47:35.552 | metering_source_and_destination_fields 2022-03-31 23:47:35.552 | multi-provider 2022-03-31 23:47:35.552 | net-mtu 2022-03-31 23:47:35.552 | net-mtu-writable 2022-03-31 23:47:35.552 | network_availability_zone 2022-03-31 23:47:35.552 | network-ip-availability 2022-03-31 23:47:35.552 | pagination 2022-03-31 23:47:35.552 | port-device-profile 2022-03-31 23:47:35.552 | port-mac-address-regenerate 2022-03-31 23:47:35.552 | port-numa-affinity-policy 2022-03-31 23:47:35.552 | binding 2022-03-31 23:47:35.552 | binding-extended 2022-03-31 23:47:35.552 | port-security 2022-03-31 23:47:35.552 | project-id 2022-03-31 23:47:35.552 | provider 2022-03-31 23:47:35.552 | quota-check-limit 2022-03-31 23:47:35.552 | quotas 2022-03-31 23:47:35.552 | quota_details 2022-03-31 23:47:35.552 | rbac-policies 2022-03-31 23:47:35.552 | rbac-address-group 2022-03-31 23:47:35.552 | rbac-address-scope 2022-03-31 23:47:35.552 | rbac-security-groups 2022-03-31 23:47:35.552 | rbac-subnetpool 2022-03-31 23:47:35.552 | revision-if-match 2022-03-31 23:47:35.552 | standard-attr-revisions 2022-03-31 23:47:35.552 | router_availability_zone 2022-03-31 23:47:35.552 | security-groups-normalized-cidr 2022-03-31 23:47:35.552 | port-security-groups-filtering 2022-03-31 23:47:35.552 | security-groups-remote-address-group 2022-03-31 23:47:35.552 | security-groups-shared-filtering 2022-03-31 23:47:35.552 | security-group 2022-03-31 23:47:35.553 | service-type 2022-03-31 23:47:35.553 | sorting 2022-03-31 23:47:35.553 | standard-attr-description 2022-03-31 23:47:35.553 | stateful-security-group 2022-03-31 23:47:35.553 | subnet_onboard 2022-03-31 23:47:35.553 | subnet-service-types 2022-03-31 23:47:35.553 | subnet_allocation 2022-03-31 23:47:35.553 | subnetpool-prefix-ops 2022-03-31 23:47:35.553 | standard-attr-tag 2022-03-31 23:47:35.553 | standard-attr-timestamp =~ router ]] 2022-03-31 23:47:35.554 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:47:35.557 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-03-31 23:47:35.559 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-03-31 23:47:35.563 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:47:38.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:38.391 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:38.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:38.391 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:38.575 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:47:38.578 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:47:38.578 | address-scope 2022-03-31 23:47:38.578 | router-admin-state-down-before-update 2022-03-31 23:47:38.578 | agent 2022-03-31 23:47:38.578 | agent-resources-synced 2022-03-31 23:47:38.578 | allowed-address-pairs 2022-03-31 23:47:38.578 | auto-allocated-topology 2022-03-31 23:47:38.578 | availability_zone 2022-03-31 23:47:38.578 | availability_zone_filter 2022-03-31 23:47:38.578 | default-subnetpools 2022-03-31 23:47:38.578 | dhcp_agent_scheduler 2022-03-31 23:47:38.578 | dvr 2022-03-31 23:47:38.578 | empty-string-filtering 2022-03-31 23:47:38.578 | external-net 2022-03-31 23:47:38.578 | extra_dhcp_opt 2022-03-31 23:47:38.578 | extraroute 2022-03-31 23:47:38.578 | extraroute-atomic 2022-03-31 23:47:38.578 | filter-validation 2022-03-31 23:47:38.579 | fip-port-details 2022-03-31 23:47:38.579 | flavors 2022-03-31 23:47:38.579 | floatingip-pools 2022-03-31 23:47:38.579 | ip-substring-filtering 2022-03-31 23:47:38.579 | router 2022-03-31 23:47:38.579 | ext-gw-mode 2022-03-31 23:47:38.579 | l3-ha 2022-03-31 23:47:38.579 | l3-flavors 2022-03-31 23:47:38.579 | l3-port-ip-change-not-allowed 2022-03-31 23:47:38.579 | l3_agent_scheduler 2022-03-31 23:47:38.579 | metering 2022-03-31 23:47:38.579 | metering_source_and_destination_fields 2022-03-31 23:47:38.579 | multi-provider 2022-03-31 23:47:38.579 | net-mtu 2022-03-31 23:47:38.579 | net-mtu-writable 2022-03-31 23:47:38.579 | network_availability_zone 2022-03-31 23:47:38.579 | network-ip-availability 2022-03-31 23:47:38.579 | pagination 2022-03-31 23:47:38.579 | port-device-profile 2022-03-31 23:47:38.579 | port-mac-address-regenerate 2022-03-31 23:47:38.579 | port-numa-affinity-policy 2022-03-31 23:47:38.579 | binding 2022-03-31 23:47:38.579 | binding-extended 2022-03-31 23:47:38.579 | port-security 2022-03-31 23:47:38.579 | project-id 2022-03-31 23:47:38.579 | provider 2022-03-31 23:47:38.579 | quota-check-limit 2022-03-31 23:47:38.579 | quotas 2022-03-31 23:47:38.579 | quota_details 2022-03-31 23:47:38.579 | rbac-policies 2022-03-31 23:47:38.580 | rbac-address-group 2022-03-31 23:47:38.580 | rbac-address-scope 2022-03-31 23:47:38.580 | rbac-security-groups 2022-03-31 23:47:38.580 | rbac-subnetpool 2022-03-31 23:47:38.580 | revision-if-match 2022-03-31 23:47:38.580 | standard-attr-revisions 2022-03-31 23:47:38.580 | router_availability_zone 2022-03-31 23:47:38.580 | security-groups-normalized-cidr 2022-03-31 23:47:38.580 | port-security-groups-filtering 2022-03-31 23:47:38.580 | security-groups-remote-address-group 2022-03-31 23:47:38.580 | security-groups-shared-filtering 2022-03-31 23:47:38.580 | security-group 2022-03-31 23:47:38.580 | service-type 2022-03-31 23:47:38.580 | sorting 2022-03-31 23:47:38.580 | standard-attr-description 2022-03-31 23:47:38.580 | stateful-security-group 2022-03-31 23:47:38.580 | subnet_onboard 2022-03-31 23:47:38.580 | subnet-service-types 2022-03-31 23:47:38.580 | subnet_allocation 2022-03-31 23:47:38.580 | subnetpool-prefix-ops 2022-03-31 23:47:38.580 | standard-attr-tag 2022-03-31 23:47:38.580 | standard-attr-timestamp' 2022-03-31 23:47:38.581 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:47:38.581 | address-scope 2022-03-31 23:47:38.581 | router-admin-state-down-before-update 2022-03-31 23:47:38.581 | agent 2022-03-31 23:47:38.581 | agent-resources-synced 2022-03-31 23:47:38.581 | allowed-address-pairs 2022-03-31 23:47:38.581 | auto-allocated-topology 2022-03-31 23:47:38.581 | availability_zone 2022-03-31 23:47:38.581 | availability_zone_filter 2022-03-31 23:47:38.581 | default-subnetpools 2022-03-31 23:47:38.581 | dhcp_agent_scheduler 2022-03-31 23:47:38.581 | dvr 2022-03-31 23:47:38.581 | empty-string-filtering 2022-03-31 23:47:38.581 | external-net 2022-03-31 23:47:38.581 | extra_dhcp_opt 2022-03-31 23:47:38.581 | extraroute 2022-03-31 23:47:38.581 | extraroute-atomic 2022-03-31 23:47:38.581 | filter-validation 2022-03-31 23:47:38.581 | fip-port-details 2022-03-31 23:47:38.581 | flavors 2022-03-31 23:47:38.581 | floatingip-pools 2022-03-31 23:47:38.581 | ip-substring-filtering 2022-03-31 23:47:38.581 | router 2022-03-31 23:47:38.581 | ext-gw-mode 2022-03-31 23:47:38.582 | l3-ha 2022-03-31 23:47:38.582 | l3-flavors 2022-03-31 23:47:38.582 | l3-port-ip-change-not-allowed 2022-03-31 23:47:38.582 | l3_agent_scheduler 2022-03-31 23:47:38.582 | metering 2022-03-31 23:47:38.582 | metering_source_and_destination_fields 2022-03-31 23:47:38.582 | multi-provider 2022-03-31 23:47:38.582 | net-mtu 2022-03-31 23:47:38.582 | net-mtu-writable 2022-03-31 23:47:38.582 | network_availability_zone 2022-03-31 23:47:38.582 | network-ip-availability 2022-03-31 23:47:38.582 | pagination 2022-03-31 23:47:38.582 | port-device-profile 2022-03-31 23:47:38.582 | port-mac-address-regenerate 2022-03-31 23:47:38.582 | port-numa-affinity-policy 2022-03-31 23:47:38.582 | binding 2022-03-31 23:47:38.582 | binding-extended 2022-03-31 23:47:38.582 | port-security 2022-03-31 23:47:38.582 | project-id 2022-03-31 23:47:38.582 | provider 2022-03-31 23:47:38.582 | quota-check-limit 2022-03-31 23:47:38.582 | quotas 2022-03-31 23:47:38.582 | quota_details 2022-03-31 23:47:38.582 | rbac-policies 2022-03-31 23:47:38.582 | rbac-address-group 2022-03-31 23:47:38.582 | rbac-address-scope 2022-03-31 23:47:38.582 | rbac-security-groups 2022-03-31 23:47:38.582 | rbac-subnetpool 2022-03-31 23:47:38.582 | revision-if-match 2022-03-31 23:47:38.582 | standard-attr-revisions 2022-03-31 23:47:38.582 | router_availability_zone 2022-03-31 23:47:38.582 | security-groups-normalized-cidr 2022-03-31 23:47:38.583 | port-security-groups-filtering 2022-03-31 23:47:38.583 | security-groups-remote-address-group 2022-03-31 23:47:38.583 | security-groups-shared-filtering 2022-03-31 23:47:38.583 | security-group 2022-03-31 23:47:38.583 | service-type 2022-03-31 23:47:38.583 | sorting 2022-03-31 23:47:38.583 | standard-attr-description 2022-03-31 23:47:38.583 | stateful-security-group 2022-03-31 23:47:38.583 | subnet_onboard 2022-03-31 23:47:38.583 | subnet-service-types 2022-03-31 23:47:38.583 | subnet_allocation 2022-03-31 23:47:38.583 | subnetpool-prefix-ops 2022-03-31 23:47:38.583 | standard-attr-tag 2022-03-31 23:47:38.583 | standard-attr-timestamp =~ external-net ]] 2022-03-31 23:47:38.585 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:47:38.587 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-03-31 23:47:38.593 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-03-31 23:47:38.593 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-31 23:47:38.596 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-03-31 23:47:38.600 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:47:38.603 | ++ functions-common:get_field:812 : read data 2022-03-31 23:47:41.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:41.498 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:41.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:41.498 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:41.678 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:47:41.681 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:47:41.684 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:47:41.687 | ++ functions-common:get_field:818 : echo '| id | a8cca9f3-f610-4fdb-9bab-ba91f05d6d12 |' 2022-03-31 23:47:41.687 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:47:41.693 | ++ functions-common:get_field:812 : read data 2022-03-31 23:47:41.697 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=a8cca9f3-f610-4fdb-9bab-ba91f05d6d12 2022-03-31 23:47:41.700 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-03-31 23:47:41.703 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:47:41.723 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-31 23:47:41.726 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-03-31 23:47:41.729 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-03-31 23:47:41.734 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:47:44.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:44.451 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:44.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:44.452 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:44.646 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:47:44.649 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:47:44.649 | address-scope 2022-03-31 23:47:44.649 | router-admin-state-down-before-update 2022-03-31 23:47:44.649 | agent 2022-03-31 23:47:44.650 | agent-resources-synced 2022-03-31 23:47:44.650 | allowed-address-pairs 2022-03-31 23:47:44.650 | auto-allocated-topology 2022-03-31 23:47:44.650 | availability_zone 2022-03-31 23:47:44.650 | availability_zone_filter 2022-03-31 23:47:44.650 | default-subnetpools 2022-03-31 23:47:44.650 | dhcp_agent_scheduler 2022-03-31 23:47:44.650 | dvr 2022-03-31 23:47:44.650 | empty-string-filtering 2022-03-31 23:47:44.650 | external-net 2022-03-31 23:47:44.650 | extra_dhcp_opt 2022-03-31 23:47:44.650 | extraroute 2022-03-31 23:47:44.650 | extraroute-atomic 2022-03-31 23:47:44.650 | filter-validation 2022-03-31 23:47:44.650 | fip-port-details 2022-03-31 23:47:44.650 | flavors 2022-03-31 23:47:44.650 | floatingip-pools 2022-03-31 23:47:44.650 | ip-substring-filtering 2022-03-31 23:47:44.650 | router 2022-03-31 23:47:44.650 | ext-gw-mode 2022-03-31 23:47:44.650 | l3-ha 2022-03-31 23:47:44.650 | l3-flavors 2022-03-31 23:47:44.650 | l3-port-ip-change-not-allowed 2022-03-31 23:47:44.650 | l3_agent_scheduler 2022-03-31 23:47:44.650 | metering 2022-03-31 23:47:44.650 | metering_source_and_destination_fields 2022-03-31 23:47:44.650 | multi-provider 2022-03-31 23:47:44.650 | net-mtu 2022-03-31 23:47:44.650 | net-mtu-writable 2022-03-31 23:47:44.650 | network_availability_zone 2022-03-31 23:47:44.650 | network-ip-availability 2022-03-31 23:47:44.650 | pagination 2022-03-31 23:47:44.650 | port-device-profile 2022-03-31 23:47:44.650 | port-mac-address-regenerate 2022-03-31 23:47:44.650 | port-numa-affinity-policy 2022-03-31 23:47:44.651 | binding 2022-03-31 23:47:44.651 | binding-extended 2022-03-31 23:47:44.651 | port-security 2022-03-31 23:47:44.651 | project-id 2022-03-31 23:47:44.651 | provider 2022-03-31 23:47:44.651 | quota-check-limit 2022-03-31 23:47:44.651 | quotas 2022-03-31 23:47:44.651 | quota_details 2022-03-31 23:47:44.651 | rbac-policies 2022-03-31 23:47:44.651 | rbac-address-group 2022-03-31 23:47:44.651 | rbac-address-scope 2022-03-31 23:47:44.651 | rbac-security-groups 2022-03-31 23:47:44.651 | rbac-subnetpool 2022-03-31 23:47:44.651 | revision-if-match 2022-03-31 23:47:44.651 | standard-attr-revisions 2022-03-31 23:47:44.651 | router_availability_zone 2022-03-31 23:47:44.651 | security-groups-normalized-cidr 2022-03-31 23:47:44.651 | port-security-groups-filtering 2022-03-31 23:47:44.651 | security-groups-remote-address-group 2022-03-31 23:47:44.651 | security-groups-shared-filtering 2022-03-31 23:47:44.651 | security-group 2022-03-31 23:47:44.651 | service-type 2022-03-31 23:47:44.651 | sorting 2022-03-31 23:47:44.651 | standard-attr-description 2022-03-31 23:47:44.651 | stateful-security-group 2022-03-31 23:47:44.651 | subnet_onboard 2022-03-31 23:47:44.651 | subnet-service-types 2022-03-31 23:47:44.651 | subnet_allocation 2022-03-31 23:47:44.651 | subnetpool-prefix-ops 2022-03-31 23:47:44.651 | standard-attr-tag 2022-03-31 23:47:44.651 | standard-attr-timestamp' 2022-03-31 23:47:44.653 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:47:44.653 | address-scope 2022-03-31 23:47:44.653 | router-admin-state-down-before-update 2022-03-31 23:47:44.653 | agent 2022-03-31 23:47:44.653 | agent-resources-synced 2022-03-31 23:47:44.653 | allowed-address-pairs 2022-03-31 23:47:44.653 | auto-allocated-topology 2022-03-31 23:47:44.653 | availability_zone 2022-03-31 23:47:44.653 | availability_zone_filter 2022-03-31 23:47:44.653 | default-subnetpools 2022-03-31 23:47:44.653 | dhcp_agent_scheduler 2022-03-31 23:47:44.653 | dvr 2022-03-31 23:47:44.653 | empty-string-filtering 2022-03-31 23:47:44.653 | external-net 2022-03-31 23:47:44.653 | extra_dhcp_opt 2022-03-31 23:47:44.653 | extraroute 2022-03-31 23:47:44.653 | extraroute-atomic 2022-03-31 23:47:44.653 | filter-validation 2022-03-31 23:47:44.653 | fip-port-details 2022-03-31 23:47:44.653 | flavors 2022-03-31 23:47:44.653 | floatingip-pools 2022-03-31 23:47:44.653 | ip-substring-filtering 2022-03-31 23:47:44.653 | router 2022-03-31 23:47:44.653 | ext-gw-mode 2022-03-31 23:47:44.653 | l3-ha 2022-03-31 23:47:44.653 | l3-flavors 2022-03-31 23:47:44.654 | l3-port-ip-change-not-allowed 2022-03-31 23:47:44.654 | l3_agent_scheduler 2022-03-31 23:47:44.654 | metering 2022-03-31 23:47:44.654 | metering_source_and_destination_fields 2022-03-31 23:47:44.654 | multi-provider 2022-03-31 23:47:44.654 | net-mtu 2022-03-31 23:47:44.654 | net-mtu-writable 2022-03-31 23:47:44.654 | network_availability_zone 2022-03-31 23:47:44.654 | network-ip-availability 2022-03-31 23:47:44.654 | pagination 2022-03-31 23:47:44.654 | port-device-profile 2022-03-31 23:47:44.654 | port-mac-address-regenerate 2022-03-31 23:47:44.654 | port-numa-affinity-policy 2022-03-31 23:47:44.654 | binding 2022-03-31 23:47:44.654 | binding-extended 2022-03-31 23:47:44.654 | port-security 2022-03-31 23:47:44.654 | project-id 2022-03-31 23:47:44.654 | provider 2022-03-31 23:47:44.654 | quota-check-limit 2022-03-31 23:47:44.654 | quotas 2022-03-31 23:47:44.654 | quota_details 2022-03-31 23:47:44.654 | rbac-policies 2022-03-31 23:47:44.654 | rbac-address-group 2022-03-31 23:47:44.654 | rbac-address-scope 2022-03-31 23:47:44.654 | rbac-security-groups 2022-03-31 23:47:44.654 | rbac-subnetpool 2022-03-31 23:47:44.654 | revision-if-match 2022-03-31 23:47:44.654 | standard-attr-revisions 2022-03-31 23:47:44.654 | router_availability_zone 2022-03-31 23:47:44.654 | security-groups-normalized-cidr 2022-03-31 23:47:44.654 | port-security-groups-filtering 2022-03-31 23:47:44.654 | security-groups-remote-address-group 2022-03-31 23:47:44.654 | security-groups-shared-filtering 2022-03-31 23:47:44.654 | security-group 2022-03-31 23:47:44.654 | service-type 2022-03-31 23:47:44.654 | sorting 2022-03-31 23:47:44.655 | standard-attr-description 2022-03-31 23:47:44.655 | stateful-security-group 2022-03-31 23:47:44.655 | subnet_onboard 2022-03-31 23:47:44.655 | subnet-service-types 2022-03-31 23:47:44.655 | subnet_allocation 2022-03-31 23:47:44.655 | subnetpool-prefix-ops 2022-03-31 23:47:44.655 | standard-attr-tag 2022-03-31 23:47:44.655 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-31 23:47:44.656 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:47:44.659 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-31 23:47:44.664 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-03-31 23:47:44.672 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-03-31 23:47:44.672 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-03-31 23:47:44.672 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-31 23:47:44.673 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:47:44.677 | ++ functions-common:get_field:812 : read data 2022-03-31 23:47:48.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:48.665 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:48.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:48.665 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:48.876 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:47:48.880 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:47:48.883 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:47:48.887 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:47:48.891 | ++ functions-common:get_field:818 : echo '| id | 85af108f-f793-4546-80ad-9ac38ea9e223 |' 2022-03-31 23:47:48.895 | ++ functions-common:get_field:812 : read data 2022-03-31 23:47:48.899 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=85af108f-f793-4546-80ad-9ac38ea9e223 2022-03-31 23:47:48.902 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-31 23:47:48.905 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:47:48.928 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-03-31 23:47:48.931 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-03-31 23:47:48.934 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet a8cca9f3-f610-4fdb-9bab-ba91f05d6d12 c689f079-300c-443e-826a-bc5c837b8f86 2022-03-31 23:47:54.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:54.591 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:54.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:54.591 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:54.884 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-03-31 23:47:54.891 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 85af108f-f793-4546-80ad-9ac38ea9e223 2022-03-31 23:47:54.895 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-03-31 23:47:54.898 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-03-31 23:47:54.901 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.1.1 ]] 2022-03-31 23:47:54.904 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.1.1 ' 2022-03-31 23:47:54.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 85af108f-f793-4546-80ad-9ac38ea9e223 --subnet-range 172.27.1.0/24 --no-dhcp ' 2022-03-31 23:47:54.911 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-03-31 23:47:54.917 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-03-31 23:47:54.923 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.1.1 --network 85af108f-f793-4546-80ad-9ac38ea9e223 --subnet-range 172.27.1.0/24 --no-dhcp public-subnet 2022-03-31 23:47:54.924 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-03-31 23:47:58.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:58.682 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:58.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:58.682 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:58.955 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:47:58.961 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | 2022-03-31 23:47:58.961 | | id | 8282818b-30fa-42b4-a15b-0bed9b9cc974 |' 2022-03-31 23:47:58.965 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-31 23:47:58.970 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:47:59.001 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 8282818b-30fa-42b4-a15b-0bed9b9cc974 '|' 2022-03-31 23:47:59.006 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | | id | 8282818b-30fa-42b4-a15b-0bed9b9cc974 |' 2022-03-31 23:47:59.009 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-03-31 23:47:59.016 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-03-31 23:47:59.017 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 8282818b-30fa-42b4-a15b-0bed9b9cc974 '|' 2022-03-31 23:47:59.020 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:47:59.023 | ++ functions-common:get_field:812 : read data 2022-03-31 23:47:59.026 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:47:59.029 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:47:59.033 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:47:59.035 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.1.1 | | id | 8282818b-30fa-42b4-a15b-0bed9b9cc974 |' 2022-03-31 23:47:59.042 | ++ functions-common:get_field:812 : read data 2022-03-31 23:47:59.047 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.1.1 2022-03-31 23:47:59.053 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 8282818b-30fa-42b4-a15b-0bed9b9cc974 '|' 2022-03-31 23:47:59.053 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-03-31 23:47:59.056 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:47:59.059 | ++ functions-common:get_field:812 : read data 2022-03-31 23:47:59.062 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-31 23:47:59.066 | ++ functions-common:get_field:816 : field='$6' 2022-03-31 23:47:59.070 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.1.1 | | id | 8282818b-30fa-42b4-a15b-0bed9b9cc974 |' 2022-03-31 23:47:59.070 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-31 23:47:59.079 | ++ functions-common:get_field:812 : read data 2022-03-31 23:47:59.084 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=8282818b-30fa-42b4-a15b-0bed9b9cc974 2022-03-31 23:47:59.087 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 85af108f-f793-4546-80ad-9ac38ea9e223 a8cca9f3-f610-4fdb-9bab-ba91f05d6d12 2022-03-31 23:48:04.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:04.312 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:04.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:04.312 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:04.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:48:04.505 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-03-31 23:48:04.523 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:04.525 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-03-31 23:48:04.528 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-03-31 23:48:04.531 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-31 23:48:04.535 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-03-31 23:48:04.537 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-31 23:48:04.540 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-31 23:48:04.564 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-31 23:48:04.568 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-03-31 23:48:04.571 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-03-31 23:48:04.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-03-31 23:48:04.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-31 23:48:04.579 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-31 23:48:04.582 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-31 23:48:04.585 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-31 23:48:04.588 | + functions-common:test_with_retry:2365 : local until=10 2022-03-31 23:48:04.590 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-31 23:48:04.593 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-31 23:48:04.596 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-31 23:48:04.599 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:04.601 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:04.604 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:04.609 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770484606 2022-03-31 23:48:04.613 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-31 23:48:04.621 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-31 23:48:04.624 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:04.626 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:04.630 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:04.632 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:04.634 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:04.637 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-31 23:48:04.639 | + functions-common:time_stop:2432 : start_time=1648770484606 2022-03-31 23:48:04.642 | + functions-common:time_stop:2434 : [[ -z 1648770484606 ]] 2022-03-31 23:48:04.645 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:04.650 | + functions-common:time_stop:2437 : end_time=1648770484647 2022-03-31 23:48:04.652 | + functions-common:time_stop:2438 : elapsed_time=41 2022-03-31 23:48:04.655 | + functions-common:time_stop:2439 : total=6124 2022-03-31 23:48:04.657 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:04.660 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6165 2022-03-31 23:48:04.664 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-03-31 23:48:04.665 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.1.1 2022-03-31 23:48:04.671 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-03-31 23:48:04.673 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:48:04.677 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-03-31 23:48:04.679 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-03-31 23:48:04.682 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.1.1/24 dev br-data 2022-03-31 23:48:04.698 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-03-31 23:48:04.715 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-31 23:48:04.716 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-03-31 23:48:04.716 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-03-31 23:48:04.719 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-03-31 23:48:07.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:07.285 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:07.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:07.285 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:07.475 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:48:07.481 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.1.117 ' 2022-03-31 23:48:07.484 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-31 23:48:07.487 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:48:07.511 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-03-31 23:48:07.513 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:48:07.516 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-03-31 23:48:07.520 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-31 23:48:07.544 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:07.547 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-31 23:48:07.550 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:48:07.553 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-31 23:48:07.556 | + ./stack.sh:main:1319 : start_nova 2022-03-31 23:48:07.560 | + lib/nova:start_nova:1136 : start_nova_rest 2022-03-31 23:48:07.563 | + lib/nova:start_nova_rest:1045 : 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-31 23:48:07.565 | + lib/nova:start_nova_rest:1046 : 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-31 23:48:07.569 | + lib/nova:start_nova_rest:1046 : 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-31 23:48:07.571 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-31 23:48:07.574 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:07.577 | + functions-common:run_process:1680 : local service=n-sch 2022-03-31 23:48:07.581 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:07.583 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:07.586 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:07.589 | + functions-common:run_process:1685 : local name=n-sch 2022-03-31 23:48:07.592 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:07.595 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:07.599 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:07.602 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:07.606 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:07.611 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770487608 2022-03-31 23:48:07.614 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-31 23:48:07.634 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:07.638 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-31 23:48:07.642 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-31 23:48:07.645 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:07.649 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:07.652 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:07.655 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:07.657 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-31 23:48:07.661 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-31 23:48:07.664 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-31 23:48:07.668 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:48:07.671 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:48:07.674 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-31 23:48:07.677 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-31 23:48:07.680 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-31 23:48:07.688 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:07.692 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:48:07.695 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:48:07.697 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:48:07.700 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:48:07.703 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-31 23:48:07.706 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:48:07.711 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-31 23:48:07.782 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-31 23:48:07.863 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:07.938 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-31 23:48:08.008 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-31 23:48:08.069 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:48:08.131 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:48:08.133 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-31 23:48:08.194 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:48:08.759 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-31 23:48:08.773 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-31 23:48:09.309 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-31 23:48:09.336 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:09.341 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:09.349 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:09.352 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:09.355 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:09.358 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:09.361 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:09.364 | + functions-common:time_stop:2432 : start_time=1648770487608 2022-03-31 23:48:09.367 | + functions-common:time_stop:2434 : [[ -z 1648770487608 ]] 2022-03-31 23:48:09.371 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:09.376 | + functions-common:time_stop:2437 : end_time=1648770489373 2022-03-31 23:48:09.379 | + functions-common:time_stop:2438 : elapsed_time=1765 2022-03-31 23:48:09.383 | + functions-common:time_stop:2439 : total=26064 2022-03-31 23:48:09.388 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:09.389 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27829 2022-03-31 23:48:09.391 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-03-31 23:48:09.395 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-03-31 23:48:09.401 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:09.404 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-31 23:48:09.408 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:09.411 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:09.415 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:09.419 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-31 23:48:09.421 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:09.425 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:09.427 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:09.430 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:09.436 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:09.439 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770489436 2022-03-31 23:48:09.442 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-31 23:48:09.464 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:09.469 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-31 23:48:09.472 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-31 23:48:09.475 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:09.478 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:09.481 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:09.483 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:09.486 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-31 23:48:09.490 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-31 23:48:09.492 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-31 23:48:09.495 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:48:09.499 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:48:09.501 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:48:09.504 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-31 23:48:09.507 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-31 23:48:09.511 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:09.513 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:48:09.516 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:48:09.519 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-31 23:48:09.522 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:48:09.527 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-31 23:48:09.591 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-31 23:48:09.656 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-31 23:48:09.720 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:09.803 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:48:09.875 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-31 23:48:09.941 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-31 23:48:10.011 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-31 23:48:10.078 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-31 23:48:10.145 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-31 23:48:10.215 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:48:10.220 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-31 23:48:10.305 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:48:10.880 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-31 23:48:10.895 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-31 23:48:11.469 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-31 23:48:11.558 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:11.564 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:11.568 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:11.572 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:11.575 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:11.577 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:11.584 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:11.592 | + functions-common:time_stop:2432 : start_time=1648770489436 2022-03-31 23:48:11.593 | + functions-common:time_stop:2434 : [[ -z 1648770489436 ]] 2022-03-31 23:48:11.600 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:11.612 | + functions-common:time_stop:2437 : end_time=1648770491600 2022-03-31 23:48:11.612 | + functions-common:time_stop:2438 : elapsed_time=2164 2022-03-31 23:48:11.615 | + functions-common:time_stop:2439 : total=27829 2022-03-31 23:48:11.618 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:11.624 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29993 2022-03-31 23:48:11.629 | + lib/nova:start_nova_rest:1057 : 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-31 23:48:11.636 | + lib/nova:start_nova_rest:1057 : 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-31 23:48:11.643 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-03-31 23:48:11.654 | + lib/nova:start_nova_console_proxies:1072 : 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-31 23:48:11.659 | + lib/nova:start_nova_console_proxies:1074 : 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-31 23:48:11.669 | + lib/nova:start_nova_console_proxies:1074 : 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-31 23:48:11.673 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-03-31 23:48:11.678 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:48:11.686 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-03-31 23:48:11.693 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-03-31 23:48:11.701 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:48:11.706 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:48:11.711 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-03-31 23:48:11.757 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:11.773 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:48:11.781 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-03-31 23:48:11.806 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:11.808 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:48:11.811 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-03-31 23:48:11.834 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:11.841 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-03-31 23:48:11.844 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:48:11.847 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-03-31 23:48:11.851 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-03-31 23:48:11.854 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:48:11.858 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:48:11.861 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:48:11.864 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:48:11.867 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-31 23:48:11.870 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:48:11.874 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:11.877 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:11.880 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-31 23:48:11.884 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:11.888 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:11.893 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:11.896 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:11.904 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:11.911 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770491904 2022-03-31 23:48:11.916 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-31 23:48:11.951 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:11.956 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:11.960 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:11.964 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:11.969 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:11.973 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:11.977 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:11.982 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:11.994 | + functions-common:time_stop:2432 : start_time=1648770491904 2022-03-31 23:48:11.998 | + functions-common:time_stop:2434 : [[ -z 1648770491904 ]] 2022-03-31 23:48:12.004 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:12.007 | + functions-common:time_stop:2437 : end_time=1648770492003 2022-03-31 23:48:12.009 | + functions-common:time_stop:2438 : elapsed_time=99 2022-03-31 23:48:12.013 | + functions-common:time_stop:2439 : total=29993 2022-03-31 23:48:12.015 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:12.019 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30092 2022-03-31 23:48:12.022 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:48:12.024 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-31 23:48:12.027 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:48:12.030 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:12.032 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:12.036 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-31 23:48:12.038 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:12.041 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:12.044 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:12.046 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:12.052 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:12.055 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770492052 2022-03-31 23:48:12.058 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-31 23:48:12.087 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:12.091 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:12.097 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:12.102 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:12.106 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:12.112 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:12.117 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:12.121 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:12.126 | + functions-common:time_stop:2432 : start_time=1648770492052 2022-03-31 23:48:12.130 | + functions-common:time_stop:2434 : [[ -z 1648770492052 ]] 2022-03-31 23:48:12.139 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:12.144 | + functions-common:time_stop:2437 : end_time=1648770492138 2022-03-31 23:48:12.149 | + functions-common:time_stop:2438 : elapsed_time=86 2022-03-31 23:48:12.152 | + functions-common:time_stop:2439 : total=30092 2022-03-31 23:48:12.155 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:12.159 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30178 2022-03-31 23:48:12.162 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:12.165 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-31 23:48:12.167 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:12.170 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:12.173 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:12.176 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-31 23:48:12.178 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:12.181 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:12.184 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:12.186 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:12.193 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:12.197 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770492192 2022-03-31 23:48:12.200 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-31 23:48:12.223 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:12.226 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:12.229 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:12.231 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:12.234 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:12.238 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:12.241 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:12.244 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:12.247 | + functions-common:time_stop:2432 : start_time=1648770492192 2022-03-31 23:48:12.250 | + functions-common:time_stop:2434 : [[ -z 1648770492192 ]] 2022-03-31 23:48:12.258 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:12.262 | + functions-common:time_stop:2437 : end_time=1648770492257 2022-03-31 23:48:12.267 | + functions-common:time_stop:2438 : elapsed_time=65 2022-03-31 23:48:12.271 | + functions-common:time_stop:2439 : total=30178 2022-03-31 23:48:12.274 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:12.277 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30243 2022-03-31 23:48:12.280 | + lib/nova:start_nova_console_proxies:1093 : 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-31 23:48:12.283 | + lib/nova:start_nova_console_proxies:1093 : 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-31 23:48:12.287 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-03-31 23:48:12.290 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:48:12.293 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-03-31 23:48:12.297 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-03-31 23:48:12.320 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:12.323 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-03-31 23:48:12.404 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-03-31 23:48:12.409 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:48:12.413 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-03-31 23:48:12.481 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-03-31 23:48:12.507 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:12.511 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:12.514 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-31 23:48:12.518 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:12.522 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:12.526 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:12.529 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-31 23:48:12.533 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:12.536 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:12.539 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:12.542 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:12.559 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:12.559 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770492552 2022-03-31 23:48:12.559 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-31 23:48:12.585 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:12.592 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-31 23:48:12.594 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-31 23:48:12.599 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:12.604 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:12.608 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:12.612 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:12.618 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-31 23:48:12.624 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-31 23:48:12.629 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-31 23:48:12.635 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:48:12.639 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:48:12.644 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-31 23:48:12.648 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-31 23:48:12.652 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-31 23:48:12.655 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:12.659 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:48:12.664 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:48:12.670 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:48:12.672 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:48:12.676 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-31 23:48:12.680 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:48:12.684 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-31 23:48:12.758 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-31 23:48:12.853 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:12.964 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-31 23:48:13.109 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-31 23:48:13.240 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:48:13.328 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:48:13.333 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-31 23:48:13.414 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:48:14.061 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-31 23:48:14.083 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-31 23:48:14.693 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-31 23:48:14.731 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:14.734 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:14.738 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:14.741 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:14.745 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:14.749 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:14.755 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:14.764 | + functions-common:time_stop:2432 : start_time=1648770492552 2022-03-31 23:48:14.770 | + functions-common:time_stop:2434 : [[ -z 1648770492552 ]] 2022-03-31 23:48:14.781 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:14.794 | + functions-common:time_stop:2437 : end_time=1648770494783 2022-03-31 23:48:14.801 | + functions-common:time_stop:2438 : elapsed_time=2231 2022-03-31 23:48:14.811 | + functions-common:time_stop:2439 : total=30243 2022-03-31 23:48:14.817 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:14.822 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32474 2022-03-31 23:48:14.831 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-03-31 23:48:14.843 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:48:14.853 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-03-31 23:48:14.894 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:14.900 | + lib/nova:start_nova_conductor:1118 : local conf 2022-03-31 23:48:14.909 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-03-31 23:48:14.920 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:48:14.929 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:48:14.933 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:48:14.935 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:14.939 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-31 23:48:14.942 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:14.945 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:14.948 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:14.952 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-31 23:48:14.955 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:14.959 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:14.962 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:14.965 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:14.969 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:14.974 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770494970 2022-03-31 23:48:14.977 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-31 23:48:15.027 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:15.030 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-31 23:48:15.033 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-31 23:48:15.037 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:15.040 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:15.043 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:15.046 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:15.050 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-31 23:48:15.052 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-31 23:48:15.055 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-31 23:48:15.058 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:48:15.061 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:48:15.064 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-31 23:48:15.067 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-31 23:48:15.070 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-31 23:48:15.073 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:15.076 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:48:15.079 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:48:15.082 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:48:15.085 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:48:15.088 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-31 23:48:15.091 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:48:15.097 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-31 23:48:15.168 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-31 23:48:15.238 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:15.312 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-31 23:48:15.396 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-31 23:48:15.485 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:48:15.587 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:48:15.595 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-31 23:48:15.677 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:48:16.312 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-31 23:48:16.333 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-31 23:48:17.204 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-31 23:48:17.236 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:17.239 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:17.242 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:17.246 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:17.249 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:17.254 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:17.258 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:17.261 | + functions-common:time_stop:2432 : start_time=1648770494970 2022-03-31 23:48:17.265 | + functions-common:time_stop:2434 : [[ -z 1648770494970 ]] 2022-03-31 23:48:17.270 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:17.288 | + functions-common:time_stop:2437 : end_time=1648770497273 2022-03-31 23:48:17.297 | + functions-common:time_stop:2438 : elapsed_time=2303 2022-03-31 23:48:17.301 | + functions-common:time_stop:2439 : total=32474 2022-03-31 23:48:17.309 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:17.316 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34777 2022-03-31 23:48:17.326 | + lib/nova:start_nova:1139 : start_nova_compute 2022-03-31 23:48:17.337 | + lib/nova:start_nova_compute:970 : 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-31 23:48:17.345 | + lib/nova:start_nova_compute:971 : 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-31 23:48:17.349 | + lib/nova:start_nova_compute:971 : 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-31 23:48:17.352 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-31 23:48:17.359 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-31 23:48:17.373 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-31 23:48:17.380 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:48:17.397 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:48:17.410 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-31 23:48:17.416 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:48:17.428 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-31 23:48:17.440 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-31 23:48:17.453 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-31 23:48:17.462 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-31 23:48:17.468 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:48:17.474 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-31 23:48:17.480 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-31 23:48:17.480 | BEGIN { 2022-03-31 23:48:17.480 | section = "" 2022-03-31 23:48:17.480 | last_section = "" 2022-03-31 23:48:17.480 | section_count = 0 2022-03-31 23:48:17.480 | } 2022-03-31 23:48:17.480 | /^\[.+\]/ { 2022-03-31 23:48:17.480 | gsub("[][]", "", $1); 2022-03-31 23:48:17.480 | section=$1 2022-03-31 23:48:17.480 | next 2022-03-31 23:48:17.480 | } 2022-03-31 23:48:17.481 | /^ *\#/ { 2022-03-31 23:48:17.481 | next 2022-03-31 23:48:17.481 | } 2022-03-31 23:48:17.481 | /^[^ \t]+/ { 2022-03-31 23:48:17.481 | # get offset of first = in $0 2022-03-31 23:48:17.481 | eq_idx = index($0, "=") 2022-03-31 23:48:17.481 | # extract attr & value from $0 2022-03-31 23:48:17.481 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:48:17.481 | value = substr($0, eq_idx + 1) 2022-03-31 23:48:17.481 | # only need to strip trailing whitespace from attr 2022-03-31 23:48:17.481 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:48:17.481 | # need to strip leading & trailing whitespace from value 2022-03-31 23:48:17.481 | sub(/^[ \t]*/, "", value) 2022-03-31 23:48:17.481 | sub(/[ \t]*$/, "", value) 2022-03-31 23:48:17.481 | 2022-03-31 23:48:17.481 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:48:17.481 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:48:17.481 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:48:17.481 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:48:17.481 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:48:17.481 | if (section != last_section) { 2022-03-31 23:48:17.481 | cfg_section[section_count++] = section 2022-03-31 23:48:17.481 | last_section = section 2022-03-31 23:48:17.481 | } 2022-03-31 23:48:17.481 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:48:17.481 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:48:17.481 | 2022-03-31 23:48:17.481 | cfg_attr[section, attr, 0] = value 2022-03-31 23:48:17.481 | cfg_attr_count[section, attr] = 1 2022-03-31 23:48:17.481 | } else { 2022-03-31 23:48:17.481 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:48:17.481 | cfg_attr[section, attr, lno] = value 2022-03-31 23:48:17.481 | } 2022-03-31 23:48:17.482 | } 2022-03-31 23:48:17.482 | END { 2022-03-31 23:48:17.482 | # Process each section in order 2022-03-31 23:48:17.482 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:48:17.482 | section = cfg_section[sno] 2022-03-31 23:48:17.482 | # The ini routines simply append a config item immediately 2022-03-31 23:48:17.482 | # after the section header. To keep the same order as defined 2022-03-31 23:48:17.482 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:48:17.482 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:48:17.482 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:48:17.482 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:48:17.482 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:48:17.482 | else { 2022-03-31 23:48:17.482 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:48:17.482 | count = cfg_attr_count[section, attr] 2022-03-31 23:48:17.482 | print "inidelete " configfile " " section " " attr 2022-03-31 23:48:17.482 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:48:17.482 | for (l = count -2; l >= 0; l--) 2022-03-31 23:48:17.482 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:48:17.482 | } 2022-03-31 23:48:17.482 | } 2022-03-31 23:48:17.482 | } 2022-03-31 23:48:17.482 | } 2022-03-31 23:48:17.482 | ' 2022-03-31 23:48:17.482 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:48:17.489 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:48:17.501 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:48:17.513 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-31 23:48:17.524 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:48:17.535 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-31 23:48:17.547 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-31 23:48:17.547 | BEGIN { group = "" } 2022-03-31 23:48:17.547 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:48:17.547 | gsub("[][]", "", $1); 2022-03-31 23:48:17.547 | split($1, a, "|"); 2022-03-31 23:48:17.547 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:48:17.547 | group=a[1] 2022-03-31 23:48:17.547 | } else { 2022-03-31 23:48:17.547 | group="" 2022-03-31 23:48:17.547 | } 2022-03-31 23:48:17.547 | next 2022-03-31 23:48:17.547 | } 2022-03-31 23:48:17.547 | { 2022-03-31 23:48:17.547 | if (group != "") 2022-03-31 23:48:17.548 | print $0 2022-03-31 23:48:17.548 | } 2022-03-31 23:48:17.548 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:48:17.565 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:48:17.574 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-31 23:48:17.667 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-31 23:48:17.750 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-31 23:48:17.757 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:48:17.766 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-31 23:48:17.774 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:48:17.782 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 23:48:17.790 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:48:17.849 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:17.857 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 23:48:17.867 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 23:48:17.872 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:48:17.925 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:17.933 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 2022-03-31 23:48:17.942 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 2022-03-31 23:48:18.024 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:48:18.033 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:48:18.042 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-31 23:48:18.102 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-31 23:48:18.149 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-31 23:48:18.154 | + lib/nova:configure_console_compute:643 : local offset 2022-03-31 23:48:18.159 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-31 23:48:18.162 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-31 23:48:18.168 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-31 23:48:18.217 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.72 2022-03-31 23:48:18.225 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-31 23:48:18.270 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:18.274 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-31 23:48:18.310 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:18.314 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-31 23:48:18.318 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-31 23:48:18.396 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-31 23:48:18.427 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:18.431 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-31 23:48:18.463 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:18.467 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-31 23:48:18.472 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-31 23:48:18.476 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-31 23:48:18.480 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-31 23:48:18.484 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-31 23:48:18.488 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-31 23:48:18.493 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-31 23:48:18.497 | + functions-common:run_process:1682 : local group=libvirt 2022-03-31 23:48:18.501 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:18.506 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-31 23:48:18.511 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:18.516 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:18.520 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:18.525 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:18.530 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:18.541 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770498533 2022-03-31 23:48:18.545 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-31 23:48:18.571 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:18.574 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:18.578 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:18.583 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:18.585 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:18.589 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:18.592 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:18.598 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:18.603 | + functions-common:time_stop:2432 : start_time=1648770498533 2022-03-31 23:48:18.606 | + functions-common:time_stop:2434 : [[ -z 1648770498533 ]] 2022-03-31 23:48:18.610 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:18.615 | + functions-common:time_stop:2437 : end_time=1648770498611 2022-03-31 23:48:18.621 | + functions-common:time_stop:2438 : elapsed_time=78 2022-03-31 23:48:18.624 | + functions-common:time_stop:2439 : total=34777 2022-03-31 23:48:18.628 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:18.631 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34855 2022-03-31 23:48:18.637 | + lib/nova:start_nova_compute:1039 : 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-31 23:48:18.643 | + lib/nova:start_nova_compute:1039 : 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-31 23:48:18.650 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-03-31 23:48:18.678 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:18.688 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-03-31 23:48:18.688 | Dumping cells_v2 mapping 2022-03-31 23:48:18.688 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-31 23:48:19.931 | 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-31 23:48:22.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:22.564 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:22.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:22.564 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:22.564 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:48:22.564 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-31 23:48:22.564 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:48:22.564 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-31 23:48:22.564 | | cell1 | 879d0f62-750d-4da9-9137-53cf922263bc | rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-31 23:48:22.565 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:48:23.038 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-31 23:48:23.041 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-31 23:48:23.113 | + inc/async:async_inner:63 : create_flavors 2022-03-31 23:48:23.157 | [322407 Async create_flavors:379897]: running: create_flavors 2022-03-31 23:48:23.160 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-31 23:48:23.181 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:23.185 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-31 23:48:23.191 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:48:23.194 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-31 23:48:23.197 | + ./stack.sh:main:1324 : start_cinder 2022-03-31 23:48:23.199 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-31 23:48:23.202 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-31 23:48:23.206 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-31 23:48:23.209 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-31 23:48:23.227 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:23.230 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-31 23:48:23.233 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-31 23:48:23.237 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-31 23:48:23.241 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-31 23:48:23.250 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:48:23.255 | + functions-common:run_process:1680 : local service=c-api 2022-03-31 23:48:23.258 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:48:23.261 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:23.265 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:23.268 | + functions-common:run_process:1685 : local name=c-api 2022-03-31 23:48:23.271 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:23.274 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:23.277 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:23.279 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:23.282 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:23.287 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770503284 2022-03-31 23:48:23.290 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-31 23:48:23.309 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:23.312 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-31 23:48:23.315 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-31 23:48:23.318 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:48:23.321 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:48:23.324 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:48:23.326 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:48:23.330 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-31 23:48:23.332 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-31 23:48:23.335 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-31 23:48:23.338 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:48:23.344 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:48:23.347 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:48:23.351 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-31 23:48:23.356 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-31 23:48:23.359 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:48:23.363 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:48:23.366 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:48:23.369 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-31 23:48:23.372 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:48:23.377 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-31 23:48:23.462 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-31 23:48:23.540 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-31 23:48:23.604 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:48:23.671 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:48:23.741 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-31 23:48:23.806 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-31 23:48:23.873 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-31 23:48:23.940 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-31 23:48:24.009 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-31 23:48:24.081 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:48:24.084 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-31 23:48:24.152 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:48:24.763 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-31 23:48:24.778 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-31 23:48:25.300 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-31 23:48:25.399 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:25.400 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:25.402 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:25.408 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:25.411 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:25.414 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:25.418 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:25.421 | + functions-common:time_stop:2432 : start_time=1648770503284 2022-03-31 23:48:25.425 | + functions-common:time_stop:2434 : [[ -z 1648770503284 ]] 2022-03-31 23:48:25.432 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:25.435 | + functions-common:time_stop:2437 : end_time=1648770505432 2022-03-31 23:48:25.438 | + functions-common:time_stop:2438 : elapsed_time=2148 2022-03-31 23:48:25.443 | + functions-common:time_stop:2439 : total=34855 2022-03-31 23:48:25.448 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:25.450 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37003 2022-03-31 23:48:25.454 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.72/volume/v3 2022-03-31 23:48:25.459 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-31 23:48:25.459 | Waiting for Cinder API to start... 2022-03-31 23:48:25.462 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.72/volume/v3 2022-03-31 23:48:25.467 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:48:25.472 | + functions:wait_for_service:458 : local url=http://10.222.0.72/volume/v3 2022-03-31 23:48:25.475 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:48:25.478 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:48:25.482 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:48:25.486 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:25.490 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:25.496 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:25.503 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770505495 2022-03-31 23:48:25.507 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:48:25.518 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72/volume/v3 2022-03-31 23:48:28.414 | + :: : [[ 500 == 503 ]] 2022-03-31 23:48:28.415 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:48:28.419 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:48:28.421 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:28.425 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:28.427 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:28.430 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:28.433 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:28.436 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:48:28.438 | + functions-common:time_stop:2432 : start_time=1648770505495 2022-03-31 23:48:28.442 | + functions-common:time_stop:2434 : [[ -z 1648770505495 ]] 2022-03-31 23:48:28.445 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:28.450 | + functions-common:time_stop:2437 : end_time=1648770508447 2022-03-31 23:48:28.453 | + functions-common:time_stop:2438 : elapsed_time=2952 2022-03-31 23:48:28.455 | + functions-common:time_stop:2439 : total=18914 2022-03-31 23:48:28.458 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:28.461 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21866 2022-03-31 23:48:28.463 | + functions:wait_for_service:467 : return 0 2022-03-31 23:48:28.467 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:48:28.469 | + functions-common:run_process:1680 : local service=c-sch 2022-03-31 23:48:28.474 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:48:28.476 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:28.479 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:28.482 | + functions-common:run_process:1685 : local name=c-sch 2022-03-31 23:48:28.484 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:28.488 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:28.490 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:28.493 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:28.497 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:28.502 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770508499 2022-03-31 23:48:28.505 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-31 23:48:28.526 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:28.529 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-31 23:48:28.531 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-31 23:48:28.534 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:48:28.537 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:48:28.540 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:48:28.545 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:48:28.547 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-31 23:48:28.551 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-31 23:48:28.553 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-31 23:48:28.556 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:48:28.559 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:48:28.562 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-31 23:48:28.565 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-31 23:48:28.568 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-31 23:48:28.571 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:48:28.574 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:48:28.577 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:48:28.579 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:48:28.582 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:48:28.584 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-31 23:48:28.587 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:48:28.592 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-31 23:48:28.653 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-31 23:48:28.716 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:48:28.778 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-31 23:48:28.846 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-31 23:48:28.911 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:48:28.975 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:48:28.978 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-31 23:48:29.044 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:48:29.600 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-31 23:48:29.619 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-31 23:48:30.161 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-31 23:48:30.194 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:30.197 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:30.201 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:30.204 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:30.207 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:30.211 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:30.214 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:30.217 | + functions-common:time_stop:2432 : start_time=1648770508499 2022-03-31 23:48:30.221 | + functions-common:time_stop:2434 : [[ -z 1648770508499 ]] 2022-03-31 23:48:30.225 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:30.232 | + functions-common:time_stop:2437 : end_time=1648770510228 2022-03-31 23:48:30.235 | + functions-common:time_stop:2438 : elapsed_time=1729 2022-03-31 23:48:30.239 | + functions-common:time_stop:2439 : total=37003 2022-03-31 23:48:30.242 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:30.246 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38732 2022-03-31 23:48:30.255 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-31 23:48:30.258 | + functions-common:run_process:1680 : local service=c-bak 2022-03-31 23:48:30.261 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-31 23:48:30.264 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:30.267 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:30.270 | + functions-common:run_process:1685 : local name=c-bak 2022-03-31 23:48:30.273 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:30.276 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:30.283 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:30.289 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:30.297 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:30.302 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770510297 2022-03-31 23:48:30.304 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-31 23:48:30.326 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:30.330 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:30.334 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:30.337 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:30.341 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:30.344 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:30.348 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:30.351 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:30.354 | + functions-common:time_stop:2432 : start_time=1648770510297 2022-03-31 23:48:30.357 | + functions-common:time_stop:2434 : [[ -z 1648770510297 ]] 2022-03-31 23:48:30.362 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:30.367 | + functions-common:time_stop:2437 : end_time=1648770510363 2022-03-31 23:48:30.369 | + functions-common:time_stop:2438 : elapsed_time=66 2022-03-31 23:48:30.372 | + functions-common:time_stop:2439 : total=38732 2022-03-31 23:48:30.375 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:30.378 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38798 2022-03-31 23:48:30.381 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-31 23:48:30.383 | + functions-common:run_process:1680 : local service=c-vol 2022-03-31 23:48:30.386 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-31 23:48:30.390 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:30.393 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:30.395 | + functions-common:run_process:1685 : local name=c-vol 2022-03-31 23:48:30.398 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:30.401 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:30.404 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:30.407 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:30.411 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:30.416 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770510412 2022-03-31 23:48:30.418 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-31 23:48:30.447 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:30.450 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:30.454 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:30.458 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:30.461 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:30.465 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:30.468 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:30.472 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:30.475 | + functions-common:time_stop:2432 : start_time=1648770510412 2022-03-31 23:48:30.478 | + functions-common:time_stop:2434 : [[ -z 1648770510412 ]] 2022-03-31 23:48:30.483 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:30.490 | + functions-common:time_stop:2437 : end_time=1648770510485 2022-03-31 23:48:30.493 | + functions-common:time_stop:2438 : elapsed_time=73 2022-03-31 23:48:30.496 | + functions-common:time_stop:2439 : total=38798 2022-03-31 23:48:30.499 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:30.503 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38871 2022-03-31 23:48:30.506 | + ./stack.sh:main:1325 : create_volume_types 2022-03-31 23:48:30.510 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-31 23:48:30.541 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:30.545 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-31 23:48:30.549 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-31 23:48:30.552 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-31 23:48:30.556 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-31 23:48:30.559 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-31 23:48:30.587 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:30.590 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-31 23:48:33.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:33.116 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:33.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:33.116 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:33.116 | Internal Server Error (HTTP 500) 2022-03-31 23:48:33.421 | + lib/cinder:create_volume_types:1 : exit_trap 2022-03-31 23:48:33.425 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-31 23:48:33.429 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-31 23:48:33.434 | + ./stack.sh:exit_trap:522 : jobs='347733 2022-03-31 23:48:33.434 | 379897' 2022-03-31 23:48:33.438 | + ./stack.sh:exit_trap:525 : [[ -n 347733 2022-03-31 23:48:33.438 | 379897 ]] 2022-03-31 23:48:33.440 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-31-233522 ]] 2022-03-31 23:48:33.445 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-31 23:48:33.449 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-31 23:48:33.449 | exit_trap: cleaning up child processes 2022-03-31 23:48:33.458 | + ./stack.sh:exit_trap:527 : kill 347733 379897 2022-03-31 23:48:33.464 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.Aokxi7z7V6 ']' 2022-03-31 23:48:33.468 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.Aokxi7z7V6 2022-03-31 23:48:33.477 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-31 23:48:33.482 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-31 23:48:33.486 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-31 23:48:33.489 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-31 23:48:33.490 | Error on exit 2022-03-31 23:48:33.493 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-31 23:48:33.497 | + ./stack.sh:exit_trap:542 : generate-subunit 1648769718 795 fail 2022-03-31 23:48:34.255 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-31 23:48:34.258 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-31 23:48:35.909 | + ./stack.sh:exit_trap:556 : exit 1