2022-03-31 22:48:00.404 | + ./stack.sh:main:487 : exec 2022-03-31 22:48:00.404 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-224800' 2022-03-31 22:48:00.404 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-31-224800.summary.2022-03-31-224800 2022-03-31 22:48:00.404 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:48:00.404 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-224800 2022-03-31 22:48:00.404 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-224800 /opt/stack/logs/stack.sh.log 2022-03-31 22:48:00.405 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-224800.summary.2022-03-31-224800 /opt/stack/logs/stack.sh.log.summary 2022-03-31 22:48:00.405 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-31 22:48:00.405 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-31 22:48:00.405 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-31 22:48:00.405 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-31 22:48:00.405 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-31 22:48:00.405 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-31 22:48:00.405 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-31 22:48:00.405 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 22:48:00.405 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-31 22:48:00.405 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-31 22:48:00.405 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 22:48:00.405 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 22:48:00.405 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-31 22:48:00.405 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-31 22:48:00.406 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 22:48:00.408 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-31 22:48:00.410 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-31 22:48:00.412 | + ./stack.sh:main:573 : set -o errexit 2022-03-31 22:48:00.414 | + ./stack.sh:main:576 : uname -a 2022-03-31 22:48:00.415 | Linux dv-cinder-835881-2-smb 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 22:48:00.417 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-31 22:48:00.419 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-31 22:48:00.422 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-31 22:48:00.457 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-31 22:48:00.476 | + ./stack.sh:main:590 : fetch_plugins 2022-03-31 22:48:00.478 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-31 22:48:00.481 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-31 22:48:00.483 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-31 22:48:00.485 | + functions-common:fetch_plugins:1776 : return 2022-03-31 22:48:00.488 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-31 22:48:00.491 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-31 22:48:00.494 | + functions-common:run_phase:1854 : local phase= 2022-03-31 22:48:00.496 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 22:48:00.498 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 22:48:00.501 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 22:48:00.503 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 22:48:00.505 | + functions-common:run_phase:1863 : local extra 2022-03-31 22:48:00.507 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 22:48:00.512 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 22:48:00.515 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 22:48:00.517 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 22:48:00.519 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-31 22:48:00.521 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 22:48:00.535 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:00.537 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 22:48:00.539 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 22:48:00.541 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 22:48:00.543 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 22:48:00.545 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 22:48:00.547 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 22:48:00.548 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-31 22:48:00.550 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-31 22:48:00.552 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 22:48:00.554 | + 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 22:48:00.556 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-31 22:48:00.558 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-31 22:48:00.560 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-31 22:48:00.561 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-31 22:48:00.563 | + functions-common:plugin_override_defaults:1817 : return 2022-03-31 22:48:00.565 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-31 22:48:00.582 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-31 22:48:00.584 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-31 22:48:00.596 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:48:00.599 | +++ lib/tls:source:43 : hostname -f 2022-03-31 22:48:00.602 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-31 22:48:00.604 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-31 22:48:00.606 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-31 22:48:00.608 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-31 22:48:00.610 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-31 22:48:00.612 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-31 22:48:00.614 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-31 22:48:00.616 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-31 22:48:00.618 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-31 22:48:00.620 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-31 22:48:00.624 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-31 22:48:00.636 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-31 22:48:00.652 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-31 22:48:00.665 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-31 22:48:00.677 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-31 22:48:00.712 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-31 22:48:00.772 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-31 22:48:00.864 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-31 22:48:00.885 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-31 22:48:00.929 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-31 22:48:00.983 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-31 22:48:01.134 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-31 22:48:01.148 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-31 22:48:01.161 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-31 22:48:01.174 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-31 22:48:01.271 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-31 22:48:01.275 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-31 22:48:01.279 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-31 22:48:01.282 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-31 22:48:01.285 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-31 22:48:01.288 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-31 22:48:01.292 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-31 22:48:01.292 | False' 2022-03-31 22:48:01.296 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-31 22:48:01.313 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-31 22:48:01.315 | + ./stack.sh:main:624 : run_phase source 2022-03-31 22:48:01.317 | + functions-common:run_phase:1853 : local mode=source 2022-03-31 22:48:01.320 | + functions-common:run_phase:1854 : local phase= 2022-03-31 22:48:01.322 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 22:48:01.324 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 22:48:01.326 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 22:48:01.328 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 22:48:01.330 | + functions-common:run_phase:1863 : local extra 2022-03-31 22:48:01.332 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 22:48:01.336 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 22:48:01.338 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 22:48:01.340 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 22:48:01.343 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-31 22:48:01.345 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 22:48:01.360 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:01.362 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 22:48:01.364 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-31 22:48:01.403 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-31 22:48:01.405 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-31 22:48:01.407 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 22:48:01.409 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-31 22:48:01.412 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-31 22:48:01.414 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-31 22:48:01.416 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-31 22:48:01.418 | + functions-common:load_plugin_settings:1794 : return 2022-03-31 22:48:01.420 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-31 22:48:01.422 | + functions-common:verify_disabled_services:2136 : local service 2022-03-31 22:48:01.424 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.426 | + 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 22:48:01.429 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.431 | + 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 22:48:01.434 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.436 | + 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 22:48:01.438 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.441 | + 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 22:48:01.443 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.446 | + 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 22:48:01.449 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.452 | + 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 22:48:01.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.458 | + 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 22:48:01.461 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.463 | + 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 22:48:01.465 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.467 | + 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 22:48:01.470 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.472 | + 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 22:48:01.474 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.476 | + 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 22:48:01.479 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.481 | + 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 22:48:01.483 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.486 | + 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 22:48:01.488 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.490 | + 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 22:48:01.492 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.494 | + 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 22:48:01.497 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.499 | + 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 22:48:01.501 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.503 | + 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 22:48:01.506 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.508 | + 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 22:48:01.511 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.514 | + 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 22:48:01.517 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.519 | + 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 22:48:01.521 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.524 | + 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 22:48:01.527 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.529 | + 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 22:48:01.532 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.535 | + 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 22:48:01.537 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.540 | + 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 22:48:01.543 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.545 | + 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 22:48:01.548 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.552 | + 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 22:48:01.555 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.557 | + 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 22:48:01.560 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.562 | + 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 22:48:01.565 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.568 | + 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 22:48:01.570 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.573 | + 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 22:48:01.575 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.578 | + 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 22:48:01.581 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.583 | + 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 22:48:01.586 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.588 | + 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 22:48:01.591 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.593 | + 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 22:48:01.596 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.599 | + 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 22:48:01.601 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.604 | + 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 22:48:01.607 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.610 | + 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 22:48:01.612 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.616 | + 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 22:48:01.618 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.621 | + 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 22:48:01.623 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.626 | + 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 22:48:01.629 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.632 | + 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 22:48:01.634 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.636 | + 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 22:48:01.638 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.641 | + 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 22:48:01.643 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.645 | + 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 22:48:01.647 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 22:48:01.649 | + 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 22:48:01.652 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-31 22:48:01.655 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 22:48:01.657 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-31 22:48:01.672 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:01.674 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-31 22:48:01.676 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 22:48:01.679 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-31 22:48:01.694 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:48:01.697 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-31 22:48:01.699 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-31 22:48:01.702 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-31 22:48:01.704 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-31 22:48:01.706 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-31 22:48:01.709 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-31 22:48:01.711 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-31 22:48:01.713 | + lib/database:initialize_database_backends:92 : return 0 2022-03-31 22:48:01.716 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-31 22:48:01.716 | Using mysql database backend 2022-03-31 22:48:01.719 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-31 22:48:01.737 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-31 22:48:01.742 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-31 22:48:01.745 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 22:48:01.748 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-31 22:48:01.751 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 22:48:01.754 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-31 22:48:01.772 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:01.774 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-31 22:48:01.791 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-31 22:48:01.807 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:01.810 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-31 22:48:01.826 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-31 22:48:01.842 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-31 22:48:01.859 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:48:01.862 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-31 22:48:01.880 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:01.883 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-31 22:48:01.901 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-31 22:48:01.903 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-31 22:48:01.907 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-31 22:48:01.910 | + functions-common:save_stackenv:60 : local tag=757 2022-03-31 22:48:01.914 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 22:48:01.919 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-224801 2022-03-31 22:48:01.922 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-224801 757' 2022-03-31 22:48:01.926 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.929 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 22:48:01.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.936 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 22:48:01.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.943 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 22:48:01.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.949 | + 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 22:48:01.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.954 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.98 2022-03-31 22:48:01.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.959 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.98/identity 2022-03-31 22:48:01.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.965 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-224800 2022-03-31 22:48:01.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.970 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 22:48:01.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.975 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.98 2022-03-31 22:48:01.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.980 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 22:48:01.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.985 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 22:48:01.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.990 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 22:48:01.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:48:01.995 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 22:48:01.998 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-31 22:48:02.001 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-31 22:48:02.003 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-31 22:48:02.005 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-31 22:48:02.008 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 22:48:02.010 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 22:48:02.013 | ++ functions-common:git_clone:612 : pwd 2022-03-31 22:48:02.015 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 22:48:02.018 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 22:48:02.020 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 22:48:02.036 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 22:48:02.038 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 22:48:02.040 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 22:48:02.043 | + functions-common:git_clone:629 : echo master 2022-03-31 22:48:02.044 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 22:48:02.049 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-31 22:48:02.051 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 22:48:02.053 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-31 22:48:02.056 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 22:48:02.056 | + functions-common:git_clone:678 : head -1 2022-03-31 22:48:02.060 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-03-31 22:48:02.062 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 22:48:02.065 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-31 22:48:02.068 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:48:02.070 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-31 22:48:02.073 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-31 22:48:02.075 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-31 22:48:02.078 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-31 22:48:02.080 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 22:48:02.083 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-31 22:48:02.085 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-31 22:48:02.088 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-31 22:48:02.091 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-31 22:48:02.095 | ++ tools/install_prereqs.sh:source:47 : NOW=1648766882 2022-03-31 22:48:02.098 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-31 22:48:02.103 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648765852 2022-03-31 22:48:02.106 | ++ tools/install_prereqs.sh:source:49 : DELTA=1030 2022-03-31 22:48:02.108 | ++ tools/install_prereqs.sh:source:50 : [[ 1030 -lt 7200 ]] 2022-03-31 22:48:02.111 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-31 22:48:02.113 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-31 22:48:02.116 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-31 22:48:02.118 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-31 22:48:02.121 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-31 22:48:02.123 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-31 22:48:02.126 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-31 22:48:02.128 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-31 22:48:02.131 | +++ 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 22:48:02.181 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-31 22:48:02.181 | apache2-dev 2022-03-31 22:48:02.181 | bc 2022-03-31 22:48:02.181 | bsdmainutils 2022-03-31 22:48:02.181 | curl 2022-03-31 22:48:02.181 | g++ 2022-03-31 22:48:02.181 | gawk 2022-03-31 22:48:02.181 | gcc 2022-03-31 22:48:02.181 | gettext 2022-03-31 22:48:02.181 | git 2022-03-31 22:48:02.181 | graphviz 2022-03-31 22:48:02.181 | iputils-ping 2022-03-31 22:48:02.181 | libapache2-mod-proxy-uwsgi 2022-03-31 22:48:02.182 | libffi-dev 2022-03-31 22:48:02.182 | libjpeg-dev 2022-03-31 22:48:02.182 | libpcre3-dev 2022-03-31 22:48:02.182 | libpq-dev 2022-03-31 22:48:02.182 | libssl-dev 2022-03-31 22:48:02.182 | libsystemd-dev 2022-03-31 22:48:02.182 | libxml2-dev 2022-03-31 22:48:02.182 | libxslt1-dev 2022-03-31 22:48:02.182 | libyaml-dev 2022-03-31 22:48:02.182 | lsof 2022-03-31 22:48:02.182 | openssh-server 2022-03-31 22:48:02.182 | openssl 2022-03-31 22:48:02.182 | pkg-config 2022-03-31 22:48:02.182 | psmisc 2022-03-31 22:48:02.182 | python3-dev 2022-03-31 22:48:02.182 | python3-pip 2022-03-31 22:48:02.182 | python3-systemd 2022-03-31 22:48:02.182 | python3-venv 2022-03-31 22:48:02.182 | tar 2022-03-31 22:48:02.182 | tcpdump 2022-03-31 22:48:02.182 | unzip 2022-03-31 22:48:02.182 | uuid-runtime 2022-03-31 22:48:02.182 | wget 2022-03-31 22:48:02.182 | wget 2022-03-31 22:48:02.182 | zlib1g-dev 2022-03-31 22:48:02.182 | libkrb5-dev 2022-03-31 22:48:02.182 | libldap2-dev 2022-03-31 22:48:02.182 | libsasl2-dev 2022-03-31 22:48:02.182 | memcached 2022-03-31 22:48:02.182 | python3-mysqldb 2022-03-31 22:48:02.183 | sqlite3 2022-03-31 22:48:02.183 | conntrack 2022-03-31 22:48:02.183 | curl 2022-03-31 22:48:02.183 | dnsmasq-base 2022-03-31 22:48:02.183 | dnsmasq-utils 2022-03-31 22:48:02.183 | ebtables 2022-03-31 22:48:02.183 | genisoimage 2022-03-31 22:48:02.183 | iptables 2022-03-31 22:48:02.183 | iputils-arping 2022-03-31 22:48:02.183 | kpartx 2022-03-31 22:48:02.183 | libjs-jquery-tablesorter 2022-03-31 22:48:02.183 | parted 2022-03-31 22:48:02.183 | pm-utils 2022-03-31 22:48:02.183 | python3-mysqldb 2022-03-31 22:48:02.183 | socat 2022-03-31 22:48:02.183 | sqlite3 2022-03-31 22:48:02.183 | sudo 2022-03-31 22:48:02.183 | vlan 2022-03-31 22:48:02.183 | lsscsi 2022-03-31 22:48:02.183 | open-iscsi 2022-03-31 22:48:02.183 | lvm2 2022-03-31 22:48:02.184 | qemu-utils 2022-03-31 22:48:02.184 | thin-provisioning-tools 2022-03-31 22:48:02.184 | acl 2022-03-31 22:48:02.184 | dnsmasq-base 2022-03-31 22:48:02.184 | dnsmasq-utils 2022-03-31 22:48:02.184 | ebtables 2022-03-31 22:48:02.184 | haproxy 2022-03-31 22:48:02.184 | iptables 2022-03-31 22:48:02.184 | iputils-arping 2022-03-31 22:48:02.184 | iputils-ping 2022-03-31 22:48:02.184 | postgresql-server-dev-all 2022-03-31 22:48:02.184 | python3-mysqldb 2022-03-31 22:48:02.184 | sqlite3 2022-03-31 22:48:02.184 | sudo 2022-03-31 22:48:02.184 | vlan 2022-03-31 22:48:02.184 | pcp 2022-03-31 22:48:02.184 | ipset 2022-03-31 22:48:02.184 | conntrack 2022-03-31 22:48:02.184 | conntrackd 2022-03-31 22:48:02.184 | keepalived 2022-03-31 22:48:02.184 | lvm2 2022-03-31 22:48:02.184 | qemu-utils 2022-03-31 22:48:02.184 | thin-provisioning-tools 2022-03-31 22:48:02.184 | curl 2022-03-31 22:48:02.185 | liberasurecode-dev 2022-03-31 22:48:02.185 | make 2022-03-31 22:48:02.185 | memcached 2022-03-31 22:48:02.185 | rsync 2022-03-31 22:48:02.185 | sqlite3 2022-03-31 22:48:02.185 | xfsprogs' 2022-03-31 22:48:02.186 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-31 22:48:02.208 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-31 22:48:02.208 | apache2-dev 2022-03-31 22:48:02.208 | bc 2022-03-31 22:48:02.208 | bsdmainutils 2022-03-31 22:48:02.208 | curl 2022-03-31 22:48:02.208 | g++ 2022-03-31 22:48:02.208 | gawk 2022-03-31 22:48:02.208 | gcc 2022-03-31 22:48:02.208 | gettext 2022-03-31 22:48:02.208 | git 2022-03-31 22:48:02.208 | graphviz 2022-03-31 22:48:02.208 | iputils-ping 2022-03-31 22:48:02.208 | libapache2-mod-proxy-uwsgi 2022-03-31 22:48:02.208 | libffi-dev 2022-03-31 22:48:02.208 | libjpeg-dev 2022-03-31 22:48:02.208 | libpcre3-dev 2022-03-31 22:48:02.208 | libpq-dev 2022-03-31 22:48:02.208 | libssl-dev 2022-03-31 22:48:02.208 | libsystemd-dev 2022-03-31 22:48:02.208 | libxml2-dev 2022-03-31 22:48:02.208 | libxslt1-dev 2022-03-31 22:48:02.208 | libyaml-dev 2022-03-31 22:48:02.208 | lsof 2022-03-31 22:48:02.208 | openssh-server 2022-03-31 22:48:02.208 | openssl 2022-03-31 22:48:02.208 | pkg-config 2022-03-31 22:48:02.208 | psmisc 2022-03-31 22:48:02.208 | python3-dev 2022-03-31 22:48:02.208 | python3-pip 2022-03-31 22:48:02.208 | python3-systemd 2022-03-31 22:48:02.208 | python3-venv 2022-03-31 22:48:02.208 | tar 2022-03-31 22:48:02.208 | tcpdump 2022-03-31 22:48:02.209 | unzip 2022-03-31 22:48:02.209 | uuid-runtime 2022-03-31 22:48:02.209 | wget 2022-03-31 22:48:02.209 | wget 2022-03-31 22:48:02.209 | zlib1g-dev 2022-03-31 22:48:02.209 | libkrb5-dev 2022-03-31 22:48:02.209 | libldap2-dev 2022-03-31 22:48:02.209 | libsasl2-dev 2022-03-31 22:48:02.209 | memcached 2022-03-31 22:48:02.209 | python3-mysqldb 2022-03-31 22:48:02.209 | sqlite3 2022-03-31 22:48:02.209 | conntrack 2022-03-31 22:48:02.209 | curl 2022-03-31 22:48:02.209 | dnsmasq-base 2022-03-31 22:48:02.209 | dnsmasq-utils 2022-03-31 22:48:02.209 | ebtables 2022-03-31 22:48:02.209 | genisoimage 2022-03-31 22:48:02.209 | iptables 2022-03-31 22:48:02.209 | iputils-arping 2022-03-31 22:48:02.209 | kpartx 2022-03-31 22:48:02.209 | libjs-jquery-tablesorter 2022-03-31 22:48:02.209 | parted 2022-03-31 22:48:02.209 | pm-utils 2022-03-31 22:48:02.209 | python3-mysqldb 2022-03-31 22:48:02.209 | socat 2022-03-31 22:48:02.209 | sqlite3 2022-03-31 22:48:02.209 | sudo 2022-03-31 22:48:02.209 | vlan 2022-03-31 22:48:02.209 | lsscsi 2022-03-31 22:48:02.209 | open-iscsi 2022-03-31 22:48:02.209 | lvm2 2022-03-31 22:48:02.209 | qemu-utils 2022-03-31 22:48:02.209 | thin-provisioning-tools 2022-03-31 22:48:02.209 | acl 2022-03-31 22:48:02.209 | dnsmasq-base 2022-03-31 22:48:02.210 | dnsmasq-utils 2022-03-31 22:48:02.210 | ebtables 2022-03-31 22:48:02.210 | haproxy 2022-03-31 22:48:02.210 | iptables 2022-03-31 22:48:02.210 | iputils-arping 2022-03-31 22:48:02.210 | iputils-ping 2022-03-31 22:48:02.210 | postgresql-server-dev-all 2022-03-31 22:48:02.210 | python3-mysqldb 2022-03-31 22:48:02.210 | sqlite3 2022-03-31 22:48:02.210 | sudo 2022-03-31 22:48:02.210 | vlan 2022-03-31 22:48:02.210 | pcp 2022-03-31 22:48:02.210 | ipset 2022-03-31 22:48:02.210 | conntrack 2022-03-31 22:48:02.210 | conntrackd 2022-03-31 22:48:02.210 | keepalived 2022-03-31 22:48:02.210 | lvm2 2022-03-31 22:48:02.210 | qemu-utils 2022-03-31 22:48:02.210 | thin-provisioning-tools 2022-03-31 22:48:02.210 | curl 2022-03-31 22:48:02.210 | liberasurecode-dev 2022-03-31 22:48:02.210 | make 2022-03-31 22:48:02.210 | memcached 2022-03-31 22:48:02.210 | rsync 2022-03-31 22:48:02.210 | sqlite3 2022-03-31 22:48:02.210 | xfsprogs ' 2022-03-31 22:48:02.210 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-31 22:48:02.214 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:02.216 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:02.220 | ++ 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 22:48:02.220 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-31 22:48:02.226 | ++ 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 22:48:02.229 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-31 22:48:02.232 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 22:48:02.234 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-31 22:48:02.236 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 22:48:02.239 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 22:48:02.241 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 22:48:02.243 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:02.245 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:02.247 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 22:48:02.250 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-31 22:48:02.252 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-31 22:48:02.254 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-31 22:48:02.257 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-31 22:48:02.261 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-31 22:48:02.263 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-31 22:48:02.265 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-31 22:48:02.268 | ++ functions-common:time_start:2412 : local start_time= 2022-03-31 22:48:02.270 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:48:02.273 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:48:02.277 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648766882274 2022-03-31 22:48:02.279 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-31 22:48:02.281 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-31 22:48:02.283 | ++ 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 22:48:02.513 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-31 22:48:02.542 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-31 22:48:02.586 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-31 22:48:02.598 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-31 22:48:04.903 | Reading package lists... 2022-03-31 22:48:04.938 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-31 22:48:04.941 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-31 22:48:04.945 | ++ functions-common:time_stop:2425 : local name 2022-03-31 22:48:04.949 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 22:48:04.952 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:48:04.955 | ++ functions-common:time_stop:2428 : local total 2022-03-31 22:48:04.958 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 22:48:04.961 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-31 22:48:04.963 | ++ functions-common:time_stop:2432 : start_time=1648766882274 2022-03-31 22:48:04.965 | ++ functions-common:time_stop:2434 : [[ -z 1648766882274 ]] 2022-03-31 22:48:04.968 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:48:04.972 | ++ functions-common:time_stop:2437 : end_time=1648766884970 2022-03-31 22:48:04.975 | ++ functions-common:time_stop:2438 : elapsed_time=2696 2022-03-31 22:48:04.977 | ++ functions-common:time_stop:2439 : total=0 2022-03-31 22:48:04.979 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:48:04.981 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2696 2022-03-31 22:48:04.984 | ++ 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 22:48:04.986 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 22:48:04.988 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:04.990 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:04.993 | ++ 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 22:48:05.017 | ++ 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 22:48:05.130 | Reading package lists... 2022-03-31 22:48:05.377 | Building dependency tree... 2022-03-31 22:48:05.378 | Reading state information... 2022-03-31 22:48:05.411 | acl is already the newest version (2.2.53-6). 2022-03-31 22:48:05.411 | bc is already the newest version (1.07.1-2build1). 2022-03-31 22:48:05.411 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-31 22:48:05.411 | conntrack is already the newest version (1:1.4.5-2). 2022-03-31 22:48:05.411 | ebtables is already the newest version (2.0.11-3build1). 2022-03-31 22:48:05.411 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 22:48:05.411 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-31 22:48:05.411 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 22:48:05.411 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-31 22:48:05.411 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-31 22:48:05.411 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-31 22:48:05.411 | iputils-arping is already the newest version (3:20190709-3). 2022-03-31 22:48:05.411 | iputils-ping is already the newest version (3:20190709-3). 2022-03-31 22:48:05.411 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-31 22:48:05.411 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-31 22:48:05.411 | libffi-dev is already the newest version (3.3-4). 2022-03-31 22:48:05.411 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-31 22:48:05.411 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-31 22:48:05.412 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-31 22:48:05.412 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-31 22:48:05.412 | lsscsi is already the newest version (0.30-0.1). 2022-03-31 22:48:05.412 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-31 22:48:05.412 | make is already the newest version (4.2.1-1.2). 2022-03-31 22:48:05.412 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-31 22:48:05.412 | psmisc is already the newest version (23.3-1). 2022-03-31 22:48:05.412 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-31 22:48:05.412 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-31 22:48:05.412 | python3-systemd is already the newest version (234-3build2). 2022-03-31 22:48:05.412 | socat is already the newest version (1.7.3.3-2). 2022-03-31 22:48:05.412 | tcpdump is already the newest version (4.9.3-4). 2022-03-31 22:48:05.412 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-31 22:48:05.412 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-31 22:48:05.412 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-31 22:48:05.412 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-31 22:48:05.412 | graphviz is already the newest version (2.42.2-3build2). 2022-03-31 22:48:05.412 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-31 22:48:05.412 | pcp is already the newest version (5.0.3-1). 2022-03-31 22:48:05.412 | pm-utils is already the newest version (1.4.1-19). 2022-03-31 22:48:05.412 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-31 22:48:05.412 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 22:48:05.412 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 22:48:05.412 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-31 22:48:05.412 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 22:48:05.412 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 22:48:05.412 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-31 22:48:05.412 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-31 22:48:05.412 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-31 22:48:05.412 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-31 22:48:05.412 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-31 22:48:05.412 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-31 22:48:05.412 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-31 22:48:05.412 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-31 22:48:05.412 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 22:48:05.412 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-31 22:48:05.412 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-31 22:48:05.413 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-31 22:48:05.413 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-31 22:48:05.413 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-31 22:48:05.413 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-31 22:48:05.413 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 22:48:05.413 | openssl set to manually installed. 2022-03-31 22:48:05.413 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-31 22:48:05.413 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-31 22:48:05.413 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-03-31 22:48:05.413 | rsync set to manually installed. 2022-03-31 22:48:05.413 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-31 22:48:05.413 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-31 22:48:05.413 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-31 22:48:05.413 | tar set to manually installed. 2022-03-31 22:48:05.413 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-31 22:48:05.413 | uuid-runtime set to manually installed. 2022-03-31 22:48:05.626 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-31 22:48:05.626 | wget set to manually installed. 2022-03-31 22:48:05.626 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-03-31 22:48:05.626 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 22:48:05.626 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-31 22:48:05.626 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-31 22:48:05.626 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-31 22:48:05.626 | The following packages were automatically installed and are no longer required: 2022-03-31 22:48:05.627 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 22:48:05.627 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 22:48:05.627 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 22:48:05.627 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 22:48:05.627 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 22:48:05.627 | python3-zope.interface 2022-03-31 22:48:05.627 | Use 'sudo apt autoremove' to remove them. 2022-03-31 22:48:05.768 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 22:48:05.774 | ++ functions-common:apt_get:1234 : result=0 2022-03-31 22:48:05.777 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 22:48:05.780 | ++ functions-common:time_stop:2425 : local name 2022-03-31 22:48:05.783 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 22:48:05.786 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:48:05.789 | ++ functions-common:time_stop:2428 : local total 2022-03-31 22:48:05.791 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 22:48:05.794 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-31 22:48:05.796 | ++ functions-common:time_stop:2432 : start_time=1648766885014 2022-03-31 22:48:05.798 | ++ functions-common:time_stop:2434 : [[ -z 1648766885014 ]] 2022-03-31 22:48:05.801 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:48:05.805 | ++ functions-common:time_stop:2437 : end_time=1648766885802 2022-03-31 22:48:05.807 | ++ functions-common:time_stop:2438 : elapsed_time=788 2022-03-31 22:48:05.809 | ++ functions-common:time_stop:2439 : total=758 2022-03-31 22:48:05.811 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:48:05.814 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1546 2022-03-31 22:48:05.816 | ++ functions-common:apt_get:1238 : return 0 2022-03-31 22:48:05.819 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-31 22:48:05.821 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-31 22:48:05.824 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-31 22:48:05.829 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-31 22:48:05.835 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-31 22:48:05.837 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-31 22:48:05.841 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-31 22:48:07.322 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-31 22:48:07.324 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-31 22:48:07.326 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-31 22:48:07.329 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-31 22:48:07.331 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-31 22:48:07.333 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-31 22:48:07.335 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-31 22:48:07.338 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-31 22:48:07.340 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-31 22:48:07.342 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-31 22:48:07.344 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-31 22:48:07.346 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-31 22:48:07.348 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-31 22:48:07.350 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-31 22:48:07.352 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-31 22:48:07.354 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-31 22:48:07.356 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-31 22:48:07.358 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-31 22:48:07.361 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-31 22:48:07.363 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-31 22:48:07.366 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-31 22:48:07.369 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-31 22:48:07.372 | + functions-common:_ensure_lsb_release:394 : return 2022-03-31 22:48:07.375 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-31 22:48:07.454 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-31 22:48:07.458 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-31 22:48:07.533 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-31 22:48:07.536 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-31 22:48:07.613 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-31 22:48:07.616 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-31 22:48:07.620 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-31 22:48:07.622 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-31 22:48:07.626 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-31 22:48:07.629 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-31 22:48:07.632 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-31 22:48:07.636 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-31 22:48:07.638 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-31 22:48:07.642 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-31 22:48:07.644 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-31 22:48:07.644 | Distro: focal 2022-03-31 22:48:07.648 | + tools/install_pip.sh:main:124 : get_versions 2022-03-31 22:48:07.651 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 22:48:07.655 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 22:48:07.657 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 22:48:07.659 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 22:48:07.659 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 22:48:08.339 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 22:48:08.342 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 22:48:08.342 | pip: 21.3.1 2022-03-31 22:48:08.345 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-31 22:48:08.348 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-31 22:48:08.351 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 22:48:08.354 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 22:48:08.357 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 22:48:08.361 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 22:48:08.363 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 22:48:08.366 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 22:48:08.369 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 22:48:08.371 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 22:48:08.372 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 22:48:08.374 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 22:48:08.376 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 22:48:08.378 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-31 22:48:08.380 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:08.382 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:08.383 | + tools/install_pip.sh:main:142 : : 2022-03-31 22:48:08.386 | + tools/install_pip.sh:main:147 : set -x 2022-03-31 22:48:08.388 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-31 22:48:08.389 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-31 22:48:08.391 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 22:48:08.394 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-31 22:48:08.396 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-31 22:48:08.398 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 22:48:08.401 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-31 22:48:08.402 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 22:48:08.406 | ++ 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 22:48:08.407 | ++ 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 22:48:08.409 | ++ 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 22:48:08.411 | + 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 22:48:08.413 | + 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 22:48:08.430 | 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 22:48:08.432 | + 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 22:48:09.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:48:09.294 | from cryptography.utils import int_from_bytes 2022-03-31 22:48:09.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:48:09.294 | from cryptography.utils import int_from_bytes 2022-03-31 22:48:10.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:48:11.999 | 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 22:48:12.010 | 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 22:48:14.539 | Installing collected packages: setuptools 2022-03-31 22:48:15.318 | Successfully installed setuptools-60.9.3 2022-03-31 22:48:15.318 | 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 22:48:15.491 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:48:15.491 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:48:15.632 | + inc/python:pip_install:200 : result=0 2022-03-31 22:48:15.634 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:48:15.637 | + functions-common:time_stop:2425 : local name 2022-03-31 22:48:15.640 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:48:15.642 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:48:15.646 | + functions-common:time_stop:2428 : local total 2022-03-31 22:48:15.648 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:48:15.651 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:48:15.653 | + functions-common:time_stop:2432 : start_time=1648766888426 2022-03-31 22:48:15.655 | + functions-common:time_stop:2434 : [[ -z 1648766888426 ]] 2022-03-31 22:48:15.657 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:48:15.660 | + functions-common:time_stop:2437 : end_time=1648766895658 2022-03-31 22:48:15.662 | + functions-common:time_stop:2438 : elapsed_time=7232 2022-03-31 22:48:15.664 | + functions-common:time_stop:2439 : total=0 2022-03-31 22:48:15.665 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:48:15.667 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7232 2022-03-31 22:48:15.669 | + inc/python:pip_install:203 : return 0 2022-03-31 22:48:15.671 | + tools/install_pip.sh:main:153 : get_versions 2022-03-31 22:48:15.674 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 22:48:15.677 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 22:48:15.679 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 22:48:15.682 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 22:48:15.682 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 22:48:16.359 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 22:48:16.363 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 22:48:16.363 | pip: 21.3.1 2022-03-31 22:48:16.367 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-31 22:48:16.372 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 22:48:16.376 | + ./stack.sh:main:796 : fixup_all 2022-03-31 22:48:16.380 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-31 22:48:16.383 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-31 22:48:16.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:16.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:16.391 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-31 22:48:16.409 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-31 22:48:16.421 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-31 22:48:16.434 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-31 22:48:16.436 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-31 22:48:16.438 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 22:48:16.441 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 22:48:16.443 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 22:48:16.446 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 22:48:16.448 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 22:48:16.450 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 22:48:16.452 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 22:48:16.454 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 22:48:16.456 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 22:48:16.458 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 22:48:16.460 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 22:48:16.462 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-31 22:48:16.465 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-31 22:48:16.467 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-31 22:48:16.469 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 22:48:16.471 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 22:48:16.473 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 22:48:16.475 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 22:48:16.477 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 22:48:16.480 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 22:48:16.482 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-31 22:48:16.484 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-31 22:48:16.486 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-31 22:48:16.489 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-31 22:48:16.491 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-31 22:48:16.493 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-31 22:48:16.495 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-31 22:48:16.518 | Using python 3.8 to install os-testr 2022-03-31 22:48:16.521 | + 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 22:48:17.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:48:17.382 | from cryptography.utils import int_from_bytes 2022-03-31 22:48:17.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:48:17.382 | from cryptography.utils import int_from_bytes 2022-03-31 22:48:18.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:48:18.544 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-31 22:48:18.625 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-31 22:48:18.626 | 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 22:48:18.627 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-31 22:48:18.628 | 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 22:48:18.641 | 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 22:48:18.667 | 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 22:48:18.668 | 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 22:48:18.669 | 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 22:48:18.670 | 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 22:48:18.670 | 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 22:48:18.694 | 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 22:48:18.695 | 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 22:48:18.696 | 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 22:48:18.697 | 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 22:48:18.698 | 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 22:48:18.712 | 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 22:48:18.775 | 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 22:48:18.776 | 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 22:48:18.777 | 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 22:48:21.165 | 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 22:48:21.172 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:48:21.172 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:48:21.299 | + inc/python:pip_install:200 : result=0 2022-03-31 22:48:21.302 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:48:21.306 | + functions-common:time_stop:2425 : local name 2022-03-31 22:48:21.308 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:48:21.312 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:48:21.316 | + functions-common:time_stop:2428 : local total 2022-03-31 22:48:21.318 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:48:21.322 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:48:21.325 | + functions-common:time_stop:2432 : start_time=1648766896512 2022-03-31 22:48:21.328 | + functions-common:time_stop:2434 : [[ -z 1648766896512 ]] 2022-03-31 22:48:21.333 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:48:21.338 | + functions-common:time_stop:2437 : end_time=1648766901335 2022-03-31 22:48:21.340 | + functions-common:time_stop:2438 : elapsed_time=4823 2022-03-31 22:48:21.343 | + functions-common:time_stop:2439 : total=0 2022-03-31 22:48:21.345 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:48:21.347 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4823 2022-03-31 22:48:21.349 | + inc/python:pip_install:203 : return 0 2022-03-31 22:48:21.352 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-31 22:48:21.408 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-31 22:48:21.516 | + ./stack.sh:main:810 : install_infra 2022-03-31 22:48:21.518 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 22:48:21.523 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-31 22:48:21.525 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 22:48:21.528 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-31 22:48:21.550 | + 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 22:48:23.450 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.460 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.467 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.471 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.571 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.590 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.594 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.598 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.613 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.621 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.623 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.653 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.662 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.667 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.685 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.722 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.730 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.735 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.781 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.794 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.800 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.820 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.827 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.874 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.892 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.895 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.985 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:23.992 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.045 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.163 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.188 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.192 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.202 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.208 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.227 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.234 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.250 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.305 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.317 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.333 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.376 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.380 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:24.386 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:48:24.522 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-31 22:48:24.796 | + inc/python:pip_install:200 : result=0 2022-03-31 22:48:24.799 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:48:24.802 | + functions-common:time_stop:2425 : local name 2022-03-31 22:48:24.805 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:48:24.807 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:48:24.810 | + functions-common:time_stop:2428 : local total 2022-03-31 22:48:24.813 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:48:24.815 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:48:24.818 | + functions-common:time_stop:2432 : start_time=1648766901543 2022-03-31 22:48:24.821 | + functions-common:time_stop:2434 : [[ -z 1648766901543 ]] 2022-03-31 22:48:24.824 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:48:24.829 | + functions-common:time_stop:2437 : end_time=1648766904825 2022-03-31 22:48:24.831 | + functions-common:time_stop:2438 : elapsed_time=3282 2022-03-31 22:48:24.834 | + functions-common:time_stop:2439 : total=4823 2022-03-31 22:48:24.836 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:48:24.838 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8105 2022-03-31 22:48:24.840 | + inc/python:pip_install:203 : return 0 2022-03-31 22:48:24.843 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 22:48:24.845 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-31 22:48:24.869 | + 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 22:48:26.643 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.653 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.659 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.663 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.764 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.782 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.786 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.790 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.804 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.812 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.814 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.845 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.854 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.859 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.876 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.913 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.920 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.926 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.972 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.985 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:26.989 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.008 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.014 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.061 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.079 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.082 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.171 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.179 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.232 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.348 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.373 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.377 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.387 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.392 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.411 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.418 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.434 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.489 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.501 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.517 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.559 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.563 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 22:48:27.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:48:27.571 | Processing /opt/stack/requirements 2022-03-31 22:48:29.319 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-31 22:48:29.322 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-31 22:48:29.334 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-31 22:48:29.339 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-31 22:48:29.342 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-31 22:48:29.347 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-31 22:48:29.374 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-31 22:48:29.396 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-31 22:48:29.406 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-31 22:48:29.426 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (1.3) 2022-03-31 22:48:29.429 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (0.3.0) 2022-03-31 22:48:29.445 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-31 22:48:29.450 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-31 22:48:29.452 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-31 22:48:29.456 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-31 22:48:29.458 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-31 22:48:29.470 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-31 22:48:29.473 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-31 22:48:29.485 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-31 22:48:29.533 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-31 22:48:29.540 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-31 22:48:29.545 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-31 22:48:29.548 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-31 22:48:29.617 | Building wheels for collected packages: openstack-requirements 2022-03-31 22:48:29.618 | Building wheel for openstack-requirements (setup.py): started 2022-03-31 22:48:30.469 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-31 22:48:30.470 | ERROR: Command errored out with exit status 1: 2022-03-31 22:48:30.470 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8ftd3zga/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8ftd3zga/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-8a7h40x2 2022-03-31 22:48:30.470 | cwd: /tmp/pip-req-build-8ftd3zga/ 2022-03-31 22:48:30.470 | Complete output (6 lines): 2022-03-31 22:48:30.470 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-31 22:48:30.470 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-31 22:48:30.470 | or: setup.py --help-commands 2022-03-31 22:48:30.470 | or: setup.py cmd --help 2022-03-31 22:48:30.470 | 2022-03-31 22:48:30.470 | error: invalid command 'bdist_wheel' 2022-03-31 22:48:30.470 | ---------------------------------------- 2022-03-31 22:48:30.470 | ERROR: Failed building wheel for openstack-requirements 2022-03-31 22:48:30.470 | Running setup.py clean for openstack-requirements 2022-03-31 22:48:31.309 | Failed to build openstack-requirements 2022-03-31 22:48:31.335 | Installing collected packages: openstack-requirements 2022-03-31 22:48:31.335 | Attempting uninstall: openstack-requirements 2022-03-31 22:48:31.336 | Found existing installation: openstack-requirements 1.2.1.dev5347 2022-03-31 22:48:31.371 | Uninstalling openstack-requirements-1.2.1.dev5347: 2022-03-31 22:48:31.389 | Successfully uninstalled openstack-requirements-1.2.1.dev5347 2022-03-31 22:48:31.392 | Running setup.py install for openstack-requirements: started 2022-03-31 22:48:33.780 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-31 22:48:33.813 | Successfully installed openstack-requirements-1.2.1.dev5347 2022-03-31 22:48:33.946 | + inc/python:pip_install:200 : result=0 2022-03-31 22:48:33.950 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:48:33.953 | + functions-common:time_stop:2425 : local name 2022-03-31 22:48:33.957 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:48:33.960 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:48:33.964 | + functions-common:time_stop:2428 : local total 2022-03-31 22:48:33.968 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:48:33.971 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:48:33.975 | + functions-common:time_stop:2432 : start_time=1648766904861 2022-03-31 22:48:33.978 | + functions-common:time_stop:2434 : [[ -z 1648766904861 ]] 2022-03-31 22:48:33.981 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:48:33.986 | + functions-common:time_stop:2437 : end_time=1648766913983 2022-03-31 22:48:33.988 | + functions-common:time_stop:2438 : elapsed_time=9122 2022-03-31 22:48:33.990 | + functions-common:time_stop:2439 : total=8105 2022-03-31 22:48:33.992 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:48:33.995 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17227 2022-03-31 22:48:33.997 | + inc/python:pip_install:203 : return 0 2022-03-31 22:48:34.000 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-31 22:48:34.003 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-31 22:48:34.005 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-31 22:48:34.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:34.010 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:34.013 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-03-31 22:48:34.015 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:34.017 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-31 22:48:34.038 | Using python 3.8 to install pbr 2022-03-31 22:48:34.040 | + 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 22:48:34.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:48:34.894 | from cryptography.utils import int_from_bytes 2022-03-31 22:48:34.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:48:34.895 | from cryptography.utils import int_from_bytes 2022-03-31 22:48:36.034 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:48:36.064 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-31 22:48:38.713 | 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 22:48:38.720 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:48:38.720 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:48:38.846 | + inc/python:pip_install:200 : result=0 2022-03-31 22:48:38.849 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:48:38.852 | + functions-common:time_stop:2425 : local name 2022-03-31 22:48:38.855 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:48:38.857 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:48:38.860 | + functions-common:time_stop:2428 : local total 2022-03-31 22:48:38.863 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:48:38.865 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:48:38.867 | + functions-common:time_stop:2432 : start_time=1648766914032 2022-03-31 22:48:38.870 | + functions-common:time_stop:2434 : [[ -z 1648766914032 ]] 2022-03-31 22:48:38.873 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:48:38.878 | + functions-common:time_stop:2437 : end_time=1648766918875 2022-03-31 22:48:38.880 | + functions-common:time_stop:2438 : elapsed_time=4843 2022-03-31 22:48:38.883 | + functions-common:time_stop:2439 : total=17227 2022-03-31 22:48:38.885 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:48:38.887 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22070 2022-03-31 22:48:38.889 | + inc/python:pip_install:203 : return 0 2022-03-31 22:48:38.892 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-31 22:48:41.159 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-31 22:48:43.027 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:48:43.028 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-31 22:48:43.043 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-31 22:48:43.046 | 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 22:48:43.051 | 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 22:48:43.053 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-31 22:48:43.056 | 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 22:48:43.129 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 22:48:43.133 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 22:48:43.137 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-31 22:48:43.158 | + ./stack.sh:main:819 : pkgs= 2022-03-31 22:48:43.161 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-31 22:48:43.163 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-31 22:48:43.166 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 22:48:43.168 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-31 22:48:43.170 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 22:48:43.172 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 22:48:43.174 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 22:48:43.177 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 22:48:43.179 | + functions-common:run_phase:1863 : local extra 2022-03-31 22:48:43.183 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 22:48:43.189 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 22:48:43.192 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 22:48:43.194 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 22:48:43.196 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-31 22:48:43.199 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 22:48:43.217 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:43.219 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 22:48:43.222 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 22:48:43.225 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-31 22:48:43.227 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 22:48:43.230 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 22:48:43.232 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-31 22:48:43.234 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-31 22:48:43.237 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-31 22:48:43.239 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-31 22:48:43.242 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-31 22:48:43.244 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-31 22:48:43.246 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 22:48:43.248 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 22:48:43.250 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 22:48:43.253 | + 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 22:48:43.255 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-31 22:48:43.257 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 22:48:43.259 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-31 22:48:43.262 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 22:48:43.264 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 22:48:43.266 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-31 22:48:43.269 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-31 22:48:43.271 | + functions:set_systemd_override:821 : local value=2048 2022-03-31 22:48:43.274 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-31 22:48:43.276 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-31 22:48:43.329 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-31 22:48:43.330 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-31 22:48:43.332 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-31 22:48:43.711 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-31 22:48:43.713 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-31 22:48:43.730 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:43.733 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-31 22:48:43.735 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 22:48:43.738 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 22:48:43.740 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 22:48:43.742 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 22:48:43.745 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 22:48:43.747 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 22:48:43.749 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:43.752 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:43.754 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 22:48:43.756 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 22:48:43.758 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 22:48:43.761 | + functions-common:apt_get_update:1190 : return 2022-03-31 22:48:43.763 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-31 22:48:43.765 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 22:48:43.768 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:43.770 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:43.772 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-31 22:48:43.793 | + 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 22:48:43.904 | Reading package lists... 2022-03-31 22:48:44.149 | Building dependency tree... 2022-03-31 22:48:44.150 | Reading state information... 2022-03-31 22:48:44.398 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-31 22:48:44.399 | The following packages were automatically installed and are no longer required: 2022-03-31 22:48:44.400 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 22:48:44.400 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 22:48:44.400 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 22:48:44.400 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 22:48:44.400 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 22:48:44.400 | python3-zope.interface 2022-03-31 22:48:44.400 | Use 'sudo apt autoremove' to remove them. 2022-03-31 22:48:44.536 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 22:48:44.543 | + functions-common:apt_get:1234 : result=0 2022-03-31 22:48:44.546 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 22:48:44.549 | + functions-common:time_stop:2425 : local name 2022-03-31 22:48:44.552 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:48:44.555 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:48:44.557 | + functions-common:time_stop:2428 : local total 2022-03-31 22:48:44.559 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:48:44.562 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 22:48:44.564 | + functions-common:time_stop:2432 : start_time=1648766923790 2022-03-31 22:48:44.566 | + functions-common:time_stop:2434 : [[ -z 1648766923790 ]] 2022-03-31 22:48:44.569 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:48:44.573 | + functions-common:time_stop:2437 : end_time=1648766924571 2022-03-31 22:48:44.575 | + functions-common:time_stop:2438 : elapsed_time=781 2022-03-31 22:48:44.578 | + functions-common:time_stop:2439 : total=1546 2022-03-31 22:48:44.581 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:48:44.583 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2327 2022-03-31 22:48:44.586 | + functions-common:apt_get:1238 : return 0 2022-03-31 22:48:44.588 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-31 22:48:44.591 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 22:48:44.594 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 22:48:44.596 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 22:48:44.598 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 22:48:44.601 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 22:48:44.604 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 22:48:44.606 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-31 22:48:44.608 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 22:48:44.611 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 22:48:44.613 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 22:48:44.616 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 22:48:44.618 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 22:48:44.620 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 22:48:44.623 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 22:48:44.625 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 22:48:44.628 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 22:48:44.630 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 22:48:44.632 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 22:48:44.635 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-31 22:48:44.637 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 22:48:44.640 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 22:48:44.642 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 22:48:44.644 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 22:48:44.648 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 22:48:44.650 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 22:48:44.652 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-31 22:48:44.655 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-31 22:48:44.671 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:44.673 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-31 22:48:44.675 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:48:44.678 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-31 22:48:44.680 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-31 22:48:44.683 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-31 22:48:44.687 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-31 22:48:44.689 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-31 22:48:44.692 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-31 22:48:44.694 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-31 22:48:44.697 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-31 22:48:44.699 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-31 22:48:44.702 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-31 22:48:45.450 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-31 22:48:45.450 | user tags 2022-03-31 22:48:45.450 | stackrabbit []' 2022-03-31 22:48:45.453 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-31 22:48:45.453 | user tags 2022-03-31 22:48:45.453 | stackrabbit []' 2022-03-31 22:48:45.453 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-31 22:48:45.459 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-31 22:48:45.462 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-31 22:48:45.464 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 22:48:46.165 | Changing password for user "stackrabbit" ... 2022-03-31 22:48:46.193 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-31 22:48:46.898 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-31 22:48:46.924 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-31 22:48:46.926 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 22:48:47.615 | Changing password for user "stackrabbit" ... 2022-03-31 22:48:47.641 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-31 22:48:47.643 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-31 22:48:47.647 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-31 22:48:48.359 | Deleting user "guest" ... 2022-03-31 22:48:48.374 | Error: 2022-03-31 22:48:48.374 | {:no_such_user, "guest"} 2022-03-31 22:48:48.388 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-31 22:48:48.391 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-31 22:48:48.409 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:48.412 | + ./stack.sh:main:836 : install_database 2022-03-31 22:48:48.414 | + lib/database:install_database:118 : install_database_mysql 2022-03-31 22:48:48.417 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-31 22:48:48.420 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:48.423 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:48.426 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-31 22:48:48.649 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-31 22:48:48.653 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-31 22:48:48.657 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-31 22:48:48.662 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-31 22:48:48.665 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-31 22:48:48.668 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-31 22:48:48.671 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 22:48:48.673 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 22:48:48.677 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 22:48:48.680 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 22:48:48.682 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 22:48:48.685 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 22:48:48.689 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 22:48:48.691 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 22:48:48.695 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 22:48:48.699 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 22:48:48.703 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 22:48:48.706 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-31 22:48:48.709 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 22:48:48.712 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 22:48:48.716 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 22:48:48.720 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 22:48:48.723 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 22:48:48.726 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 22:48:48.729 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-31 22:48:48.732 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:48.734 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:48.737 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-31 22:48:48.741 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 22:48:48.744 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 22:48:48.747 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 22:48:48.750 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 22:48:48.753 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 22:48:48.757 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 22:48:48.759 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:48.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:48.764 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 22:48:48.766 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 22:48:48.768 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 22:48:48.770 | + functions-common:apt_get_update:1190 : return 2022-03-31 22:48:48.773 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-31 22:48:48.775 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 22:48:48.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:48.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:48.782 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-31 22:48:48.803 | + 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 22:48:48.914 | Reading package lists... 2022-03-31 22:48:49.163 | Building dependency tree... 2022-03-31 22:48:49.164 | Reading state information... 2022-03-31 22:48:49.415 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-31 22:48:49.415 | The following packages were automatically installed and are no longer required: 2022-03-31 22:48:49.416 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 22:48:49.416 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 22:48:49.416 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 22:48:49.416 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 22:48:49.416 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 22:48:49.416 | python3-zope.interface 2022-03-31 22:48:49.416 | Use 'sudo apt autoremove' to remove them. 2022-03-31 22:48:49.559 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 22:48:49.565 | + functions-common:apt_get:1234 : result=0 2022-03-31 22:48:49.569 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 22:48:49.572 | + functions-common:time_stop:2425 : local name 2022-03-31 22:48:49.574 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:48:49.577 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:48:49.579 | + functions-common:time_stop:2428 : local total 2022-03-31 22:48:49.581 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:48:49.584 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 22:48:49.586 | + functions-common:time_stop:2432 : start_time=1648766928800 2022-03-31 22:48:49.588 | + functions-common:time_stop:2434 : [[ -z 1648766928800 ]] 2022-03-31 22:48:49.592 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:48:49.597 | + functions-common:time_stop:2437 : end_time=1648766929593 2022-03-31 22:48:49.600 | + functions-common:time_stop:2438 : elapsed_time=793 2022-03-31 22:48:49.602 | + functions-common:time_stop:2439 : total=2327 2022-03-31 22:48:49.605 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:48:49.607 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3120 2022-03-31 22:48:49.609 | + functions-common:apt_get:1238 : return 0 2022-03-31 22:48:49.612 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-31 22:48:49.614 | + ./stack.sh:main:839 : install_database_python 2022-03-31 22:48:49.616 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-31 22:48:49.618 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-31 22:48:49.621 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-31 22:48:49.623 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 22:48:49.626 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-31 22:48:49.628 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-31 22:48:49.631 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 22:48:49.635 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-31 22:48:49.635 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 22:48:49.640 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-31 22:48:49.642 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-31 22:48:49.645 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-31 22:48:49.648 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-31 22:48:49.650 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-31 22:48:49.671 | Using python 3.8 to install PyMySQL 2022-03-31 22:48:49.674 | + 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 22:48:50.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:48:50.577 | from cryptography.utils import int_from_bytes 2022-03-31 22:48:50.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:48:50.577 | from cryptography.utils import int_from_bytes 2022-03-31 22:48:51.719 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:48:51.746 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-31 22:48:54.218 | 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 22:48:54.225 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:48:54.225 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:48:54.347 | + inc/python:pip_install:200 : result=0 2022-03-31 22:48:54.351 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:48:54.354 | + functions-common:time_stop:2425 : local name 2022-03-31 22:48:54.358 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:48:54.361 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:48:54.366 | + functions-common:time_stop:2428 : local total 2022-03-31 22:48:54.368 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:48:54.371 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:48:54.373 | + functions-common:time_stop:2432 : start_time=1648766929666 2022-03-31 22:48:54.375 | + functions-common:time_stop:2434 : [[ -z 1648766929666 ]] 2022-03-31 22:48:54.378 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:48:54.383 | + functions-common:time_stop:2437 : end_time=1648766934380 2022-03-31 22:48:54.385 | + functions-common:time_stop:2438 : elapsed_time=4714 2022-03-31 22:48:54.388 | + functions-common:time_stop:2439 : total=22070 2022-03-31 22:48:54.390 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:48:54.392 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26784 2022-03-31 22:48:54.395 | + inc/python:pip_install:203 : return 0 2022-03-31 22:48:54.397 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-31 22:48:54.399 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 22:48:54.402 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-31 22:48:54.404 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-31 22:48:54.421 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:54.423 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-31 22:48:54.425 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-31 22:48:54.429 | ++ 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 22:48:54.429 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 22:48:54.434 | + 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 22:48:54.437 | + 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 22:48:54.439 | + 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 22:48:54.442 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 22:48:54.444 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-31 22:48:54.446 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-31 22:48:54.462 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:54.464 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-31 22:48:54.467 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 22:48:54.469 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 22:48:54.472 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 22:48:54.474 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 22:48:54.476 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 22:48:54.479 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 22:48:54.481 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:54.483 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:54.486 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 22:48:54.488 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 22:48:54.490 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 22:48:54.492 | + functions-common:apt_get_update:1190 : return 2022-03-31 22:48:54.495 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-31 22:48:54.497 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 22:48:54.499 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:54.502 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:54.504 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-31 22:48:54.525 | + 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 22:48:54.636 | Reading package lists... 2022-03-31 22:48:54.881 | Building dependency tree... 2022-03-31 22:48:54.882 | Reading state information... 2022-03-31 22:48:55.129 | radvd is already the newest version (1:2.17-2). 2022-03-31 22:48:55.129 | The following packages were automatically installed and are no longer required: 2022-03-31 22:48:55.130 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 22:48:55.130 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 22:48:55.130 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 22:48:55.130 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 22:48:55.130 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 22:48:55.130 | python3-zope.interface 2022-03-31 22:48:55.130 | Use 'sudo apt autoremove' to remove them. 2022-03-31 22:48:55.266 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 22:48:55.272 | + functions-common:apt_get:1234 : result=0 2022-03-31 22:48:55.274 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 22:48:55.277 | + functions-common:time_stop:2425 : local name 2022-03-31 22:48:55.279 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:48:55.281 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:48:55.283 | + functions-common:time_stop:2428 : local total 2022-03-31 22:48:55.286 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:48:55.288 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 22:48:55.290 | + functions-common:time_stop:2432 : start_time=1648766934522 2022-03-31 22:48:55.292 | + functions-common:time_stop:2434 : [[ -z 1648766934522 ]] 2022-03-31 22:48:55.296 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:48:55.300 | + functions-common:time_stop:2437 : end_time=1648766935297 2022-03-31 22:48:55.302 | + functions-common:time_stop:2438 : elapsed_time=775 2022-03-31 22:48:55.304 | + functions-common:time_stop:2439 : total=3120 2022-03-31 22:48:55.306 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:48:55.309 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3895 2022-03-31 22:48:55.311 | + functions-common:apt_get:1238 : return 0 2022-03-31 22:48:55.313 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-31 22:48:55.331 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:55.334 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-31 22:48:55.336 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-31 22:48:55.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-31 22:48:55.342 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-31 22:48:55.362 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-31 22:48:55.365 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 22:48:55.368 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 22:48:55.370 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 22:48:55.373 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 22:48:55.375 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 22:48:55.378 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 22:48:55.381 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:55.383 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:55.385 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 22:48:55.388 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 22:48:55.390 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 22:48:55.392 | + functions-common:apt_get_update:1190 : return 2022-03-31 22:48:55.394 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-31 22:48:55.396 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 22:48:55.399 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:55.401 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:55.403 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-31 22:48:55.423 | + 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 22:48:55.534 | Reading package lists... 2022-03-31 22:48:55.782 | Building dependency tree... 2022-03-31 22:48:55.783 | Reading state information... 2022-03-31 22:48:56.030 | fakeroot is already the newest version (1.24-1). 2022-03-31 22:48:56.030 | make is already the newest version (4.2.1-1.2). 2022-03-31 22:48:56.030 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-31 22:48:56.031 | The following packages were automatically installed and are no longer required: 2022-03-31 22:48:56.032 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 22:48:56.032 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 22:48:56.032 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 22:48:56.032 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 22:48:56.032 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 22:48:56.032 | python3-zope.interface 2022-03-31 22:48:56.032 | Use 'sudo apt autoremove' to remove them. 2022-03-31 22:48:56.173 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 22:48:56.178 | + functions-common:apt_get:1234 : result=0 2022-03-31 22:48:56.182 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 22:48:56.184 | + functions-common:time_stop:2425 : local name 2022-03-31 22:48:56.187 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:48:56.190 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:48:56.193 | + functions-common:time_stop:2428 : local total 2022-03-31 22:48:56.195 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:48:56.197 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 22:48:56.199 | + functions-common:time_stop:2432 : start_time=1648766935421 2022-03-31 22:48:56.202 | + functions-common:time_stop:2434 : [[ -z 1648766935421 ]] 2022-03-31 22:48:56.204 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:48:56.209 | + functions-common:time_stop:2437 : end_time=1648766936206 2022-03-31 22:48:56.211 | + functions-common:time_stop:2438 : elapsed_time=785 2022-03-31 22:48:56.213 | + functions-common:time_stop:2439 : total=3895 2022-03-31 22:48:56.216 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:48:56.218 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4680 2022-03-31 22:48:56.220 | + functions-common:apt_get:1238 : return 0 2022-03-31 22:48:56.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-31 22:48:56.225 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:48:56.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:48:56.230 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-31 22:48:56.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-31 22:48:56.235 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-31 22:48:56.239 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-31 22:48:56.242 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-31 22:48:56.245 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-31 22:48:56.245 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-31 22:48:56.250 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-31 22:48:56.252 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-31 22:48:56.255 | + functions:vercmp:628 : local v1=5.4 2022-03-31 22:48:56.257 | + functions:vercmp:629 : local 'op=<' 2022-03-31 22:48:56.260 | + functions:vercmp:630 : local v2=3.13 2022-03-31 22:48:56.263 | + functions:vercmp:631 : local result 2022-03-31 22:48:56.267 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-31 22:48:56.267 | ++ functions:vercmp:635 : sort -V 2022-03-31 22:48:56.268 | ++ functions:vercmp:635 : head -1 2022-03-31 22:48:56.273 | + functions:vercmp:635 : result=3.13 2022-03-31 22:48:56.275 | + functions:vercmp:637 : case $op in 2022-03-31 22:48:56.278 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-31 22:48:56.281 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-31 22:48:56.283 | + functions:vercmp:648 : return 2022-03-31 22:48:56.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-31 22:48:56.289 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 22:48:56.291 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-31 22:48:56.789 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-31 22:48:56.792 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-31 22:48:56.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:56.797 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:56.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-03-31 22:48:56.802 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:56.807 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-31 22:48:56.824 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:48:56.826 | + ./stack.sh:main:847 : install_etcd3 2022-03-31 22:48:56.829 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-31 22:48:56.829 | Installing etcd 2022-03-31 22:48:56.832 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-31 22:48:56.844 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-31 22:48:56.857 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-31 22:48:56.859 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-31 22:48:56.875 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-31 22:48:56.878 | ++ 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 22:48:56.881 | ++ 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 22:48:56.884 | +++ 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 22:48:56.889 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 22:48:56.891 | ++ 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 22:48:56.894 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-31 22:48:56.896 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 22:48:56.898 | ++ functions:get_extra_file:74 : return 2022-03-31 22:48:56.901 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 22:48:56.903 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-31 22:48:56.906 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-31 22:48:56.908 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-31 22:48:56.925 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:48:56.927 | + ./stack.sh:main:866 : install_dstat 2022-03-31 22:48:56.929 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-31 22:48:56.946 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:48:56.948 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-31 22:48:56.951 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:48:56.953 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-31 22:48:56.956 | + ./stack.sh:main:875 : install_libs 2022-03-31 22:48:56.958 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-31 22:48:56.961 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-31 22:48:56.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-31 22:48:56.965 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-31 22:48:56.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:56.970 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:56.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-03-31 22:48:56.974 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:56.977 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-31 22:48:56.979 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-31 22:48:56.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-31 22:48:56.984 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-31 22:48:56.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:56.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:56.991 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-03-31 22:48:56.993 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:56.995 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-31 22:48:56.998 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-31 22:48:57.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-31 22:48:57.002 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-31 22:48:57.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.007 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-03-31 22:48:57.011 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.014 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-31 22:48:57.016 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-31 22:48:57.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-31 22:48:57.020 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-31 22:48:57.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-03-31 22:48:57.029 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.032 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-31 22:48:57.034 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-31 22:48:57.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-31 22:48:57.038 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-31 22:48:57.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.045 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-03-31 22:48:57.047 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.049 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-31 22:48:57.051 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-31 22:48:57.054 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-31 22:48:57.056 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-31 22:48:57.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-03-31 22:48:57.065 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.067 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-31 22:48:57.069 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-31 22:48:57.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-31 22:48:57.074 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-31 22:48:57.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-03-31 22:48:57.082 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.085 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-31 22:48:57.087 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-31 22:48:57.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-31 22:48:57.091 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-31 22:48:57.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.096 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.098 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-03-31 22:48:57.100 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.103 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-31 22:48:57.106 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-31 22:48:57.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-31 22:48:57.110 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-31 22:48:57.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.115 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.118 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-03-31 22:48:57.120 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.123 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-31 22:48:57.126 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-31 22:48:57.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-31 22:48:57.131 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-31 22:48:57.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.136 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.138 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-03-31 22:48:57.141 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.143 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-31 22:48:57.145 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-31 22:48:57.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-31 22:48:57.150 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-31 22:48:57.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-03-31 22:48:57.159 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.161 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-31 22:48:57.164 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-31 22:48:57.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-31 22:48:57.168 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-31 22:48:57.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.173 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.175 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-03-31 22:48:57.178 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.180 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-31 22:48:57.183 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-31 22:48:57.185 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-31 22:48:57.187 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-31 22:48:57.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.192 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.195 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-03-31 22:48:57.197 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.200 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-31 22:48:57.202 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-31 22:48:57.205 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-31 22:48:57.207 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-31 22:48:57.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.212 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.214 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-03-31 22:48:57.216 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.219 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-31 22:48:57.221 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-31 22:48:57.223 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-31 22:48:57.226 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-31 22:48:57.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-03-31 22:48:57.235 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.237 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-31 22:48:57.240 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-31 22:48:57.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-31 22:48:57.244 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-31 22:48:57.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-03-31 22:48:57.253 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.255 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-31 22:48:57.258 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-31 22:48:57.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-31 22:48:57.262 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-31 22:48:57.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.267 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.269 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-03-31 22:48:57.271 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.274 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-31 22:48:57.276 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-31 22:48:57.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-31 22:48:57.280 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-31 22:48:57.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.287 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-03-31 22:48:57.289 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.292 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-31 22:48:57.294 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-31 22:48:57.296 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-31 22:48:57.298 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-31 22:48:57.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.305 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-03-31 22:48:57.307 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.310 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-31 22:48:57.312 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-31 22:48:57.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-31 22:48:57.317 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-31 22:48:57.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-03-31 22:48:57.326 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.328 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-31 22:48:57.330 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-31 22:48:57.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-31 22:48:57.335 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-31 22:48:57.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.339 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.341 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-03-31 22:48:57.344 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.346 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-31 22:48:57.348 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-31 22:48:57.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-31 22:48:57.353 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-31 22:48:57.355 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.357 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.360 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-03-31 22:48:57.362 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.364 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-31 22:48:57.366 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-31 22:48:57.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-31 22:48:57.371 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-31 22:48:57.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.376 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.378 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-03-31 22:48:57.380 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.382 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-31 22:48:57.385 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-31 22:48:57.387 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-31 22:48:57.389 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-31 22:48:57.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.394 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.396 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-03-31 22:48:57.398 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.400 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-31 22:48:57.403 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-31 22:48:57.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-31 22:48:57.407 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-31 22:48:57.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-03-31 22:48:57.416 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.418 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-31 22:48:57.420 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-31 22:48:57.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-31 22:48:57.425 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-31 22:48:57.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-03-31 22:48:57.434 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.436 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-31 22:48:57.439 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-31 22:48:57.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-31 22:48:57.443 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-31 22:48:57.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.447 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-03-31 22:48:57.452 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.454 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-31 22:48:57.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-31 22:48:57.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-31 22:48:57.461 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-31 22:48:57.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.468 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-03-31 22:48:57.470 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.472 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-31 22:48:57.475 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-31 22:48:57.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-31 22:48:57.479 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-31 22:48:57.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.484 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-03-31 22:48:57.488 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.491 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-31 22:48:57.493 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-31 22:48:57.495 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-31 22:48:57.498 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-31 22:48:57.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.502 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.504 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-03-31 22:48:57.507 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.509 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-31 22:48:57.511 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-31 22:48:57.513 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-31 22:48:57.516 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-31 22:48:57.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.520 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-03-31 22:48:57.525 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.527 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-31 22:48:57.530 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-31 22:48:57.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-31 22:48:57.534 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-31 22:48:57.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.539 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.541 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-03-31 22:48:57.544 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.547 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-31 22:48:57.550 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-31 22:48:57.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-31 22:48:57.555 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-31 22:48:57.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.560 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-03-31 22:48:57.565 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.567 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-31 22:48:57.569 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-31 22:48:57.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-31 22:48:57.574 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-31 22:48:57.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.579 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-03-31 22:48:57.584 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.587 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-31 22:48:57.590 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-31 22:48:57.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-31 22:48:57.595 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-31 22:48:57.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.600 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.603 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-03-31 22:48:57.605 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.608 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-31 22:48:57.610 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-31 22:48:57.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-31 22:48:57.615 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-31 22:48:57.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.619 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.622 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-03-31 22:48:57.624 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.626 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-31 22:48:57.629 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-31 22:48:57.631 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-31 22:48:57.633 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-31 22:48:57.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.638 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.640 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-03-31 22:48:57.643 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.645 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-31 22:48:57.647 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-31 22:48:57.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-31 22:48:57.652 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-31 22:48:57.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:48:57.656 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:48:57.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-03-31 22:48:57.661 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:48:57.663 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-31 22:48:57.687 | Using python 3.8 to install etcd3 2022-03-31 22:48:57.690 | + 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 22:48:58.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:48:58.542 | from cryptography.utils import int_from_bytes 2022-03-31 22:48:58.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:48:58.543 | from cryptography.utils import int_from_bytes 2022-03-31 22:48:59.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:48:59.685 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-31 22:48:59.693 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-31 22:48:59.694 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-31 22:48:59.694 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-31 22:48:59.696 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-31 22:49:02.173 | 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 22:49:02.180 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:49:02.181 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:49:02.302 | + inc/python:pip_install:200 : result=0 2022-03-31 22:49:02.305 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:49:02.309 | + functions-common:time_stop:2425 : local name 2022-03-31 22:49:02.312 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:49:02.315 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:49:02.318 | + functions-common:time_stop:2428 : local total 2022-03-31 22:49:02.321 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:49:02.323 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:49:02.325 | + functions-common:time_stop:2432 : start_time=1648766937680 2022-03-31 22:49:02.328 | + functions-common:time_stop:2434 : [[ -z 1648766937680 ]] 2022-03-31 22:49:02.330 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:49:02.334 | + functions-common:time_stop:2437 : end_time=1648766942332 2022-03-31 22:49:02.337 | + functions-common:time_stop:2438 : elapsed_time=4652 2022-03-31 22:49:02.339 | + functions-common:time_stop:2439 : total=26784 2022-03-31 22:49:02.341 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:49:02.343 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31436 2022-03-31 22:49:02.346 | + inc/python:pip_install:203 : return 0 2022-03-31 22:49:02.348 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-31 22:49:02.373 | Using python 3.8 to install etcd3gw 2022-03-31 22:49:02.376 | + 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 22:49:03.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:49:03.236 | from cryptography.utils import int_from_bytes 2022-03-31 22:49:03.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:49:03.236 | from cryptography.utils import int_from_bytes 2022-03-31 22:49:04.387 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:49:04.413 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-31 22:49:04.420 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-31 22:49:04.421 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-31 22:49:04.422 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-31 22:49:04.423 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-31 22:49:04.455 | 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 22:49:04.457 | 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 22:49:04.459 | 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 22:49:04.460 | 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 22:49:06.911 | 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 22:49:06.918 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:49:06.918 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:49:07.041 | + inc/python:pip_install:200 : result=0 2022-03-31 22:49:07.045 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:49:07.049 | + functions-common:time_stop:2425 : local name 2022-03-31 22:49:07.053 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:49:07.056 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:49:07.058 | + functions-common:time_stop:2428 : local total 2022-03-31 22:49:07.061 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:49:07.064 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:49:07.066 | + functions-common:time_stop:2432 : start_time=1648766942367 2022-03-31 22:49:07.069 | + functions-common:time_stop:2434 : [[ -z 1648766942367 ]] 2022-03-31 22:49:07.073 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:49:07.077 | + functions-common:time_stop:2437 : end_time=1648766947074 2022-03-31 22:49:07.080 | + functions-common:time_stop:2438 : elapsed_time=4707 2022-03-31 22:49:07.082 | + functions-common:time_stop:2439 : total=31436 2022-03-31 22:49:07.085 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:49:07.087 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36143 2022-03-31 22:49:07.090 | + inc/python:pip_install:203 : return 0 2022-03-31 22:49:07.092 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-31 22:49:07.095 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-31 22:49:07.097 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-31 22:49:07.100 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 22:49:07.102 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 22:49:07.105 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 22:49:07.107 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 22:49:07.110 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 22:49:07.112 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 22:49:07.115 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 22:49:07.117 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 22:49:07.120 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 22:49:07.122 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 22:49:07.124 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 22:49:07.127 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-31 22:49:07.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:49:07.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:49:07.134 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-31 22:49:07.136 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 22:49:07.138 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 22:49:07.141 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 22:49:07.143 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 22:49:07.145 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 22:49:07.147 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 22:49:07.150 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 22:49:07.153 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:49:07.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:49:07.158 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 22:49:07.160 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 22:49:07.163 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 22:49:07.165 | + functions-common:apt_get_update:1190 : return 2022-03-31 22:49:07.167 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 22:49:07.170 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 22:49:07.172 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:49:07.175 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:49:07.177 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 22:49:07.198 | + 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 22:49:07.308 | Reading package lists... 2022-03-31 22:49:07.556 | Building dependency tree... 2022-03-31 22:49:07.557 | Reading state information... 2022-03-31 22:49:07.807 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-31 22:49:07.807 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-31 22:49:07.807 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 22:49:07.807 | The following packages were automatically installed and are no longer required: 2022-03-31 22:49:07.808 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 22:49:07.808 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 22:49:07.808 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 22:49:07.808 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 22:49:07.808 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 22:49:07.808 | python3-zope.interface 2022-03-31 22:49:07.808 | Use 'sudo apt autoremove' to remove them. 2022-03-31 22:49:07.939 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 22:49:07.946 | + functions-common:apt_get:1234 : result=0 2022-03-31 22:49:07.950 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 22:49:07.952 | + functions-common:time_stop:2425 : local name 2022-03-31 22:49:07.956 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:49:07.960 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:49:07.963 | + functions-common:time_stop:2428 : local total 2022-03-31 22:49:07.966 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:49:07.968 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 22:49:07.971 | + functions-common:time_stop:2432 : start_time=1648766947196 2022-03-31 22:49:07.973 | + functions-common:time_stop:2434 : [[ -z 1648766947196 ]] 2022-03-31 22:49:07.978 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:49:07.983 | + functions-common:time_stop:2437 : end_time=1648766947980 2022-03-31 22:49:07.985 | + functions-common:time_stop:2438 : elapsed_time=784 2022-03-31 22:49:07.988 | + functions-common:time_stop:2439 : total=4680 2022-03-31 22:49:07.991 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:49:07.993 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5464 2022-03-31 22:49:07.996 | + functions-common:apt_get:1238 : return 0 2022-03-31 22:49:07.998 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-31 22:49:08.001 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:49:08.003 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:49:08.005 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-31 22:49:08.069 | Module proxy already enabled 2022-03-31 22:49:08.075 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-31 22:49:08.146 | Considering dependency proxy for proxy_uwsgi: 2022-03-31 22:49:08.146 | Module proxy already enabled 2022-03-31 22:49:08.146 | Module proxy_uwsgi already enabled 2022-03-31 22:49:08.155 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-31 22:49:08.158 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 22:49:08.162 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 22:49:08.165 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 22:49:08.304 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-31 22:49:08.307 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-31 22:49:08.309 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-31 22:49:08.311 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:49:08.314 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:49:08.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-03-31 22:49:08.319 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:49:08.321 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-31 22:49:08.324 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-31 22:49:08.326 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-31 22:49:08.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:49:08.331 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:49:08.333 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-03-31 22:49:08.335 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:49:08.337 | + ./stack.sh:main:883 : install_glanceclient 2022-03-31 22:49:08.340 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-31 22:49:08.342 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-31 22:49:08.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:49:08.347 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:49:08.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-03-31 22:49:08.352 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:49:08.354 | + ./stack.sh:main:884 : install_cinderclient 2022-03-31 22:49:08.357 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-31 22:49:08.359 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-31 22:49:08.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:49:08.364 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:49:08.366 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-03-31 22:49:08.369 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:49:08.371 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-31 22:49:08.373 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-31 22:49:08.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:49:08.378 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:49:08.381 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-03-31 22:49:08.383 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:49:08.385 | + ./stack.sh:main:885 : install_novaclient 2022-03-31 22:49:08.388 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-31 22:49:08.390 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-31 22:49:08.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:49:08.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:49:08.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-03-31 22:49:08.400 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:49:08.402 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-31 22:49:08.420 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:49:08.422 | + ./stack.sh:main:887 : install_swiftclient 2022-03-31 22:49:08.425 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-31 22:49:08.427 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-31 22:49:08.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:49:08.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:49:08.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-03-31 22:49:08.438 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:49:08.441 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-31 22:49:08.464 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:49:08.467 | + ./stack.sh:main:890 : install_neutronclient 2022-03-31 22:49:08.469 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-31 22:49:08.471 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-31 22:49:08.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:49:08.477 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:49:08.479 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-03-31 22:49:08.481 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:49:08.484 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-31 22:49:08.486 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-31 22:49:08.489 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-31 22:49:08.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:49:08.494 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:49:08.496 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-03-31 22:49:08.499 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:49:08.502 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-31 22:49:08.504 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-31 22:49:08.507 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 22:49:08.511 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-31 22:49:08.513 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-31 22:49:08.516 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 22:49:08.520 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-31 22:49:08.520 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 22:49:08.525 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-31 22:49:08.527 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-31 22:49:08.530 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-31 22:49:08.533 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-31 22:49:08.535 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-31 22:49:08.556 | Using python 3.8 to install keystonemiddleware 2022-03-31 22:49:08.559 | + 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 22:49:09.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:49:09.415 | from cryptography.utils import int_from_bytes 2022-03-31 22:49:09.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:49:09.415 | from cryptography.utils import int_from_bytes 2022-03-31 22:49:10.584 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:49:10.611 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-31 22:49:10.664 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-31 22:49:10.665 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-31 22:49:10.667 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-31 22:49:10.668 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-31 22:49:10.669 | 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 22:49:10.670 | 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 22:49:10.671 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-31 22:49:10.672 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-31 22:49:10.673 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-31 22:49:10.674 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-31 22:49:10.675 | 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 22:49:10.676 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-31 22:49:10.678 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-31 22:49:10.679 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-31 22:49:10.735 | 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 22:49:10.736 | 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 22:49:10.738 | 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 22:49:10.775 | 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 22:49:10.813 | 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 22:49:10.815 | 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 22:49:10.816 | 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 22:49:10.817 | 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 22:49:10.868 | 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 22:49:10.869 | 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 22:49:10.877 | 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 22:49:10.878 | 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 22:49:10.893 | 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 22:49:10.894 | 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 22:49:10.896 | 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 22:49:10.958 | 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 22:49:10.959 | 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 22:49:10.961 | 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 22:49:10.963 | 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 22:49:11.012 | 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 22:49:11.023 | 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 22:49:13.409 | 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 22:49:13.417 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:49:13.417 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:49:13.546 | + inc/python:pip_install:200 : result=0 2022-03-31 22:49:13.550 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:49:13.553 | + functions-common:time_stop:2425 : local name 2022-03-31 22:49:13.557 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:49:13.559 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:49:13.562 | + functions-common:time_stop:2428 : local total 2022-03-31 22:49:13.565 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:49:13.568 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:49:13.571 | + functions-common:time_stop:2432 : start_time=1648766948551 2022-03-31 22:49:13.573 | + functions-common:time_stop:2434 : [[ -z 1648766948551 ]] 2022-03-31 22:49:13.576 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:49:13.580 | + functions-common:time_stop:2437 : end_time=1648766953578 2022-03-31 22:49:13.583 | + functions-common:time_stop:2438 : elapsed_time=5027 2022-03-31 22:49:13.585 | + functions-common:time_stop:2439 : total=36143 2022-03-31 22:49:13.587 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:49:13.590 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41170 2022-03-31 22:49:13.592 | + inc/python:pip_install:203 : return 0 2022-03-31 22:49:13.595 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-31 22:49:13.597 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-31 22:49:13.600 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 22:49:13.603 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-31 22:49:13.606 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-31 22:49:13.608 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 22:49:13.612 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-31 22:49:13.612 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 22:49:13.618 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-31 22:49:13.620 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-31 22:49:13.622 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-31 22:49:13.625 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-31 22:49:13.628 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-31 22:49:13.649 | Using python 3.8 to install python-memcached 2022-03-31 22:49:13.651 | + 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 22:49:14.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:49:14.510 | from cryptography.utils import int_from_bytes 2022-03-31 22:49:14.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:49:14.510 | from cryptography.utils import int_from_bytes 2022-03-31 22:49:15.675 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:49:15.716 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-31 22:49:15.719 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-31 22:49:18.274 | 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 22:49:18.281 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:49:18.281 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:49:18.416 | + inc/python:pip_install:200 : result=0 2022-03-31 22:49:18.420 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:49:18.424 | + functions-common:time_stop:2425 : local name 2022-03-31 22:49:18.428 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:49:18.431 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:49:18.435 | + functions-common:time_stop:2428 : local total 2022-03-31 22:49:18.438 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:49:18.441 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:49:18.444 | + functions-common:time_stop:2432 : start_time=1648766953643 2022-03-31 22:49:18.447 | + functions-common:time_stop:2434 : [[ -z 1648766953643 ]] 2022-03-31 22:49:18.450 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:49:18.456 | + functions-common:time_stop:2437 : end_time=1648766958453 2022-03-31 22:49:18.460 | + functions-common:time_stop:2438 : elapsed_time=4810 2022-03-31 22:49:18.462 | + functions-common:time_stop:2439 : total=41170 2022-03-31 22:49:18.464 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:49:18.467 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45980 2022-03-31 22:49:18.469 | + inc/python:pip_install:203 : return 0 2022-03-31 22:49:18.472 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-31 22:49:18.492 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:49:18.494 | + ./stack.sh:main:897 : '[' 10.222.0.98 == 10.222.0.98 ']' 2022-03-31 22:49:18.497 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-31 22:49:18.499 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-31 22:49:18.502 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-31 22:49:18.504 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 22:49:18.507 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-31 22:49:18.509 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-31 22:49:18.526 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:49:18.529 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-31 22:49:18.531 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-31 22:49:18.533 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-31 22:49:18.536 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 22:49:18.538 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 22:49:18.540 | ++ functions-common:git_clone:612 : pwd 2022-03-31 22:49:18.543 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 22:49:18.545 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 22:49:18.548 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 22:49:18.564 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 22:49:18.566 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 22:49:18.568 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 22:49:18.571 | + functions-common:git_clone:629 : echo master 2022-03-31 22:49:18.571 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 22:49:18.577 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-31 22:49:18.579 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 22:49:18.581 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-31 22:49:18.584 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 22:49:18.584 | + functions-common:git_clone:678 : head -1 2022-03-31 22:49:18.588 | c141e6164 trivial: Fix typo 2022-03-31 22:49:18.590 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 22:49:18.592 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-31 22:49:18.595 | + inc/python:setup_develop:338 : local bindep 2022-03-31 22:49:18.597 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 22:49:18.599 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-31 22:49:18.602 | + inc/python:setup_develop:344 : local extras= 2022-03-31 22:49:18.604 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-31 22:49:18.607 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 22:49:18.609 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 22:49:18.611 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-31 22:49:18.614 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 22:49:18.616 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 22:49:18.619 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-31 22:49:18.622 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 22:49:18.624 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-31 22:49:18.627 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 22:49:18.629 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 22:49:18.632 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-31 22:49:18.638 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-31 22:49:18.640 | + 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 22:49:19.308 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-31 22:49:19.311 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 22:49:19.314 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 22:49:19.317 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 22:49:19.320 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 22:49:19.322 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-31 22:49:19.325 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 22:49:19.327 | + inc/python:setup_package:428 : local extras= 2022-03-31 22:49:19.329 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 22:49:19.331 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 22:49:19.333 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 22:49:19.336 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 22:49:19.338 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 22:49:19.340 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-31 22:49:19.361 | Using python 3.8 to install /opt/stack/keystone 2022-03-31 22:49:19.364 | + 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 22:49:20.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:49:20.218 | from cryptography.utils import int_from_bytes 2022-03-31 22:49:20.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:49:20.218 | from cryptography.utils import int_from_bytes 2022-03-31 22:49:21.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:49:21.376 | Obtaining file:///opt/stack/keystone 2022-03-31 22:49:21.376 | Preparing metadata (setup.py): started 2022-03-31 22:49:24.906 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 22:49:24.983 | 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 22:49:24.984 | 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 22:49:24.985 | 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 22:49:24.986 | 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 22:49:24.988 | 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 22:49:24.989 | 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 22:49:24.990 | 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 22:49:24.991 | 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 22:49:24.992 | 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 22:49:24.993 | 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 22:49:24.994 | 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 22:49:24.995 | 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 22:49:24.996 | 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 22:49:24.997 | 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 22:49:24.998 | 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 22:49:24.999 | 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 22:49:25.000 | 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 22:49:25.001 | 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 22:49:25.003 | 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 22:49:25.004 | 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 22:49:25.005 | 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 22:49:25.006 | 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 22:49:25.007 | 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 22:49:25.008 | 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 22:49:25.010 | 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 22:49:25.010 | 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 22:49:25.011 | 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 22:49:25.013 | 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 22:49:25.014 | 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 22:49:25.015 | 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 22:49:25.016 | 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 22:49:25.017 | 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 22:49:25.019 | 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 22:49:25.019 | 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 22:49:25.030 | 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 22:49:25.031 | 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 22:49:25.074 | 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 22:49:25.086 | 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 22:49:25.087 | 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 22:49:25.088 | 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 22:49:25.089 | 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 22:49:25.099 | 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 22:49:25.163 | 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 22:49:25.164 | 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 22:49:25.257 | 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 22:49:25.259 | 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 22:49:25.260 | 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 22:49:25.261 | 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 22:49:25.314 | 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 22:49:25.316 | 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 22:49:25.317 | 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 22:49:25.366 | 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 22:49:25.369 | 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 22:49:25.425 | 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 22:49:25.426 | 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 22:49:25.427 | 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 22:49:25.429 | 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 22:49:25.432 | 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 22:49:25.433 | 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 22:49:25.454 | 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 22:49:25.501 | 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 22:49:25.521 | 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 22:49:25.522 | 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 22:49:25.524 | 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 22:49:25.525 | 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 22:49:25.604 | 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 22:49:25.716 | 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 22:49:25.717 | 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 22:49:25.718 | 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 22:49:25.720 | 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 22:49:25.721 | 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 22:49:25.936 | 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 22:49:25.958 | 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 22:49:25.960 | 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 22:49:26.026 | 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 22:49:26.028 | 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 22:49:26.045 | 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 22:49:26.117 | 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 22:49:26.155 | 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 22:49:26.265 | 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 22:49:26.338 | 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 22:49:26.463 | 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 22:49:26.490 | 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 22:49:26.530 | 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 22:49:26.533 | 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 22:49:26.535 | 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 22:49:26.536 | 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 22:49:26.537 | 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 22:49:26.538 | 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 22:49:26.591 | 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 22:49:26.724 | 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 22:49:26.725 | 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 22:49:26.728 | 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 22:49:26.730 | 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 22:49:26.877 | 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 22:49:26.956 | 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 22:49:27.027 | 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 22:49:27.197 | 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 22:49:27.454 | 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 22:49:27.487 | 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 22:49:29.356 | Installing collected packages: keystone 2022-03-31 22:49:29.356 | Attempting uninstall: keystone 2022-03-31 22:49:29.357 | Found existing installation: keystone 21.1.0.dev2 2022-03-31 22:49:29.360 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-31 22:49:29.361 | Running setup.py develop for keystone 2022-03-31 22:49:33.806 | Successfully installed keystone 2022-03-31 22:49:33.806 | 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 22:49:33.814 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:49:33.814 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:49:33.954 | + inc/python:pip_install:200 : result=0 2022-03-31 22:49:33.957 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:49:33.961 | + functions-common:time_stop:2425 : local name 2022-03-31 22:49:33.963 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:49:33.965 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:49:33.967 | + functions-common:time_stop:2428 : local total 2022-03-31 22:49:33.969 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:49:33.971 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:49:33.974 | + functions-common:time_stop:2432 : start_time=1648766959355 2022-03-31 22:49:33.976 | + functions-common:time_stop:2434 : [[ -z 1648766959355 ]] 2022-03-31 22:49:33.979 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:49:33.983 | + functions-common:time_stop:2437 : end_time=1648766973980 2022-03-31 22:49:33.985 | + functions-common:time_stop:2438 : elapsed_time=14625 2022-03-31 22:49:33.987 | + functions-common:time_stop:2439 : total=45980 2022-03-31 22:49:33.989 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:49:33.991 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60605 2022-03-31 22:49:33.993 | + inc/python:pip_install:203 : return 0 2022-03-31 22:49:33.996 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 22:49:33.998 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 22:49:34.000 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 22:49:34.019 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 22:49:34.031 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-31 22:49:34.033 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-31 22:49:34.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:49:34.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:49:34.041 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-03-31 22:49:34.043 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:49:34.046 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-31 22:49:34.063 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:49:34.065 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-31 22:49:34.068 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 22:49:34.070 | + ./stack.sh:main:899 : configure_keystone 2022-03-31 22:49:34.073 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-31 22:49:34.085 | + 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 22:49:34.087 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-31 22:49:34.092 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-31 22:49:34.108 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:49:34.110 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-31 22:49:34.140 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-31 22:49:34.169 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-31 22:49:34.199 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-31 22:49:34.229 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-31 22:49:34.259 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-31 22:49:34.289 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-31 22:49:34.317 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-31 22:49:34.345 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-31 22:49:34.347 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-31 22:49:34.349 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-31 22:49:34.352 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-31 22:49:34.355 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 22:49:34.357 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 22:49:34.374 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:49:34.378 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 22:49:34.380 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 22:49:34.382 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 22:49:34.399 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:49:34.401 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 22:49:34.404 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 22:49:34.435 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 22:49:34.437 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 22:49:34.440 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-31 22:49:34.442 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-31 22:49:34.459 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:49:34.461 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.98/identity 2022-03-31 22:49:34.491 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-31 22:49:34.494 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-31 22:49:34.526 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-31 22:49:34.528 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-31 22:49:34.531 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-31 22:49:34.533 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-31 22:49:34.536 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-31 22:49:34.539 | + 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 22:49:34.569 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-31 22:49:34.571 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-31 22:49:34.574 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-31 22:49:34.576 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-31 22:49:34.579 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 22:49:34.596 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 22:49:34.598 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 22:49:34.601 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 22:49:34.603 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 22:49:34.605 | + 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 22:49:34.633 | + 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 22:49:34.660 | + 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 22:49:34.688 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 22:49:34.716 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-31 22:49:34.745 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-31 22:49:34.747 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-31 22:49:34.749 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-31 22:49:34.752 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-31 22:49:34.754 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-31 22:49:34.757 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 22:49:34.759 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 22:49:34.762 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-31 22:49:34.766 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-31 22:49:34.768 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 22:49:34.771 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 22:49:34.784 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 22:49:34.784 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 22:49:34.792 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 22:49:34.796 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 22:49:34.811 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 22:49:34.813 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-31 22:49:34.817 | + 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 22:49:34.847 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-31 22:49:34.874 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-31 22:49:34.902 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-31 22:49:34.935 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-31 22:49:34.967 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-31 22:49:34.998 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-31 22:49:35.025 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-31 22:49:35.053 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-31 22:49:35.080 | + 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 22:49:35.108 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-31 22:49:35.138 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-31 22:49:35.165 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-31 22:49:35.193 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 22:49:35.196 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 22:49:35.199 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-31 22:49:35.202 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-31 22:49:35.204 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 22:49:35.207 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:49:35.209 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:49:35.212 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 22:49:35.215 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 22:49:35.218 | + 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 22:49:35.247 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-31 22:49:35.282 | + 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 22:49:35.282 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 22:49:35.290 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-31 22:49:35.294 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-31 22:49:35.296 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-31 22:49:35.299 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 22:49:35.301 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 22:49:35.303 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 22:49:35.306 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:49:35.308 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:49:35.310 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 22:49:35.313 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 22:49:35.315 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:49:35.317 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:49:35.319 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-31 22:49:35.383 | Site keystone-wsgi-public already enabled 2022-03-31 22:49:35.389 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 22:49:35.393 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 22:49:35.397 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 22:49:35.400 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 22:49:35.539 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-31 22:49:35.569 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-31 22:49:35.602 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-31 22:49:35.638 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-31 22:49:35.641 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-31 22:49:35.672 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-31 22:49:35.700 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-31 22:49:35.728 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-31 22:49:35.731 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-31 22:49:35.748 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:49:35.751 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-31 22:49:35.768 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:49:35.771 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-31 22:49:35.773 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-31 22:49:35.776 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-31 22:49:35.778 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 22:49:35.780 | + lib/stack:stack_install_service:32 : install_swift 2022-03-31 22:49:35.783 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-31 22:49:35.785 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-31 22:49:35.788 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-31 22:49:35.790 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 22:49:35.792 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 22:49:35.795 | ++ functions-common:git_clone:612 : pwd 2022-03-31 22:49:35.798 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 22:49:35.800 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 22:49:35.803 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 22:49:35.819 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 22:49:35.821 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 22:49:35.823 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 22:49:35.826 | + functions-common:git_clone:629 : echo master 2022-03-31 22:49:35.826 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 22:49:35.831 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-31 22:49:35.834 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 22:49:35.836 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-31 22:49:35.839 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 22:49:35.840 | + functions-common:git_clone:678 : head -1 2022-03-31 22:49:35.844 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-03-31 22:49:35.848 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 22:49:35.852 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-31 22:49:35.855 | + inc/python:setup_develop:338 : local bindep 2022-03-31 22:49:35.858 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 22:49:35.861 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-31 22:49:35.865 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-31 22:49:35.868 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-31 22:49:35.871 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 22:49:35.874 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 22:49:35.877 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-31 22:49:35.880 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 22:49:35.883 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-31 22:49:35.886 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-31 22:49:35.888 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 22:49:35.891 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-31 22:49:35.894 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 22:49:35.896 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 22:49:35.899 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-31 22:49:35.905 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-31 22:49:35.907 | + 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 22:49:36.552 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-31 22:49:36.555 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 22:49:36.559 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 22:49:36.562 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 22:49:36.566 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 22:49:36.569 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-31 22:49:36.572 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 22:49:36.574 | + inc/python:setup_package:428 : local extras=keystone 2022-03-31 22:49:36.577 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 22:49:36.579 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-31 22:49:36.581 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-31 22:49:36.583 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-31 22:49:36.586 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 22:49:36.589 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-31 22:49:36.611 | Using python 3.8 to install /opt/stack/swift 2022-03-31 22:49:36.613 | + 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 22:49:37.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:49:37.489 | from cryptography.utils import int_from_bytes 2022-03-31 22:49:37.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:49:37.489 | from cryptography.utils import int_from_bytes 2022-03-31 22:49:38.625 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:49:38.651 | Obtaining file:///opt/stack/swift 2022-03-31 22:49:38.652 | Preparing metadata (setup.py): started 2022-03-31 22:49:41.869 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 22:49:41.912 | 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 22:49:41.913 | 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 22:49:41.914 | 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 22:49:41.915 | 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 22:49:41.916 | 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 22:49:41.917 | 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 22:49:41.919 | 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 22:49:41.920 | 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 22:49:41.921 | 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 22:49:41.922 | 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 22:49:41.923 | 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 22:49:41.960 | 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 22:49:41.967 | 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 22:49:42.022 | 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 22:49:42.024 | 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 22:49:42.025 | 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 22:49:42.026 | 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 22:49:42.028 | 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 22:49:42.029 | 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 22:49:42.030 | 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 22:49:42.031 | 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 22:49:42.032 | 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 22:49:42.033 | 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 22:49:42.034 | 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 22:49:42.035 | 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 22:49:42.055 | 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 22:49:42.086 | 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 22:49:42.087 | 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 22:49:42.089 | 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 22:49:42.091 | 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 22:49:42.113 | 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 22:49:42.203 | 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 22:49:42.204 | 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 22:49:42.206 | 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 22:49:42.247 | 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 22:49:42.290 | 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 22:49:42.292 | 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 22:49:42.293 | 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 22:49:42.294 | 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 22:49:42.353 | 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 22:49:42.355 | 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 22:49:42.370 | 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 22:49:42.371 | 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 22:49:42.388 | 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 22:49:42.390 | 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 22:49:42.493 | 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 22:49:42.508 | 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 22:49:44.781 | Installing collected packages: swift 2022-03-31 22:49:44.781 | Attempting uninstall: swift 2022-03-31 22:49:44.781 | Found existing installation: swift 2.30.0.dev8 2022-03-31 22:49:44.784 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-31 22:49:44.785 | Running setup.py develop for swift 2022-03-31 22:49:48.979 | Successfully installed swift 2022-03-31 22:49:48.979 | 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 22:49:48.987 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:49:48.987 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:49:49.124 | + inc/python:pip_install:200 : result=0 2022-03-31 22:49:49.126 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:49:49.129 | + functions-common:time_stop:2425 : local name 2022-03-31 22:49:49.131 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:49:49.133 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:49:49.136 | + functions-common:time_stop:2428 : local total 2022-03-31 22:49:49.138 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:49:49.141 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:49:49.145 | + functions-common:time_stop:2432 : start_time=1648766976605 2022-03-31 22:49:49.148 | + functions-common:time_stop:2434 : [[ -z 1648766976605 ]] 2022-03-31 22:49:49.151 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:49:49.155 | + functions-common:time_stop:2437 : end_time=1648766989153 2022-03-31 22:49:49.158 | + functions-common:time_stop:2438 : elapsed_time=12548 2022-03-31 22:49:49.160 | + functions-common:time_stop:2439 : total=60605 2022-03-31 22:49:49.162 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:49:49.165 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73153 2022-03-31 22:49:49.167 | + inc/python:pip_install:203 : return 0 2022-03-31 22:49:49.169 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 22:49:49.172 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 22:49:49.175 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 22:49:49.193 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 22:49:49.205 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-31 22:49:49.208 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-31 22:49:49.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:49:49.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:49:49.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-03-31 22:49:49.219 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:49:49.222 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-31 22:49:49.225 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 22:49:49.228 | + ./stack.sh:main:908 : configure_swift 2022-03-31 22:49:49.232 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-31 22:49:49.234 | + lib/swift:configure_swift:332 : local node_number 2022-03-31 22:49:49.237 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-31 22:49:49.239 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-31 22:49:49.241 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 22:49:50.386 | No container-server running 2022-03-31 22:49:50.387 | No container-sync running 2022-03-31 22:49:50.387 | No object-expirer running 2022-03-31 22:49:50.387 | No object-reconstructor running 2022-03-31 22:49:50.387 | No container-replicator running 2022-03-31 22:49:50.387 | No object-auditor running 2022-03-31 22:49:50.387 | No container-auditor running 2022-03-31 22:49:50.387 | No account-reaper running 2022-03-31 22:49:50.387 | No object-updater running 2022-03-31 22:49:50.387 | No container-sharder running 2022-03-31 22:49:50.387 | No object-server running 2022-03-31 22:49:50.387 | No container-updater running 2022-03-31 22:49:50.387 | No proxy-server running 2022-03-31 22:49:50.387 | No container-reconciler running 2022-03-31 22:49:50.387 | No object-replicator running 2022-03-31 22:49:50.387 | No account-server running 2022-03-31 22:49:50.387 | No account-replicator running 2022-03-31 22:49:50.387 | No account-auditor running 2022-03-31 22:49:50.482 | + lib/swift:configure_swift:337 : true 2022-03-31 22:49:50.485 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-31 22:49:50.502 | + 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 22:49:50.520 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-31 22:49:50.524 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-31 22:49:50.524 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-31 22:49:50.529 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-31 22:49:50.529 | s/%GROUP%/ubuntu/; 2022-03-31 22:49:50.529 | s/%USER%/ubuntu/; 2022-03-31 22:49:50.529 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-31 22:49:50.529 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-31 22:49:50.532 | uid = ubuntu 2022-03-31 22:49:50.532 | gid = ubuntu 2022-03-31 22:49:50.532 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-31 22:49:50.532 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-31 22:49:50.532 | address = 127.0.0.1 2022-03-31 22:49:50.532 | 2022-03-31 22:49:50.532 | [account6612] 2022-03-31 22:49:50.532 | max connections = 25 2022-03-31 22:49:50.532 | path = /opt/stack/data/swift/1/node/ 2022-03-31 22:49:50.532 | read only = false 2022-03-31 22:49:50.532 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-31 22:49:50.532 | 2022-03-31 22:49:50.532 | [account6622] 2022-03-31 22:49:50.532 | max connections = 25 2022-03-31 22:49:50.532 | path = /opt/stack/data/swift/2/node/ 2022-03-31 22:49:50.533 | read only = false 2022-03-31 22:49:50.533 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-31 22:49:50.533 | 2022-03-31 22:49:50.533 | [account6632] 2022-03-31 22:49:50.533 | max connections = 25 2022-03-31 22:49:50.533 | path = /opt/stack/data/swift/3/node/ 2022-03-31 22:49:50.533 | read only = false 2022-03-31 22:49:50.533 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-31 22:49:50.533 | 2022-03-31 22:49:50.533 | [account6642] 2022-03-31 22:49:50.533 | max connections = 25 2022-03-31 22:49:50.533 | path = /opt/stack/data/swift/4/node/ 2022-03-31 22:49:50.533 | read only = false 2022-03-31 22:49:50.533 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-31 22:49:50.533 | 2022-03-31 22:49:50.533 | 2022-03-31 22:49:50.533 | [container6611] 2022-03-31 22:49:50.533 | max connections = 25 2022-03-31 22:49:50.533 | path = /opt/stack/data/swift/1/node/ 2022-03-31 22:49:50.533 | read only = false 2022-03-31 22:49:50.533 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-31 22:49:50.533 | 2022-03-31 22:49:50.533 | [container6621] 2022-03-31 22:49:50.533 | max connections = 25 2022-03-31 22:49:50.533 | path = /opt/stack/data/swift/2/node/ 2022-03-31 22:49:50.533 | read only = false 2022-03-31 22:49:50.533 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-31 22:49:50.533 | 2022-03-31 22:49:50.533 | [container6631] 2022-03-31 22:49:50.533 | max connections = 25 2022-03-31 22:49:50.533 | path = /opt/stack/data/swift/3/node/ 2022-03-31 22:49:50.533 | read only = false 2022-03-31 22:49:50.533 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-31 22:49:50.533 | 2022-03-31 22:49:50.533 | [container6641] 2022-03-31 22:49:50.534 | max connections = 25 2022-03-31 22:49:50.534 | path = /opt/stack/data/swift/4/node/ 2022-03-31 22:49:50.534 | read only = false 2022-03-31 22:49:50.534 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-31 22:49:50.534 | 2022-03-31 22:49:50.534 | 2022-03-31 22:49:50.534 | [object6613] 2022-03-31 22:49:50.534 | max connections = 25 2022-03-31 22:49:50.534 | path = /opt/stack/data/swift/1/node/ 2022-03-31 22:49:50.534 | read only = false 2022-03-31 22:49:50.534 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-31 22:49:50.534 | 2022-03-31 22:49:50.534 | [object6623] 2022-03-31 22:49:50.534 | max connections = 25 2022-03-31 22:49:50.534 | path = /opt/stack/data/swift/2/node/ 2022-03-31 22:49:50.534 | read only = false 2022-03-31 22:49:50.534 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-31 22:49:50.534 | 2022-03-31 22:49:50.534 | [object6633] 2022-03-31 22:49:50.534 | max connections = 25 2022-03-31 22:49:50.534 | path = /opt/stack/data/swift/3/node/ 2022-03-31 22:49:50.534 | read only = false 2022-03-31 22:49:50.534 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-31 22:49:50.534 | 2022-03-31 22:49:50.534 | [object6643] 2022-03-31 22:49:50.534 | max connections = 25 2022-03-31 22:49:50.534 | path = /opt/stack/data/swift/4/node/ 2022-03-31 22:49:50.534 | read only = false 2022-03-31 22:49:50.534 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-31 22:49:50.536 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-31 22:49:50.538 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:49:50.540 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:49:50.542 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-31 22:49:50.555 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-31 22:49:50.557 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-31 22:49:50.562 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-31 22:49:50.566 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-31 22:49:50.569 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-31 22:49:50.574 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-31 22:49:50.603 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.98:8080/v1/ 2022-03-31 22:49:50.629 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-31 22:49:50.647 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-31 22:49:50.675 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-31 22:49:50.695 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-31 22:49:50.724 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-31 22:49:50.742 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-31 22:49:50.775 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-31 22:49:50.794 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-31 22:49:50.825 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-31 22:49:50.843 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 22:49:50.873 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-31 22:49:50.892 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-31 22:49:50.907 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:49:50.909 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-31 22:49:50.937 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-31 22:49:50.964 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-31 22:49:50.992 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-31 22:49:51.019 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-31 22:49:51.034 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:49:51.036 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-31 22:49:51.066 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-31 22:49:51.082 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:49:51.084 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-31 22:49:51.103 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:49:51.105 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-31 22:49:51.107 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-31 22:49:51.128 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:49:51.131 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-31 22:49:51.133 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-31 22:49:51.136 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-31 22:49:51.141 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-31 22:49:51.146 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-31 22:49:51.178 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-31 22:49:51.210 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-31 22:49:51.244 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-31 22:49:51.274 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-31 22:49:51.302 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-31 22:49:51.304 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-31 22:49:51.306 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-31 22:49:51.309 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-31 22:49:51.311 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-31 22:49:51.338 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-31 22:49:51.365 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.98/identity 2022-03-31 22:49:51.393 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-31 22:49:51.422 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-31 22:49:51.449 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-31 22:49:51.477 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-31 22:49:51.505 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-31 22:49:51.533 | + 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 22:49:51.565 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-31 22:49:51.592 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-31 22:49:51.620 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-31 22:49:51.648 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-31 22:49:51.676 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-31 22:49:51.706 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-31 22:49:51.735 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-31 22:49:51.755 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-31 22:49:51.783 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-31 22:49:51.811 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-31 22:49:51.815 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-31 22:49:51.844 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-31 22:49:51.873 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-31 22:49:51.900 | + lib/swift:configure_swift:475 : local node_number 2022-03-31 22:49:51.903 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 22:49:51.905 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 22:49:51.907 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-31 22:49:51.912 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-31 22:49:51.914 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 22:49:51.916 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 22:49:51.919 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-31 22:49:51.921 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-31 22:49:51.923 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 22:49:51.925 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 22:49:51.928 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-31 22:49:51.949 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-31 22:49:51.980 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-31 22:49:51.998 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-31 22:49:52.026 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-31 22:49:52.045 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 22:49:52.076 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-31 22:49:52.096 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 22:49:52.127 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-31 22:49:52.145 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 22:49:52.175 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-31 22:49:52.194 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-31 22:49:52.222 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-31 22:49:52.241 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-31 22:49:52.269 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-31 22:49:52.288 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-31 22:49:52.316 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-31 22:49:52.336 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-31 22:49:52.365 | + 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 22:49:52.370 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-31 22:49:52.391 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 22:49:52.419 | + 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 22:49:52.448 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 22:49:52.451 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-31 22:49:52.455 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-31 22:49:52.458 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 22:49:52.460 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 22:49:52.463 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-31 22:49:52.465 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-31 22:49:52.467 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 22:49:52.470 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 22:49:52.472 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-31 22:49:52.493 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-31 22:49:52.525 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-31 22:49:52.544 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-31 22:49:52.572 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-31 22:49:52.590 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 22:49:52.619 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-31 22:49:52.638 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 22:49:52.666 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-31 22:49:52.685 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 22:49:52.717 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-31 22:49:52.736 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-31 22:49:52.765 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-31 22:49:52.785 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-31 22:49:52.820 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-31 22:49:52.842 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-31 22:49:52.872 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-31 22:49:52.894 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-31 22:49:52.925 | + 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 22:49:52.930 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-31 22:49:52.949 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 22:49:52.978 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 22:49:52.980 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-31 22:49:52.985 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-31 22:49:52.987 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 22:49:52.989 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 22:49:52.992 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-31 22:49:52.994 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-31 22:49:52.996 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 22:49:52.998 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 22:49:53.001 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-31 22:49:53.019 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-31 22:49:53.047 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-31 22:49:53.065 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-31 22:49:53.093 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-31 22:49:53.112 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 22:49:53.141 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-31 22:49:53.159 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 22:49:53.191 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-31 22:49:53.211 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 22:49:53.245 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-31 22:49:53.265 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-31 22:49:53.296 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-31 22:49:53.314 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-31 22:49:53.342 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-31 22:49:53.361 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-31 22:49:53.394 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-31 22:49:53.417 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-31 22:49:53.445 | + 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 22:49:53.450 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-31 22:49:53.468 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 22:49:53.503 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-31 22:49:53.536 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-31 22:49:53.565 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-31 22:49:53.593 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-31 22:49:53.595 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-31 22:49:53.600 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-31 22:49:53.632 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-31 22:49:53.664 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-31 22:49:53.693 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-31 22:49:53.721 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-31 22:49:53.750 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-31 22:49:53.778 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-31 22:49:53.806 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-31 22:49:53.834 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-31 22:49:53.862 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-31 22:49:53.878 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:49:53.880 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-31 22:49:53.899 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-31 22:49:53.902 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-31 22:49:53.921 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-31 22:49:53.924 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.98 2022-03-31 22:49:53.952 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-31 22:49:53.954 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-31 22:49:53.982 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.98/identity 2022-03-31 22:49:54.011 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-31 22:49:54.013 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-31 22:49:54.041 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-31 22:49:54.058 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:49:54.061 | + lib/swift:configure_swift:538 : local user_group 2022-03-31 22:49:54.064 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-31 22:49:54.069 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-31 22:49:54.072 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-31 22:49:54.085 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-31 22:49:54.087 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-31 22:49:54.098 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-31 22:49:54.101 | + lib/swift:configure_swift:545 : is_suse 2022-03-31 22:49:54.104 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 22:49:54.106 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 22:49:54.108 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 22:49:54.111 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 22:49:54.113 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 22:49:54.116 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 22:49:54.118 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-31 22:49:54.130 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-31 22:49:54.133 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-31 22:49:54.136 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-31 22:49:54.153 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:49:54.155 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-31 22:49:54.172 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:49:54.175 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-31 22:49:54.177 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-31 22:49:54.180 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-31 22:49:54.182 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 22:49:54.185 | + lib/stack:stack_install_service:32 : install_glance 2022-03-31 22:49:54.187 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-31 22:49:54.190 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-31 22:49:54.192 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-31 22:49:54.209 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:49:54.212 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-31 22:49:54.214 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-31 22:49:54.231 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:49:54.234 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-31 22:49:54.237 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-31 22:49:54.239 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-31 22:49:54.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:49:54.245 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:49:54.247 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-03-31 22:49:54.250 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:49:54.253 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-31 22:49:54.256 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-31 22:49:54.258 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-31 22:49:54.261 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-31 22:49:54.264 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-31 22:49:54.267 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-31 22:49:54.269 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-31 22:49:54.273 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-31 22:49:54.276 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-31 22:49:54.278 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-31 22:49:54.282 | +++ 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 22:49:54.283 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-31 22:49:54.288 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-31 22:49:54.290 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-31 22:49:54.293 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-31 22:49:54.296 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-31 22:49:54.299 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-31 22:49:54.320 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-31 22:49:54.323 | + 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 22:49:55.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:49:55.179 | from cryptography.utils import int_from_bytes 2022-03-31 22:49:55.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:49:55.180 | from cryptography.utils import int_from_bytes 2022-03-31 22:49:56.316 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:49:56.345 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-31 22:49:56.425 | 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 22:49:56.426 | 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 22:49:56.427 | 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 22:49:56.428 | 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 22:49:56.429 | 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 22:49:56.430 | 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 22:49:56.431 | 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 22:49:56.432 | 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 22:49:56.433 | 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 22:49:56.434 | 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 22:49:56.436 | 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 22:49:56.437 | 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 22:49:56.439 | 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 22:49:56.441 | 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 22:49:56.444 | 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 22:49:56.446 | 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 22:49:56.449 | 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 22:49:56.451 | 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 22:49:56.460 | 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 22:49:56.461 | 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 22:49:56.474 | 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 22:49:56.541 | 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 22:49:56.542 | 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 22:49:56.544 | 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 22:49:56.568 | 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 22:49:56.569 | 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 22:49:56.572 | 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 22:49:56.573 | 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 22:49:56.574 | 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 22:49:56.585 | 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 22:49:56.626 | 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 22:49:56.627 | 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 22:49:56.628 | 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 22:49:56.629 | 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 22:49:56.651 | 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 22:49:56.652 | 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 22:49:56.666 | 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 22:49:56.683 | 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 22:49:56.684 | 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 22:49:56.703 | 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 22:49:56.704 | 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 22:49:56.784 | 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 22:49:56.786 | 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 22:49:56.788 | 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 22:49:56.790 | 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 22:49:56.839 | 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 22:49:56.864 | 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 22:49:57.061 | 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 22:49:57.062 | 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 22:49:57.096 | 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 22:49:57.097 | 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 22:49:57.098 | 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 22:49:57.100 | 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 22:49:57.101 | 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 22:49:57.102 | 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 22:49:57.158 | 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 22:49:57.345 | 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 22:49:57.369 | 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 22:49:57.450 | 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 22:49:57.595 | 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 22:49:59.660 | 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 22:49:59.668 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:49:59.668 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:49:59.798 | + inc/python:pip_install:200 : result=0 2022-03-31 22:49:59.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:49:59.805 | + functions-common:time_stop:2425 : local name 2022-03-31 22:49:59.810 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:49:59.813 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:49:59.817 | + functions-common:time_stop:2428 : local total 2022-03-31 22:49:59.820 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:49:59.824 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:49:59.826 | + functions-common:time_stop:2432 : start_time=1648766994315 2022-03-31 22:49:59.830 | + functions-common:time_stop:2434 : [[ -z 1648766994315 ]] 2022-03-31 22:49:59.834 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:49:59.840 | + functions-common:time_stop:2437 : end_time=1648766999837 2022-03-31 22:49:59.843 | + functions-common:time_stop:2438 : elapsed_time=5522 2022-03-31 22:49:59.846 | + functions-common:time_stop:2439 : total=73153 2022-03-31 22:49:59.848 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:49:59.851 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=78675 2022-03-31 22:49:59.854 | + inc/python:pip_install:203 : return 0 2022-03-31 22:49:59.857 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-31 22:49:59.859 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-31 22:49:59.862 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-31 22:49:59.876 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-31 22:49:59.882 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-31 22:49:59.884 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-31 22:49:59.887 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-31 22:49:59.889 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 22:49:59.891 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 22:49:59.894 | ++ functions-common:git_clone:612 : pwd 2022-03-31 22:49:59.897 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 22:49:59.899 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 22:49:59.902 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 22:49:59.919 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 22:49:59.921 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 22:49:59.924 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 22:49:59.927 | + functions-common:git_clone:629 : echo master 2022-03-31 22:49:59.927 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 22:49:59.932 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-31 22:49:59.935 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 22:49:59.937 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-31 22:49:59.940 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 22:49:59.941 | + functions-common:git_clone:678 : head -1 2022-03-31 22:49:59.945 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-31 22:49:59.947 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 22:49:59.950 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-31 22:49:59.953 | + inc/python:setup_develop:338 : local bindep 2022-03-31 22:49:59.956 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 22:49:59.958 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-31 22:49:59.961 | + inc/python:setup_develop:344 : local extras= 2022-03-31 22:49:59.964 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-31 22:49:59.966 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 22:49:59.969 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 22:49:59.971 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-31 22:49:59.974 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 22:49:59.977 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 22:49:59.981 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-31 22:49:59.984 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 22:49:59.988 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-31 22:49:59.991 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 22:49:59.994 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 22:49:59.998 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-31 22:50:00.006 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-31 22:50:00.009 | + 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 22:50:00.652 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-31 22:50:00.655 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 22:50:00.659 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 22:50:00.662 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 22:50:00.665 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 22:50:00.668 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-31 22:50:00.671 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 22:50:00.675 | + inc/python:setup_package:428 : local extras= 2022-03-31 22:50:00.678 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 22:50:00.681 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 22:50:00.684 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 22:50:00.687 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 22:50:00.691 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 22:50:00.694 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-31 22:50:00.715 | Using python 3.8 to install /opt/stack/glance 2022-03-31 22:50:00.718 | + 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 22:50:01.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:50:01.579 | from cryptography.utils import int_from_bytes 2022-03-31 22:50:01.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:50:01.579 | from cryptography.utils import int_from_bytes 2022-03-31 22:50:02.715 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:50:02.743 | Obtaining file:///opt/stack/glance 2022-03-31 22:50:02.744 | Preparing metadata (setup.py): started 2022-03-31 22:50:05.889 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 22:50:05.968 | 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 22:50:05.969 | 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 22:50:05.970 | 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 22:50:05.971 | 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 22:50:05.972 | 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 22:50:05.973 | 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 22:50:05.974 | 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 22:50:05.976 | 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 22:50:05.977 | 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 22:50:05.978 | 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 22:50:05.979 | 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 22:50:05.980 | 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 22:50:05.981 | 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 22:50:05.982 | 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 22:50:05.983 | 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 22:50:05.984 | 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 22:50:05.985 | 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 22:50:05.987 | 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 22:50:05.988 | 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 22:50:05.989 | 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 22:50:05.990 | 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 22:50:05.991 | 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 22:50:05.992 | 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 22:50:05.993 | 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 22:50:05.994 | 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 22:50:05.995 | 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 22:50:05.996 | 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 22:50:05.997 | 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 22:50:05.998 | 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 22:50:05.999 | 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 22:50:06.000 | 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 22:50:06.002 | 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 22:50:06.003 | 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 22:50:06.004 | 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 22:50:06.005 | 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 22:50:06.006 | 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 22:50:06.008 | 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 22:50:06.009 | 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 22:50:06.010 | 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 22:50:06.011 | 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 22:50:06.012 | 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 22:50:06.013 | 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 22:50:06.014 | 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 22:50:06.030 | 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 22:50:06.032 | 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 22:50:06.033 | 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 22:50:06.053 | 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 22:50:06.055 | 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 22:50:06.094 | 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 22:50:06.109 | 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 22:50:06.118 | 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 22:50:06.133 | 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 22:50:06.134 | 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 22:50:06.135 | 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 22:50:06.224 | 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 22:50:06.300 | 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 22:50:06.353 | 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 22:50:06.355 | 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 22:50:06.387 | 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 22:50:06.431 | 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 22:50:06.432 | 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 22:50:06.434 | 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 22:50:06.491 | 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 22:50:06.492 | 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 22:50:06.496 | 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 22:50:06.521 | 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 22:50:06.592 | 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 22:50:06.595 | 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 22:50:06.656 | 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 22:50:06.657 | 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 22:50:06.658 | 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 22:50:06.660 | 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 22:50:06.663 | 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 22:50:06.689 | 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 22:50:06.691 | 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 22:50:06.692 | 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 22:50:06.734 | 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 22:50:06.778 | 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 22:50:06.779 | 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 22:50:06.782 | 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 22:50:06.857 | 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 22:50:06.916 | 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 22:50:07.016 | 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 22:50:07.283 | 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 22:50:07.285 | 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 22:50:07.287 | 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 22:50:07.288 | 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 22:50:07.342 | 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 22:50:07.365 | 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 22:50:07.477 | 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 22:50:07.578 | 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 22:50:07.785 | 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 22:50:07.786 | 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 22:50:07.787 | 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 22:50:07.788 | 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 22:50:07.790 | 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 22:50:07.792 | 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 22:50:07.794 | 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 22:50:07.911 | 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 22:50:07.942 | 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 22:50:07.986 | 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 22:50:07.990 | 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 22:50:08.224 | 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 22:50:08.407 | 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 22:50:08.410 | 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 22:50:08.411 | 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 22:50:08.412 | 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 22:50:08.516 | 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 22:50:08.671 | 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 22:50:08.773 | 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 22:50:09.077 | 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 22:50:09.082 | 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 22:50:09.303 | 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 22:50:09.614 | 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 22:50:09.920 | 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 22:50:09.921 | 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 22:50:11.346 | Installing collected packages: glance 2022-03-31 22:50:11.346 | Attempting uninstall: glance 2022-03-31 22:50:11.347 | Found existing installation: glance 24.1.0.dev4 2022-03-31 22:50:11.354 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-31 22:50:11.355 | Running setup.py develop for glance 2022-03-31 22:50:15.720 | Successfully installed glance 2022-03-31 22:50:15.720 | 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 22:50:15.728 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:50:15.728 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:50:15.869 | + inc/python:pip_install:200 : result=0 2022-03-31 22:50:15.872 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:50:15.876 | + functions-common:time_stop:2425 : local name 2022-03-31 22:50:15.879 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:50:15.884 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:50:15.887 | + functions-common:time_stop:2428 : local total 2022-03-31 22:50:15.890 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:50:15.894 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:50:15.897 | + functions-common:time_stop:2432 : start_time=1648767000710 2022-03-31 22:50:15.900 | + functions-common:time_stop:2434 : [[ -z 1648767000710 ]] 2022-03-31 22:50:15.903 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:50:15.908 | + functions-common:time_stop:2437 : end_time=1648767015905 2022-03-31 22:50:15.910 | + functions-common:time_stop:2438 : elapsed_time=15195 2022-03-31 22:50:15.912 | + functions-common:time_stop:2439 : total=78675 2022-03-31 22:50:15.915 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:50:15.917 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=93870 2022-03-31 22:50:15.920 | + inc/python:pip_install:203 : return 0 2022-03-31 22:50:15.922 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 22:50:15.925 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 22:50:15.928 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 22:50:15.949 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 22:50:15.961 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-31 22:50:15.964 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-31 22:50:15.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:50:15.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:50:15.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-03-31 22:50:15.974 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:50:15.977 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 22:50:15.979 | + ./stack.sh:main:920 : configure_glance 2022-03-31 22:50:15.982 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-31 22:50:15.995 | + lib/glance:configure_glance:326 : local dburl 2022-03-31 22:50:15.998 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-31 22:50:16.001 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-31 22:50:16.005 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-31 22:50:16.008 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-31 22:50:16.010 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 22:50:16.013 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 22:50:16.015 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-31 22:50:16.045 | + 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 22:50:16.074 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-31 22:50:16.104 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 22:50:16.134 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-31 22:50:16.164 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-31 22:50:16.194 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-31 22:50:16.196 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 22:50:16.199 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-31 22:50:16.201 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 22:50:16.204 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-31 22:50:16.232 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-31 22:50:16.262 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.98/identity 2022-03-31 22:50:16.292 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-31 22:50:16.321 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-31 22:50:16.351 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-31 22:50:16.382 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-31 22:50:16.412 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-31 22:50:16.442 | + 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 22:50:16.472 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 22:50:16.502 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-31 22:50:16.532 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-31 22:50:16.535 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-31 22:50:16.537 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-31 22:50:16.540 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 22:50:16.542 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 22:50:16.545 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 22:50:16.561 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:50:16.565 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 22:50:16.567 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 22:50:16.570 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 22:50:16.586 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:50:16.589 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 22:50:16.592 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 22:50:16.625 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 22:50:16.627 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 22:50:16.630 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-31 22:50:16.632 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-31 22:50:16.635 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-31 22:50:16.665 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-31 22:50:16.695 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-31 22:50:16.697 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-31 22:50:16.700 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-31 22:50:16.702 | + lib/glance:configure_glance_store:254 : local be 2022-03-31 22:50:16.704 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-31 22:50:16.707 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-31 22:50:16.709 | + 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 22:50:16.744 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-31 22:50:16.746 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.98 2022-03-31 22:50:16.777 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-31 22:50:16.779 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-31 22:50:16.796 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:50:16.799 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-31 22:50:16.830 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-31 22:50:16.864 | + 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 22:50:16.894 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-31 22:50:16.925 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-31 22:50:16.957 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-31 22:50:16.977 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:50:16.980 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 22:50:17.014 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-31 22:50:17.043 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-31 22:50:17.073 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.98/identity/v3 2022-03-31 22:50:17.103 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-31 22:50:17.133 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.98/image 2022-03-31 22:50:17.163 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-31 22:50:17.180 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:50:17.182 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-31 22:50:17.185 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-31 22:50:17.187 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 22:50:17.190 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 22:50:17.207 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 22:50:17.210 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 22:50:17.212 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 22:50:17.215 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 22:50:17.217 | + 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 22:50:17.248 | + 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 22:50:17.278 | + 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 22:50:17.308 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 22:50:17.339 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-31 22:50:17.344 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-31 22:50:17.374 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-31 22:50:17.404 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 22:50:17.435 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.98/identity 2022-03-31 22:50:17.469 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-31 22:50:17.502 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-31 22:50:17.534 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-31 22:50:17.565 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 22:50:17.595 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-31 22:50:17.626 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-31 22:50:17.657 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-31 22:50:17.687 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-31 22:50:17.692 | + 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 22:50:17.701 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-31 22:50:17.721 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:50:17.724 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-31 22:50:17.727 | + 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 22:50:17.730 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-31 22:50:17.732 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-31 22:50:17.734 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-31 22:50:17.737 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-31 22:50:17.741 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-31 22:50:17.744 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-31 22:50:17.747 | + 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 22:50:17.778 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-31 22:50:17.781 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-31 22:50:17.783 | ++ functions:get_random_port:837 : true 2022-03-31 22:50:17.785 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-31 22:50:17.788 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-31 22:50:17.790 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-31 22:50:17.867 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-31 22:50:17.871 | ++ functions:get_random_port:841 : break 2 2022-03-31 22:50:17.874 | ++ functions:get_random_port:845 : echo 60999 2022-03-31 22:50:17.879 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-31 22:50:17.882 | + 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 22:50:17.916 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-31 22:50:17.944 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-31 22:50:17.974 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-31 22:50:18.005 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 22:50:18.033 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-31 22:50:18.061 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-31 22:50:18.089 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-31 22:50:18.119 | + 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 22:50:18.152 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 22:50:18.181 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 22:50:18.209 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 22:50:18.239 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-31 22:50:18.270 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 22:50:18.302 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-31 22:50:18.330 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-31 22:50:18.358 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-31 22:50:18.388 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-31 22:50:18.419 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-31 22:50:18.450 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-31 22:50:18.453 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-31 22:50:18.455 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 22:50:18.459 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:50:18.461 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:50:18.463 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-31 22:50:18.467 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-31 22:50:18.524 | proxy (enabled by site administrator) 2022-03-31 22:50:18.528 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-31 22:50:18.532 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-31 22:50:18.535 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 22:50:18.539 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:50:18.543 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:50:18.546 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-31 22:50:18.550 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-31 22:50:18.608 | proxy_http (enabled by site administrator) 2022-03-31 22:50:18.612 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-31 22:50:18.617 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-31 22:50:18.620 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-31 22:50:18.623 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 22:50:18.625 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:50:18.628 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:50:18.631 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 22:50:18.634 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 22:50:18.637 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-31 22:50:18.638 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 22:50:18.646 | KeepAlive Off 2022-03-31 22:50:18.651 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 22:50:18.651 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-31 22:50:18.660 | SetEnv proxy-sendchunked 1 2022-03-31 22:50:18.665 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 22:50:18.665 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-31 22:50:18.673 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-31 22:50:18.677 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-31 22:50:18.680 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-31 22:50:18.682 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 22:50:18.685 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 22:50:18.687 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 22:50:18.689 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:50:18.692 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:50:18.694 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 22:50:18.697 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 22:50:18.699 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:50:18.701 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:50:18.704 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-31 22:50:18.768 | Site glance-wsgi-api already enabled 2022-03-31 22:50:18.774 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-31 22:50:18.777 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 22:50:18.779 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 22:50:18.782 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 22:50:18.914 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-31 22:50:18.925 | + 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 22:50:18.957 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-31 22:50:18.959 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-31 22:50:18.982 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:50:18.985 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-31 22:50:18.987 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-31 22:50:18.990 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-31 22:50:18.992 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 22:50:18.995 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-31 22:50:18.997 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-31 22:50:19.000 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-31 22:50:19.002 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-31 22:50:19.004 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 22:50:19.007 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 22:50:19.010 | ++ functions-common:git_clone:612 : pwd 2022-03-31 22:50:19.013 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 22:50:19.015 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 22:50:19.018 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 22:50:19.034 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 22:50:19.037 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 22:50:19.039 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 22:50:19.042 | + functions-common:git_clone:629 : echo master 2022-03-31 22:50:19.042 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 22:50:19.048 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-31 22:50:19.050 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 22:50:19.052 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-31 22:50:19.055 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 22:50:19.056 | + functions-common:git_clone:678 : head -1 2022-03-31 22:50:19.059 | 5b790f394 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-03-31 22:50:19.061 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 22:50:19.064 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-31 22:50:19.067 | + inc/python:setup_develop:338 : local bindep 2022-03-31 22:50:19.069 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 22:50:19.072 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-31 22:50:19.074 | + inc/python:setup_develop:344 : local extras= 2022-03-31 22:50:19.077 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-31 22:50:19.079 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 22:50:19.082 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 22:50:19.084 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-31 22:50:19.087 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 22:50:19.089 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 22:50:19.092 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-31 22:50:19.095 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 22:50:19.098 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-31 22:50:19.101 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 22:50:19.103 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 22:50:19.107 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-31 22:50:19.113 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-31 22:50:19.115 | + 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 22:50:19.772 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-31 22:50:19.776 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 22:50:19.779 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 22:50:19.782 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 22:50:19.786 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 22:50:19.789 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-31 22:50:19.791 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 22:50:19.794 | + inc/python:setup_package:428 : local extras= 2022-03-31 22:50:19.796 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 22:50:19.799 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 22:50:19.801 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 22:50:19.804 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 22:50:19.807 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 22:50:19.809 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-31 22:50:19.832 | Using python 3.8 to install /opt/stack/cinder 2022-03-31 22:50:19.834 | + 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 22:50:20.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:50:20.690 | from cryptography.utils import int_from_bytes 2022-03-31 22:50:20.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:50:20.690 | from cryptography.utils import int_from_bytes 2022-03-31 22:50:21.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:50:21.865 | Obtaining file:///opt/stack/cinder 2022-03-31 22:50:21.865 | Preparing metadata (setup.py): started 2022-03-31 22:50:25.865 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 22:50:26.001 | 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 22:50:26.003 | 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 22:50:26.004 | 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 22:50:26.005 | 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 22:50:26.006 | 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 22:50:26.007 | 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 22:50:26.008 | 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 22:50:26.009 | 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 22:50:26.010 | 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 22:50:26.011 | 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 22:50:26.012 | 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 22:50:26.013 | 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 22:50:26.014 | 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 22:50:26.015 | 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 22:50:26.017 | 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 22:50:26.018 | 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 22:50:26.019 | 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 22:50:26.020 | 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 22:50:26.021 | 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 22:50:26.023 | 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 22:50:26.024 | 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 22:50:26.025 | 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 22:50:26.026 | 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 22:50:26.027 | 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 22:50:26.028 | 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 22:50:26.029 | 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 22:50:26.030 | 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 22:50:26.031 | 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 22:50:26.032 | 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 22:50:26.033 | 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 22:50:26.034 | 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 22:50:26.035 | 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 22:50:26.036 | 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 22:50:26.037 | 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 22:50:26.039 | 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 22:50:26.040 | 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 22:50:26.041 | 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 22:50:26.042 | 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 22:50:26.043 | 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 22:50:26.044 | 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 22:50:26.045 | 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 22:50:26.046 | 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 22:50:26.047 | 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 22:50:26.048 | 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 22:50:26.049 | 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 22:50:26.050 | 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 22:50:26.051 | 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 22:50:26.053 | 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 22:50:26.053 | 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 22:50:26.055 | 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 22:50:26.056 | 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 22:50:26.057 | 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 22:50:26.058 | 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 22:50:26.059 | 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 22:50:26.060 | 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 22:50:26.061 | 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 22:50:26.062 | 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 22:50:26.063 | 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 22:50:26.064 | 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 22:50:26.065 | 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 22:50:26.067 | 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 22:50:26.068 | 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 22:50:26.081 | 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 22:50:26.082 | 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 22:50:26.083 | 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 22:50:26.143 | 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 22:50:26.173 | 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 22:50:26.188 | 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 22:50:26.189 | 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 22:50:26.190 | 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 22:50:26.191 | 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 22:50:26.285 | 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 22:50:26.338 | 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 22:50:26.340 | 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 22:50:26.367 | 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 22:50:26.369 | 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 22:50:26.370 | 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 22:50:26.422 | 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 22:50:26.467 | 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 22:50:26.468 | 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 22:50:26.470 | 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 22:50:26.471 | 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 22:50:26.557 | 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 22:50:26.558 | 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 22:50:26.560 | 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 22:50:26.617 | 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 22:50:26.622 | 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 22:50:26.682 | 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 22:50:26.684 | 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 22:50:26.686 | 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 22:50:26.688 | 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 22:50:26.689 | 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 22:50:26.711 | 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 22:50:26.714 | 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 22:50:26.716 | 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 22:50:26.760 | 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 22:50:26.848 | 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 22:50:26.852 | 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 22:50:26.876 | 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 22:50:26.900 | 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 22:50:26.972 | 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 22:50:26.974 | 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 22:50:27.104 | 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 22:50:27.129 | 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 22:50:27.269 | 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 22:50:27.307 | 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 22:50:27.309 | 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 22:50:27.310 | 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 22:50:27.510 | 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 22:50:27.514 | 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 22:50:27.515 | 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 22:50:27.550 | 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 22:50:27.581 | 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 22:50:27.818 | 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 22:50:27.819 | 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 22:50:27.962 | 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 22:50:27.964 | 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 22:50:27.965 | 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 22:50:28.092 | 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 22:50:28.213 | 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 22:50:28.214 | 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 22:50:28.215 | 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 22:50:28.251 | 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 22:50:28.502 | 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 22:50:28.580 | 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 22:50:28.582 | 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 22:50:28.751 | 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 22:50:28.843 | 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 22:50:28.845 | 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 22:50:29.056 | 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 22:50:29.481 | 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 22:50:29.535 | 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 22:50:29.583 | 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 22:50:30.638 | 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 22:50:30.912 | 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 22:50:30.914 | 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 22:50:31.058 | 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 22:50:31.251 | 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 22:50:31.381 | 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 22:50:33.055 | Installing collected packages: cinder 2022-03-31 22:50:33.055 | Attempting uninstall: cinder 2022-03-31 22:50:33.055 | Found existing installation: cinder 20.1.0.dev43 2022-03-31 22:50:33.061 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-31 22:50:33.063 | Running setup.py develop for cinder 2022-03-31 22:50:38.842 | Successfully installed cinder 2022-03-31 22:50:38.842 | 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 22:50:38.851 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:50:38.851 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:50:39.013 | + inc/python:pip_install:200 : result=0 2022-03-31 22:50:39.017 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:50:39.021 | + functions-common:time_stop:2425 : local name 2022-03-31 22:50:39.025 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:50:39.028 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:50:39.030 | + functions-common:time_stop:2428 : local total 2022-03-31 22:50:39.033 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:50:39.035 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:50:39.037 | + functions-common:time_stop:2432 : start_time=1648767019826 2022-03-31 22:50:39.040 | + functions-common:time_stop:2434 : [[ -z 1648767019826 ]] 2022-03-31 22:50:39.043 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:50:39.048 | + functions-common:time_stop:2437 : end_time=1648767039045 2022-03-31 22:50:39.051 | + functions-common:time_stop:2438 : elapsed_time=19219 2022-03-31 22:50:39.053 | + functions-common:time_stop:2439 : total=93870 2022-03-31 22:50:39.056 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:50:39.058 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113089 2022-03-31 22:50:39.061 | + inc/python:pip_install:203 : return 0 2022-03-31 22:50:39.063 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 22:50:39.066 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 22:50:39.068 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 22:50:39.091 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 22:50:39.105 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-31 22:50:39.108 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-31 22:50:39.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:50:39.115 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:50:39.117 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-03-31 22:50:39.120 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:50:39.123 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-31 22:50:39.125 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-31 22:50:39.128 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-31 22:50:39.130 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:50:39.133 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:50:39.135 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-31 22:50:39.149 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-31 22:50:39.152 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 22:50:39.154 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 22:50:39.158 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 22:50:39.161 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 22:50:39.163 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 22:50:39.166 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 22:50:39.169 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:50:39.171 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:50:39.174 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 22:50:39.177 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 22:50:39.179 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 22:50:39.181 | + functions-common:apt_get_update:1190 : return 2022-03-31 22:50:39.184 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-31 22:50:39.187 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 22:50:39.190 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:50:39.193 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:50:39.195 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-31 22:50:39.226 | + 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 22:50:39.338 | Reading package lists... 2022-03-31 22:50:39.602 | Building dependency tree... 2022-03-31 22:50:39.604 | Reading state information... 2022-03-31 22:50:39.856 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-31 22:50:39.856 | The following packages were automatically installed and are no longer required: 2022-03-31 22:50:39.857 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 22:50:39.857 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 22:50:39.857 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 22:50:39.857 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 22:50:39.857 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 22:50:39.858 | python3-zope.interface 2022-03-31 22:50:39.858 | Use 'sudo apt autoremove' to remove them. 2022-03-31 22:50:40.004 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 22:50:40.010 | + functions-common:apt_get:1234 : result=0 2022-03-31 22:50:40.013 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 22:50:40.016 | + functions-common:time_stop:2425 : local name 2022-03-31 22:50:40.019 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:50:40.022 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:50:40.024 | + functions-common:time_stop:2428 : local total 2022-03-31 22:50:40.027 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:50:40.030 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 22:50:40.033 | + functions-common:time_stop:2432 : start_time=1648767039222 2022-03-31 22:50:40.035 | + functions-common:time_stop:2434 : [[ -z 1648767039222 ]] 2022-03-31 22:50:40.039 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:50:40.043 | + functions-common:time_stop:2437 : end_time=1648767040041 2022-03-31 22:50:40.047 | + functions-common:time_stop:2438 : elapsed_time=819 2022-03-31 22:50:40.049 | + functions-common:time_stop:2439 : total=5464 2022-03-31 22:50:40.052 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:50:40.055 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6283 2022-03-31 22:50:40.059 | + functions-common:apt_get:1238 : return 0 2022-03-31 22:50:40.062 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 22:50:40.067 | + ./stack.sh:main:926 : configure_cinder 2022-03-31 22:50:40.070 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-31 22:50:40.083 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-31 22:50:40.088 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-31 22:50:40.090 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-31 22:50:40.092 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 22:50:40.096 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-31 22:50:40.096 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 22:50:40.101 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-31 22:50:40.103 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-31 22:50:40.106 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 22:50:40.108 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-31 22:50:40.111 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-31 22:50:40.113 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-31 22:50:40.116 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-31 22:50:40.118 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-31 22:50:40.130 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-31 22:50:40.143 | + 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 22:50:40.157 | + 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 22:50:40.172 | + 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 22:50:40.184 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 22:50:40.187 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 22:50:40.191 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.55LZSt4QDg 2022-03-31 22:50:40.194 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 22:50:40.196 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 22:50:40.199 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-31 22:50:40.201 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.55LZSt4QDg 2022-03-31 22:50:40.205 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.55LZSt4QDg 2022-03-31 22:50:40.221 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.55LZSt4QDg /etc/sudoers.d/cinder-rootwrap 2022-03-31 22:50:40.236 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-31 22:50:40.240 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 22:50:40.242 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 22:50:40.244 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 22:50:40.247 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 22:50:40.249 | + 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 22:50:40.251 | + 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 22:50:40.254 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-31 22:50:40.256 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-31 22:50:40.262 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-31 22:50:40.268 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-31 22:50:40.291 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-31 22:50:40.312 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-31 22:50:40.334 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-31 22:50:40.355 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-31 22:50:40.378 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-31 22:50:40.400 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-31 22:50:40.420 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-31 22:50:40.440 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-31 22:50:40.442 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 22:50:40.444 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-31 22:50:40.447 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 22:50:40.449 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-31 22:50:40.479 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-31 22:50:40.507 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.98/identity 2022-03-31 22:50:40.535 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-31 22:50:40.563 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-31 22:50:40.592 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-31 22:50:40.620 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-31 22:50:40.648 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-31 22:50:40.677 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 22:50:40.705 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 22:50:40.735 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-31 22:50:40.767 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-31 22:50:40.797 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-31 22:50:40.799 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-31 22:50:40.802 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-31 22:50:40.805 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-31 22:50:40.807 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-31 22:50:40.810 | + 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 22:50:40.841 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-31 22:50:40.870 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-31 22:50:40.898 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-31 22:50:40.927 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-31 22:50:40.955 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-31 22:50:40.984 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-31 22:50:41.015 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-31 22:50:41.018 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.98 2022-03-31 22:50:41.045 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 22:50:41.078 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-31 22:50:41.086 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key fdf1c794c6c7aa2c7c31b6083a9e9c44 2022-03-31 22:50:41.116 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-31 22:50:41.118 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-31 22:50:41.152 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-31 22:50:41.182 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-31 22:50:41.214 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-31 22:50:41.243 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-31 22:50:41.259 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:50:41.262 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-31 22:50:41.278 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:50:41.281 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-31 22:50:41.298 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:50:41.300 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-31 22:50:41.317 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:50:41.319 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-31 22:50:41.321 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-31 22:50:41.324 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-31 22:50:41.326 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-31 22:50:41.329 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 22:50:41.331 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 22:50:41.333 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 22:50:41.349 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:50:41.353 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 22:50:41.355 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 22:50:41.358 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 22:50:41.374 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:50:41.376 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 22:50:41.379 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 22:50:41.407 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 22:50:41.409 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 22:50:41.412 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-31 22:50:41.414 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-31 22:50:41.417 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 22:50:41.421 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 22:50:41.440 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 22:50:41.442 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 22:50:41.445 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 22:50:41.447 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 22:50:41.450 | + 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 22:50:41.478 | + 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 22:50:41.512 | + 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 22:50:41.543 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 22:50:41.572 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-31 22:50:41.588 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:50:41.591 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-31 22:50:41.593 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-31 22:50:41.596 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-31 22:50:41.598 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-31 22:50:41.601 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 22:50:41.603 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 22:50:41.606 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-31 22:50:41.611 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-31 22:50:41.613 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 22:50:41.615 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 22:50:41.628 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 22:50:41.628 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 22:50:41.637 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 22:50:41.641 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 22:50:41.657 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-31 22:50:41.659 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-31 22:50:41.663 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-31 22:50:41.694 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-31 22:50:41.730 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-31 22:50:41.758 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 22:50:41.786 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 22:50:41.814 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 22:50:41.842 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 22:50:41.870 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 22:50:41.898 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 22:50:41.926 | + 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 22:50:41.956 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 22:50:41.984 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 22:50:42.012 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 22:50:42.039 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 22:50:42.042 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 22:50:42.045 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-31 22:50:42.047 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-31 22:50:42.050 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 22:50:42.052 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:50:42.055 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:50:42.057 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 22:50:42.060 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 22:50:42.062 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-31 22:50:42.090 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 22:50:42.119 | + 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 22:50:42.119 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 22:50:42.132 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-31 22:50:42.136 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-31 22:50:42.138 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-31 22:50:42.141 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 22:50:42.143 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 22:50:42.147 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 22:50:42.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:50:42.152 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:50:42.154 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 22:50:42.157 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 22:50:42.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:50:42.161 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:50:42.164 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-31 22:50:42.232 | Enabling site cinder-wsgi. 2022-03-31 22:50:42.241 | To activate the new configuration, you need to run: 2022-03-31 22:50:42.241 | systemctl reload apache2 2022-03-31 22:50:42.247 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 22:50:42.251 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 22:50:42.254 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 22:50:42.258 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 22:50:42.405 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-31 22:50:42.407 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-31 22:50:42.438 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.98/image 2022-03-31 22:50:42.467 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-31 22:50:42.490 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:50:42.493 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-31 22:50:42.495 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 22:50:42.498 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 22:50:42.502 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 22:50:42.504 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-31 22:50:42.540 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-31 22:50:42.570 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.98/identity 2022-03-31 22:50:42.599 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-31 22:50:42.628 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-31 22:50:42.657 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-31 22:50:42.686 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-31 22:50:42.714 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-31 22:50:42.743 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 22:50:42.773 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-31 22:50:42.806 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-31 22:50:42.835 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 22:50:42.864 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-31 22:50:42.866 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-31 22:50:42.883 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:50:42.886 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.98:2379 2022-03-31 22:50:42.922 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-31 22:50:42.926 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-31 22:50:42.948 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:50:42.951 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-31 22:50:42.953 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-31 22:50:42.956 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-31 22:50:42.958 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 22:50:42.961 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-31 22:50:42.963 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-31 22:50:42.967 | ++ 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 22:50:42.968 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 22:50:42.973 | + 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 22:50:42.976 | + 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 22:50:42.979 | + 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 22:50:42.982 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 22:50:42.984 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-31 22:50:42.987 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-31 22:50:42.989 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-31 22:50:42.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:50:42.995 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:50:42.997 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-03-31 22:50:43.000 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:50:43.002 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-31 22:50:43.005 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-31 22:50:43.007 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-31 22:50:43.010 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 22:50:43.012 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 22:50:43.015 | ++ functions-common:git_clone:612 : pwd 2022-03-31 22:50:43.018 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 22:50:43.020 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 22:50:43.023 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 22:50:43.041 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 22:50:43.044 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 22:50:43.047 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 22:50:43.051 | + functions-common:git_clone:629 : echo master 2022-03-31 22:50:43.051 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 22:50:43.058 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-31 22:50:43.062 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 22:50:43.065 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-31 22:50:43.068 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 22:50:43.068 | + functions-common:git_clone:678 : head -1 2022-03-31 22:50:43.082 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-03-31 22:50:43.085 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 22:50:43.087 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-31 22:50:43.090 | + inc/python:setup_develop:338 : local bindep 2022-03-31 22:50:43.093 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 22:50:43.095 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-31 22:50:43.098 | + inc/python:setup_develop:344 : local extras= 2022-03-31 22:50:43.101 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-31 22:50:43.103 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 22:50:43.106 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 22:50:43.108 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-31 22:50:43.111 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 22:50:43.113 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 22:50:43.117 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-31 22:50:43.119 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 22:50:43.122 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-31 22:50:43.125 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 22:50:43.128 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 22:50:43.131 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-31 22:50:43.137 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-31 22:50:43.140 | + 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 22:50:43.779 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-31 22:50:43.782 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 22:50:43.786 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 22:50:43.789 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 22:50:43.792 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 22:50:43.794 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-31 22:50:43.797 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 22:50:43.799 | + inc/python:setup_package:428 : local extras= 2022-03-31 22:50:43.802 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 22:50:43.804 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 22:50:43.806 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 22:50:43.809 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 22:50:43.811 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 22:50:43.814 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-31 22:50:43.835 | Using python 3.8 to install /opt/stack/neutron 2022-03-31 22:50:43.838 | + 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 22:50:44.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:50:44.687 | from cryptography.utils import int_from_bytes 2022-03-31 22:50:44.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:50:44.687 | from cryptography.utils import int_from_bytes 2022-03-31 22:50:45.799 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:50:45.824 | Obtaining file:///opt/stack/neutron 2022-03-31 22:50:45.825 | Preparing metadata (setup.py): started 2022-03-31 22:50:49.992 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 22:50:50.091 | 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 22:50:50.092 | 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 22:50:50.093 | 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 22:50:50.094 | 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 22:50:50.095 | 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 22:50:50.096 | 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 22:50:50.097 | 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 22:50:50.098 | 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 22:50:50.100 | 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 22:50:50.101 | 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 22:50:50.102 | 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 22:50:50.103 | 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 22:50:50.104 | 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 22:50:50.106 | 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 22:50:50.107 | 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 22:50:50.108 | 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 22:50:50.109 | 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 22:50:50.110 | 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 22:50:50.111 | 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 22:50:50.112 | 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 22:50:50.113 | 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 22:50:50.114 | 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 22:50:50.115 | 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 22:50:50.116 | 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 22:50:50.117 | 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 22:50:50.118 | 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 22:50:50.119 | 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 22:50:50.120 | 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 22:50:50.121 | 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 22:50:50.122 | 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 22:50:50.123 | 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 22:50:50.124 | 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 22:50:50.126 | 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 22:50:50.127 | 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 22:50:50.128 | 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 22:50:50.129 | 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 22:50:50.130 | 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 22:50:50.131 | 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 22:50:50.132 | 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 22:50:50.133 | 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 22:50:50.134 | 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 22:50:50.135 | 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 22:50:50.136 | 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 22:50:50.137 | 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 22:50:50.138 | 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 22:50:50.139 | 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 22:50:50.141 | 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 22:50:50.142 | 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 22:50:50.143 | 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 22:50:50.144 | 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 22:50:50.145 | 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 22:50:50.146 | 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 22:50:50.147 | 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 22:50:50.148 | 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 22:50:50.149 | 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 22:50:50.165 | 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 22:50:50.166 | 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 22:50:50.167 | 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 22:50:50.174 | 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 22:50:50.186 | 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 22:50:50.187 | 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 22:50:50.188 | 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 22:50:50.207 | 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 22:50:50.214 | 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 22:50:50.272 | 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 22:50:50.273 | 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 22:50:50.325 | 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 22:50:50.329 | 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 22:50:50.372 | 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 22:50:50.376 | 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 22:50:50.403 | 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 22:50:50.404 | 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 22:50:50.405 | 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 22:50:50.407 | 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 22:50:50.408 | 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 22:50:50.409 | 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 22:50:50.411 | 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 22:50:50.412 | 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 22:50:50.429 | 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 22:50:50.517 | 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 22:50:50.558 | 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 22:50:50.619 | 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 22:50:50.622 | 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 22:50:50.623 | 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 22:50:50.703 | 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 22:50:50.708 | 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 22:50:50.763 | 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 22:50:50.766 | 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 22:50:50.768 | 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 22:50:50.769 | 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 22:50:50.794 | 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 22:50:50.796 | 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 22:50:50.844 | 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 22:50:50.898 | 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 22:50:50.931 | 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 22:50:50.933 | 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 22:50:50.954 | 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 22:50:51.093 | 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 22:50:51.163 | 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 22:50:51.239 | 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 22:50:51.240 | 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 22:50:51.357 | 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 22:50:51.358 | 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 22:50:51.359 | 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 22:50:51.360 | 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 22:50:51.362 | 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 22:50:51.363 | 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 22:50:51.364 | 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 22:50:51.575 | 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 22:50:51.578 | 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 22:50:51.579 | 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 22:50:51.625 | 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 22:50:51.629 | 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 22:50:51.720 | 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 22:50:51.721 | 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 22:50:51.723 | 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 22:50:51.726 | 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 22:50:51.761 | 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 22:50:52.096 | 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 22:50:52.173 | 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 22:50:52.364 | 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 22:50:52.436 | 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 22:50:52.437 | 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 22:50:52.669 | 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 22:50:52.849 | 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 22:50:53.384 | 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 22:50:53.464 | 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 22:50:54.077 | 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 22:50:54.077 | 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 22:50:54.378 | 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 22:50:54.381 | 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 22:50:54.554 | 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 22:50:54.812 | 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 22:50:54.814 | 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 22:50:55.032 | 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 22:50:55.275 | 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 22:50:56.923 | Installing collected packages: neutron 2022-03-31 22:50:56.923 | Attempting uninstall: neutron 2022-03-31 22:50:56.923 | Found existing installation: neutron 20.1.0.dev73 2022-03-31 22:50:56.942 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-31 22:50:56.944 | Running setup.py develop for neutron 2022-03-31 22:51:02.855 | Successfully installed neutron 2022-03-31 22:51:02.855 | 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 22:51:02.864 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:51:02.864 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:51:03.015 | + inc/python:pip_install:200 : result=0 2022-03-31 22:51:03.018 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:51:03.022 | + functions-common:time_stop:2425 : local name 2022-03-31 22:51:03.025 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:51:03.028 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:51:03.030 | + functions-common:time_stop:2428 : local total 2022-03-31 22:51:03.032 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:51:03.035 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:51:03.038 | + functions-common:time_stop:2432 : start_time=1648767043830 2022-03-31 22:51:03.040 | + functions-common:time_stop:2434 : [[ -z 1648767043830 ]] 2022-03-31 22:51:03.044 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:51:03.048 | + functions-common:time_stop:2437 : end_time=1648767063046 2022-03-31 22:51:03.051 | + functions-common:time_stop:2438 : elapsed_time=19216 2022-03-31 22:51:03.053 | + functions-common:time_stop:2439 : total=113089 2022-03-31 22:51:03.056 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:51:03.058 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=132305 2022-03-31 22:51:03.062 | + inc/python:pip_install:203 : return 0 2022-03-31 22:51:03.065 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 22:51:03.067 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 22:51:03.069 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 22:51:03.088 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 22:51:03.101 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-31 22:51:03.104 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-31 22:51:03.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:51:03.109 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:51:03.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-03-31 22:51:03.114 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:51:03.117 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-31 22:51:03.119 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 22:51:03.122 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-31 22:51:03.140 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:03.142 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-31 22:51:03.145 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-31 22:51:03.147 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-31 22:51:03.150 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 22:51:03.153 | + lib/stack:stack_install_service:32 : install_nova 2022-03-31 22:51:03.155 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-31 22:51:03.158 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-31 22:51:03.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:51:03.163 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:51:03.165 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-03-31 22:51:03.168 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:51:03.170 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-31 22:51:03.186 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:03.188 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-31 22:51:03.205 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:03.208 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-31 22:51:03.224 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:03.227 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-31 22:51:03.230 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-31 22:51:03.232 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-31 22:51:03.234 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 22:51:03.237 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 22:51:03.239 | ++ functions-common:git_clone:612 : pwd 2022-03-31 22:51:03.242 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 22:51:03.245 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 22:51:03.248 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 22:51:03.263 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 22:51:03.266 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 22:51:03.268 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 22:51:03.271 | + functions-common:git_clone:629 : echo master 2022-03-31 22:51:03.271 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 22:51:03.276 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-31 22:51:03.279 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 22:51:03.281 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-31 22:51:03.284 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 22:51:03.284 | + functions-common:git_clone:678 : head -1 2022-03-31 22:51:03.306 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-03-31 22:51:03.309 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 22:51:03.312 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-31 22:51:03.314 | + inc/python:setup_develop:338 : local bindep 2022-03-31 22:51:03.317 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 22:51:03.320 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-31 22:51:03.322 | + inc/python:setup_develop:344 : local extras= 2022-03-31 22:51:03.325 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-31 22:51:03.327 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 22:51:03.330 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 22:51:03.332 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-31 22:51:03.335 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 22:51:03.338 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 22:51:03.341 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-31 22:51:03.343 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 22:51:03.346 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-31 22:51:03.349 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 22:51:03.352 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 22:51:03.355 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-31 22:51:03.361 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-31 22:51:03.364 | + 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 22:51:04.006 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-31 22:51:04.010 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 22:51:04.013 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 22:51:04.017 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 22:51:04.021 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 22:51:04.025 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-31 22:51:04.028 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 22:51:04.032 | + inc/python:setup_package:428 : local extras= 2022-03-31 22:51:04.035 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 22:51:04.039 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 22:51:04.041 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 22:51:04.045 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 22:51:04.048 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 22:51:04.051 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-31 22:51:04.074 | Using python 3.8 to install /opt/stack/nova 2022-03-31 22:51:04.077 | + 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 22:51:04.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:51:04.933 | from cryptography.utils import int_from_bytes 2022-03-31 22:51:04.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:51:04.933 | from cryptography.utils import int_from_bytes 2022-03-31 22:51:06.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:51:06.110 | Obtaining file:///opt/stack/nova 2022-03-31 22:51:06.111 | Preparing metadata (setup.py): started 2022-03-31 22:51:11.232 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 22:51:11.359 | 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 22:51:11.360 | 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 22:51:11.361 | 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 22:51:11.362 | 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 22:51:11.363 | 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 22:51:11.364 | 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 22:51:11.365 | 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 22:51:11.367 | 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 22:51:11.368 | 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 22:51:11.369 | 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 22:51:11.369 | 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 22:51:11.370 | 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 22:51:11.372 | 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 22:51:11.373 | 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 22:51:11.374 | 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 22:51:11.375 | 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 22:51:11.376 | 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 22:51:11.377 | 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 22:51:11.378 | 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 22:51:11.379 | 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 22:51:11.380 | 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 22:51:11.381 | 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 22:51:11.382 | 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 22:51:11.383 | 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 22:51:11.384 | 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 22:51:11.385 | 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 22:51:11.387 | 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 22:51:11.388 | 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 22:51:11.389 | 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 22:51:11.390 | 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 22:51:11.391 | 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 22:51:11.392 | 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 22:51:11.393 | 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 22:51:11.394 | 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 22:51:11.395 | 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 22:51:11.397 | 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 22:51:11.398 | 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 22:51:11.399 | 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 22:51:11.400 | 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 22:51:11.401 | 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 22:51:11.402 | 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 22:51:11.403 | 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 22:51:11.404 | 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 22:51:11.405 | 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 22:51:11.406 | 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 22:51:11.407 | 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 22:51:11.408 | 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 22:51:11.409 | 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 22:51:11.410 | 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 22:51:11.412 | 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 22:51:11.413 | 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 22:51:11.414 | 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 22:51:11.415 | 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 22:51:11.416 | 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 22:51:11.417 | 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 22:51:11.418 | 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 22:51:11.419 | 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 22:51:11.420 | 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 22:51:11.421 | 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 22:51:11.422 | 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 22:51:11.423 | 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 22:51:11.424 | 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 22:51:11.426 | 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 22:51:11.427 | 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 22:51:11.442 | 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 22:51:11.444 | 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 22:51:11.446 | 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 22:51:11.466 | 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 22:51:11.508 | 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 22:51:11.538 | 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 22:51:11.539 | 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 22:51:11.564 | 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 22:51:11.685 | 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 22:51:11.690 | 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 22:51:11.746 | 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 22:51:11.748 | 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 22:51:11.750 | 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 22:51:11.751 | 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 22:51:11.752 | 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 22:51:11.753 | 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 22:51:11.773 | 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 22:51:11.775 | 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 22:51:11.826 | 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 22:51:11.828 | 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 22:51:11.831 | 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 22:51:11.890 | 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 22:51:12.027 | 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 22:51:12.029 | 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 22:51:12.110 | 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 22:51:12.171 | 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 22:51:12.174 | 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 22:51:12.177 | 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 22:51:12.178 | 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 22:51:12.203 | 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 22:51:12.207 | 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 22:51:12.254 | 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 22:51:12.313 | 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 22:51:12.346 | 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 22:51:12.351 | 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 22:51:12.401 | 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 22:51:12.402 | 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 22:51:12.489 | 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 22:51:12.515 | 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 22:51:12.593 | 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 22:51:12.671 | 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 22:51:12.732 | 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 22:51:12.733 | 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 22:51:12.736 | 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 22:51:12.779 | 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 22:51:12.781 | 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 22:51:12.782 | 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 22:51:12.863 | 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 22:51:12.864 | 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 22:51:12.866 | 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 22:51:12.868 | 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 22:51:12.960 | 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 22:51:13.170 | 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 22:51:13.171 | 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 22:51:13.279 | 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 22:51:13.281 | 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 22:51:13.285 | 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 22:51:13.373 | 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 22:51:13.446 | 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 22:51:13.479 | 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 22:51:13.712 | 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 22:51:13.788 | 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 22:51:13.789 | 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 22:51:13.992 | 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 22:51:14.099 | 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 22:51:14.589 | 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 22:51:14.635 | 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 22:51:14.993 | 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 22:51:14.995 | 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 22:51:14.996 | 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 22:51:14.997 | 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 22:51:14.998 | 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 22:51:14.999 | 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 22:51:15.001 | 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 22:51:16.210 | 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 22:51:16.607 | 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 22:51:16.608 | 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 22:51:16.704 | 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 22:51:16.809 | 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 22:51:18.422 | Installing collected packages: nova 2022-03-31 22:51:18.422 | Attempting uninstall: nova 2022-03-31 22:51:18.423 | Found existing installation: nova 25.1.0.dev22 2022-03-31 22:51:18.431 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-31 22:51:18.433 | Running setup.py develop for nova 2022-03-31 22:51:24.810 | Successfully installed nova 2022-03-31 22:51:24.810 | 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 22:51:24.818 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:51:24.818 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:51:24.973 | + inc/python:pip_install:200 : result=0 2022-03-31 22:51:24.977 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:51:24.980 | + functions-common:time_stop:2425 : local name 2022-03-31 22:51:24.983 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:51:24.985 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:51:24.988 | + functions-common:time_stop:2428 : local total 2022-03-31 22:51:24.991 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:51:24.994 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:51:24.997 | + functions-common:time_stop:2432 : start_time=1648767064068 2022-03-31 22:51:25.000 | + functions-common:time_stop:2434 : [[ -z 1648767064068 ]] 2022-03-31 22:51:25.003 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:51:25.009 | + functions-common:time_stop:2437 : end_time=1648767085005 2022-03-31 22:51:25.011 | + functions-common:time_stop:2438 : elapsed_time=20937 2022-03-31 22:51:25.013 | + functions-common:time_stop:2439 : total=132305 2022-03-31 22:51:25.015 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:51:25.017 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=153242 2022-03-31 22:51:25.020 | + inc/python:pip_install:203 : return 0 2022-03-31 22:51:25.022 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 22:51:25.025 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 22:51:25.027 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 22:51:25.048 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 22:51:25.060 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-31 22:51:25.063 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-31 22:51:25.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:51:25.068 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:51:25.071 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-03-31 22:51:25.074 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:51:25.076 | + 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 22:51:25.090 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 22:51:25.092 | + ./stack.sh:main:937 : configure_nova 2022-03-31 22:51:25.095 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-31 22:51:25.108 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-31 22:51:25.110 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-31 22:51:25.113 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 22:51:25.117 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-31 22:51:25.117 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 22:51:25.122 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-31 22:51:25.125 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-31 22:51:25.127 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 22:51:25.130 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-31 22:51:25.132 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-31 22:51:25.135 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-31 22:51:25.138 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-31 22:51:25.140 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-31 22:51:25.152 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-31 22:51:25.164 | + 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 22:51:25.177 | + 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 22:51:25.190 | + 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 22:51:25.202 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 22:51:25.205 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 22:51:25.210 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.rvbGBhsIZg 2022-03-31 22:51:25.213 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 22:51:25.215 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 22:51:25.218 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-31 22:51:25.221 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 22:51:25.223 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 22:51:25.226 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.rvbGBhsIZg 2022-03-31 22:51:25.230 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.rvbGBhsIZg 2022-03-31 22:51:25.242 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.rvbGBhsIZg /etc/sudoers.d/nova-rootwrap 2022-03-31 22:51:25.256 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-31 22:51:25.261 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 22:51:25.264 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 22:51:25.267 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 22:51:25.270 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 22:51:25.273 | + 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 22:51:25.275 | + 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 22:51:25.278 | + 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 22:51:25.281 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-31 22:51:25.286 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-31 22:51:25.303 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:25.306 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-31 22:51:25.308 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-31 22:51:25.312 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-31 22:51:25.316 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-31 22:51:25.345 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-31 22:51:25.347 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-31 22:51:25.377 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-31 22:51:25.407 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-31 22:51:25.437 | + 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 22:51:25.469 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-31 22:51:25.499 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-31 22:51:25.529 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-31 22:51:25.533 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.98 2022-03-31 22:51:25.563 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-31 22:51:25.590 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-31 22:51:25.618 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-31 22:51:25.645 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-31 22:51:25.674 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 22:51:25.704 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-31 22:51:25.706 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 22:51:25.709 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 22:51:25.711 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 22:51:25.713 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 22:51:25.716 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 22:51:25.718 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 22:51:25.720 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 22:51:25.723 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 22:51:25.725 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 22:51:25.728 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 22:51:25.730 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 22:51:25.732 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-31 22:51:25.734 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 22:51:25.736 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 22:51:25.738 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 22:51:25.741 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 22:51:25.743 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 22:51:25.746 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 22:51:25.748 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-31 22:51:25.764 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:25.766 | + 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 22:51:25.768 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-31 22:51:25.770 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-31 22:51:25.798 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-31 22:51:25.800 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 22:51:25.803 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 22:51:25.805 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 22:51:25.807 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 22:51:25.810 | + 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 22:51:25.841 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-31 22:51:25.843 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-31 22:51:25.846 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-31 22:51:25.848 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-31 22:51:25.851 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-31 22:51:25.854 | + 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 22:51:25.884 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-31 22:51:25.914 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-31 22:51:25.941 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-31 22:51:25.969 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-31 22:51:25.986 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:25.989 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-31 22:51:26.006 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:26.010 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-31 22:51:26.010 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-31 22:51:26.016 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-31 22:51:26.018 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-31 22:51:26.051 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-31 22:51:26.069 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:26.071 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-31 22:51:26.073 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-31 22:51:26.076 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 22:51:26.078 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 22:51:26.080 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-31 22:51:26.110 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-31 22:51:26.137 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.98/identity 2022-03-31 22:51:26.165 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-31 22:51:26.193 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-31 22:51:26.221 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-31 22:51:26.250 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-31 22:51:26.283 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-31 22:51:26.313 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 22:51:26.342 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 22:51:26.372 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-31 22:51:26.390 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:26.392 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-31 22:51:26.394 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-31 22:51:26.425 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-31 22:51:26.456 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.98/identity 2022-03-31 22:51:26.486 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-31 22:51:26.513 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-31 22:51:26.543 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-31 22:51:26.571 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-31 22:51:26.603 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-31 22:51:26.633 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-31 22:51:26.652 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:26.654 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-31 22:51:26.657 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-31 22:51:26.687 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-31 22:51:26.718 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-31 22:51:26.721 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-31 22:51:26.750 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-31 22:51:26.753 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-31 22:51:26.756 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-31 22:51:26.759 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 22:51:26.762 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 22:51:26.765 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 22:51:26.768 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 22:51:26.771 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 22:51:26.774 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 22:51:26.777 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-31 22:51:26.779 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 22:51:26.781 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 22:51:26.783 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 22:51:26.786 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 22:51:26.788 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 22:51:26.790 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 22:51:26.793 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 22:51:26.795 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 22:51:26.797 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 22:51:26.799 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 22:51:26.802 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 22:51:26.804 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-31 22:51:26.807 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-31 22:51:26.809 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-31 22:51:26.812 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 22:51:26.828 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 22:51:26.830 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 22:51:26.833 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 22:51:26.835 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 22:51:26.838 | + 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 22:51:26.866 | + 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 22:51:26.894 | + 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 22:51:26.922 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 22:51:26.950 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-31 22:51:26.981 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-31 22:51:26.998 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:27.001 | + 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 22:51:27.004 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-31 22:51:27.007 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-31 22:51:27.009 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-31 22:51:27.012 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 22:51:27.015 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 22:51:27.018 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-31 22:51:27.023 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-31 22:51:27.025 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 22:51:27.028 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 22:51:27.041 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 22:51:27.041 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 22:51:27.049 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 22:51:27.053 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 22:51:27.068 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 22:51:27.071 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-31 22:51:27.075 | + 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 22:51:27.107 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-31 22:51:27.138 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-31 22:51:27.169 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 22:51:27.197 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 22:51:27.224 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 22:51:27.252 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 22:51:27.280 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 22:51:27.308 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 22:51:27.335 | + 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 22:51:27.363 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 22:51:27.391 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 22:51:27.418 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 22:51:27.445 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 22:51:27.448 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 22:51:27.451 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-31 22:51:27.453 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-31 22:51:27.456 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 22:51:27.458 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:27.461 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:27.463 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 22:51:27.466 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 22:51:27.468 | + 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 22:51:27.496 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 22:51:27.525 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 22:51:27.525 | + 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 22:51:27.533 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-31 22:51:27.537 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-31 22:51:27.539 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-31 22:51:27.541 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 22:51:27.544 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 22:51:27.546 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 22:51:27.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:27.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:27.553 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 22:51:27.556 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 22:51:27.558 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:27.560 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:27.563 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-31 22:51:27.626 | Enabling site nova-api-wsgi. 2022-03-31 22:51:27.635 | To activate the new configuration, you need to run: 2022-03-31 22:51:27.635 | systemctl reload apache2 2022-03-31 22:51:27.642 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 22:51:27.646 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 22:51:27.650 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 22:51:27.652 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 22:51:27.792 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-31 22:51:27.811 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:27.813 | + 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 22:51:27.816 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-31 22:51:27.818 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-31 22:51:27.820 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-31 22:51:27.823 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-31 22:51:27.825 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 22:51:27.828 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-31 22:51:27.833 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-31 22:51:27.835 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 22:51:27.837 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 22:51:27.850 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 22:51:27.851 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 22:51:27.859 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 22:51:27.862 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 22:51:27.878 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-31 22:51:27.881 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-31 22:51:27.884 | + 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 22:51:27.914 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-31 22:51:27.941 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-31 22:51:27.969 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-31 22:51:27.997 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 22:51:28.027 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 22:51:28.059 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-31 22:51:28.090 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-31 22:51:28.120 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-31 22:51:28.148 | + 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 22:51:28.175 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 22:51:28.203 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 22:51:28.231 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-31 22:51:28.258 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-31 22:51:28.261 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-31 22:51:28.288 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-31 22:51:28.305 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:28.307 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-31 22:51:28.340 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-31 22:51:28.343 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-31 22:51:28.345 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-31 22:51:28.364 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:28.368 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 22:51:28.371 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 22:51:28.406 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-31 22:51:28.437 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-31 22:51:28.439 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 22:51:28.441 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-31 22:51:28.444 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 22:51:28.446 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 22:51:28.448 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 22:51:28.465 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:28.468 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 22:51:28.470 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 22:51:28.472 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 22:51:28.489 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:28.491 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 22:51:28.494 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 22:51:28.521 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 22:51:28.524 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 22:51:28.526 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-31 22:51:28.554 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-31 22:51:28.583 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-31 22:51:28.614 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-31 22:51:28.631 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:28.633 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 22:51:28.661 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-31 22:51:28.663 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-31 22:51:28.666 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-31 22:51:28.697 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-31 22:51:28.726 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.98/identity 2022-03-31 22:51:28.759 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-31 22:51:28.787 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-31 22:51:28.815 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-31 22:51:28.844 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-31 22:51:28.872 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-31 22:51:28.906 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-31 22:51:28.935 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-31 22:51:28.952 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:28.955 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-31 22:51:28.959 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 22:51:28.961 | + lib/nova:create_nova_conf:553 : local conf 2022-03-31 22:51:28.964 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-31 22:51:28.967 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-31 22:51:28.969 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 22:51:28.972 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 22:51:28.975 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-31 22:51:28.977 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-31 22:51:28.980 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-31 22:51:28.984 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-31 22:51:28.987 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-31 22:51:28.989 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-31 22:51:28.991 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-31 22:51:28.994 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-31 22:51:28.997 | + 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 22:51:29.027 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-31 22:51:29.058 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-31 22:51:29.089 | + 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 22:51:29.092 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-31 22:51:29.095 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-31 22:51:29.098 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-31 22:51:29.119 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:29.122 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-31 22:51:29.123 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-31 22:51:29.870 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-31 22:51:29.872 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-31 22:51:29.875 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 22:51:29.877 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-31 22:51:29.880 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 22:51:29.882 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 22:51:29.885 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 22:51:29.901 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:29.905 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 22:51:29.907 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 22:51:29.909 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 22:51:29.925 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:29.928 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1 2022-03-31 22:51:29.931 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1 2022-03-31 22:51:29.959 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 22:51:29.961 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 22:51:29.964 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-31 22:51:29.981 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:29.984 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-31 22:51:29.986 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 22:51:29.989 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-31 22:51:30.020 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.98/identity 2022-03-31 22:51:30.053 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-31 22:51:30.086 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-31 22:51:30.114 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-31 22:51:30.143 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-31 22:51:30.176 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-31 22:51:30.209 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-31 22:51:30.238 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-31 22:51:30.241 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-31 22:51:30.243 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-31 22:51:30.246 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 22:51:30.264 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 22:51:30.266 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 22:51:30.269 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 22:51:30.271 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 22:51:30.273 | + 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 22:51:30.303 | + 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 22:51:30.334 | + 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 22:51:30.363 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 22:51:30.391 | + 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 22:51:30.394 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-31 22:51:30.398 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 22:51:30.400 | + lib/nova:create_nova_conf:587 : local conf 2022-03-31 22:51:30.403 | + lib/nova:create_nova_conf:588 : local offset 2022-03-31 22:51:30.406 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-31 22:51:30.408 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 22:51:30.411 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 22:51:30.414 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-31 22:51:30.416 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-31 22:51:30.419 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-31 22:51:30.421 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 22:51:30.423 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-31 22:51:30.426 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-31 22:51:30.428 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-31 22:51:30.444 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:30.447 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-31 22:51:30.449 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-31 22:51:30.466 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:30.468 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-31 22:51:30.484 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:30.487 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-31 22:51:30.504 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:30.507 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-31 22:51:30.525 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:30.528 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-31 22:51:30.530 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-31 22:51:30.533 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-31 22:51:30.535 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 22:51:30.538 | + lib/stack:stack_install_service:32 : install_placement 2022-03-31 22:51:30.540 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-31 22:51:30.543 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-31 22:51:30.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:30.548 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:30.551 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-31 22:51:30.554 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 22:51:30.556 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 22:51:30.558 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 22:51:30.561 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 22:51:30.563 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 22:51:30.566 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 22:51:30.568 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:30.571 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:30.573 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 22:51:30.576 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 22:51:30.578 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 22:51:30.580 | + functions-common:apt_get_update:1190 : return 2022-03-31 22:51:30.583 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-31 22:51:30.586 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 22:51:30.588 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:30.590 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:30.593 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-31 22:51:30.618 | + 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 22:51:30.728 | Reading package lists... 2022-03-31 22:51:30.981 | Building dependency tree... 2022-03-31 22:51:30.983 | Reading state information... 2022-03-31 22:51:31.238 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 22:51:31.238 | The following packages were automatically installed and are no longer required: 2022-03-31 22:51:31.240 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 22:51:31.240 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 22:51:31.240 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 22:51:31.240 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 22:51:31.240 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 22:51:31.240 | python3-zope.interface 2022-03-31 22:51:31.240 | Use 'sudo apt autoremove' to remove them. 2022-03-31 22:51:31.368 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 22:51:31.373 | + functions-common:apt_get:1234 : result=0 2022-03-31 22:51:31.376 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 22:51:31.379 | + functions-common:time_stop:2425 : local name 2022-03-31 22:51:31.381 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:51:31.384 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:51:31.386 | + functions-common:time_stop:2428 : local total 2022-03-31 22:51:31.389 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:51:31.391 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 22:51:31.393 | + functions-common:time_stop:2432 : start_time=1648767090615 2022-03-31 22:51:31.396 | + functions-common:time_stop:2434 : [[ -z 1648767090615 ]] 2022-03-31 22:51:31.399 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:51:31.403 | + functions-common:time_stop:2437 : end_time=1648767091400 2022-03-31 22:51:31.405 | + functions-common:time_stop:2438 : elapsed_time=785 2022-03-31 22:51:31.408 | + functions-common:time_stop:2439 : total=6283 2022-03-31 22:51:31.410 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:51:31.413 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7068 2022-03-31 22:51:31.415 | + functions-common:apt_get:1238 : return 0 2022-03-31 22:51:31.418 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-31 22:51:31.421 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-31 22:51:31.423 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-31 22:51:31.426 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-31 22:51:31.429 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-31 22:51:31.451 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-31 22:51:31.455 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 22:51:31.458 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 22:51:31.461 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 22:51:31.464 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 22:51:31.468 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 22:51:31.471 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 22:51:31.474 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:31.477 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:31.480 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 22:51:31.484 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 22:51:31.486 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 22:51:31.489 | + functions-common:apt_get_update:1190 : return 2022-03-31 22:51:31.491 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-31 22:51:31.494 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 22:51:31.496 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:31.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:31.501 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-31 22:51:31.524 | + 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 22:51:31.634 | Reading package lists... 2022-03-31 22:51:31.880 | Building dependency tree... 2022-03-31 22:51:31.881 | Reading state information... 2022-03-31 22:51:32.128 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-31 22:51:32.128 | The following packages were automatically installed and are no longer required: 2022-03-31 22:51:32.129 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 22:51:32.129 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 22:51:32.129 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 22:51:32.129 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 22:51:32.129 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 22:51:32.129 | python3-zope.interface 2022-03-31 22:51:32.129 | Use 'sudo apt autoremove' to remove them. 2022-03-31 22:51:32.261 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 22:51:32.266 | + functions-common:apt_get:1234 : result=0 2022-03-31 22:51:32.269 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 22:51:32.271 | + functions-common:time_stop:2425 : local name 2022-03-31 22:51:32.274 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:51:32.276 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:51:32.278 | + functions-common:time_stop:2428 : local total 2022-03-31 22:51:32.281 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:51:32.283 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 22:51:32.286 | + functions-common:time_stop:2432 : start_time=1648767091521 2022-03-31 22:51:32.288 | + functions-common:time_stop:2434 : [[ -z 1648767091521 ]] 2022-03-31 22:51:32.291 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:51:32.296 | + functions-common:time_stop:2437 : end_time=1648767092293 2022-03-31 22:51:32.298 | + functions-common:time_stop:2438 : elapsed_time=772 2022-03-31 22:51:32.301 | + functions-common:time_stop:2439 : total=7068 2022-03-31 22:51:32.303 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:51:32.305 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7840 2022-03-31 22:51:32.308 | + functions-common:apt_get:1238 : return 0 2022-03-31 22:51:32.311 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-31 22:51:32.313 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-31 22:51:32.316 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 22:51:32.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:32.321 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:32.323 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-31 22:51:32.326 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-31 22:51:32.384 | wsgi (enabled by maintainer script) 2022-03-31 22:51:32.387 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-31 22:51:32.391 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-31 22:51:32.394 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 22:51:32.399 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-31 22:51:32.402 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-31 22:51:32.406 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 22:51:32.411 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-31 22:51:32.411 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 22:51:32.417 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-31 22:51:32.421 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-31 22:51:32.424 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-31 22:51:32.427 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-31 22:51:32.429 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-31 22:51:32.452 | Using python 3.8 to install osc-placement 2022-03-31 22:51:32.455 | + 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 22:51:33.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:51:33.311 | from cryptography.utils import int_from_bytes 2022-03-31 22:51:33.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:51:33.311 | from cryptography.utils import int_from_bytes 2022-03-31 22:51:34.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:51:34.463 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-31 22:51:34.473 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-31 22:51:34.475 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-31 22:51:34.476 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-31 22:51:34.477 | 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 22:51:34.478 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-31 22:51:34.479 | 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 22:51:34.536 | 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 22:51:34.537 | 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 22:51:34.538 | 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 22:51:34.539 | 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 22:51:34.552 | 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 22:51:34.553 | 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 22:51:34.556 | 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 22:51:34.569 | 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 22:51:34.570 | 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 22:51:34.571 | 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 22:51:34.573 | 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 22:51:34.574 | 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 22:51:34.575 | 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 22:51:34.595 | 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 22:51:34.596 | 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 22:51:34.597 | 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 22:51:34.598 | 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 22:51:34.607 | 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 22:51:34.643 | 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 22:51:34.644 | 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 22:51:34.646 | 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 22:51:34.647 | 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 22:51:34.650 | 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 22:51:34.651 | 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 22:51:34.652 | 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 22:51:34.653 | 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 22:51:34.716 | 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 22:51:34.717 | 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 22:51:34.720 | 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 22:51:34.722 | 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 22:51:34.808 | 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 22:51:34.809 | 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 22:51:34.810 | 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 22:51:34.852 | 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 22:51:34.891 | 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 22:51:35.048 | 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 22:51:37.222 | 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 22:51:37.229 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:51:37.229 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:51:37.354 | + inc/python:pip_install:200 : result=0 2022-03-31 22:51:37.358 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:51:37.362 | + functions-common:time_stop:2425 : local name 2022-03-31 22:51:37.366 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:51:37.370 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:51:37.374 | + functions-common:time_stop:2428 : local total 2022-03-31 22:51:37.377 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:51:37.379 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:51:37.382 | + functions-common:time_stop:2432 : start_time=1648767092446 2022-03-31 22:51:37.385 | + functions-common:time_stop:2434 : [[ -z 1648767092446 ]] 2022-03-31 22:51:37.388 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:51:37.394 | + functions-common:time_stop:2437 : end_time=1648767097390 2022-03-31 22:51:37.397 | + functions-common:time_stop:2438 : elapsed_time=4944 2022-03-31 22:51:37.401 | + functions-common:time_stop:2439 : total=153242 2022-03-31 22:51:37.404 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:51:37.408 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=158186 2022-03-31 22:51:37.410 | + inc/python:pip_install:203 : return 0 2022-03-31 22:51:37.413 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-31 22:51:37.415 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-31 22:51:37.418 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-31 22:51:37.420 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 22:51:37.423 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 22:51:37.426 | ++ functions-common:git_clone:612 : pwd 2022-03-31 22:51:37.429 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 22:51:37.432 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 22:51:37.435 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 22:51:37.455 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 22:51:37.458 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 22:51:37.460 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 22:51:37.463 | + functions-common:git_clone:629 : echo master 2022-03-31 22:51:37.464 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 22:51:37.469 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-31 22:51:37.472 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 22:51:37.474 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-31 22:51:37.478 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 22:51:37.478 | + functions-common:git_clone:678 : head -1 2022-03-31 22:51:37.481 | ffca1ebd Merge "Add zed spec directory" 2022-03-31 22:51:37.484 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 22:51:37.487 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-31 22:51:37.489 | + inc/python:setup_develop:338 : local bindep 2022-03-31 22:51:37.492 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 22:51:37.494 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-31 22:51:37.497 | + inc/python:setup_develop:344 : local extras= 2022-03-31 22:51:37.500 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-31 22:51:37.502 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 22:51:37.505 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 22:51:37.508 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-31 22:51:37.510 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 22:51:37.513 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 22:51:37.516 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-31 22:51:37.519 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 22:51:37.522 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-31 22:51:37.524 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 22:51:37.527 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 22:51:37.530 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-31 22:51:37.536 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-31 22:51:37.539 | + 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 22:51:38.189 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-31 22:51:38.192 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 22:51:38.197 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 22:51:38.200 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 22:51:38.204 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 22:51:38.206 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-31 22:51:38.209 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 22:51:38.211 | + inc/python:setup_package:428 : local extras= 2022-03-31 22:51:38.214 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 22:51:38.216 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 22:51:38.219 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 22:51:38.221 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 22:51:38.224 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 22:51:38.227 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-31 22:51:38.249 | Using python 3.8 to install /opt/stack/placement 2022-03-31 22:51:38.251 | + 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 22:51:39.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:51:39.101 | from cryptography.utils import int_from_bytes 2022-03-31 22:51:39.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:51:39.101 | from cryptography.utils import int_from_bytes 2022-03-31 22:51:40.254 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:51:40.280 | Obtaining file:///opt/stack/placement 2022-03-31 22:51:40.280 | Preparing metadata (setup.py): started 2022-03-31 22:51:43.373 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 22:51:43.429 | 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 22:51:43.430 | 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 22:51:43.431 | 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 22:51:43.432 | 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 22:51:43.433 | 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 22:51:43.434 | 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 22:51:43.435 | 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 22:51:43.437 | 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 22:51:43.438 | 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 22:51:43.439 | 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 22:51:43.441 | 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 22:51:43.442 | 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 22:51:43.443 | 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 22:51:43.444 | 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 22:51:43.445 | 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 22:51:43.446 | 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 22:51:43.447 | 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 22:51:43.448 | 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 22:51:43.449 | 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 22:51:43.451 | 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 22:51:43.452 | 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 22:51:43.515 | 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 22:51:43.516 | 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 22:51:43.518 | 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 22:51:43.520 | 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 22:51:43.522 | 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 22:51:43.523 | 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 22:51:43.542 | 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 22:51:43.584 | 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 22:51:43.585 | 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 22:51:43.586 | 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 22:51:43.587 | 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 22:51:43.588 | 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 22:51:43.638 | 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 22:51:43.641 | 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 22:51:43.642 | 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 22:51:43.643 | 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 22:51:43.684 | 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 22:51:43.686 | 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 22:51:43.702 | 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 22:51:43.705 | 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 22:51:43.707 | 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 22:51:43.733 | 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 22:51:43.734 | 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 22:51:43.747 | 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 22:51:43.762 | 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 22:51:43.764 | 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 22:51:43.766 | 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 22:51:43.767 | 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 22:51:43.807 | 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 22:51:43.808 | 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 22:51:43.811 | 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 22:51:43.813 | 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 22:51:43.830 | 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 22:51:43.989 | 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 22:51:44.027 | 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 22:51:44.029 | 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 22:51:44.029 | 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 22:51:44.046 | 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 22:51:44.079 | 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 22:51:44.135 | 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 22:51:44.224 | 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 22:51:44.307 | 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 22:51:44.357 | 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 22:51:44.544 | 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 22:51:44.546 | 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 22:51:44.546 | 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 22:51:44.622 | 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 22:51:44.673 | 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 22:51:44.830 | 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 22:51:44.934 | 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 22:51:44.936 | 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 22:51:46.804 | Installing collected packages: openstack-placement 2022-03-31 22:51:46.804 | Attempting uninstall: openstack-placement 2022-03-31 22:51:46.805 | Found existing installation: openstack-placement 7.1.0.dev7 2022-03-31 22:51:46.807 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-31 22:51:46.809 | Running setup.py develop for openstack-placement 2022-03-31 22:51:51.016 | Successfully installed openstack-placement 2022-03-31 22:51:51.016 | 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 22:51:51.024 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:51:51.024 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:51:51.163 | + inc/python:pip_install:200 : result=0 2022-03-31 22:51:51.167 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:51:51.171 | + functions-common:time_stop:2425 : local name 2022-03-31 22:51:51.174 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:51:51.177 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:51:51.180 | + functions-common:time_stop:2428 : local total 2022-03-31 22:51:51.183 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:51:51.187 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:51:51.190 | + functions-common:time_stop:2432 : start_time=1648767098243 2022-03-31 22:51:51.193 | + functions-common:time_stop:2434 : [[ -z 1648767098243 ]] 2022-03-31 22:51:51.197 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:51:51.203 | + functions-common:time_stop:2437 : end_time=1648767111199 2022-03-31 22:51:51.205 | + functions-common:time_stop:2438 : elapsed_time=12956 2022-03-31 22:51:51.208 | + functions-common:time_stop:2439 : total=158186 2022-03-31 22:51:51.210 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:51:51.213 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=171142 2022-03-31 22:51:51.215 | + inc/python:pip_install:203 : return 0 2022-03-31 22:51:51.218 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 22:51:51.220 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 22:51:51.223 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 22:51:51.243 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 22:51:51.255 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-31 22:51:51.258 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-31 22:51:51.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:51:51.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:51:51.265 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-03-31 22:51:51.268 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:51:51.271 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 22:51:51.273 | + ./stack.sh:main:943 : configure_placement 2022-03-31 22:51:51.276 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-31 22:51:51.288 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-31 22:51:51.291 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-31 22:51:51.296 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-31 22:51:51.299 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-31 22:51:51.302 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-31 22:51:51.305 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-31 22:51:51.307 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-31 22:51:51.311 | + 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 22:51:51.352 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-31 22:51:51.387 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-31 22:51:51.423 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-31 22:51:51.426 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-31 22:51:51.428 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-31 22:51:51.432 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 22:51:51.434 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-31 22:51:51.469 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-31 22:51:51.499 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.98/identity 2022-03-31 22:51:51.533 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-31 22:51:51.563 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-31 22:51:51.592 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-31 22:51:51.622 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-31 22:51:51.654 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-31 22:51:51.685 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 22:51:51.718 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 22:51:51.752 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-31 22:51:51.756 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-31 22:51:51.760 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-31 22:51:51.764 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 22:51:51.786 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 22:51:51.789 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 22:51:51.793 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 22:51:51.796 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 22:51:51.799 | + 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 22:51:51.828 | + 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 22:51:51.858 | + 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 22:51:51.888 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 22:51:51.917 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 22:51:51.920 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-31 22:51:51.922 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-31 22:51:51.925 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-31 22:51:51.927 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-31 22:51:51.930 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 22:51:51.933 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 22:51:51.936 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-31 22:51:51.940 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-31 22:51:51.943 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 22:51:51.945 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 22:51:51.958 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 22:51:51.959 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 22:51:51.967 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 22:51:51.971 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 22:51:51.987 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-31 22:51:51.990 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-31 22:51:51.994 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-31 22:51:52.026 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-31 22:51:52.055 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-31 22:51:52.085 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-31 22:51:52.115 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 22:51:52.144 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 22:51:52.173 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-31 22:51:52.202 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-31 22:51:52.231 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-31 22:51:52.260 | + 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 22:51:52.289 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 22:51:52.319 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 22:51:52.348 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-31 22:51:52.377 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 22:51:52.381 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 22:51:52.385 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-31 22:51:52.389 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-31 22:51:52.392 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 22:51:52.396 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:52.400 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:52.403 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-31 22:51:52.407 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-31 22:51:52.409 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-31 22:51:52.439 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 22:51:52.469 | + 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 22:51:52.469 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-31 22:51:52.478 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-31 22:51:52.482 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-31 22:51:52.484 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-31 22:51:52.487 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 22:51:52.490 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 22:51:52.492 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 22:51:52.495 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:52.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:52.500 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 22:51:52.502 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 22:51:52.505 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:52.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:52.510 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-31 22:51:52.573 | Site placement-api already enabled 2022-03-31 22:51:52.579 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 22:51:52.583 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 22:51:52.587 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 22:51:52.591 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 22:51:52.807 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-31 22:51:52.826 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:52.829 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-31 22:51:52.846 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:52.849 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-31 22:51:52.867 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:52.870 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-31 22:51:52.872 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-31 22:51:52.875 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 22:51:52.907 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.98/identity 2022-03-31 22:51:52.936 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 22:51:52.970 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 22:51:53.002 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 22:51:53.039 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 22:51:53.076 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 22:51:53.108 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-31 22:51:53.137 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-31 22:51:53.155 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:53.158 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-31 22:51:53.179 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:51:53.183 | + ./stack.sh:main:969 : run_phase stack install 2022-03-31 22:51:53.186 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 22:51:53.189 | + functions-common:run_phase:1854 : local phase=install 2022-03-31 22:51:53.192 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 22:51:53.194 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 22:51:53.197 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 22:51:53.199 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 22:51:53.202 | + functions-common:run_phase:1863 : local extra 2022-03-31 22:51:53.206 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 22:51:53.211 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 22:51:53.215 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 22:51:53.218 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 22:51:53.221 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-31 22:51:53.226 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 22:51:53.243 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:53.246 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 22:51:53.248 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 22:51:53.252 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-31 22:51:53.254 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-31 22:51:53.257 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:51:53.259 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-31 22:51:53.262 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-31 22:51:53.264 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-31 22:51:53.333 | ++ inc/async:async_inner:63 : install_tempest 2022-03-31 22:51:53.371 | [115140 Async install_tempest:140192]: running: install_tempest 2022-03-31 22:51:53.373 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 22:51:53.376 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 22:51:53.379 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 22:51:53.381 | + 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 22:51:53.384 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-31 22:51:53.387 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 22:51:53.390 | + functions-common:run_plugins:1840 : local phase=install 2022-03-31 22:51:53.392 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 22:51:53.395 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 22:51:53.398 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-31 22:51:53.400 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-31 22:51:53.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 22:51:53.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 22:51:53.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-03-31 22:51:53.411 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 22:51:53.414 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-31 22:51:53.417 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-31 22:51:53.420 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 22:51:53.423 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-31 22:51:53.426 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-31 22:51:53.428 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 22:51:53.433 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 22:51:53.436 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-31 22:51:53.442 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-31 22:51:53.444 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-31 22:51:53.446 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-31 22:51:53.449 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-31 22:51:53.452 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-31 22:51:53.478 | Using python 3.8 to install python-openstackclient 2022-03-31 22:51:53.481 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-31 22:51:54.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:51:54.340 | from cryptography.utils import int_from_bytes 2022-03-31 22:51:54.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:51:54.340 | from cryptography.utils import int_from_bytes 2022-03-31 22:51:55.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 22:51:55.491 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-31 22:51:55.509 | 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 22:51:55.510 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-31 22:51:55.511 | 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 22:51:55.513 | 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 22:51:55.513 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-31 22:51:55.514 | 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 22:51:55.515 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-31 22:51:55.517 | 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 22:51:55.518 | 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 22:51:55.519 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-31 22:51:55.520 | 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 22:51:55.530 | 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 22:51:55.531 | 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 22:51:55.533 | 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 22:51:55.534 | 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 22:51:55.535 | 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 22:51:55.562 | 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 22:51:55.562 | 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 22:51:55.564 | 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 22:51:55.565 | 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 22:51:55.566 | 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 22:51:55.567 | 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 22:51:55.568 | 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 22:51:55.569 | 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 22:51:55.571 | 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 22:51:55.572 | 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 22:51:55.573 | 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 22:51:55.587 | 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 22:51:55.605 | 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 22:51:55.606 | 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 22:51:55.607 | 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 22:51:55.609 | 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 22:51:55.629 | 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 22:51:55.648 | 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 22:51:55.649 | 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 22:51:55.652 | 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 22:51:55.742 | 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 22:51:55.743 | 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 22:51:55.744 | 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 22:51:55.785 | 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 22:51:55.796 | 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 22:51:55.829 | 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 22:51:55.989 | 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 22:51:56.006 | 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 22:51:56.105 | 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 22:51:56.108 | 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 22:51:56.110 | 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 22:51:56.111 | 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 22:51:56.237 | 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 22:51:58.509 | 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 22:51:58.516 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 22:51:58.517 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 22:51:58.645 | + inc/python:pip_install:200 : result=0 2022-03-31 22:51:58.648 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 22:51:58.651 | + functions-common:time_stop:2425 : local name 2022-03-31 22:51:58.654 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:51:58.657 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:51:58.659 | + functions-common:time_stop:2428 : local total 2022-03-31 22:51:58.665 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:51:58.668 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 22:51:58.670 | + functions-common:time_stop:2432 : start_time=1648767113472 2022-03-31 22:51:58.672 | + functions-common:time_stop:2434 : [[ -z 1648767113472 ]] 2022-03-31 22:51:58.675 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:51:58.680 | + functions-common:time_stop:2437 : end_time=1648767118677 2022-03-31 22:51:58.682 | + functions-common:time_stop:2438 : elapsed_time=5205 2022-03-31 22:51:58.684 | + functions-common:time_stop:2439 : total=171142 2022-03-31 22:51:58.687 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:51:58.689 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176347 2022-03-31 22:51:58.692 | + inc/python:pip_install:203 : return 0 2022-03-31 22:51:58.694 | + ./stack.sh:main:981 : install_oscwrap 2022-03-31 22:51:58.697 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-31 22:51:58.702 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.g9JUauX69F 2022-03-31 22:51:58.705 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-31 22:51:58.707 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-31 22:51:58.709 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-31 22:51:58.712 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-31 22:51:58.715 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 22:51:58.717 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-31 22:51:58.736 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:51:58.738 | + ./stack.sh:main:1035 : configure_database 2022-03-31 22:51:58.741 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-31 22:51:58.744 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-31 22:51:58.746 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-31 22:51:58.748 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:51:58.751 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-31 22:51:58.753 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-31 22:51:58.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:58.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:58.760 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-31 22:51:58.763 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-31 22:51:58.767 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-31 22:51:58.767 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-31 22:51:58.772 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-31 22:51:58.825 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-31 22:51:58.827 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 22:51:58.830 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 22:51:58.832 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 22:51:58.834 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 22:51:58.837 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 22:51:58.839 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 22:51:58.841 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 22:51:58.844 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 22:51:58.846 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 22:51:58.848 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 22:51:58.851 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 22:51:58.854 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-31 22:51:58.856 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 22:51:58.858 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 22:51:58.860 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 22:51:58.863 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 22:51:58.865 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 22:51:58.867 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 22:51:58.870 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-31 22:51:58.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:51:58.874 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:51:58.876 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-31 22:51:58.879 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 22:51:58.881 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 22:52:01.088 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-31 22:52:01.104 | mysqladmin: connect to server at 'localhost' failed 2022-03-31 22:52:01.104 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-31 22:52:01.108 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-31 22:52:01.111 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-31 22:52:01.113 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:52:01.116 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:52:01.118 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-31 22:52:01.121 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-31 22:52:01.123 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-31 22:52:01.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:52:01.128 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:52:01.131 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-31 22:52:01.133 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-31 22:52:01.135 | + 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 22:52:01.148 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:52:01.184 | + 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 22:52:01.196 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:52:01.213 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-31 22:52:01.269 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-31 22:52:01.325 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-31 22:52:01.383 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-31 22:52:01.386 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-31 22:52:01.388 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 22:52:01.391 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 22:52:05.193 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-31 22:52:05.196 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-31 22:52:05.199 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 22:52:05.204 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-225205 2022-03-31 22:52:05.206 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-225205 1039' 2022-03-31 22:52:05.209 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.212 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 22:52:05.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.217 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 22:52:05.219 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.222 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 22:52:05.224 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.227 | + 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 22:52:05.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.232 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.98 2022-03-31 22:52:05.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.237 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.98/identity 2022-03-31 22:52:05.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.242 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-224800 2022-03-31 22:52:05.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.248 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 22:52:05.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.253 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.98 2022-03-31 22:52:05.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.258 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 22:52:05.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.263 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 22:52:05.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.268 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 22:52:05.271 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 22:52:05.273 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 22:52:05.276 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-31 22:52:05.279 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-31 22:52:05.281 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-31 22:52:05.293 | + ./stack.sh:main:1065 : start_dstat 2022-03-31 22:52:05.296 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 22:52:05.299 | + functions-common:run_process:1680 : local service=dstat 2022-03-31 22:52:05.301 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 22:52:05.304 | + functions-common:run_process:1682 : local group= 2022-03-31 22:52:05.306 | + functions-common:run_process:1683 : local user= 2022-03-31 22:52:05.309 | + functions-common:run_process:1685 : local name=dstat 2022-03-31 22:52:05.311 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:52:05.314 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:52:05.316 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:52:05.319 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:52:05.322 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:52:05.326 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767125324 2022-03-31 22:52:05.329 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-31 22:52:05.346 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:52:05.348 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-31 22:52:05.351 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-31 22:52:05.354 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 22:52:05.356 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 22:52:05.358 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 22:52:05.361 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 22:52:05.363 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-31 22:52:05.366 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-31 22:52:05.368 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-31 22:52:05.371 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:52:05.373 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:52:05.376 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-31 22:52:05.378 | + 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 22:52:05.381 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-31 22:52:05.383 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 22:52:05.385 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:52:05.387 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:52:05.390 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:52:05.392 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:52:05.394 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-31 22:52:05.397 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:52:05.401 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-31 22:52:05.453 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-31 22:52:05.506 | + 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 22:52:05.561 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-31 22:52:05.615 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-31 22:52:05.667 | + 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 22:52:05.719 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:52:05.722 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-31 22:52:05.775 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:52:06.161 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-31 22:52:06.175 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-31 22:52:06.560 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-31 22:52:06.582 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:52:06.584 | + functions-common:time_stop:2425 : local name 2022-03-31 22:52:06.587 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:52:06.589 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:52:06.592 | + functions-common:time_stop:2428 : local total 2022-03-31 22:52:06.595 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:52:06.597 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:52:06.600 | + functions-common:time_stop:2432 : start_time=1648767125324 2022-03-31 22:52:06.602 | + functions-common:time_stop:2434 : [[ -z 1648767125324 ]] 2022-03-31 22:52:06.606 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:52:06.610 | + functions-common:time_stop:2437 : end_time=1648767126607 2022-03-31 22:52:06.613 | + functions-common:time_stop:2438 : elapsed_time=1283 2022-03-31 22:52:06.615 | + functions-common:time_stop:2439 : total=0 2022-03-31 22:52:06.617 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:52:06.620 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1283 2022-03-31 22:52:06.623 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-31 22:52:06.625 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-31 22:52:06.628 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-31 22:52:06.630 | + functions-common:run_process:1682 : local group= 2022-03-31 22:52:06.633 | + functions-common:run_process:1683 : local user=root 2022-03-31 22:52:06.635 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-31 22:52:06.637 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:52:06.640 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:52:06.642 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:52:06.645 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:52:06.648 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:52:06.652 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767126650 2022-03-31 22:52:06.655 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-31 22:52:06.676 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:52:06.678 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:52:06.681 | + functions-common:time_stop:2425 : local name 2022-03-31 22:52:06.683 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:52:06.687 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:52:06.689 | + functions-common:time_stop:2428 : local total 2022-03-31 22:52:06.692 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:52:06.694 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:52:06.697 | + functions-common:time_stop:2432 : start_time=1648767126650 2022-03-31 22:52:06.699 | + functions-common:time_stop:2434 : [[ -z 1648767126650 ]] 2022-03-31 22:52:06.702 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:52:06.707 | + functions-common:time_stop:2437 : end_time=1648767126704 2022-03-31 22:52:06.709 | + functions-common:time_stop:2438 : elapsed_time=54 2022-03-31 22:52:06.711 | + functions-common:time_stop:2439 : total=1283 2022-03-31 22:52:06.714 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:52:06.716 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1337 2022-03-31 22:52:06.719 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-31 22:52:06.739 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:52:06.742 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-31 22:52:06.769 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:52:06.771 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-31 22:52:06.791 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:52:06.794 | + ./stack.sh:main:1078 : start_etcd3 2022-03-31 22:52:06.797 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-31 22:52:06.799 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd' 2022-03-31 22:52:06.802 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-31 22:52:06.804 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380' 2022-03-31 22:52:06.807 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.98:2380' 2022-03-31 22:52:06.809 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.98:2379' 2022-03-31 22:52:06.812 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-31 22:52:06.814 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-31 22:52:06.817 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.98:2379' 2022-03-31 22:52:06.820 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-31 22:52:06.822 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-31 22:52:06.825 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 22:52:06.827 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380 --initial-advertise-peer-urls http://10.222.0.98:2380 --advertise-client-urls http://10.222.0.98:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.98:2379 --debug' '' root 2022-03-31 22:52:06.830 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-31 22:52:06.832 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380 --initial-advertise-peer-urls http://10.222.0.98:2380 --advertise-client-urls http://10.222.0.98:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.98:2379 --debug' 2022-03-31 22:52:06.834 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:52:06.838 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-31 22:52:06.841 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:52:06.843 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:52:06.845 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 22:52:06.848 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:52:06.853 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-31 22:52:06.944 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-31 22:52:07.015 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380 --initial-advertise-peer-urls http://10.222.0.98:2380 --advertise-client-urls http://10.222.0.98:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.98:2379 --debug' 2022-03-31 22:52:07.066 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-31 22:52:07.117 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-31 22:52:07.169 | + 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 22:52:07.222 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:52:07.224 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-31 22:52:07.291 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:52:07.683 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-31 22:52:07.737 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-31 22:52:07.792 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-31 22:52:07.845 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-31 22:52:07.899 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-31 22:52:07.903 | ++ functions-common:is_arch:506 : uname -m 2022-03-31 22:52:07.907 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-31 22:52:07.910 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-31 22:52:08.285 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-31 22:52:08.299 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-31 22:52:08.670 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-31 22:52:09.249 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-31 22:52:09.267 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:52:09.269 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-31 22:52:09.272 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-31 22:52:09.275 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-31 22:52:09.279 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-31 22:52:09.292 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-31 22:52:09.304 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-31 22:52:09.307 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 22:52:09.310 | + 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.98/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-31 22:52:09.447 | + 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.98/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-31 22:52:09.583 | + 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.98/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-31 22:52:09.721 | + 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.98/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-31 22:52:09.858 | + 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.98/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-31 22:52:09.995 | + 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.98/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-31 22:52:10.131 | + 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.98/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-31 22:52:10.266 | + 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.98/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-31 22:52:10.401 | + 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.98/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-31 22:52:10.537 | + 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.98/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-31 22:52:10.674 | + functions-common:write_clouds_yaml:198 : cat 2022-03-31 22:52:10.680 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-31 22:52:10.683 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-31 22:52:10.686 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-31 22:52:10.690 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-31 22:52:10.693 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-31 22:52:10.696 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-31 22:52:10.712 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:52:10.715 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-31 22:52:10.717 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:52:10.720 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-31 22:52:10.723 | + ./stack.sh:main:1095 : '[' 10.222.0.98 == 10.222.0.98 ']' 2022-03-31 22:52:10.725 | + ./stack.sh:main:1096 : init_keystone 2022-03-31 22:52:10.728 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-31 22:52:10.744 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:52:10.747 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-31 22:52:10.749 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-31 22:52:10.751 | + lib/database:recreate_database:112 : local db=keystone 2022-03-31 22:52:10.754 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-31 22:52:10.756 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-31 22:52:10.758 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-31 22:52:10.763 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:52:11.252 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-31 22:52:11.261 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:52:11.282 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-31 22:52:11.285 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 22:52:11.287 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:52:11.290 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:52:11.294 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:52:11.298 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767131295 2022-03-31 22:52:11.301 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-31 22:52:15.940 | 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=142120) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 22:52:15.947 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:15.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.948 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.949 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.949 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.950 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:15.950 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:15.978 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:15.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.979 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.979 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.979 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:15.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:15.980 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:15.981 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:16.042 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:16.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:16.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:16.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:16.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:16.044 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:16.044 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:16.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:16.044 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:16.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:16.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:16.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:16.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:16.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:16.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:16.045 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:16.045 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:16.053 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 22:52:17.870 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:17.870 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 22:52:17.878 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:17.878 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 22:52:17.888 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:17.888 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 22:52:17.895 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:17.895 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 22:52:17.902 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:17.902 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 22:52:17.909 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:17.909 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 22:52:17.974 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:17.975 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:17.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.977 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.977 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.978 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.978 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.978 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:17.978 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:17.979 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:17.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.980 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.981 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.981 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.982 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:17.982 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:17.991 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:17.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.993 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.993 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.994 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:17.994 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:17.994 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:17.994 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:18.531 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:18.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.533 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.533 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.533 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.534 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.534 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:18.534 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:18.563 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:18.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.565 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.565 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.566 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.566 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.566 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:18.566 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:18.575 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 22:52:18.631 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:18.631 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 22:52:18.639 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:18.640 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 22:52:18.647 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:18.647 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 22:52:18.655 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:18.655 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 22:52:18.663 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:18.663 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 22:52:18.671 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:18.671 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 22:52:18.678 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:18.679 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:18.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.680 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.681 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.681 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.682 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:18.682 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:18.682 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:18.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.684 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.684 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.685 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.685 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.685 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:18.685 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:18.692 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:18.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.694 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.695 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.695 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:18.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:18.695 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:18.695 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:19.161 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:19.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.163 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.163 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.164 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.164 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:19.164 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:19.192 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:52:19.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.193 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.194 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.194 | 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=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:52:19.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:52:19.195 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:52:19.195 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=142120) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:52:19.202 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 22:52:19.212 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:19.212 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 22:52:19.220 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:19.220 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 22:52:19.227 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:19.227 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 22:52:19.235 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:19.235 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 22:52:19.242 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:19.242 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 22:52:19.250 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:19.250 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 22:52:19.257 | INFO migrate.versioning.api [-] done 2022-03-31 22:52:19.655 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-31 22:52:19.657 | + functions-common:time_stop:2425 : local name 2022-03-31 22:52:19.660 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:52:19.663 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:52:19.665 | + functions-common:time_stop:2428 : local total 2022-03-31 22:52:19.667 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:52:19.671 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 22:52:19.674 | + functions-common:time_stop:2432 : start_time=1648767131295 2022-03-31 22:52:19.676 | + functions-common:time_stop:2434 : [[ -z 1648767131295 ]] 2022-03-31 22:52:19.679 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:52:19.684 | + functions-common:time_stop:2437 : end_time=1648767139681 2022-03-31 22:52:19.686 | + functions-common:time_stop:2438 : elapsed_time=8386 2022-03-31 22:52:19.688 | + functions-common:time_stop:2439 : total=0 2022-03-31 22:52:19.691 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:52:19.693 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8386 2022-03-31 22:52:19.695 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-31 22:52:19.698 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-31 22:52:19.702 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-31 22:52:24.151 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-31 22:52:24.152 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 22:52:24.152 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 22:52:24.152 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-31 22:52:24.153 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 22:52:24.153 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 22:52:24.153 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 22:52:24.153 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 22:52:24.154 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 22:52:24.524 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-31 22:52:24.529 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-31 22:52:29.040 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-31 22:52:29.041 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 22:52:29.041 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 22:52:29.041 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-31 22:52:29.041 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 22:52:29.042 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 22:52:29.042 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 22:52:29.042 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 22:52:29.042 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 22:52:29.428 | + ./stack.sh:main:1097 : start_keystone 2022-03-31 22:52:29.431 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-31 22:52:29.433 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-31 22:52:29.436 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-31 22:52:29.453 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:52:29.455 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-31 22:52:29.458 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-31 22:52:29.463 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-31 22:52:29.465 | + functions-common:run_process:1680 : local service=keystone 2022-03-31 22:52:29.468 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 22:52:29.471 | + functions-common:run_process:1682 : local group= 2022-03-31 22:52:29.474 | + functions-common:run_process:1683 : local user= 2022-03-31 22:52:29.477 | + functions-common:run_process:1685 : local name=keystone 2022-03-31 22:52:29.479 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:52:29.482 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:52:29.484 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:52:29.487 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:52:29.490 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:52:29.495 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767149492 2022-03-31 22:52:29.497 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-31 22:52:29.513 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:52:29.516 | + 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 22:52:29.518 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-31 22:52:29.521 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 22:52:29.523 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 22:52:29.526 | + 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 22:52:29.528 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 22:52:29.530 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-31 22:52:29.533 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-31 22:52:29.535 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-31 22:52:29.538 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:52:29.540 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:52:29.543 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-31 22:52:29.545 | + 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 22:52:29.548 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-31 22:52:29.550 | + 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 22:52:29.552 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 22:52:29.554 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 22:52:29.556 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-31 22:52:29.559 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 22:52:29.563 | + 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 22:52:29.615 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-31 22:52:29.668 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-31 22:52:29.720 | + 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 22:52:29.773 | + 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 22:52:29.826 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-31 22:52:29.880 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-31 22:52:29.932 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-31 22:52:29.988 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-31 22:52:30.042 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-31 22:52:30.098 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 22:52:30.101 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-31 22:52:30.157 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 22:52:30.173 | ++ inc/async:async_inner:64 : rc=0 2022-03-31 22:52:30.204 | [140192 Async install_tempest:140192]: finished successfully 2022-03-31 22:52:30.552 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-31 22:52:30.569 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-31 22:52:30.927 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-31 22:52:31.010 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:52:31.012 | + functions-common:time_stop:2425 : local name 2022-03-31 22:52:31.016 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:52:31.018 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:52:31.021 | + functions-common:time_stop:2428 : local total 2022-03-31 22:52:31.023 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:52:31.026 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:52:31.028 | + functions-common:time_stop:2432 : start_time=1648767149492 2022-03-31 22:52:31.031 | + functions-common:time_stop:2434 : [[ -z 1648767149492 ]] 2022-03-31 22:52:31.036 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:52:31.039 | + functions-common:time_stop:2437 : end_time=1648767151036 2022-03-31 22:52:31.041 | + functions-common:time_stop:2438 : elapsed_time=1544 2022-03-31 22:52:31.044 | + functions-common:time_stop:2439 : total=1337 2022-03-31 22:52:31.046 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:52:31.048 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2881 2022-03-31 22:52:31.051 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-31 22:52:31.051 | Waiting for keystone to start... 2022-03-31 22:52:31.054 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.98/identity/v3/ 2022-03-31 22:52:31.056 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.98/identity/v3/ 2022-03-31 22:52:31.059 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 22:52:31.061 | + functions:wait_for_service:458 : local url=http://10.222.0.98/identity/v3/ 2022-03-31 22:52:31.063 | + functions:wait_for_service:459 : local rval=0 2022-03-31 22:52:31.066 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 22:52:31.068 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 22:52:31.070 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:52:31.073 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:52:31.078 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:52:31.080 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767151077 2022-03-31 22:52:31.083 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 22:52:31.091 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/identity/v3/ 2022-03-31 22:52:37.474 | + :: : [[ 200 == 503 ]] 2022-03-31 22:52:37.477 | + :: : [[ 0 -eq 7 ]] 2022-03-31 22:52:37.482 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 22:52:37.486 | + functions-common:time_stop:2425 : local name 2022-03-31 22:52:37.488 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:52:37.491 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:52:37.493 | + functions-common:time_stop:2428 : local total 2022-03-31 22:52:37.496 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:52:37.498 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 22:52:37.501 | + functions-common:time_stop:2432 : start_time=1648767151077 2022-03-31 22:52:37.503 | + functions-common:time_stop:2434 : [[ -z 1648767151077 ]] 2022-03-31 22:52:37.506 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:52:37.511 | + functions-common:time_stop:2437 : end_time=1648767157508 2022-03-31 22:52:37.513 | + functions-common:time_stop:2438 : elapsed_time=6431 2022-03-31 22:52:37.516 | + functions-common:time_stop:2439 : total=0 2022-03-31 22:52:37.518 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:52:37.521 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6431 2022-03-31 22:52:37.524 | + functions:wait_for_service:467 : return 0 2022-03-31 22:52:37.526 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-31 22:52:37.546 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:52:37.548 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-31 22:52:37.551 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 22:52:37.553 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 22:52:37.580 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-31 22:52:37.585 | + 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.98/identity 2022-03-31 22:52:42.092 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.092 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.093 | 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=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.101 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.117 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.117 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.147 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.179 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.179 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.278 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.278 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.278 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.278 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.278 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.279 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.291 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.291 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.291 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.291 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.292 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.292 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.292 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.299 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.302 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.302 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.302 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.302 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.303 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.303 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.303 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=142953) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 22:52:42.336 | 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=142953) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 22:52:42.652 | INFO keystone.cmd.bootstrap [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] Created domain default 2022-03-31 22:52:42.700 | INFO keystone.cmd.bootstrap [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] Created project admin 2022-03-31 22:52:42.728 | DEBUG passlib.handlers.bcrypt [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=142953) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-31 22:52:42.729 | DEBUG passlib.handlers.bcrypt [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=142953) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-31 22:52:42.796 | INFO keystone.cmd.bootstrap [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] Created user admin 2022-03-31 22:52:42.810 | INFO keystone.cmd.bootstrap [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] Created role reader 2022-03-31 22:52:42.823 | INFO keystone.cmd.bootstrap [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] Created role member 2022-03-31 22:52:42.851 | INFO keystone.cmd.bootstrap [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] Created implied role where 4fbf63e8412f4b3aa95f721361c78090 implies 2763726e96d746518993a42832830b73 2022-03-31 22:52:42.862 | INFO keystone.cmd.bootstrap [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] Created role admin 2022-03-31 22:52:42.882 | INFO keystone.cmd.bootstrap [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] Created implied role where 799ba72d328048cca1f5e20c8d2a16b2 implies 4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:52:42.899 | INFO keystone.cmd.bootstrap [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] Granted role admin on project admin to user admin. 2022-03-31 22:52:42.908 | INFO keystone.cmd.bootstrap [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] Granted role admin on the system to user admin. 2022-03-31 22:52:42.924 | WARNING py.warnings [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 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 22:52:42.924 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-31 22:52:42.924 |  2022-03-31 22:52:42.928 | INFO keystone.cmd.bootstrap [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] Created region RegionOne 2022-03-31 22:52:42.967 | INFO keystone.cmd.bootstrap [None req-c2677b04-5a6f-4a84-b7c2-7ffb0befa1a4 None None] Created public endpoint http://10.222.0.98/identity 2022-03-31 22:52:43.430 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-31 22:52:43.434 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-31 22:52:43.438 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-31 22:52:43.442 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-31 22:52:46.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:52:46.471 | from cryptography.utils import int_from_bytes 2022-03-31 22:52:46.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:52:46.471 | from cryptography.utils import int_from_bytes 2022-03-31 22:52:46.636 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:52:46.640 | + lib/keystone:create_keystone_accounts:310 : admin_project=1e475ba1226944fca7442986c0bbfe46 2022-03-31 22:52:46.643 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-31 22:52:46.646 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-31 22:52:48.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:52:48.866 | from cryptography.utils import int_from_bytes 2022-03-31 22:52:48.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:52:48.866 | from cryptography.utils import int_from_bytes 2022-03-31 22:52:49.034 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:52:49.038 | + lib/keystone:create_keystone_accounts:312 : admin_user=530424933ca343f0915b394d423f3337 2022-03-31 22:52:49.041 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-31 22:52:49.046 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-31 22:52:49.049 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-31 22:52:49.051 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 530424933ca343f0915b394d423f3337 default 2022-03-31 22:52:49.109 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 530424933ca343f0915b394d423f3337 default 2022-03-31 22:52:49.149 | [115140 Async ks-domain-role:143071]: running: get_or_add_user_domain_role admin 530424933ca343f0915b394d423f3337 default 2022-03-31 22:52:49.151 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-31 22:52:49.154 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 22:52:49.157 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 22:52:52.244 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 22:52:52.246 | + functions-common:get_or_create_domain:888 : echo default 2022-03-31 22:52:52.246 | default 2022-03-31 22:52:52.249 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-31 22:52:52.308 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-31 22:52:52.347 | [115140 Async ks-project:143213]: running: get_or_create_project service Default 2022-03-31 22:52:52.349 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-31 22:52:52.421 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-31 22:52:52.462 | [115140 Async ks-service:143299]: running: get_or_create_role service 2022-03-31 22:52:52.465 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-31 22:52:52.530 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-31 22:52:52.664 | [115140 Async ks-reseller:143385]: running: get_or_create_role ResellerAdmin 2022-03-31 22:52:52.684 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-31 22:52:52.702 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-31 22:52:53.116 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-31 22:52:53.333 | [115140 Async ks-anotherrole:143476]: running: get_or_create_role anotherrole 2022-03-31 22:52:53.356 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-31 22:52:53.384 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-31 22:52:53.404 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 22:52:53.428 | +++ 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 22:52:55.707 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:52:55.749 | [143299 Async ks-service:143299]: finished successfully 2022-03-31 22:52:56.274 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:52:56.318 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:52:56.348 | [143213 Async ks-project:143213]: finished successfully 2022-03-31 22:52:56.368 | [143385 Async ks-reseller:143385]: finished successfully 2022-03-31 22:52:56.759 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:52:56.786 | [143476 Async ks-anotherrole:143476]: finished successfully 2022-03-31 22:52:57.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:52:57.116 | from cryptography.utils import int_from_bytes 2022-03-31 22:52:57.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:52:57.116 | from cryptography.utils import int_from_bytes 2022-03-31 22:52:57.287 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:52:57.290 | ++ functions-common:get_or_create_project:938 : project_id=48087a60fe1e4707b9b1c4c027e9e417 2022-03-31 22:52:57.293 | ++ functions-common:get_or_create_project:939 : echo 48087a60fe1e4707b9b1c4c027e9e417 2022-03-31 22:52:57.296 | + lib/keystone:create_keystone_accounts:340 : invis_project=48087a60fe1e4707b9b1c4c027e9e417 2022-03-31 22:52:57.298 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-31 22:52:57.301 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-31 22:52:57.303 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 22:52:57.307 | +++ 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 22:52:59.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:52:59.811 | from cryptography.utils import int_from_bytes 2022-03-31 22:52:59.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:52:59.811 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:00.000 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:00.003 | ++ functions-common:get_or_create_project:938 : project_id=a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:00.006 | ++ functions-common:get_or_create_project:939 : echo a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:00.009 | + lib/keystone:create_keystone_accounts:344 : demo_project=a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:00.011 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-31 22:53:00.014 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-31 22:53:00.017 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:53:00.020 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-31 22:53:00.022 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-31 22:53:00.025 | +++ 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 22:53:00.206 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:00.232 | [143071 Async ks-domain-role:143071]: finished successfully 2022-03-31 22:53:02.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:02.569 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:02.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:02.569 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:02.744 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:02.748 | ++ functions-common:get_or_create_user:925 : user_id=59703c3941b5451a99f76230b2e48f98 2022-03-31 22:53:02.751 | ++ functions-common:get_or_create_user:926 : echo 59703c3941b5451a99f76230b2e48f98 2022-03-31 22:53:02.755 | + lib/keystone:create_keystone_accounts:347 : demo_user=59703c3941b5451a99f76230b2e48f98 2022-03-31 22:53:02.758 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-31 22:53:02.811 | [115140 Async ks-domain-role:143071]: Waiting for completion of get_or_add_user_domain_role admin 530424933ca343f0915b394d423f3337 default running on PID 143071 (6 other jobs running) 2022-03-31 22:53:02.836 | [115140 Async ks-domain-role:143071]: Signaling child to exit 2022-03-31 22:53:02.836 | WAKEUP 2022-03-31 22:53:02.859 | [115140 Async ks-domain-role:143071]: Signaled 2022-03-31 22:53:02.861 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-31 22:53:02.861 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 530424933ca343f0915b394d423f3337 --domain default 2022-03-31 22:53:02.861 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:02.861 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-31 22:53:02.861 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:02.861 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:02.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:02.861 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:02.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:02.861 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:02.861 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:02.861 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-31 22:53:02.861 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-31 22:53:02.861 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 530424933ca343f0915b394d423f3337 --domain default 2022-03-31 22:53:02.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:02.861 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:02.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:02.861 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:02.862 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 530424933ca343f0915b394d423f3337 --domain default 2022-03-31 22:53:02.862 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:02.862 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-31 22:53:02.862 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:02.862 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:02.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:02.862 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:02.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:02.862 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:02.862 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:02.862 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:53:02.862 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:53:02.862 | ++ functions-common:get_field:818 : echo '| 799ba72d328048cca1f5e20c8d2a16b2 | 530424933ca343f0915b394d423f3337 | | | default | | False |' 2022-03-31 22:53:02.862 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:53:02.862 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:02.862 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:53:02.862 | + functions-common:get_or_add_user_domain_role:1021 : echo 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:53:02.862 | 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:53:02.908 | [115140 Async ks-domain-role:143071]: finished get_or_add_user_domain_role admin 530424933ca343f0915b394d423f3337 default with result 0 in 11 seconds 2022-03-31 22:53:02.915 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-31 22:53:02.950 | [115140 Async ks-project:143213]: Waiting for completion of get_or_create_project service Default running on PID 143213 (5 other jobs running) 2022-03-31 22:53:02.976 | [115140 Async ks-project:143213]: Signaling child to exit 2022-03-31 22:53:02.976 | WAKEUP 2022-03-31 22:53:02.999 | [115140 Async ks-project:143213]: Signaled 2022-03-31 22:53:03.000 | + functions-common:get_or_create_project:932 : local project_id 2022-03-31 22:53:03.000 | ++ 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 22:53:03.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:03.000 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:03.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:03.000 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:03.000 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:03.000 | + functions-common:get_or_create_project:938 : project_id=282bc2b3904b4d46898bf25aec5cb783 2022-03-31 22:53:03.000 | + functions-common:get_or_create_project:939 : echo 282bc2b3904b4d46898bf25aec5cb783 2022-03-31 22:53:03.000 | 282bc2b3904b4d46898bf25aec5cb783 2022-03-31 22:53:03.044 | [115140 Async ks-project:143213]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-31 22:53:03.081 | [115140 Async ks-service:143299]: Waiting for completion of get_or_create_role service running on PID 143299 (4 other jobs running) 2022-03-31 22:53:03.106 | [115140 Async ks-service:143299]: Signaling child to exit 2022-03-31 22:53:03.106 | WAKEUP 2022-03-31 22:53:03.129 | [115140 Async ks-service:143299]: Signaled 2022-03-31 22:53:03.130 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 22:53:03.130 | ++ 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 22:53:03.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:03.130 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:03.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:03.130 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:03.130 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:03.130 | + functions-common:get_or_create_role:950 : role_id=bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:53:03.130 | + functions-common:get_or_create_role:951 : echo bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:53:03.130 | bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:53:03.174 | [115140 Async ks-service:143299]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-31 22:53:03.211 | [115140 Async ks-reseller:143385]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 143385 (3 other jobs running) 2022-03-31 22:53:03.236 | [115140 Async ks-reseller:143385]: Signaling child to exit 2022-03-31 22:53:03.236 | WAKEUP 2022-03-31 22:53:03.259 | [115140 Async ks-reseller:143385]: Signaled 2022-03-31 22:53:03.261 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 22:53:03.261 | ++ 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 22:53:03.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:03.261 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:03.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:03.261 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:03.261 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:03.261 | + functions-common:get_or_create_role:950 : role_id=a195a87e6d984f5e99fe29eb473bbe2c 2022-03-31 22:53:03.261 | + functions-common:get_or_create_role:951 : echo a195a87e6d984f5e99fe29eb473bbe2c 2022-03-31 22:53:03.261 | a195a87e6d984f5e99fe29eb473bbe2c 2022-03-31 22:53:03.305 | [115140 Async ks-reseller:143385]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-31 22:53:03.342 | [115140 Async ks-anotherrole:143476]: Waiting for completion of get_or_create_role anotherrole running on PID 143476 (2 other jobs running) 2022-03-31 22:53:03.367 | [115140 Async ks-anotherrole:143476]: Signaling child to exit 2022-03-31 22:53:03.367 | WAKEUP 2022-03-31 22:53:03.389 | [115140 Async ks-anotherrole:143476]: Signaled 2022-03-31 22:53:03.390 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 22:53:03.390 | ++ 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 22:53:03.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:03.391 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:03.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:03.391 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:03.391 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:03.391 | + functions-common:get_or_create_role:950 : role_id=56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:53:03.391 | + functions-common:get_or_create_role:951 : echo 56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:53:03.391 | 56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:53:03.435 | [115140 Async ks-anotherrole:143476]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-03-31 22:53:03.439 | + inc/async:async_wait:197 : return 0 2022-03-31 22:53:03.441 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 59703c3941b5451a99f76230b2e48f98 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:03.500 | + inc/async:async_inner:63 : get_or_add_user_project_role member 59703c3941b5451a99f76230b2e48f98 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:03.541 | [115140 Async ks-demo-member:144342]: running: get_or_add_user_project_role member 59703c3941b5451a99f76230b2e48f98 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:03.544 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 530424933ca343f0915b394d423f3337 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:03.605 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 530424933ca343f0915b394d423f3337 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:03.648 | [115140 Async ks-demo-admin:144454]: running: get_or_add_user_project_role admin 530424933ca343f0915b394d423f3337 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:03.652 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 59703c3941b5451a99f76230b2e48f98 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:03.717 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 59703c3941b5451a99f76230b2e48f98 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:03.763 | [115140 Async ks-demo-another:144566]: running: get_or_add_user_project_role anotherrole 59703c3941b5451a99f76230b2e48f98 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:03.765 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 59703c3941b5451a99f76230b2e48f98 48087a60fe1e4707b9b1c4c027e9e417 2022-03-31 22:53:03.842 | + inc/async:async_inner:63 : get_or_add_user_project_role member 59703c3941b5451a99f76230b2e48f98 48087a60fe1e4707b9b1c4c027e9e417 2022-03-31 22:53:03.895 | [115140 Async ks-demo-invis:144678]: running: get_or_add_user_project_role member 59703c3941b5451a99f76230b2e48f98 48087a60fe1e4707b9b1c4c027e9e417 2022-03-31 22:53:03.903 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-31 22:53:03.913 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-31 22:53:03.919 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:53:03.924 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-31 22:53:03.926 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-31 22:53:03.930 | +++ 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 22:53:07.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:07.226 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:07.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:07.226 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:07.413 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:07.416 | ++ functions-common:get_or_create_user:925 : user_id=69955c69602746a3a1c40c22f95557fa 2022-03-31 22:53:07.418 | ++ functions-common:get_or_create_user:926 : echo 69955c69602746a3a1c40c22f95557fa 2022-03-31 22:53:07.421 | + lib/keystone:create_keystone_accounts:360 : demo_reader=69955c69602746a3a1c40c22f95557fa 2022-03-31 22:53:07.424 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 69955c69602746a3a1c40c22f95557fa a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:07.492 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 69955c69602746a3a1c40c22f95557fa a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:07.550 | [115140 Async ks-demo-reader:144834]: running: get_or_add_user_project_role reader 69955c69602746a3a1c40c22f95557fa a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:07.555 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-31 22:53:07.557 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-31 22:53:07.561 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 22:53:07.565 | +++ 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 22:53:10.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:10.502 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:10.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:10.502 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:10.756 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:10.774 | ++ functions-common:get_or_create_project:938 : project_id=a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:10.795 | ++ functions-common:get_or_create_project:939 : echo a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:10.808 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:10.824 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-31 22:53:10.853 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-31 22:53:10.865 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:53:10.892 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-31 22:53:10.900 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-31 22:53:10.929 | +++ 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 22:53:15.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:15.177 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:15.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:15.177 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:15.565 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:15.568 | ++ functions-common:get_or_create_user:925 : user_id=d8f071418b8244559ff96b0e2f55dd75 2022-03-31 22:53:15.588 | ++ functions-common:get_or_create_user:926 : echo d8f071418b8244559ff96b0e2f55dd75 2022-03-31 22:53:15.601 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=d8f071418b8244559ff96b0e2f55dd75 2022-03-31 22:53:15.621 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin d8f071418b8244559ff96b0e2f55dd75 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:15.995 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d8f071418b8244559ff96b0e2f55dd75 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:16.213 | [115140 Async ks-alt-admin:145225]: running: get_or_add_user_project_role admin d8f071418b8244559ff96b0e2f55dd75 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:16.241 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole d8f071418b8244559ff96b0e2f55dd75 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:16.585 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d8f071418b8244559ff96b0e2f55dd75 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:16.840 | [115140 Async ks-alt-another:145379]: running: get_or_add_user_project_role anotherrole d8f071418b8244559ff96b0e2f55dd75 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:16.869 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-31 22:53:16.896 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-31 22:53:16.916 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:53:16.932 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-31 22:53:16.961 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-31 22:53:16.992 | +++ 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 22:53:18.330 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:18.524 | [144454 Async ks-demo-admin:144454]: finished successfully 2022-03-31 22:53:20.213 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:20.352 | [144342 Async ks-demo-member:144342]: finished successfully 2022-03-31 22:53:21.194 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:21.220 | [144566 Async ks-demo-another:144566]: finished successfully 2022-03-31 22:53:22.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:22.281 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:22.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:22.281 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:22.532 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:22.546 | ++ functions-common:get_or_create_user:925 : user_id=2e7bbed1c1534e5d8aad1b9179b25270 2022-03-31 22:53:22.561 | ++ functions-common:get_or_create_user:926 : echo 2e7bbed1c1534e5d8aad1b9179b25270 2022-03-31 22:53:22.569 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=2e7bbed1c1534e5d8aad1b9179b25270 2022-03-31 22:53:22.572 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 2e7bbed1c1534e5d8aad1b9179b25270 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:22.656 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2e7bbed1c1534e5d8aad1b9179b25270 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:22.687 | [115140 Async ks-alt-member-user:145710]: running: get_or_add_user_project_role member 2e7bbed1c1534e5d8aad1b9179b25270 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:22.690 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-31 22:53:22.693 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-31 22:53:22.695 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:53:22.712 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-31 22:53:22.727 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-31 22:53:22.750 | +++ 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 22:53:22.852 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:23.002 | [144678 Async ks-demo-invis:144678]: finished successfully 2022-03-31 22:53:23.489 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:23.529 | [144834 Async ks-demo-reader:144834]: finished successfully 2022-03-31 22:53:25.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:25.760 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:25.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:25.760 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:25.987 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:25.991 | ++ functions-common:get_or_create_user:925 : user_id=c841ec3c6bf14086b736aaa9c0db61b6 2022-03-31 22:53:25.996 | ++ functions-common:get_or_create_user:926 : echo c841ec3c6bf14086b736aaa9c0db61b6 2022-03-31 22:53:25.999 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=c841ec3c6bf14086b736aaa9c0db61b6 2022-03-31 22:53:26.002 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader c841ec3c6bf14086b736aaa9c0db61b6 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:26.093 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c841ec3c6bf14086b736aaa9c0db61b6 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:26.189 | [115140 Async ks-alt-reader-user:146003]: running: get_or_add_user_project_role reader c841ec3c6bf14086b736aaa9c0db61b6 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:26.215 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-31 22:53:26.229 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:53:26.240 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-31 22:53:26.251 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-31 22:53:26.272 | +++ 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 22:53:29.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:29.846 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:29.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:29.846 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:30.047 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:30.050 | ++ functions-common:get_or_create_user:925 : user_id=4ec1df474726464bb402a8d3e46b7d53 2022-03-31 22:53:30.054 | ++ functions-common:get_or_create_user:926 : echo 4ec1df474726464bb402a8d3e46b7d53 2022-03-31 22:53:30.057 | + lib/keystone:create_keystone_accounts:392 : system_member_user=4ec1df474726464bb402a8d3e46b7d53 2022-03-31 22:53:30.060 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 4ec1df474726464bb402a8d3e46b7d53 all 2022-03-31 22:53:30.154 | + inc/async:async_inner:63 : get_or_add_user_system_role member 4ec1df474726464bb402a8d3e46b7d53 all 2022-03-31 22:53:30.181 | [115140 Async ks-system-member:146197]: running: get_or_add_user_system_role member 4ec1df474726464bb402a8d3e46b7d53 all 2022-03-31 22:53:30.185 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-31 22:53:30.188 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:53:30.191 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-31 22:53:30.195 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-31 22:53:30.199 | +++ 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 22:53:30.972 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:31.119 | [145225 Async ks-alt-admin:145225]: finished successfully 2022-03-31 22:53:32.424 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:32.592 | [145379 Async ks-alt-another:145379]: finished successfully 2022-03-31 22:53:33.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:33.052 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:33.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:33.052 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:33.250 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:33.257 | ++ functions-common:get_or_create_user:925 : user_id=b71539bba59944bc9ba6fbcc15744729 2022-03-31 22:53:33.260 | ++ functions-common:get_or_create_user:926 : echo b71539bba59944bc9ba6fbcc15744729 2022-03-31 22:53:33.265 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=b71539bba59944bc9ba6fbcc15744729 2022-03-31 22:53:33.269 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader b71539bba59944bc9ba6fbcc15744729 all 2022-03-31 22:53:33.385 | + inc/async:async_inner:63 : get_or_add_user_system_role reader b71539bba59944bc9ba6fbcc15744729 all 2022-03-31 22:53:33.459 | [115140 Async ks-system-reader:146481]: running: get_or_add_user_system_role reader b71539bba59944bc9ba6fbcc15744729 all 2022-03-31 22:53:33.463 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-31 22:53:33.470 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-31 22:53:33.489 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-31 22:53:33.501 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 22:53:33.526 | +++ 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 22:53:35.960 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:36.108 | [145710 Async ks-alt-member-user:145710]: finished successfully 2022-03-31 22:53:36.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:36.642 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:36.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:36.642 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:36.850 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:36.853 | ++ functions-common:get_or_create_group:902 : group_id=af6e9f687c854f49bef6ede95b158b80 2022-03-31 22:53:36.857 | ++ functions-common:get_or_create_group:903 : echo af6e9f687c854f49bef6ede95b158b80 2022-03-31 22:53:36.859 | + lib/keystone:create_keystone_accounts:402 : admin_group=af6e9f687c854f49bef6ede95b158b80 2022-03-31 22:53:36.862 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-31 22:53:36.869 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-31 22:53:36.876 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-31 22:53:36.879 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 22:53:36.885 | +++ 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 22:53:38.805 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:38.836 | [146003 Async ks-alt-reader-user:146003]: finished successfully 2022-03-31 22:53:39.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:39.454 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:39.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:39.454 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:39.645 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:39.648 | ++ functions-common:get_or_create_group:902 : group_id=82962183bbbe4543a0eb705e55b57d76 2022-03-31 22:53:39.650 | ++ functions-common:get_or_create_group:903 : echo 82962183bbbe4543a0eb705e55b57d76 2022-03-31 22:53:39.653 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=82962183bbbe4543a0eb705e55b57d76 2022-03-31 22:53:39.656 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:39.725 | + inc/async:async_inner:63 : get_or_add_group_project_role member 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:39.804 | [115140 Async ks-group-memberdemo:146832]: running: get_or_add_group_project_role member 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:39.808 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:39.900 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:40.010 | [115140 Async ks-group-anotherdemo:146918]: running: get_or_add_group_project_role anotherrole 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:40.032 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:40.374 | + inc/async:async_inner:63 : get_or_add_group_project_role member 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:40.616 | [115140 Async ks-group-memberalt:147023]: running: get_or_add_group_project_role member 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:40.636 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:40.931 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:41.007 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:41.040 | [146197 Async ks-system-member:146197]: finished successfully 2022-03-31 22:53:41.269 | [115140 Async ks-group-anotheralt:147132]: running: get_or_add_group_project_role anotherrole 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:41.288 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin af6e9f687c854f49bef6ede95b158b80 1e475ba1226944fca7442986c0bbfe46 2022-03-31 22:53:41.743 | + inc/async:async_inner:63 : get_or_add_group_project_role admin af6e9f687c854f49bef6ede95b158b80 1e475ba1226944fca7442986c0bbfe46 2022-03-31 22:53:41.988 | [115140 Async ks-group-admin:147238]: running: get_or_add_group_project_role admin af6e9f687c854f49bef6ede95b158b80 1e475ba1226944fca7442986c0bbfe46 2022-03-31 22:53:42.008 | + 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 22:53:42.367 | [115140 Async ks-demo-member:144342]: Waiting for completion of get_or_add_user_project_role member 59703c3941b5451a99f76230b2e48f98 a7402609d7ad42559b01b999c3062b3a running on PID 144342 (17 other jobs running) 2022-03-31 22:53:42.553 | [115140 Async ks-demo-member:144342]: Signaling child to exit 2022-03-31 22:53:42.553 | WAKEUP 2022-03-31 22:53:42.735 | [115140 Async ks-demo-member:144342]: Signaled 2022-03-31 22:53:42.756 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:53:42.756 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:53:42.756 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:53:42.756 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:53:42.756 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:53:42.756 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:53:42.756 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:53:42.756 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:53:42.756 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:42.756 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 59703c3941b5451a99f76230b2e48f98 --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:42.756 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:53:42.756 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:42.756 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:42.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:42.756 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:42.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:42.756 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:42.757 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:42.757 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:53:42.757 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:53:42.757 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 59703c3941b5451a99f76230b2e48f98 --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:42.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:42.757 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:42.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:42.757 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:42.757 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:42.757 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 59703c3941b5451a99f76230b2e48f98 --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:42.757 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:53:42.757 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:42.757 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:42.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:42.757 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:42.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:42.757 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:42.757 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:42.757 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:53:42.757 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:53:42.757 | ++ functions-common:get_field:818 : echo '| 4fbf63e8412f4b3aa95f721361c78090 | 59703c3941b5451a99f76230b2e48f98 | | a7402609d7ad42559b01b999c3062b3a | | | False |' 2022-03-31 22:53:42.757 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:53:42.757 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:42.757 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:53:42.757 | + functions-common:get_or_add_user_project_role:997 : echo 4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:53:42.757 | 4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:53:43.077 | [115140 Async ks-demo-member:144342]: finished get_or_add_user_project_role member 59703c3941b5451a99f76230b2e48f98 a7402609d7ad42559b01b999c3062b3a with result 0 in 16 seconds 2022-03-31 22:53:43.326 | [115140 Async ks-demo-admin:144454]: Waiting for completion of get_or_add_user_project_role admin 530424933ca343f0915b394d423f3337 a7402609d7ad42559b01b999c3062b3a running on PID 144454 (16 other jobs running) 2022-03-31 22:53:43.433 | [115140 Async ks-demo-admin:144454]: Signaling child to exit 2022-03-31 22:53:43.434 | WAKEUP 2022-03-31 22:53:43.563 | [115140 Async ks-demo-admin:144454]: Signaled 2022-03-31 22:53:43.572 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:53:43.572 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:53:43.572 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:53:43.572 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:53:43.572 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:53:43.572 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:53:43.572 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:53:43.572 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:53:43.572 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 530424933ca343f0915b394d423f3337 --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:43.572 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:43.572 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:53:43.572 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:43.572 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:43.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:43.572 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:43.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:43.573 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:43.573 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:43.573 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:53:43.573 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:53:43.573 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 530424933ca343f0915b394d423f3337 --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:43.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:43.573 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:43.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:43.573 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:43.573 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 530424933ca343f0915b394d423f3337 --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:43.573 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:53:43.573 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:43.573 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:43.573 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:43.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:43.573 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:43.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:43.573 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:43.573 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:43.573 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:53:43.573 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:53:43.573 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:53:43.573 | ++ functions-common:get_field:818 : echo '| 799ba72d328048cca1f5e20c8d2a16b2 | 530424933ca343f0915b394d423f3337 | | a7402609d7ad42559b01b999c3062b3a | | | False |' 2022-03-31 22:53:43.573 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:43.573 | + functions-common:get_or_add_user_project_role:995 : user_role_id=799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:53:43.573 | + functions-common:get_or_add_user_project_role:997 : echo 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:53:43.573 | 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:53:43.815 | [115140 Async ks-demo-admin:144454]: finished get_or_add_user_project_role admin 530424933ca343f0915b394d423f3337 a7402609d7ad42559b01b999c3062b3a with result 0 in 14 seconds 2022-03-31 22:53:44.089 | [115140 Async ks-demo-another:144566]: Waiting for completion of get_or_add_user_project_role anotherrole 59703c3941b5451a99f76230b2e48f98 a7402609d7ad42559b01b999c3062b3a running on PID 144566 (15 other jobs running) 2022-03-31 22:53:44.180 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:44.230 | [115140 Async ks-demo-another:144566]: Signaling child to exit 2022-03-31 22:53:44.230 | WAKEUP 2022-03-31 22:53:44.324 | [146481 Async ks-system-reader:146481]: finished successfully 2022-03-31 22:53:44.371 | [115140 Async ks-demo-another:144566]: Signaled 2022-03-31 22:53:44.380 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:53:44.380 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:53:44.380 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:53:44.380 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:53:44.380 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:53:44.380 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:53:44.380 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:53:44.380 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:53:44.380 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:44.380 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 59703c3941b5451a99f76230b2e48f98 --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:44.380 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:53:44.380 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:44.380 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:44.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:44.380 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:44.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:44.380 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:44.380 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:44.380 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:53:44.380 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:53:44.380 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 59703c3941b5451a99f76230b2e48f98 --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:44.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:44.380 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:44.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:44.381 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:44.381 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 59703c3941b5451a99f76230b2e48f98 --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:44.381 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:44.381 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:53:44.381 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:44.381 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:44.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:44.381 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:44.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:44.381 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:44.381 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:44.381 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:53:44.381 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:53:44.381 | ++ functions-common:get_field:818 : echo '| 56a7fc0a4844468081cf62c9187b9a11 | 59703c3941b5451a99f76230b2e48f98 | | a7402609d7ad42559b01b999c3062b3a | | | False |' 2022-03-31 22:53:44.381 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:53:44.381 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:44.381 | + functions-common:get_or_add_user_project_role:995 : user_role_id=56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:53:44.381 | + functions-common:get_or_add_user_project_role:997 : echo 56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:53:44.381 | 56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:53:44.479 | [115140 Async ks-demo-another:144566]: finished get_or_add_user_project_role anotherrole 59703c3941b5451a99f76230b2e48f98 a7402609d7ad42559b01b999c3062b3a with result 0 in 17 seconds 2022-03-31 22:53:44.553 | [115140 Async ks-demo-invis:144678]: Waiting for completion of get_or_add_user_project_role member 59703c3941b5451a99f76230b2e48f98 48087a60fe1e4707b9b1c4c027e9e417 running on PID 144678 (14 other jobs running) 2022-03-31 22:53:44.596 | [115140 Async ks-demo-invis:144678]: Signaling child to exit 2022-03-31 22:53:44.596 | WAKEUP 2022-03-31 22:53:44.653 | [115140 Async ks-demo-invis:144678]: Signaled 2022-03-31 22:53:44.655 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:53:44.655 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:53:44.655 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:53:44.655 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:53:44.655 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:53:44.655 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:53:44.655 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:53:44.655 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:53:44.655 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:44.655 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:53:44.655 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:44.655 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 59703c3941b5451a99f76230b2e48f98 --project 48087a60fe1e4707b9b1c4c027e9e417 2022-03-31 22:53:44.655 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:44.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:44.655 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:44.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:44.655 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:44.655 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:44.655 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:53:44.655 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:53:44.655 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 59703c3941b5451a99f76230b2e48f98 --project 48087a60fe1e4707b9b1c4c027e9e417 2022-03-31 22:53:44.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:44.655 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:44.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:44.655 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:44.655 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:44.655 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 59703c3941b5451a99f76230b2e48f98 --project 48087a60fe1e4707b9b1c4c027e9e417 2022-03-31 22:53:44.655 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:53:44.655 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:44.656 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:44.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:44.656 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:44.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:44.656 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:44.656 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:44.656 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:53:44.656 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:53:44.656 | ++ functions-common:get_field:818 : echo '| 4fbf63e8412f4b3aa95f721361c78090 | 59703c3941b5451a99f76230b2e48f98 | | 48087a60fe1e4707b9b1c4c027e9e417 | | | False |' 2022-03-31 22:53:44.656 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:53:44.656 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:44.656 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:53:44.656 | + functions-common:get_or_add_user_project_role:997 : echo 4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:53:44.656 | 4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:53:44.843 | [115140 Async ks-demo-invis:144678]: finished get_or_add_user_project_role member 59703c3941b5451a99f76230b2e48f98 48087a60fe1e4707b9b1c4c027e9e417 with result 0 in 19 seconds 2022-03-31 22:53:45.009 | [115140 Async ks-demo-reader:144834]: Waiting for completion of get_or_add_user_project_role reader 69955c69602746a3a1c40c22f95557fa a7402609d7ad42559b01b999c3062b3a running on PID 144834 (13 other jobs running) 2022-03-31 22:53:45.133 | [115140 Async ks-demo-reader:144834]: Signaling child to exit 2022-03-31 22:53:45.134 | WAKEUP 2022-03-31 22:53:45.243 | [115140 Async ks-demo-reader:144834]: Signaled 2022-03-31 22:53:45.244 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:53:45.244 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:53:45.244 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:53:45.244 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:53:45.244 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:53:45.244 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:53:45.244 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:53:45.244 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:53:45.244 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 69955c69602746a3a1c40c22f95557fa --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:45.244 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:45.244 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:53:45.244 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:45.244 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:45.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:45.244 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:45.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:45.244 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:45.244 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:45.244 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:53:45.245 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:53:45.245 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 69955c69602746a3a1c40c22f95557fa --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:45.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:45.245 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:45.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:45.245 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:45.245 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:45.245 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:53:45.245 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 69955c69602746a3a1c40c22f95557fa --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:45.245 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:45.245 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:45.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:45.245 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:45.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:45.245 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:45.245 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:45.245 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:53:45.245 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:53:45.245 | ++ functions-common:get_field:818 : echo '| 2763726e96d746518993a42832830b73 | 69955c69602746a3a1c40c22f95557fa | | a7402609d7ad42559b01b999c3062b3a | | | False |' 2022-03-31 22:53:45.245 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:53:45.245 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:45.245 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2763726e96d746518993a42832830b73 2022-03-31 22:53:45.245 | + functions-common:get_or_add_user_project_role:997 : echo 2763726e96d746518993a42832830b73 2022-03-31 22:53:45.245 | 2763726e96d746518993a42832830b73 2022-03-31 22:53:45.458 | [115140 Async ks-demo-reader:144834]: finished get_or_add_user_project_role reader 69955c69602746a3a1c40c22f95557fa a7402609d7ad42559b01b999c3062b3a with result 0 in 16 seconds 2022-03-31 22:53:45.482 | + inc/async:async_wait:197 : return 0 2022-03-31 22:53:45.494 | + 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 22:53:45.806 | [115140 Async ks-alt-admin:145225]: Waiting for completion of get_or_add_user_project_role admin d8f071418b8244559ff96b0e2f55dd75 a8e1fdd2c3d1446782795f590957030b running on PID 145225 (12 other jobs running) 2022-03-31 22:53:45.977 | [115140 Async ks-alt-admin:145225]: Signaling child to exit 2022-03-31 22:53:45.977 | WAKEUP 2022-03-31 22:53:46.095 | [115140 Async ks-alt-admin:145225]: Signaled 2022-03-31 22:53:46.108 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:53:46.108 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:53:46.108 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:53:46.108 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:53:46.108 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:53:46.108 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:53:46.108 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:53:46.109 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:53:46.109 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:53:46.109 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:46.109 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d8f071418b8244559ff96b0e2f55dd75 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:46.109 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:46.109 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:46.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:46.109 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:46.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:46.109 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:46.109 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:46.109 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:53:46.109 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:53:46.109 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user d8f071418b8244559ff96b0e2f55dd75 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:46.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:46.109 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:46.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:46.109 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:46.109 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:46.109 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:53:46.109 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d8f071418b8244559ff96b0e2f55dd75 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:46.109 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:46.109 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:46.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:46.109 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:46.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:46.109 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:46.109 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:46.109 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:53:46.110 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:53:46.110 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:53:46.110 | ++ functions-common:get_field:818 : echo '| 799ba72d328048cca1f5e20c8d2a16b2 | d8f071418b8244559ff96b0e2f55dd75 | | a8e1fdd2c3d1446782795f590957030b | | | False |' 2022-03-31 22:53:46.110 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:46.110 | + functions-common:get_or_add_user_project_role:995 : user_role_id=799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:53:46.110 | + functions-common:get_or_add_user_project_role:997 : echo 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:53:46.110 | 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:53:46.347 | [115140 Async ks-alt-admin:145225]: finished get_or_add_user_project_role admin d8f071418b8244559ff96b0e2f55dd75 a8e1fdd2c3d1446782795f590957030b with result 0 in 15 seconds 2022-03-31 22:53:46.570 | [115140 Async ks-alt-another:145379]: Waiting for completion of get_or_add_user_project_role anotherrole d8f071418b8244559ff96b0e2f55dd75 a8e1fdd2c3d1446782795f590957030b running on PID 145379 (11 other jobs running) 2022-03-31 22:53:46.690 | [115140 Async ks-alt-another:145379]: Signaling child to exit 2022-03-31 22:53:46.691 | WAKEUP 2022-03-31 22:53:46.840 | [115140 Async ks-alt-another:145379]: Signaled 2022-03-31 22:53:46.846 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:53:46.846 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:53:46.846 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:53:46.846 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:53:46.846 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:53:46.846 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:53:46.846 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:53:46.846 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:53:46.846 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:53:46.846 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d8f071418b8244559ff96b0e2f55dd75 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:46.846 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:46.846 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:46.846 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:46.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:46.846 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:46.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:46.846 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:46.846 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:46.846 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:53:46.846 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:53:46.846 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user d8f071418b8244559ff96b0e2f55dd75 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:46.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:46.847 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:46.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:46.847 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:46.847 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d8f071418b8244559ff96b0e2f55dd75 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:46.847 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:53:46.847 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:46.847 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:46.847 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:46.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:46.847 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:46.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:46.847 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:46.847 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:46.847 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:53:46.847 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:53:46.847 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:53:46.847 | ++ functions-common:get_field:818 : echo '| 56a7fc0a4844468081cf62c9187b9a11 | d8f071418b8244559ff96b0e2f55dd75 | | a8e1fdd2c3d1446782795f590957030b | | | False |' 2022-03-31 22:53:46.847 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:46.847 | + functions-common:get_or_add_user_project_role:995 : user_role_id=56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:53:46.847 | + functions-common:get_or_add_user_project_role:997 : echo 56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:53:46.847 | 56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:53:47.120 | [115140 Async ks-alt-another:145379]: finished get_or_add_user_project_role anotherrole d8f071418b8244559ff96b0e2f55dd75 a8e1fdd2c3d1446782795f590957030b with result 0 in 16 seconds 2022-03-31 22:53:47.397 | [115140 Async ks-alt-member-user:145710]: Waiting for completion of get_or_add_user_project_role member 2e7bbed1c1534e5d8aad1b9179b25270 a8e1fdd2c3d1446782795f590957030b running on PID 145710 (10 other jobs running) 2022-03-31 22:53:47.594 | [115140 Async ks-alt-member-user:145710]: Signaling child to exit 2022-03-31 22:53:47.594 | WAKEUP 2022-03-31 22:53:47.751 | [115140 Async ks-alt-member-user:145710]: Signaled 2022-03-31 22:53:47.768 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:53:47.768 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:53:47.768 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:53:47.768 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:53:47.768 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:53:47.768 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:53:47.768 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:53:47.768 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:53:47.768 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:47.768 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2e7bbed1c1534e5d8aad1b9179b25270 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:47.768 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:53:47.768 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:47.768 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:47.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:47.769 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:47.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:47.769 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:47.769 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:47.769 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:53:47.769 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:53:47.769 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 2e7bbed1c1534e5d8aad1b9179b25270 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:47.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:47.769 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:47.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:47.769 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:47.769 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2e7bbed1c1534e5d8aad1b9179b25270 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:47.769 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:53:47.769 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:47.769 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:47.769 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:47.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:47.769 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:47.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:47.769 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:47.769 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:47.769 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:53:47.769 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:53:47.769 | ++ functions-common:get_field:818 : echo '| 4fbf63e8412f4b3aa95f721361c78090 | 2e7bbed1c1534e5d8aad1b9179b25270 | | a8e1fdd2c3d1446782795f590957030b | | | False |' 2022-03-31 22:53:47.769 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:53:47.769 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:47.769 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:53:47.769 | + functions-common:get_or_add_user_project_role:997 : echo 4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:53:47.769 | 4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:53:48.068 | [115140 Async ks-alt-member-user:145710]: finished get_or_add_user_project_role member 2e7bbed1c1534e5d8aad1b9179b25270 a8e1fdd2c3d1446782795f590957030b with result 0 in 13 seconds 2022-03-31 22:53:48.328 | [115140 Async ks-alt-reader-user:146003]: Waiting for completion of get_or_add_user_project_role reader c841ec3c6bf14086b736aaa9c0db61b6 a8e1fdd2c3d1446782795f590957030b running on PID 146003 (9 other jobs running) 2022-03-31 22:53:48.473 | [115140 Async ks-alt-reader-user:146003]: Signaling child to exit 2022-03-31 22:53:48.473 | WAKEUP 2022-03-31 22:53:48.644 | [115140 Async ks-alt-reader-user:146003]: Signaled 2022-03-31 22:53:48.653 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:53:48.654 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:53:48.654 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:53:48.654 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:53:48.654 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:53:48.654 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:53:48.654 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:53:48.654 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:53:48.654 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:53:48.654 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:48.654 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c841ec3c6bf14086b736aaa9c0db61b6 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:48.654 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:48.654 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:48.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:48.654 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:48.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:48.654 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:48.654 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:48.654 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:53:48.654 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:53:48.654 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user c841ec3c6bf14086b736aaa9c0db61b6 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:48.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:48.654 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:48.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:48.654 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:48.654 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:53:48.654 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:53:48.654 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c841ec3c6bf14086b736aaa9c0db61b6 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:48.654 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:53:48.654 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:48.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:48.654 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:48.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:48.655 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:48.655 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:48.655 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:53:48.655 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:53:48.655 | ++ functions-common:get_field:818 : echo '| 2763726e96d746518993a42832830b73 | c841ec3c6bf14086b736aaa9c0db61b6 | | a8e1fdd2c3d1446782795f590957030b | | | False |' 2022-03-31 22:53:48.655 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:53:48.655 | ++ functions-common:get_field:812 : read data 2022-03-31 22:53:48.655 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2763726e96d746518993a42832830b73 2022-03-31 22:53:48.655 | + functions-common:get_or_add_user_project_role:997 : echo 2763726e96d746518993a42832830b73 2022-03-31 22:53:48.655 | 2763726e96d746518993a42832830b73 2022-03-31 22:53:48.962 | [115140 Async ks-alt-reader-user:146003]: finished get_or_add_user_project_role reader c841ec3c6bf14086b736aaa9c0db61b6 a8e1fdd2c3d1446782795f590957030b with result 0 in 12 seconds 2022-03-31 22:53:48.988 | + inc/async:async_wait:197 : return 0 2022-03-31 22:53:49.010 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-31 22:53:49.303 | [115140 Async ks-system-member:146197]: Waiting for completion of get_or_add_user_system_role member 4ec1df474726464bb402a8d3e46b7d53 all running on PID 146197 (8 other jobs running) 2022-03-31 22:53:49.471 | [115140 Async ks-system-member:146197]: Signaling child to exit 2022-03-31 22:53:49.471 | WAKEUP 2022-03-31 22:53:49.638 | [115140 Async ks-system-member:146197]: Signaled 2022-03-31 22:53:49.656 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 22:53:49.656 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 22:53:49.656 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 22:53:49.656 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:53:49.656 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:53:49.656 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:53:49.656 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:53:49.656 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:53:49.656 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 22:53:49.656 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4ec1df474726464bb402a8d3e46b7d53 --system all -f value -c Role 2022-03-31 22:53:49.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:49.656 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:49.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:49.656 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:49.656 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:49.656 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 22:53:49.656 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 22:53:49.656 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 4ec1df474726464bb402a8d3e46b7d53 --system all 2022-03-31 22:53:49.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:49.656 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:49.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:49.656 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:49.657 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4ec1df474726464bb402a8d3e46b7d53 --system all -f value -c Role 2022-03-31 22:53:49.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:49.657 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:49.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:49.657 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:49.657 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:49.657 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:53:49.658 | + functions-common:get_or_add_user_system_role:1052 : echo 4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:53:49.658 | 4fbf63e8412f4b3aa95f721361c78090 2022-03-31 22:53:49.897 | [115140 Async ks-system-member:146197]: finished get_or_add_user_system_role member 4ec1df474726464bb402a8d3e46b7d53 all with result 0 in 10 seconds 2022-03-31 22:53:50.154 | [115140 Async ks-system-reader:146481]: Waiting for completion of get_or_add_user_system_role reader b71539bba59944bc9ba6fbcc15744729 all running on PID 146481 (7 other jobs running) 2022-03-31 22:53:50.290 | [115140 Async ks-system-reader:146481]: Signaling child to exit 2022-03-31 22:53:50.290 | WAKEUP 2022-03-31 22:53:50.413 | [115140 Async ks-system-reader:146481]: Signaled 2022-03-31 22:53:50.415 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 22:53:50.415 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 22:53:50.415 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 22:53:50.415 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:53:50.415 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:53:50.415 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:53:50.415 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:53:50.415 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:53:50.415 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 22:53:50.415 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b71539bba59944bc9ba6fbcc15744729 --system all -f value -c Role 2022-03-31 22:53:50.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:50.415 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:50.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:50.415 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:50.415 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:50.415 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 22:53:50.415 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 22:53:50.415 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user b71539bba59944bc9ba6fbcc15744729 --system all 2022-03-31 22:53:50.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:50.415 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:50.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:50.415 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:50.415 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b71539bba59944bc9ba6fbcc15744729 --system all -f value -c Role 2022-03-31 22:53:50.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:50.415 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:50.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:50.415 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:50.415 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:50.416 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=2763726e96d746518993a42832830b73 2022-03-31 22:53:50.416 | + functions-common:get_or_add_user_system_role:1052 : echo 2763726e96d746518993a42832830b73 2022-03-31 22:53:50.416 | 2763726e96d746518993a42832830b73 2022-03-31 22:53:50.555 | [115140 Async ks-system-reader:146481]: finished get_or_add_user_system_role reader b71539bba59944bc9ba6fbcc15744729 all with result 0 in 10 seconds 2022-03-31 22:53:50.561 | + inc/async:async_wait:197 : return 0 2022-03-31 22:53:50.563 | + 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 22:53:50.845 | [115140 Async ks-group-memberdemo:146832]: Waiting for completion of get_or_add_group_project_role member 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a running on PID 146832 (6 other jobs running) 2022-03-31 22:53:50.950 | [115140 Async ks-group-memberdemo:146832]: Signaling child to exit 2022-03-31 22:53:54.339 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:54.380 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:54.392 | [146918 Async ks-group-anotherdemo:146918]: finished successfully 2022-03-31 22:53:54.417 | [146832 Async ks-group-memberdemo:146832]: finished successfully 2022-03-31 22:53:54.438 | WAKEUP 2022-03-31 22:53:54.462 | [115140 Async ks-group-memberdemo:146832]: Signaled 2022-03-31 22:53:54.464 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 22:53:54.464 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 82962183bbbe4543a0eb705e55b57d76 --project a7402609d7ad42559b01b999c3062b3a -f value 2022-03-31 22:53:54.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:54.464 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:54.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:54.464 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:54.464 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:54.464 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 22:53:54.464 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 22:53:54.464 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 82962183bbbe4543a0eb705e55b57d76 --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:54.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:54.465 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:54.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:54.465 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:54.465 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 82962183bbbe4543a0eb705e55b57d76 --project a7402609d7ad42559b01b999c3062b3a -f value 2022-03-31 22:53:54.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:54.465 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:54.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:54.465 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:54.465 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:54.465 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='4fbf63e8412f4b3aa95f721361c78090 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a False' 2022-03-31 22:53:54.465 | + functions-common:get_or_add_group_project_role:1076 : echo 4fbf63e8412f4b3aa95f721361c78090 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a False 2022-03-31 22:53:54.465 | 4fbf63e8412f4b3aa95f721361c78090 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a False 2022-03-31 22:53:54.518 | [115140 Async ks-group-memberdemo:146832]: finished get_or_add_group_project_role member 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a with result 0 in 14 seconds 2022-03-31 22:53:54.561 | [115140 Async ks-group-anotherdemo:146918]: Waiting for completion of get_or_add_group_project_role anotherrole 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a running on PID 146918 (5 other jobs running) 2022-03-31 22:53:54.589 | [115140 Async ks-group-anotherdemo:146918]: Signaling child to exit 2022-03-31 22:53:54.589 | WAKEUP 2022-03-31 22:53:54.616 | [115140 Async ks-group-anotherdemo:146918]: Signaled 2022-03-31 22:53:54.617 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 22:53:54.617 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 82962183bbbe4543a0eb705e55b57d76 --project a7402609d7ad42559b01b999c3062b3a -f value 2022-03-31 22:53:54.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:54.617 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:54.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:54.617 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:54.617 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:54.617 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 22:53:54.617 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 22:53:54.617 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 82962183bbbe4543a0eb705e55b57d76 --project a7402609d7ad42559b01b999c3062b3a 2022-03-31 22:53:54.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:54.617 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:54.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:54.617 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:54.617 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 82962183bbbe4543a0eb705e55b57d76 --project a7402609d7ad42559b01b999c3062b3a -f value 2022-03-31 22:53:54.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:54.617 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:54.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:54.617 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:54.617 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:54.617 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='56a7fc0a4844468081cf62c9187b9a11 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a False' 2022-03-31 22:53:54.617 | + functions-common:get_or_add_group_project_role:1076 : echo 56a7fc0a4844468081cf62c9187b9a11 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a False 2022-03-31 22:53:54.617 | 56a7fc0a4844468081cf62c9187b9a11 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a False 2022-03-31 22:53:54.675 | [115140 Async ks-group-anotherdemo:146918]: finished get_or_add_group_project_role anotherrole 82962183bbbe4543a0eb705e55b57d76 a7402609d7ad42559b01b999c3062b3a with result 0 in 14 seconds 2022-03-31 22:53:54.716 | [115140 Async ks-group-memberalt:147023]: Waiting for completion of get_or_add_group_project_role member 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b running on PID 147023 (4 other jobs running) 2022-03-31 22:53:54.743 | [115140 Async ks-group-memberalt:147023]: Signaling child to exit 2022-03-31 22:53:55.168 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:55.196 | [147132 Async ks-group-anotheralt:147132]: finished successfully 2022-03-31 22:53:55.610 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:55.635 | [147023 Async ks-group-memberalt:147023]: finished successfully 2022-03-31 22:53:55.655 | WAKEUP 2022-03-31 22:53:55.678 | [115140 Async ks-group-memberalt:147023]: Signaled 2022-03-31 22:53:55.679 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 22:53:55.679 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 82962183bbbe4543a0eb705e55b57d76 --project a8e1fdd2c3d1446782795f590957030b -f value 2022-03-31 22:53:55.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:55.679 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:55.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:55.679 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:55.679 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:55.679 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 22:53:55.680 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 22:53:55.680 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 82962183bbbe4543a0eb705e55b57d76 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:55.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:55.680 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:55.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:55.680 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:55.680 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 82962183bbbe4543a0eb705e55b57d76 --project a8e1fdd2c3d1446782795f590957030b -f value 2022-03-31 22:53:55.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:55.680 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:55.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:55.680 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:55.680 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:55.680 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='4fbf63e8412f4b3aa95f721361c78090 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b False' 2022-03-31 22:53:55.680 | + functions-common:get_or_add_group_project_role:1076 : echo 4fbf63e8412f4b3aa95f721361c78090 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b False 2022-03-31 22:53:55.680 | 4fbf63e8412f4b3aa95f721361c78090 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b False 2022-03-31 22:53:55.725 | [115140 Async ks-group-memberalt:147023]: finished get_or_add_group_project_role member 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b with result 0 in 15 seconds 2022-03-31 22:53:55.766 | [115140 Async ks-group-anotheralt:147132]: Waiting for completion of get_or_add_group_project_role anotherrole 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b running on PID 147132 (3 other jobs running) 2022-03-31 22:53:55.792 | [115140 Async ks-group-anotheralt:147132]: Signaling child to exit 2022-03-31 22:53:55.792 | WAKEUP 2022-03-31 22:53:55.817 | [115140 Async ks-group-anotheralt:147132]: Signaled 2022-03-31 22:53:55.818 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 22:53:55.818 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 82962183bbbe4543a0eb705e55b57d76 --project a8e1fdd2c3d1446782795f590957030b -f value 2022-03-31 22:53:55.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:55.818 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:55.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:55.818 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:55.818 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:55.818 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 22:53:55.818 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 22:53:55.819 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 82962183bbbe4543a0eb705e55b57d76 --project a8e1fdd2c3d1446782795f590957030b 2022-03-31 22:53:55.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:55.819 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:55.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:55.819 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:55.819 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 82962183bbbe4543a0eb705e55b57d76 --project a8e1fdd2c3d1446782795f590957030b -f value 2022-03-31 22:53:55.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:55.819 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:55.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:55.819 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:55.819 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:55.819 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='56a7fc0a4844468081cf62c9187b9a11 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b False' 2022-03-31 22:53:55.819 | + functions-common:get_or_add_group_project_role:1076 : echo 56a7fc0a4844468081cf62c9187b9a11 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b False 2022-03-31 22:53:55.819 | 56a7fc0a4844468081cf62c9187b9a11 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b False 2022-03-31 22:53:55.867 | [115140 Async ks-group-anotheralt:147132]: finished get_or_add_group_project_role anotherrole 82962183bbbe4543a0eb705e55b57d76 a8e1fdd2c3d1446782795f590957030b with result 0 in 14 seconds 2022-03-31 22:53:55.906 | [115140 Async ks-group-admin:147238]: Waiting for completion of get_or_add_group_project_role admin af6e9f687c854f49bef6ede95b158b80 1e475ba1226944fca7442986c0bbfe46 running on PID 147238 (2 other jobs running) 2022-03-31 22:53:55.934 | [115140 Async ks-group-admin:147238]: Signaling child to exit 2022-03-31 22:53:56.070 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:53:56.096 | [147238 Async ks-group-admin:147238]: finished successfully 2022-03-31 22:53:56.116 | WAKEUP 2022-03-31 22:53:56.139 | [115140 Async ks-group-admin:147238]: Signaled 2022-03-31 22:53:56.141 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 22:53:56.141 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group af6e9f687c854f49bef6ede95b158b80 --project 1e475ba1226944fca7442986c0bbfe46 -f value 2022-03-31 22:53:56.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:56.141 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:56.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:56.141 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:56.141 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:56.141 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 22:53:56.141 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 22:53:56.141 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group af6e9f687c854f49bef6ede95b158b80 --project 1e475ba1226944fca7442986c0bbfe46 2022-03-31 22:53:56.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:56.141 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:56.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:56.141 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:56.141 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group af6e9f687c854f49bef6ede95b158b80 --project 1e475ba1226944fca7442986c0bbfe46 -f value 2022-03-31 22:53:56.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:56.141 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:56.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:53:56.141 | from cryptography.utils import int_from_bytes 2022-03-31 22:53:56.141 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:53:56.141 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='799ba72d328048cca1f5e20c8d2a16b2 af6e9f687c854f49bef6ede95b158b80 1e475ba1226944fca7442986c0bbfe46 False' 2022-03-31 22:53:56.141 | + functions-common:get_or_add_group_project_role:1076 : echo 799ba72d328048cca1f5e20c8d2a16b2 af6e9f687c854f49bef6ede95b158b80 1e475ba1226944fca7442986c0bbfe46 False 2022-03-31 22:53:56.142 | 799ba72d328048cca1f5e20c8d2a16b2 af6e9f687c854f49bef6ede95b158b80 1e475ba1226944fca7442986c0bbfe46 False 2022-03-31 22:53:56.186 | [115140 Async ks-group-admin:147238]: finished get_or_add_group_project_role admin af6e9f687c854f49bef6ede95b158b80 1e475ba1226944fca7442986c0bbfe46 with result 0 in 14 seconds 2022-03-31 22:53:56.190 | + inc/async:async_wait:197 : return 0 2022-03-31 22:53:56.192 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-31 22:53:56.210 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:53:56.212 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-31 22:53:56.231 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:53:56.233 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-31 22:53:56.236 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-31 22:53:56.295 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-31 22:53:56.336 | [115140 Async create_nova_accounts:149137]: running: create_nova_accounts 2022-03-31 22:53:56.338 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-31 22:53:56.357 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:53:56.359 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-31 22:53:56.362 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-31 22:53:56.425 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-31 22:53:56.467 | [115140 Async create_glance_accounts:149252]: running: create_glance_accounts 2022-03-31 22:53:56.470 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-31 22:53:56.500 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:53:56.503 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-31 22:53:56.506 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-31 22:53:56.576 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-31 22:53:56.620 | [115140 Async create_cinder_accounts:149382]: running: create_cinder_accounts 2022-03-31 22:53:56.622 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-31 22:53:56.643 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:53:56.646 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-31 22:53:56.648 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-31 22:53:56.717 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-31 22:53:56.797 | [115140 Async create_neutron_accounts:149497]: running: create_neutron_accounts 2022-03-31 22:53:56.805 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-31 22:53:56.839 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:53:56.842 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-31 22:53:56.853 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-31 22:53:57.237 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-31 22:53:57.454 | [115140 Async create_swift_accounts:149639]: running: create_swift_accounts 2022-03-31 22:53:57.481 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-31 22:53:57.621 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:53:57.641 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-31 22:53:57.993 | [115140 Async create_nova_accounts:149137]: Waiting for completion of create_nova_accounts running on PID 149137 (6 other jobs running) 2022-03-31 22:53:58.161 | [115140 Async create_nova_accounts:149137]: Signaling child to exit 2022-03-31 22:54:38.905 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:54:39.026 | [149497 Async create_neutron_accounts:149497]: finished successfully 2022-03-31 22:54:55.297 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:54:55.340 | [149382 Async create_cinder_accounts:149382]: finished successfully 2022-03-31 22:55:12.647 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:55:12.674 | [149252 Async create_glance_accounts:149252]: finished successfully 2022-03-31 22:55:16.599 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:55:16.626 | [149137 Async create_nova_accounts:149137]: finished successfully 2022-03-31 22:55:16.647 | WAKEUP 2022-03-31 22:55:16.670 | [115140 Async create_nova_accounts:149137]: Signaled 2022-03-31 22:55:16.672 | + 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 22:55:16.672 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-31 22:55:16.672 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-31 22:55:16.672 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:55:16.672 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 22:55:16.672 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 22:55:16.672 | ++ 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 22:55:16.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.672 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.672 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.672 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.672 | + functions-common:get_or_create_user:925 : user_id=07063cd3723143449f3194c94d5e9d95 2022-03-31 22:55:16.672 | + functions-common:get_or_create_user:926 : echo 07063cd3723143449f3194c94d5e9d95 2022-03-31 22:55:16.672 | 07063cd3723143449f3194c94d5e9d95 2022-03-31 22:55:16.672 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-31 22:55:16.672 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:55:16.672 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 22:55:16.672 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:55:16.672 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:55:16.673 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 22:55:16.673 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 22:55:16.673 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 22:55:16.673 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 22:55:16.673 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 22:55:16.673 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 22:55:16.673 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.673 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:55:16.673 | ++ 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 22:55:16.673 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.673 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.673 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.673 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.673 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.673 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:55:16.673 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:55:16.673 | + 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 22:55:16.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.673 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.673 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.673 | ++ 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 22:55:16.673 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.673 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:55:16.673 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.673 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.673 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.673 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.674 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.674 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:55:16.674 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:55:16.674 | ++ functions-common:get_field:818 : echo '| bc44a0abc5aa45249f29c616d1c8a6c1 | 07063cd3723143449f3194c94d5e9d95 | | 282bc2b3904b4d46898bf25aec5cb783 | | | False |' 2022-03-31 22:55:16.674 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:55:16.674 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.674 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:16.674 | + functions-common:get_or_add_user_project_role:997 : echo bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:16.674 | bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:16.674 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 22:55:16.674 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-31 22:55:16.674 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:55:16.674 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 22:55:16.674 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:55:16.674 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:55:16.674 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 22:55:16.674 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 22:55:16.674 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 22:55:16.674 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 22:55:16.674 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 22:55:16.674 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 22:55:16.674 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:55:16.674 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.674 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.674 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.674 | ++ 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 22:55:16.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.674 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.674 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.674 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.674 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:55:16.675 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:55:16.675 | + 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 22:55:16.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.675 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.675 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.675 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:55:16.675 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.675 | ++ 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 22:55:16.675 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.675 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.675 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.675 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.675 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.675 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:55:16.675 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:55:16.675 | ++ functions-common:get_field:818 : echo '| 799ba72d328048cca1f5e20c8d2a16b2 | 07063cd3723143449f3194c94d5e9d95 | | 282bc2b3904b4d46898bf25aec5cb783 | | | False |' 2022-03-31 22:55:16.675 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:55:16.675 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.675 | + functions-common:get_or_add_user_project_role:995 : user_role_id=799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:55:16.675 | + functions-common:get_or_add_user_project_role:997 : echo 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:55:16.675 | 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:55:16.675 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-31 22:55:16.675 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-31 22:55:16.675 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.98/compute 2022-03-31 22:55:16.675 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-31 22:55:16.675 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 22:55:16.675 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-31 22:55:16.675 | ++ 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 22:55:16.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.676 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.676 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.676 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.676 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 22:55:16.676 | 4c3b933a448543248b60d6c294a4cb63' 2022-03-31 22:55:16.676 | + functions-common:get_or_create_service:1094 : echo 4c3b933a448543248b60d6c294a4cb63 2022-03-31 22:55:16.676 | 4c3b933a448543248b60d6c294a4cb63 2022-03-31 22:55:16.676 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.98/compute/v2/$(project_id)s' 2022-03-31 22:55:16.676 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 22:55:16.676 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.98/compute/v2/$(project_id)s' RegionOne 2022-03-31 22:55:16.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 22:55:16.676 | +++ 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 22:55:16.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.676 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.676 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.676 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 22:55:16.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 22:55:16.676 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.98/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 22:55:16.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.676 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.676 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.676 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=81e60056494f46ffa1a6d016e1edd4ba 2022-03-31 22:55:16.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 81e60056494f46ffa1a6d016e1edd4ba 2022-03-31 22:55:16.676 | + functions-common:get_or_create_endpoint:1127 : public_id=81e60056494f46ffa1a6d016e1edd4ba 2022-03-31 22:55:16.676 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 22:55:16.676 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 22:55:16.677 | + functions-common:get_or_create_endpoint:1136 : echo 81e60056494f46ffa1a6d016e1edd4ba 2022-03-31 22:55:16.677 | 81e60056494f46ffa1a6d016e1edd4ba 2022-03-31 22:55:16.677 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-31 22:55:16.677 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 22:55:16.677 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-31 22:55:16.677 | ++ 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 22:55:16.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.677 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.677 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.677 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.677 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 22:55:16.677 | eb92846d8e944bfb9f59c2821c5f5889' 2022-03-31 22:55:16.677 | + functions-common:get_or_create_service:1094 : echo eb92846d8e944bfb9f59c2821c5f5889 2022-03-31 22:55:16.677 | eb92846d8e944bfb9f59c2821c5f5889 2022-03-31 22:55:16.677 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.98/compute/v2.1 2022-03-31 22:55:16.677 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 22:55:16.677 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.98/compute/v2.1 RegionOne 2022-03-31 22:55:16.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 22:55:16.677 | +++ 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 22:55:16.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.677 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.677 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.677 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 22:55:16.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 22:55:16.677 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.98/compute/v2.1 --region RegionOne -f value -c id 2022-03-31 22:55:16.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.677 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.677 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.677 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.678 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ecac439659f54d1c9c6024732cd2a256 2022-03-31 22:55:16.678 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ecac439659f54d1c9c6024732cd2a256 2022-03-31 22:55:16.678 | + functions-common:get_or_create_endpoint:1127 : public_id=ecac439659f54d1c9c6024732cd2a256 2022-03-31 22:55:16.678 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 22:55:16.678 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 22:55:16.678 | + functions-common:get_or_create_endpoint:1136 : echo ecac439659f54d1c9c6024732cd2a256 2022-03-31 22:55:16.678 | ecac439659f54d1c9c6024732cd2a256 2022-03-31 22:55:16.678 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-31 22:55:16.678 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:55:16.678 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-31 22:55:16.678 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:55:16.678 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-31 22:55:16.678 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:55:16.678 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 22:55:16.678 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:55:16.678 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:55:16.678 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 22:55:16.678 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 22:55:16.678 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 22:55:16.678 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 22:55:16.678 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 22:55:16.678 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 22:55:16.678 | ++ 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 22:55:16.678 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.678 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:55:16.678 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.678 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.678 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.678 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.678 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.678 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:55:16.679 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:55:16.679 | + 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 22:55:16.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.679 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.679 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.679 | ++ 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 22:55:16.679 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.679 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:55:16.679 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.679 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.679 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.679 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.679 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.679 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:55:16.679 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:55:16.679 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:55:16.679 | ++ functions-common:get_field:818 : echo '| a195a87e6d984f5e99fe29eb473bbe2c | 07063cd3723143449f3194c94d5e9d95 | | 282bc2b3904b4d46898bf25aec5cb783 | | | False |' 2022-03-31 22:55:16.679 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.679 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a195a87e6d984f5e99fe29eb473bbe2c 2022-03-31 22:55:16.679 | + functions-common:get_or_add_user_project_role:997 : echo a195a87e6d984f5e99fe29eb473bbe2c 2022-03-31 22:55:16.679 | a195a87e6d984f5e99fe29eb473bbe2c 2022-03-31 22:55:16.679 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-31 22:55:16.679 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:55:16.679 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-31 22:55:16.679 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:55:16.679 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-31 22:55:16.719 | [115140 Async create_nova_accounts:149137]: finished create_nova_accounts with result 0 in 80 seconds 2022-03-31 22:55:16.759 | [115140 Async create_glance_accounts:149252]: Waiting for completion of create_glance_accounts running on PID 149252 (5 other jobs running) 2022-03-31 22:55:16.784 | [115140 Async create_glance_accounts:149252]: Signaling child to exit 2022-03-31 22:55:16.785 | WAKEUP 2022-03-31 22:55:16.807 | [115140 Async create_glance_accounts:149252]: Signaled 2022-03-31 22:55:16.809 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-31 22:55:16.809 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:55:16.809 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-31 22:55:16.809 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-31 22:55:16.809 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:55:16.809 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 22:55:16.809 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 22:55:16.809 | ++ 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 22:55:16.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.809 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.809 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.809 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.809 | + functions-common:get_or_create_user:925 : user_id=e9f77103f89d4c90b97c8dad802cc91c 2022-03-31 22:55:16.809 | + functions-common:get_or_create_user:926 : echo e9f77103f89d4c90b97c8dad802cc91c 2022-03-31 22:55:16.809 | e9f77103f89d4c90b97c8dad802cc91c 2022-03-31 22:55:16.809 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-31 22:55:16.809 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:55:16.809 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 22:55:16.809 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:55:16.810 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:55:16.810 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 22:55:16.810 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 22:55:16.810 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 22:55:16.810 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 22:55:16.810 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 22:55:16.810 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 22:55:16.810 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.810 | ++ 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 22:55:16.810 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:55:16.810 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.810 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.810 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.810 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.810 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.810 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:55:16.810 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:55:16.810 | + 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 22:55:16.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.810 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.810 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.810 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.810 | ++ 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 22:55:16.810 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:55:16.810 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.810 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.810 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.811 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.811 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.811 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:55:16.811 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:55:16.811 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:55:16.811 | ++ functions-common:get_field:818 : echo '| bc44a0abc5aa45249f29c616d1c8a6c1 | e9f77103f89d4c90b97c8dad802cc91c | | 282bc2b3904b4d46898bf25aec5cb783 | | | False |' 2022-03-31 22:55:16.811 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.811 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:16.811 | + functions-common:get_or_add_user_project_role:997 : echo bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:16.811 | bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:16.811 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 22:55:16.811 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-31 22:55:16.811 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:55:16.811 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-31 22:55:16.811 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-31 22:55:16.811 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:55:16.811 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 22:55:16.811 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 22:55:16.811 | ++ 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 22:55:16.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.811 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.811 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.811 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.811 | + functions-common:get_or_create_user:925 : user_id=c47e350fa6224b5889c2a01b0bcbdd3a 2022-03-31 22:55:16.811 | + functions-common:get_or_create_user:926 : echo c47e350fa6224b5889c2a01b0bcbdd3a 2022-03-31 22:55:16.811 | c47e350fa6224b5889c2a01b0bcbdd3a 2022-03-31 22:55:16.811 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-31 22:55:16.811 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:55:16.811 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 22:55:16.812 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:55:16.812 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:55:16.812 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 22:55:16.812 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 22:55:16.812 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 22:55:16.812 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 22:55:16.812 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 22:55:16.812 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 22:55:16.812 | ++ 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 22:55:16.812 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:55:16.812 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.812 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.812 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.812 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.812 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.812 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.812 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:55:16.812 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:55:16.812 | + 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 22:55:16.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.812 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.812 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.812 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.812 | ++ 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 22:55:16.812 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:55:16.812 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.812 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.812 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.813 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.813 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.813 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:55:16.813 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:55:16.813 | ++ functions-common:get_field:818 : echo '| bc44a0abc5aa45249f29c616d1c8a6c1 | c47e350fa6224b5889c2a01b0bcbdd3a | | 282bc2b3904b4d46898bf25aec5cb783 | | | False |' 2022-03-31 22:55:16.813 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:55:16.813 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.813 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:16.813 | + functions-common:get_or_add_user_project_role:997 : echo bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:16.813 | bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:16.813 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-31 22:55:16.813 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-31 22:55:16.813 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:55:16.813 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 22:55:16.813 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:55:16.813 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:55:16.813 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 22:55:16.813 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 22:55:16.813 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 22:55:16.813 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 22:55:16.813 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 22:55:16.813 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 22:55:16.813 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:55:16.813 | ++ 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 22:55:16.813 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.813 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.813 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.813 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.813 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.813 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.814 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:55:16.814 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:55:16.814 | + 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 22:55:16.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.814 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.814 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.814 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.814 | ++ 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 22:55:16.814 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:55:16.814 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.814 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.814 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.814 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.814 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.814 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:55:16.814 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:55:16.814 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:55:16.814 | ++ functions-common:get_field:818 : echo '| a195a87e6d984f5e99fe29eb473bbe2c | c47e350fa6224b5889c2a01b0bcbdd3a | | 282bc2b3904b4d46898bf25aec5cb783 | | | False |' 2022-03-31 22:55:16.814 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.814 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a195a87e6d984f5e99fe29eb473bbe2c 2022-03-31 22:55:16.814 | + functions-common:get_or_add_user_project_role:997 : echo a195a87e6d984f5e99fe29eb473bbe2c 2022-03-31 22:55:16.814 | a195a87e6d984f5e99fe29eb473bbe2c 2022-03-31 22:55:16.814 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-31 22:55:16.814 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 22:55:16.814 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-31 22:55:16.814 | ++ 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 22:55:16.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.814 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.815 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.815 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.815 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 22:55:16.815 | 1396062fa9494b1b9c3d9b77d0945f37' 2022-03-31 22:55:16.815 | + functions-common:get_or_create_service:1094 : echo 1396062fa9494b1b9c3d9b77d0945f37 2022-03-31 22:55:16.815 | 1396062fa9494b1b9c3d9b77d0945f37 2022-03-31 22:55:16.815 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.98/image 2022-03-31 22:55:16.815 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 22:55:16.815 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.98/image RegionOne 2022-03-31 22:55:16.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 22:55:16.815 | +++ 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 22:55:16.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.815 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.815 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.815 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 22:55:16.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 22:55:16.815 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.98/image --region RegionOne -f value -c id 2022-03-31 22:55:16.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.815 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.815 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.815 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2f0975ada9b84cf8856e62c8a288320d 2022-03-31 22:55:16.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2f0975ada9b84cf8856e62c8a288320d 2022-03-31 22:55:16.815 | + functions-common:get_or_create_endpoint:1127 : public_id=2f0975ada9b84cf8856e62c8a288320d 2022-03-31 22:55:16.815 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 22:55:16.815 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 22:55:16.815 | + functions-common:get_or_create_endpoint:1136 : echo 2f0975ada9b84cf8856e62c8a288320d 2022-03-31 22:55:16.815 | 2f0975ada9b84cf8856e62c8a288320d 2022-03-31 22:55:16.815 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-31 22:55:16.816 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 22:55:16.816 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 22:55:16.816 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 22:55:16.816 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-31 22:55:16.816 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-31 22:55:16.816 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-31 22:55:16.816 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-31 22:55:16.816 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-31 22:55:16.856 | [115140 Async create_glance_accounts:149252]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-31 22:55:16.895 | [115140 Async create_cinder_accounts:149382]: Waiting for completion of create_cinder_accounts running on PID 149382 (4 other jobs running) 2022-03-31 22:55:16.921 | [115140 Async create_cinder_accounts:149382]: Signaling child to exit 2022-03-31 22:55:16.921 | WAKEUP 2022-03-31 22:55:16.944 | [115140 Async create_cinder_accounts:149382]: Signaled 2022-03-31 22:55:16.946 | + 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 22:55:16.946 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-31 22:55:16.946 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-31 22:55:16.946 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:55:16.946 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 22:55:16.946 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 22:55:16.946 | ++ 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 22:55:16.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.946 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.946 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.946 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.946 | + functions-common:get_or_create_user:925 : user_id=f84d5f8690fe485bbe75008bb6cefbfa 2022-03-31 22:55:16.946 | + functions-common:get_or_create_user:926 : echo f84d5f8690fe485bbe75008bb6cefbfa 2022-03-31 22:55:16.946 | f84d5f8690fe485bbe75008bb6cefbfa 2022-03-31 22:55:16.946 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-31 22:55:16.946 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:55:16.946 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 22:55:16.946 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:55:16.946 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:55:16.946 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 22:55:16.946 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 22:55:16.946 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 22:55:16.946 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 22:55:16.946 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 22:55:16.946 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 22:55:16.946 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:55:16.946 | ++ 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 22:55:16.946 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.947 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.947 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.947 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.947 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.947 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.947 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:55:16.947 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:55:16.947 | + 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 22:55:16.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.947 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.947 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.947 | ++ 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 22:55:16.947 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:55:16.947 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:16.947 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:16.947 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.947 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.947 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.947 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.947 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:55:16.947 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:55:16.947 | ++ functions-common:get_field:818 : echo '| bc44a0abc5aa45249f29c616d1c8a6c1 | f84d5f8690fe485bbe75008bb6cefbfa | | 282bc2b3904b4d46898bf25aec5cb783 | | | False |' 2022-03-31 22:55:16.947 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:55:16.947 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:16.947 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:16.947 | + functions-common:get_or_add_user_project_role:997 : echo bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:16.948 | bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:16.948 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 22:55:16.948 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-31 22:55:16.948 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 22:55:16.948 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-31 22:55:16.948 | ++ 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 22:55:16.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.948 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.948 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.948 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.948 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 22:55:16.948 | 18afd4cb1fd24ac5801144d93caf39e3' 2022-03-31 22:55:16.948 | + functions-common:get_or_create_service:1094 : echo 18afd4cb1fd24ac5801144d93caf39e3 2022-03-31 22:55:16.948 | 18afd4cb1fd24ac5801144d93caf39e3 2022-03-31 22:55:16.948 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-31 22:55:16.948 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.98/volume/v3/$(project_id)s' 2022-03-31 22:55:16.948 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 22:55:16.948 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.98/volume/v3/$(project_id)s' RegionOne 2022-03-31 22:55:16.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 22:55:16.948 | +++ 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 22:55:16.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.948 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.948 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.948 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 22:55:16.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 22:55:16.948 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.98/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 22:55:16.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.948 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.949 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.949 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c8c86fe0e6104ec1940628648bf97fde 2022-03-31 22:55:16.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c8c86fe0e6104ec1940628648bf97fde 2022-03-31 22:55:16.949 | + functions-common:get_or_create_endpoint:1127 : public_id=c8c86fe0e6104ec1940628648bf97fde 2022-03-31 22:55:16.949 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 22:55:16.949 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 22:55:16.949 | + functions-common:get_or_create_endpoint:1136 : echo c8c86fe0e6104ec1940628648bf97fde 2022-03-31 22:55:16.949 | c8c86fe0e6104ec1940628648bf97fde 2022-03-31 22:55:16.949 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-31 22:55:16.949 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 22:55:16.949 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-31 22:55:16.949 | ++ 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 22:55:16.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.949 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.949 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.949 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.949 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 22:55:16.949 | 2ad60251afb34419a270780cc6c3bdc4' 2022-03-31 22:55:16.949 | + functions-common:get_or_create_service:1094 : echo 2ad60251afb34419a270780cc6c3bdc4 2022-03-31 22:55:16.949 | 2ad60251afb34419a270780cc6c3bdc4 2022-03-31 22:55:16.949 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.98/volume/v3/$(project_id)s' 2022-03-31 22:55:16.949 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 22:55:16.949 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.98/volume/v3/$(project_id)s' RegionOne 2022-03-31 22:55:16.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 22:55:16.949 | +++ 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 22:55:16.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.949 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.949 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.949 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 22:55:16.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 22:55:16.950 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.98/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 22:55:16.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.950 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.950 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.950 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5781350381054ff18528fbd8967db180 2022-03-31 22:55:16.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5781350381054ff18528fbd8967db180 2022-03-31 22:55:16.950 | + functions-common:get_or_create_endpoint:1127 : public_id=5781350381054ff18528fbd8967db180 2022-03-31 22:55:16.950 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 22:55:16.950 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 22:55:16.950 | + functions-common:get_or_create_endpoint:1136 : echo 5781350381054ff18528fbd8967db180 2022-03-31 22:55:16.950 | 5781350381054ff18528fbd8967db180 2022-03-31 22:55:16.950 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-31 22:55:16.950 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-31 22:55:16.950 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 22:55:16.950 | +++ 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 22:55:16.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.950 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.950 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.950 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.950 | ++ functions-common:get_or_create_project:938 : project_id=282bc2b3904b4d46898bf25aec5cb783 2022-03-31 22:55:16.950 | ++ functions-common:get_or_create_project:939 : echo 282bc2b3904b4d46898bf25aec5cb783 2022-03-31 22:55:16.950 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 282bc2b3904b4d46898bf25aec5cb783 2022-03-31 22:55:16.950 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-31 22:55:16.950 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:55:16.950 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 22:55:16.950 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-31 22:55:16.950 | +++ 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 22:55:16.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.950 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:16.951 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:16.951 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-31 22:55:16.951 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:16.951 | ++ functions-common:get_or_create_user:925 : user_id=f84d5f8690fe485bbe75008bb6cefbfa 2022-03-31 22:55:16.951 | ++ functions-common:get_or_create_user:926 : echo f84d5f8690fe485bbe75008bb6cefbfa 2022-03-31 22:55:16.951 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f84d5f8690fe485bbe75008bb6cefbfa 2022-03-31 22:55:16.993 | [115140 Async create_cinder_accounts:149382]: finished create_cinder_accounts with result 0 in 58 seconds 2022-03-31 22:55:16.998 | + inc/async:async_wait:197 : return 0 2022-03-31 22:55:17.000 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-31 22:55:17.055 | [115140 Async create_neutron_accounts:149497]: Waiting for completion of create_neutron_accounts running on PID 149497 (3 other jobs running) 2022-03-31 22:55:17.084 | [115140 Async create_neutron_accounts:149497]: Signaling child to exit 2022-03-31 22:55:17.084 | WAKEUP 2022-03-31 22:55:17.108 | [115140 Async create_neutron_accounts:149497]: Signaled 2022-03-31 22:55:17.110 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-31 22:55:17.110 | ++ 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 22:55:17.110 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 22:55:17.110 | + 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 22:55:17.110 | + 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 22:55:17.110 | + 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 22:55:17.110 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 22:55:17.110 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-31 22:55:17.110 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-31 22:55:17.110 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-31 22:55:17.110 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.98:9696/ 2022-03-31 22:55:17.110 | + 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 22:55:17.110 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-31 22:55:17.110 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-31 22:55:17.110 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:55:17.110 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 22:55:17.110 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 22:55:17.110 | ++ 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 22:55:17.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.110 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.111 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.111 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:17.111 | + functions-common:get_or_create_user:925 : user_id=bd0b08ec75d74330881c241efe1031e7 2022-03-31 22:55:17.111 | + functions-common:get_or_create_user:926 : echo bd0b08ec75d74330881c241efe1031e7 2022-03-31 22:55:17.111 | bd0b08ec75d74330881c241efe1031e7 2022-03-31 22:55:17.111 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-31 22:55:17.111 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:55:17.111 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 22:55:17.111 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:55:17.111 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:55:17.111 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 22:55:17.111 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 22:55:17.111 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 22:55:17.111 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 22:55:17.111 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 22:55:17.111 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 22:55:17.111 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:55:17.111 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:17.111 | ++ 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 22:55:17.111 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:17.111 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:17.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.111 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.111 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.111 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:17.111 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:55:17.111 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:55:17.111 | + 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 22:55:17.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.112 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.112 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.112 | ++ 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 22:55:17.112 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:55:17.112 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:55:17.112 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:55:17.112 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:17.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.112 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.112 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.112 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:17.112 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:55:17.112 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:55:17.112 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:55:17.112 | ++ functions-common:get_field:818 : echo '| bc44a0abc5aa45249f29c616d1c8a6c1 | bd0b08ec75d74330881c241efe1031e7 | | 282bc2b3904b4d46898bf25aec5cb783 | | | False |' 2022-03-31 22:55:17.112 | ++ functions-common:get_field:812 : read data 2022-03-31 22:55:17.112 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:17.112 | + functions-common:get_or_add_user_project_role:997 : echo bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:17.112 | bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:55:17.112 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 22:55:17.112 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-31 22:55:17.112 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 22:55:17.112 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-31 22:55:17.112 | ++ 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 22:55:17.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.112 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.112 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.112 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:17.112 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 22:55:17.113 | 59d542d06ece431bb46272c93fffba87' 2022-03-31 22:55:17.113 | + functions-common:get_or_create_service:1094 : echo 59d542d06ece431bb46272c93fffba87 2022-03-31 22:55:17.113 | 59d542d06ece431bb46272c93fffba87 2022-03-31 22:55:17.113 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.98:9696/ 2022-03-31 22:55:17.113 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 22:55:17.113 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.98:9696/ RegionOne 2022-03-31 22:55:17.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 22:55:17.113 | +++ 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 22:55:17.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.113 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.113 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.113 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:17.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 22:55:17.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 22:55:17.113 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.98:9696/ --region RegionOne -f value -c id 2022-03-31 22:55:17.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.113 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:55:17.113 | from cryptography.utils import int_from_bytes 2022-03-31 22:55:17.113 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:55:17.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f8ce469332fc4b16bddf946f7e2df239 2022-03-31 22:55:17.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f8ce469332fc4b16bddf946f7e2df239 2022-03-31 22:55:17.113 | + functions-common:get_or_create_endpoint:1127 : public_id=f8ce469332fc4b16bddf946f7e2df239 2022-03-31 22:55:17.113 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 22:55:17.113 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 22:55:17.113 | + functions-common:get_or_create_endpoint:1136 : echo f8ce469332fc4b16bddf946f7e2df239 2022-03-31 22:55:17.114 | f8ce469332fc4b16bddf946f7e2df239 2022-03-31 22:55:17.156 | [115140 Async create_neutron_accounts:149497]: finished create_neutron_accounts with result 0 in 42 seconds 2022-03-31 22:55:17.195 | [115140 Async create_swift_accounts:149639]: Waiting for completion of create_swift_accounts running on PID 149639 (2 other jobs running) 2022-03-31 22:55:17.220 | [115140 Async create_swift_accounts:149639]: Signaling child to exit 2022-03-31 22:56:05.065 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:56:05.091 | [149639 Async create_swift_accounts:149639]: finished successfully 2022-03-31 22:56:05.112 | WAKEUP 2022-03-31 22:56:05.135 | [115140 Async create_swift_accounts:149639]: Signaled 2022-03-31 22:56:05.136 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-31 22:56:05.136 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-31 22:56:05.136 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-31 22:56:05.136 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-31 22:56:05.136 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-31 22:56:05.136 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-31 22:56:05.136 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-31 22:56:05.136 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-31 22:56:05.136 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-31 22:56:05.136 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-31 22:56:05.136 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-31 22:56:05.136 | +++ 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 22:56:05.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.137 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.137 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.137 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.137 | ++ functions-common:get_or_create_role:950 : role_id=56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:56:05.137 | ++ functions-common:get_or_create_role:951 : echo 56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:56:05.137 | + lib/swift:create_swift_accounts:614 : another_role=56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:56:05.137 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-31 22:56:05.137 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-31 22:56:05.137 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:56:05.137 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 22:56:05.137 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 22:56:05.137 | ++ 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 22:56:05.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.137 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.137 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.137 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.137 | + functions-common:get_or_create_user:925 : user_id=ce7d14ef8a224951bc338e0dd3ddf397 2022-03-31 22:56:05.137 | + functions-common:get_or_create_user:926 : echo ce7d14ef8a224951bc338e0dd3ddf397 2022-03-31 22:56:05.137 | ce7d14ef8a224951bc338e0dd3ddf397 2022-03-31 22:56:05.137 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-31 22:56:05.137 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:56:05.137 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 22:56:05.137 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:56:05.137 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:56:05.137 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 22:56:05.137 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 22:56:05.137 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 22:56:05.137 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 22:56:05.137 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 22:56:05.137 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 22:56:05.138 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:56:05.138 | ++ 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 22:56:05.138 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:56:05.138 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:56:05.138 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.138 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.138 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.138 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.138 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:56:05.138 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:56:05.138 | + 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 22:56:05.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.138 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.138 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.138 | ++ 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 22:56:05.138 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:56:05.138 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:56:05.138 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:56:05.138 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.138 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.138 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.138 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.138 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:56:05.138 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:56:05.138 | ++ functions-common:get_field:818 : echo '| bc44a0abc5aa45249f29c616d1c8a6c1 | ce7d14ef8a224951bc338e0dd3ddf397 | | 282bc2b3904b4d46898bf25aec5cb783 | | | False |' 2022-03-31 22:56:05.138 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:56:05.138 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.139 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:56:05.139 | + functions-common:get_or_add_user_project_role:997 : echo bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:56:05.139 | bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:56:05.139 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 22:56:05.139 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-31 22:56:05.139 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:56:05.139 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 22:56:05.139 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:56:05.139 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:56:05.139 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 22:56:05.139 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 22:56:05.139 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 22:56:05.139 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 22:56:05.139 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 22:56:05.139 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 22:56:05.139 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:56:05.139 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:56:05.139 | ++ 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 22:56:05.139 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:56:05.139 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.139 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.139 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.139 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.139 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:56:05.139 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:56:05.139 | + 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 22:56:05.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.139 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.140 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.140 | ++ 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 22:56:05.140 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:56:05.140 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:56:05.140 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:56:05.140 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.140 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.140 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.140 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.140 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:56:05.140 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:56:05.140 | ++ functions-common:get_field:818 : echo '| 799ba72d328048cca1f5e20c8d2a16b2 | ce7d14ef8a224951bc338e0dd3ddf397 | | 282bc2b3904b4d46898bf25aec5cb783 | | | False |' 2022-03-31 22:56:05.140 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:56:05.140 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.140 | + functions-common:get_or_add_user_project_role:995 : user_role_id=799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:56:05.140 | + functions-common:get_or_add_user_project_role:997 : echo 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:56:05.140 | 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:56:05.140 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-31 22:56:05.140 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 22:56:05.140 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-31 22:56:05.140 | ++ 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 22:56:05.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.140 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.140 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.140 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.140 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 22:56:05.140 | b6bdbfaf5088476c9e1a982d39d89399' 2022-03-31 22:56:05.140 | + functions-common:get_or_create_service:1094 : echo b6bdbfaf5088476c9e1a982d39d89399 2022-03-31 22:56:05.140 | b6bdbfaf5088476c9e1a982d39d89399 2022-03-31 22:56:05.141 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.98:8080/v1/AUTH_$(project_id)s' http://10.222.0.98:8080 2022-03-31 22:56:05.141 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 22:56:05.141 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.98:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-31 22:56:05.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 22:56:05.141 | +++ 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 22:56:05.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.141 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.141 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.141 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 22:56:05.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 22:56:05.141 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.98:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-31 22:56:05.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.141 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.141 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.141 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9ce97aa45cb447db9e91b7c6bd7a4b48 2022-03-31 22:56:05.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9ce97aa45cb447db9e91b7c6bd7a4b48 2022-03-31 22:56:05.141 | + functions-common:get_or_create_endpoint:1127 : public_id=9ce97aa45cb447db9e91b7c6bd7a4b48 2022-03-31 22:56:05.141 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.98:8080 ]] 2022-03-31 22:56:05.141 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.98:8080 RegionOne 2022-03-31 22:56:05.141 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 22:56:05.141 | ++ 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 22:56:05.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.141 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.141 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.141 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.141 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 22:56:05.142 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 22:56:05.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.98:8080 --region RegionOne -f value -c id 2022-03-31 22:56:05.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.142 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.142 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.142 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.142 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=689f0ebdd49d41489330ecf31b8f31ed 2022-03-31 22:56:05.142 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 689f0ebdd49d41489330ecf31b8f31ed 2022-03-31 22:56:05.142 | 689f0ebdd49d41489330ecf31b8f31ed 2022-03-31 22:56:05.142 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 22:56:05.142 | + functions-common:get_or_create_endpoint:1136 : echo 9ce97aa45cb447db9e91b7c6bd7a4b48 2022-03-31 22:56:05.142 | 9ce97aa45cb447db9e91b7c6bd7a4b48 2022-03-31 22:56:05.142 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-31 22:56:05.142 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-31 22:56:05.142 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 22:56:05.142 | +++ 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 22:56:05.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.142 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.142 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.142 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.142 | ++ functions-common:get_or_create_project:938 : project_id=d299325e64314ec7a7b7d55aed989002 2022-03-31 22:56:05.142 | ++ functions-common:get_or_create_project:939 : echo d299325e64314ec7a7b7d55aed989002 2022-03-31 22:56:05.142 | + lib/swift:create_swift_accounts:628 : swift_project_test1=d299325e64314ec7a7b7d55aed989002 2022-03-31 22:56:05.142 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-31 22:56:05.142 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:56:05.142 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-31 22:56:05.142 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:56:05.142 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-31 22:56:05.142 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-31 22:56:05.143 | +++ 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 22:56:05.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.143 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.143 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.143 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.143 | ++ functions-common:get_or_create_user:925 : user_id=0c8e96a3e2054133950c340b34b26077 2022-03-31 22:56:05.143 | ++ functions-common:get_or_create_user:926 : echo 0c8e96a3e2054133950c340b34b26077 2022-03-31 22:56:05.143 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=0c8e96a3e2054133950c340b34b26077 2022-03-31 22:56:05.143 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-31 22:56:05.143 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:56:05.143 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 0c8e96a3e2054133950c340b34b26077 d299325e64314ec7a7b7d55aed989002 2022-03-31 22:56:05.143 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:56:05.143 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:56:05.143 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:56:05.143 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:56:05.143 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:56:05.143 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:56:05.143 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:56:05.143 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:56:05.143 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:56:05.143 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:56:05.143 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0c8e96a3e2054133950c340b34b26077 --project d299325e64314ec7a7b7d55aed989002 2022-03-31 22:56:05.143 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:56:05.143 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.143 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.143 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.143 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.143 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:56:05.144 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:56:05.144 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 0c8e96a3e2054133950c340b34b26077 --project d299325e64314ec7a7b7d55aed989002 2022-03-31 22:56:05.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.144 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.144 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.144 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0c8e96a3e2054133950c340b34b26077 --project d299325e64314ec7a7b7d55aed989002 2022-03-31 22:56:05.144 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:56:05.144 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:56:05.144 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:56:05.144 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.144 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.144 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.144 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.144 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:56:05.144 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:56:05.144 | ++ functions-common:get_field:818 : echo '| 799ba72d328048cca1f5e20c8d2a16b2 | 0c8e96a3e2054133950c340b34b26077 | | d299325e64314ec7a7b7d55aed989002 | | | False |' 2022-03-31 22:56:05.144 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:56:05.144 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.144 | + functions-common:get_or_add_user_project_role:995 : user_role_id=799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:56:05.144 | + functions-common:get_or_add_user_project_role:997 : echo 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:56:05.144 | 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:56:05.144 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-31 22:56:05.144 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-31 22:56:05.144 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:56:05.144 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-31 22:56:05.144 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-31 22:56:05.144 | +++ 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 22:56:05.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.144 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.145 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.145 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.145 | ++ functions-common:get_or_create_user:925 : user_id=6884f8e8f0fc4164ab86d0ad7351d7ed 2022-03-31 22:56:05.145 | ++ functions-common:get_or_create_user:926 : echo 6884f8e8f0fc4164ab86d0ad7351d7ed 2022-03-31 22:56:05.145 | + lib/swift:create_swift_accounts:637 : swift_user_test3=6884f8e8f0fc4164ab86d0ad7351d7ed 2022-03-31 22:56:05.145 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-31 22:56:05.145 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:56:05.145 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 56a7fc0a4844468081cf62c9187b9a11 6884f8e8f0fc4164ab86d0ad7351d7ed d299325e64314ec7a7b7d55aed989002 2022-03-31 22:56:05.145 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:56:05.145 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:56:05.145 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:56:05.145 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:56:05.145 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:56:05.145 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:56:05.145 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:56:05.145 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:56:05.145 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 56a7fc0a4844468081cf62c9187b9a11 --user 6884f8e8f0fc4164ab86d0ad7351d7ed --project d299325e64314ec7a7b7d55aed989002 2022-03-31 22:56:05.145 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:56:05.145 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:56:05.145 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:56:05.145 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.145 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.145 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.145 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.145 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:56:05.145 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:56:05.145 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 56a7fc0a4844468081cf62c9187b9a11 --user 6884f8e8f0fc4164ab86d0ad7351d7ed --project d299325e64314ec7a7b7d55aed989002 2022-03-31 22:56:05.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.145 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.145 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.146 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 56a7fc0a4844468081cf62c9187b9a11 --user 6884f8e8f0fc4164ab86d0ad7351d7ed --project d299325e64314ec7a7b7d55aed989002 2022-03-31 22:56:05.146 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:56:05.146 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:56:05.146 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:56:05.146 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.146 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.146 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.146 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.146 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:56:05.146 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:56:05.146 | ++ functions-common:get_field:818 : echo '| 56a7fc0a4844468081cf62c9187b9a11 | 6884f8e8f0fc4164ab86d0ad7351d7ed | | d299325e64314ec7a7b7d55aed989002 | | | False |' 2022-03-31 22:56:05.146 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:56:05.146 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.146 | + functions-common:get_or_add_user_project_role:995 : user_role_id=56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:56:05.146 | + functions-common:get_or_add_user_project_role:997 : echo 56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:56:05.146 | 56a7fc0a4844468081cf62c9187b9a11 2022-03-31 22:56:05.146 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-31 22:56:05.146 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-31 22:56:05.146 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 22:56:05.146 | +++ 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 22:56:05.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.146 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.146 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.146 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.146 | ++ functions-common:get_or_create_project:938 : project_id=21b8d0905f6d4a22851ac9937fe22394 2022-03-31 22:56:05.146 | ++ functions-common:get_or_create_project:939 : echo 21b8d0905f6d4a22851ac9937fe22394 2022-03-31 22:56:05.146 | + lib/swift:create_swift_accounts:642 : swift_project_test2=21b8d0905f6d4a22851ac9937fe22394 2022-03-31 22:56:05.146 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-31 22:56:05.146 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:56:05.146 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-31 22:56:05.147 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-31 22:56:05.147 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:56:05.147 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-31 22:56:05.147 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-31 22:56:05.147 | +++ 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 22:56:05.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.147 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.147 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.147 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.147 | ++ functions-common:get_or_create_user:925 : user_id=c16f7ad8360c4288bae4b02dd67a9562 2022-03-31 22:56:05.147 | ++ functions-common:get_or_create_user:926 : echo c16f7ad8360c4288bae4b02dd67a9562 2022-03-31 22:56:05.147 | + lib/swift:create_swift_accounts:647 : swift_user_test2=c16f7ad8360c4288bae4b02dd67a9562 2022-03-31 22:56:05.147 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-31 22:56:05.147 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:56:05.147 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin c16f7ad8360c4288bae4b02dd67a9562 21b8d0905f6d4a22851ac9937fe22394 2022-03-31 22:56:05.147 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:56:05.147 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:56:05.147 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:56:05.147 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:56:05.147 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:56:05.147 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:56:05.147 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:56:05.147 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:56:05.147 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c16f7ad8360c4288bae4b02dd67a9562 --project 21b8d0905f6d4a22851ac9937fe22394 2022-03-31 22:56:05.147 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:56:05.147 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:56:05.147 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:56:05.147 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.147 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.148 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.148 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.148 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:56:05.148 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:56:05.148 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c16f7ad8360c4288bae4b02dd67a9562 --project 21b8d0905f6d4a22851ac9937fe22394 2022-03-31 22:56:05.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.148 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.148 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.148 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:56:05.148 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c16f7ad8360c4288bae4b02dd67a9562 --project 21b8d0905f6d4a22851ac9937fe22394 2022-03-31 22:56:05.148 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:56:05.148 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:56:05.148 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.148 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.148 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.148 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.148 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:56:05.148 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:56:05.148 | ++ functions-common:get_field:818 : echo '| 799ba72d328048cca1f5e20c8d2a16b2 | c16f7ad8360c4288bae4b02dd67a9562 | | 21b8d0905f6d4a22851ac9937fe22394 | | | False |' 2022-03-31 22:56:05.148 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:56:05.148 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.148 | + functions-common:get_or_add_user_project_role:995 : user_role_id=799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:56:05.148 | + functions-common:get_or_add_user_project_role:997 : echo 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:56:05.148 | 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:56:05.148 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-31 22:56:05.148 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-31 22:56:05.148 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 22:56:05.148 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-31 22:56:05.148 | +++ 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 22:56:05.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.149 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.149 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.149 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.149 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-31 22:56:05.149 | 457b7f85d1754bf9b4109e5ba9767c09' 2022-03-31 22:56:05.149 | ++ functions-common:get_or_create_domain:888 : echo 457b7f85d1754bf9b4109e5ba9767c09 2022-03-31 22:56:05.149 | + lib/swift:create_swift_accounts:652 : swift_domain=457b7f85d1754bf9b4109e5ba9767c09 2022-03-31 22:56:05.149 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-31 22:56:05.149 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:56:05.149 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-31 22:56:05.149 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 457b7f85d1754bf9b4109e5ba9767c09 2022-03-31 22:56:05.149 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 22:56:05.149 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=457b7f85d1754bf9b4109e5ba9767c09 --or-show -f value -c id 2022-03-31 22:56:05.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.149 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.149 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.149 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.149 | ++ functions-common:get_or_create_project:938 : project_id=d55a524bf5d04a1ca8225e5b68382ee1 2022-03-31 22:56:05.149 | ++ functions-common:get_or_create_project:939 : echo d55a524bf5d04a1ca8225e5b68382ee1 2022-03-31 22:56:05.149 | + lib/swift:create_swift_accounts:656 : swift_project_test4=d55a524bf5d04a1ca8225e5b68382ee1 2022-03-31 22:56:05.149 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-31 22:56:05.149 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:56:05.149 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-31 22:56:05.149 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 457b7f85d1754bf9b4109e5ba9767c09 test4@example.com 2022-03-31 22:56:05.149 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:56:05.149 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-31 22:56:05.149 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-31 22:56:05.149 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=457b7f85d1754bf9b4109e5ba9767c09 --email=test4@example.com --or-show -f value -c id 2022-03-31 22:56:05.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.150 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.150 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.150 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.150 | ++ functions-common:get_or_create_user:925 : user_id=48a8c2bb0e3646428a615a9dfefa8576 2022-03-31 22:56:05.150 | ++ functions-common:get_or_create_user:926 : echo 48a8c2bb0e3646428a615a9dfefa8576 2022-03-31 22:56:05.150 | + lib/swift:create_swift_accounts:661 : swift_user_test4=48a8c2bb0e3646428a615a9dfefa8576 2022-03-31 22:56:05.150 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-31 22:56:05.150 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:56:05.150 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 48a8c2bb0e3646428a615a9dfefa8576 d55a524bf5d04a1ca8225e5b68382ee1 2022-03-31 22:56:05.150 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:56:05.150 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 22:56:05.150 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:56:05.150 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:56:05.150 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 22:56:05.150 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 22:56:05.150 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 22:56:05.150 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 22:56:05.150 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 48a8c2bb0e3646428a615a9dfefa8576 --project d55a524bf5d04a1ca8225e5b68382ee1 2022-03-31 22:56:05.150 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:56:05.150 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:56:05.150 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:56:05.150 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.150 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.150 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.150 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.150 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:56:05.150 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:56:05.150 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 48a8c2bb0e3646428a615a9dfefa8576 --project d55a524bf5d04a1ca8225e5b68382ee1 2022-03-31 22:56:05.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.151 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.151 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.151 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 48a8c2bb0e3646428a615a9dfefa8576 --project d55a524bf5d04a1ca8225e5b68382ee1 2022-03-31 22:56:05.151 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:56:05.151 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:56:05.151 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:56:05.151 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.151 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:05.151 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:05.151 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:56:05.151 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:56:05.151 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:56:05.151 | ++ functions-common:get_field:818 : echo '| 799ba72d328048cca1f5e20c8d2a16b2 | 48a8c2bb0e3646428a615a9dfefa8576 | | d55a524bf5d04a1ca8225e5b68382ee1 | | | False |' 2022-03-31 22:56:05.151 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:56:05.151 | ++ functions-common:get_field:812 : read data 2022-03-31 22:56:05.151 | + functions-common:get_or_add_user_project_role:995 : user_role_id=799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:56:05.151 | + functions-common:get_or_add_user_project_role:997 : echo 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:56:05.151 | 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:56:05.182 | [115140 Async create_swift_accounts:149639]: finished create_swift_accounts with result 0 in 128 seconds 2022-03-31 22:56:05.189 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-31 22:56:05.192 | + inc/async:async_wait:197 : return 0 2022-03-31 22:56:05.195 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-31 22:56:05.213 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:05.216 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-31 22:56:05.234 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:05.237 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-31 22:56:05.239 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:56:05.242 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-31 22:56:05.245 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-31 22:56:05.247 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-31 22:56:05.306 | + inc/async:async_inner:63 : init_glance 2022-03-31 22:56:05.344 | [115140 Async init_glance:154093]: running: init_glance 2022-03-31 22:56:05.347 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-31 22:56:05.366 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:05.369 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-31 22:56:05.372 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:56:05.375 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-31 22:56:05.377 | + ./stack.sh:main:1147 : configure_neutron 2022-03-31 22:56:05.380 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-31 22:56:05.384 | ++ 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 22:56:05.384 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 22:56:05.390 | + 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 22:56:05.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 22:56:05.396 | + 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 22:56:05.399 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 22:56:05.402 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-31 22:56:05.404 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-31 22:56:05.407 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-31 22:56:05.409 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-31 22:56:05.424 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-31 22:56:05.426 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-31 22:56:08.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:08.863 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:08.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:08.863 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:12.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:12.452 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:12.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:12.452 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:15.506 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:56:15.532 | [154093 Async init_glance:154093]: finished successfully 2022-03-31 22:56:15.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:15.904 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:15.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:15.904 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:19.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:19.339 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:19.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:19.339 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:22.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:22.741 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:22.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:22.741 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:26.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:26.143 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:26.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:26.143 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:29.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:29.538 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:29.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:29.538 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:33.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:33.206 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:33.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:33.206 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:37.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:37.893 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:37.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:37.893 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:37.893 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-31 22:56:43.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:43.636 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:43.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:43.636 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:43.953 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-31 22:56:43.958 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-31 22:56:43.962 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-31 22:56:43.964 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-31 22:56:43.967 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-31 22:56:43.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-31 22:56:43.972 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-31 22:56:43.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-31 22:56:43.978 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-31 22:56:43.980 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-31 22:56:43.983 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-31 22:56:43.986 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-31 22:56:43.988 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-31 22:56:43.991 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-31 22:56:43.993 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-31 22:56:43.995 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-31 22:56:44.000 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:56:44.002 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-31 22:56:44.004 | + 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 22:56:44.009 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-31 22:56:44.012 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-31 22:56:44.014 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-31 22:56:44.017 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-31 22:56:44.019 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-31 22:56:44.022 | + 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 22:56:44.050 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-31 22:56:44.079 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-31 22:56:44.108 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-31 22:56:44.137 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-31 22:56:44.173 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-31 22:56:44.204 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-31 22:56:44.207 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-31 22:56:44.210 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-31 22:56:44.212 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 22:56:44.216 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 22:56:44.238 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 22:56:44.241 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 22:56:44.243 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 22:56:44.245 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 22:56:44.248 | + 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 22:56:44.277 | + 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 22:56:44.306 | + 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 22:56:44.335 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 22:56:44.368 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-31 22:56:44.385 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:56:44.388 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-31 22:56:44.390 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-31 22:56:44.392 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-31 22:56:44.395 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-31 22:56:44.397 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-31 22:56:44.410 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-31 22:56:44.412 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-31 22:56:44.414 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-31 22:56:44.417 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-31 22:56:44.429 | + 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 22:56:44.441 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-31 22:56:44.444 | + 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 22:56:44.456 | + 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 22:56:44.468 | + 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 22:56:44.481 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-31 22:56:44.483 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 22:56:44.486 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-31 22:56:44.491 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.V701V6GqI4 2022-03-31 22:56:44.493 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-31 22:56:44.496 | + 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 22:56:44.498 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.V701V6GqI4 2022-03-31 22:56:44.502 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.V701V6GqI4 2022-03-31 22:56:44.514 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.V701V6GqI4 /etc/sudoers.d/neutron-rootwrap 2022-03-31 22:56:44.526 | + 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 22:56:44.555 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-31 22:56:44.558 | + 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 22:56:44.596 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-31 22:56:44.600 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-31 22:56:44.603 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-31 22:56:44.605 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 22:56:44.608 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 22:56:44.611 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 22:56:44.627 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:44.630 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 22:56:44.633 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 22:56:44.636 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 22:56:44.658 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:44.661 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 22:56:44.665 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 22:56:44.697 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 22:56:44.700 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 22:56:44.702 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-31 22:56:44.720 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:44.722 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-31 22:56:44.725 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-31 22:56:44.727 | + 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 22:56:44.730 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 22:56:44.732 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-31 22:56:44.735 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-31 22:56:44.737 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 22:56:44.740 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-31 22:56:44.742 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-31 22:56:44.745 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-31 22:56:44.749 | + 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 22:56:44.752 | + 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 22:56:44.757 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-31 22:56:44.774 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:44.776 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-31 22:56:44.779 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-31 22:56:44.781 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-31 22:56:44.786 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-31 22:56:44.816 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-31 22:56:44.846 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-31 22:56:44.876 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-31 22:56:44.907 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-31 22:56:44.948 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-31 22:56:44.951 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 22:56:44.954 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-31 22:56:44.957 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 22:56:44.959 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-31 22:56:44.990 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-31 22:56:45.025 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.98/identity 2022-03-31 22:56:45.056 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-31 22:56:45.085 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-31 22:56:45.116 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-31 22:56:45.147 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-31 22:56:45.183 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-31 22:56:45.216 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 22:56:45.247 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 22:56:45.277 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-31 22:56:45.308 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-31 22:56:45.339 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-31 22:56:45.341 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 22:56:45.344 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 22:56:45.346 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 22:56:45.349 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-31 22:56:45.379 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-31 22:56:45.409 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.98/identity 2022-03-31 22:56:45.439 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-31 22:56:45.469 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-31 22:56:45.500 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-31 22:56:45.530 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-31 22:56:45.560 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-31 22:56:45.590 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 22:56:45.621 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-31 22:56:45.651 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-31 22:56:45.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-31 22:56:45.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-31 22:56:45.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-31 22:56:45.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-31 22:56:45.664 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-31 22:56:45.666 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-31 22:56:45.669 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1350:1399 != '' ]] 2022-03-31 22:56:45.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1350:1399 2022-03-31 22:56:45.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1350:1399 != '' ]] 2022-03-31 22:56:45.676 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-31 22:56:45.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-31 22:56:45.681 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-31 22:56:45.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-31 22:56:45.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-31 22:56:45.688 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-31 22:56:45.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-31 22:56:45.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-31 22:56:45.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-31 22:56:45.698 | + 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 22:56:45.726 | + 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 22:56:45.729 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:56:45.732 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 22:56:45.734 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-31 22:56:45.737 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-31 22:56:45.739 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 22:56:45.742 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-31 22:56:45.770 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-31 22:56:45.772 | + 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 22:56:45.775 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:56:45.777 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 22:56:45.780 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-31 22:56:45.783 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-31 22:56:45.786 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 22:56:45.788 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-31 22:56:45.816 | + 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 22:56:45.819 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:56:45.821 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 22:56:45.824 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-31 22:56:45.826 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-31 22:56:45.829 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 22:56:45.831 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-31 22:56:45.862 | + 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 22:56:45.865 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:56:45.867 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-31 22:56:45.870 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-31 22:56:45.873 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-31 22:56:45.876 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 22:56:45.879 | + 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 22:56:45.908 | + 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 22:56:45.910 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:56:45.913 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-31 22:56:45.915 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-31 22:56:45.918 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-31 22:56:45.920 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 22:56:45.923 | + 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 22:56:45.953 | + 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 22:56:45.956 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:56:45.959 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-31 22:56:45.962 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-31 22:56:45.965 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-31 22:56:45.969 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 22:56:45.972 | + 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 22:56:46.006 | + 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:1350:1399 2022-03-31 22:56:46.009 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:56:46.011 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-31 22:56:46.014 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1350:1399 2022-03-31 22:56:46.016 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1350:1399 ']' 2022-03-31 22:56:46.019 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 22:56:46.021 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1350:1399 2022-03-31 22:56:46.057 | + 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 22:56:46.061 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:56:46.065 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-31 22:56:46.068 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-31 22:56:46.072 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-31 22:56:46.076 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 22:56:46.079 | + 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 22:56:46.113 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-31 22:56:46.116 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-31 22:56:46.133 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:46.136 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-31 22:56:46.138 | + 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 22:56:46.172 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-31 22:56:46.175 | + 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 22:56:46.206 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-31 22:56:46.246 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-31 22:56:46.249 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-31 22:56:46.252 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-31 22:56:46.255 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-31 22:56:49.238 | INFO neutron.common.config [-] Logging enabled! 2022-03-31 22:56:49.238 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-03-31 22:56:49.239 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=156070) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-31 22:56:49.290 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=156070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 22:56:49.290 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=156070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 22:56:49.290 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=156070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 22:56:49.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=156070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 22:56:49.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=156070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 22:56:49.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=156070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 22:56:49.345 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-31 22:56:49.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:49.345 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:49.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:49.345 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:49.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-31 22:56:49.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-31 22:56:49.714 | + 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 22:56:49.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 22:56:49.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-31 22:56:49.774 | + 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 22:56:49.793 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-31 22:56:49.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-31 22:56:49.798 | + 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 22:56:49.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-31 22:56:49.834 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-31 22:56:49.842 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-31 22:56:49.845 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-31 22:56:49.847 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-31 22:56:49.861 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-31 22:56:49.873 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-31 22:56:49.876 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-31 22:56:49.884 | net.bridge.bridge-nf-call-iptables = 1 2022-03-31 22:56:49.887 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-31 22:56:49.890 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-31 22:56:49.898 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-31 22:56:49.902 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-31 22:56:49.905 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-31 22:56:49.908 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-31 22:56:49.910 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-31 22:56:49.913 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-31 22:56:49.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-31 22:56:49.919 | + 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 22:56:49.922 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 22:56:49.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-31 22:56:49.954 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-31 22:56:49.956 | + 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 22:56:49.994 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-31 22:56:49.997 | + 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 22:56:50.031 | + 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 22:56:50.060 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-31 22:56:50.077 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:50.080 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-31 22:56:50.083 | + 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 22:56:50.087 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-31 22:56:50.117 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-31 22:56:50.147 | + 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 22:56:50.180 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-31 22:56:50.182 | + 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 22:56:50.212 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-31 22:56:50.229 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:50.232 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-31 22:56:50.234 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-31 22:56:50.264 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-31 22:56:50.266 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-31 22:56:50.269 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-31 22:56:50.305 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-31 22:56:50.309 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-31 22:56:50.312 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-31 22:56:50.315 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-31 22:56:50.337 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:50.339 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-31 22:56:50.342 | + 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 22:56:50.348 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-31 22:56:50.380 | + 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 22:56:50.414 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-31 22:56:50.417 | + 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 22:56:50.451 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-31 22:56:50.454 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-31 22:56:50.484 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-31 22:56:50.486 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-31 22:56:50.489 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-31 22:56:50.518 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-31 22:56:50.520 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-31 22:56:50.523 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-31 22:56:50.526 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-31 22:56:53.478 | INFO neutron.common.config [-] Logging enabled! 2022-03-31 22:56:53.478 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-03-31 22:56:53.479 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=156600) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-31 22:56:53.529 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=156600) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 22:56:53.529 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=156600) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 22:56:53.530 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=156600) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 22:56:53.530 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=156600) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 22:56:53.530 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=156600) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 22:56:53.530 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=156600) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 22:56:53.592 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-31 22:56:53.593 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=156600) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-31 22:56:53.593 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=156600) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-31 22:56:53.594 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-31 22:56:53.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:53.594 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:53.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:56:53.594 | from cryptography.utils import int_from_bytes 2022-03-31 22:56:53.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-31 22:56:53.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-31 22:56:53.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-31 22:56:53.984 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-31 22:56:53.987 | + 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 22:56:53.990 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 22:56:53.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-31 22:56:54.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-31 22:56:54.013 | + functions:set_mtu:785 : local dev=br-data 2022-03-31 22:56:54.015 | + functions:set_mtu:786 : local mtu=1500 2022-03-31 22:56:54.018 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-31 22:56:54.031 | + 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 22:56:54.049 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-31 22:56:54.051 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-31 22:56:54.054 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-31 22:56:54.057 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-31 22:56:54.059 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-31 22:56:54.062 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-31 22:56:54.064 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-31 22:56:54.067 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-31 22:56:54.070 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-31 22:56:54.072 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-31 22:56:54.075 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-31 22:56:54.077 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-31 22:56:54.080 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-31 22:56:54.082 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-31 22:56:54.086 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-31 22:56:54.086 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-31 22:56:54.093 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-31 22:56:54.095 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-31 22:56:54.098 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-31 22:56:54.100 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-31 22:56:54.105 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-31 22:56:54.105 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-31 22:56:54.105 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-31 22:56:54.111 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.65/22 brd 192.168.3.255' 2022-03-31 22:56:54.114 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-31 22:56:54.116 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-31 22:56:54.119 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-31 22:56:54.121 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-31 22:56:54.124 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.65/22 brd 192.168.3.255 != '' ]] 2022-03-31 22:56:54.126 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.65/22 brd 192.168.3.255 dev eth1' 2022-03-31 22:56:54.129 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.65/22 brd 192.168.3.255 dev br-data' 2022-03-31 22:56:54.131 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-31 22:56:54.133 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-31 22:56:54.137 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.65/22 brd 192.168.3.255 2022-03-31 22:56:54.138 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-31 22:56:54.138 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-31 22:56:54.139 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-31 22:56:54.144 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.65 2022-03-31 22:56:54.146 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.65 ' 2022-03-31 22:56:54.149 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.65/22 brd 192.168.3.255 dev eth1 2022-03-31 22:56:54.161 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.65/22 brd 192.168.3.255 dev br-data 2022-03-31 22:56:54.173 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-31 22:56:54.187 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-31 22:56:54.207 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.65 2022-03-31 22:56:54.216 | PING 192.168.0.65 (192.168.0.65) from 192.168.0.65 br-data: 56(84) bytes of data. 2022-03-31 22:56:54.216 | 64 bytes from 192.168.0.65: icmp_seq=1 ttl=64 time=0.075 ms 2022-03-31 22:56:55.223 | 64 bytes from 192.168.0.65: icmp_seq=2 ttl=64 time=0.067 ms 2022-03-31 22:56:56.243 | 64 bytes from 192.168.0.65: icmp_seq=3 ttl=64 time=0.065 ms 2022-03-31 22:56:56.243 | 2022-03-31 22:56:56.243 | --- 192.168.0.65 ping statistics --- 2022-03-31 22:56:56.243 | 3 packets transmitted, 3 received, 0% packet loss, time 2026ms 2022-03-31 22:56:56.243 | rtt min/avg/max/mdev = 0.065/0.069/0.075/0.004 ms 2022-03-31 22:56:56.252 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-31 22:56:56.252 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-31 22:56:56.262 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-31 22:56:56.266 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-31 22:56:56.286 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:56.289 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-31 22:56:56.292 | + 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 22:56:56.297 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-31 22:56:56.326 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.98 2022-03-31 22:56:56.356 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-31 22:56:56.389 | + 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 22:56:56.421 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-31 22:56:56.424 | + 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 22:56:56.460 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-31 22:56:56.463 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-31 22:56:56.484 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:56:56.486 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-31 22:56:56.489 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-31 22:56:56.508 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:56:56.511 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-31 22:56:56.529 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:56:56.531 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-31 22:56:56.548 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:56:56.551 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-31 22:56:56.581 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-31 22:56:56.612 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-31 22:56:56.615 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-31 22:56:56.632 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:56.635 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-31 22:56:56.653 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:56.656 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-31 22:56:56.659 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-31 22:56:56.719 | + inc/async:async_inner:63 : init_neutron 2022-03-31 22:56:56.758 | [115140 Async init_neutron:157078]: running: init_neutron 2022-03-31 22:56:56.761 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-31 22:56:56.783 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:56.787 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-31 22:56:56.798 | ++ ./stack.sh:main:1162 : true 2022-03-31 22:56:56.801 | + ./stack.sh:main:1162 : netman_pid= 2022-03-31 22:56:56.804 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-31 22:56:56.806 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-31 22:56:56.822 | + ./stack.sh:main:1169 : clean_iptables 2022-03-31 22:56:56.828 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 22:56:56.836 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-31 22:56:56.836 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-31 22:56:56.836 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-31 22:56:56.836 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-31 22:56:56.836 | + lib/nova:clean_iptables:186 : grep nova 2022-03-31 22:56:56.836 | + lib/nova:clean_iptables:186 : bash 2022-03-31 22:56:56.851 | + lib/nova:clean_iptables:188 : grep nova 2022-03-31 22:56:56.851 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 22:56:56.851 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-31 22:56:56.853 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-31 22:56:56.857 | + lib/nova:clean_iptables:188 : bash 2022-03-31 22:56:56.862 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-31 22:56:56.862 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-31 22:56:56.871 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 22:56:56.874 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-31 22:56:56.875 | + lib/nova:clean_iptables:190 : grep nova 2022-03-31 22:56:56.879 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-31 22:56:56.879 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-31 22:56:56.879 | + lib/nova:clean_iptables:190 : bash 2022-03-31 22:56:56.882 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-31 22:56:56.892 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-31 22:56:56.894 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 22:56:56.898 | + lib/nova:clean_iptables:192 : grep nova 2022-03-31 22:56:56.900 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-31 22:56:56.902 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-31 22:56:56.904 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-31 22:56:56.909 | + lib/nova:clean_iptables:192 : bash 2022-03-31 22:56:56.914 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-31 22:56:56.923 | net.ipv4.ip_forward = 1 2022-03-31 22:56:56.926 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-31 22:56:56.944 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:56.947 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-31 22:56:56.949 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-31 22:56:56.952 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-31 22:56:56.993 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-31 22:56:57.023 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-31 22:56:57.025 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-31 22:56:57.060 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-31 22:56:57.092 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-31 22:56:57.113 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:57.117 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-31 22:56:57.120 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:56:57.122 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-31 22:56:57.126 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-31 22:56:57.130 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-31 22:56:57.196 | + inc/async:async_inner:63 : init_swift 2022-03-31 22:56:57.239 | [115140 Async init_swift:157437]: running: init_swift 2022-03-31 22:56:57.242 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-31 22:56:57.262 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:57.265 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-31 22:56:57.268 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:56:57.275 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-31 22:56:57.278 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-31 22:56:57.280 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-31 22:56:57.361 | + inc/async:async_inner:63 : init_cinder 2022-03-31 22:56:57.438 | [115140 Async init_cinder:157532]: running: init_cinder 2022-03-31 22:56:57.441 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-31 22:56:57.471 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:56:57.474 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-31 22:56:57.482 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:56:57.487 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-31 22:56:57.491 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-31 22:56:57.495 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-31 22:56:57.615 | + inc/async:async_inner:63 : init_placement 2022-03-31 22:56:57.771 | [115140 Async init_placement:157670]: running: init_placement 2022-03-31 22:56:57.785 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-31 22:56:57.905 | [115140 Async init_neutron:157078]: Waiting for completion of init_neutron running on PID 157078 (6 other jobs running) 2022-03-31 22:56:57.984 | [115140 Async init_neutron:157078]: Signaling child to exit 2022-03-31 22:57:01.395 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:57:01.428 | [157532 Async init_cinder:157532]: finished successfully 2022-03-31 22:57:10.639 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:57:10.679 | [157437 Async init_swift:157437]: finished successfully 2022-03-31 22:57:24.889 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:57:24.915 | [157078 Async init_neutron:157078]: finished successfully 2022-03-31 22:57:24.935 | WAKEUP 2022-03-31 22:57:24.960 | [115140 Async init_neutron:157078]: Signaled 2022-03-31 22:57:24.961 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-31 22:57:24.961 | ++ 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 22:57:24.962 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 22:57:24.962 | + 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 22:57:24.962 | + 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 22:57:24.962 | + 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 22:57:24.962 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 22:57:24.962 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-31 22:57:24.962 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-31 22:57:24.962 | + lib/database:recreate_database:112 : local db=neutron 2022-03-31 22:57:24.962 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-31 22:57:24.962 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-31 22:57:24.962 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-31 22:57:24.962 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:24.962 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-31 22:57:24.962 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:24.962 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-31 22:57:24.962 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 22:57:24.962 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:57:24.962 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:57:24.962 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:57:24.962 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767419657 2022-03-31 22:57:24.962 | + 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 22:57:24.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:24.962 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:24.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:24.962 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:24.962 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 22:57:24.962 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 22:57:24.962 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 22:57:24.962 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 22:57:24.962 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-31 22:57:24.962 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-31 22:57:24.962 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-31 22:57:24.962 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-31 22:57:24.963 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-31 22:57:24.964 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-31 22:57:24.965 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-31 22:57:24.966 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-31 22:57:24.966 | Running upgrade for neutron ... 2022-03-31 22:57:24.966 | OK 2022-03-31 22:57:24.966 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-31 22:57:24.966 | + functions-common:time_stop:2425 : local name 2022-03-31 22:57:24.966 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:57:24.966 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:57:24.966 | + functions-common:time_stop:2428 : local total 2022-03-31 22:57:24.966 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:57:24.966 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 22:57:24.966 | + functions-common:time_stop:2432 : start_time=1648767419657 2022-03-31 22:57:24.966 | + functions-common:time_stop:2434 : [[ -z 1648767419657 ]] 2022-03-31 22:57:24.966 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:57:24.966 | + functions-common:time_stop:2437 : end_time=1648767444873 2022-03-31 22:57:24.966 | + functions-common:time_stop:2438 : elapsed_time=25216 2022-03-31 22:57:24.966 | + functions-common:time_stop:2439 : total=8386 2022-03-31 22:57:24.966 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:57:24.967 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33602 2022-03-31 22:57:25.009 | [115140 Async init_neutron:157078]: finished init_neutron with result 0 in 28 seconds 2022-03-31 22:57:25.013 | + inc/async:async_wait:197 : return 0 2022-03-31 22:57:25.016 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-31 22:57:25.069 | [115140 Async init_placement:157670]: Waiting for completion of init_placement running on PID 157670 (5 other jobs running) 2022-03-31 22:57:25.096 | [115140 Async init_placement:157670]: Signaling child to exit 2022-03-31 22:57:44.732 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:57:44.765 | [157670 Async init_placement:157670]: finished successfully 2022-03-31 22:57:44.787 | WAKEUP 2022-03-31 22:57:44.816 | [115140 Async init_placement:157670]: Signaled 2022-03-31 22:57:44.817 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-31 22:57:44.817 | + lib/database:recreate_database:112 : local db=placement 2022-03-31 22:57:44.817 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-31 22:57:44.817 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-31 22:57:44.817 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-31 22:57:44.817 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:44.817 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-31 22:57:44.817 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:44.817 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-31 22:57:44.817 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-31 22:57:44.817 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-31 22:57:44.817 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-31 22:57:44.818 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 22:57:44.818 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 22:57:44.818 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 22:57:44.818 | ++ 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 22:57:44.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.818 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.818 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.818 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:57:44.818 | + functions-common:get_or_create_user:925 : user_id=bbac84fcfe854a0f9cf5ab2ccf1d5fb0 2022-03-31 22:57:44.818 | + functions-common:get_or_create_user:926 : echo bbac84fcfe854a0f9cf5ab2ccf1d5fb0 2022-03-31 22:57:44.818 | bbac84fcfe854a0f9cf5ab2ccf1d5fb0 2022-03-31 22:57:44.818 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-31 22:57:44.818 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:57:44.818 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 22:57:44.818 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:57:44.818 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:57:44.818 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 22:57:44.818 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 22:57:44.818 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 22:57:44.818 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 22:57:44.818 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 22:57:44.818 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 22:57:44.818 | ++ 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 22:57:44.818 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:57:44.818 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:57:44.818 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:57:44.818 | ++ functions-common:get_field:812 : read data 2022-03-31 22:57:44.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.818 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.818 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.818 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:57:44.819 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:57:44.819 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:57:44.819 | + 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 22:57:44.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.819 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.819 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.819 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:57:44.819 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:57:44.819 | ++ 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 22:57:44.819 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:57:44.819 | ++ functions-common:get_field:812 : read data 2022-03-31 22:57:44.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.819 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.819 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.819 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:57:44.819 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:57:44.819 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:57:44.819 | ++ functions-common:get_field:818 : echo '| bc44a0abc5aa45249f29c616d1c8a6c1 | bbac84fcfe854a0f9cf5ab2ccf1d5fb0 | | 282bc2b3904b4d46898bf25aec5cb783 | | | False |' 2022-03-31 22:57:44.819 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:57:44.819 | ++ functions-common:get_field:812 : read data 2022-03-31 22:57:44.819 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:57:44.819 | + functions-common:get_or_add_user_project_role:997 : echo bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:57:44.819 | bc44a0abc5aa45249f29c616d1c8a6c1 2022-03-31 22:57:44.819 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 22:57:44.819 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-31 22:57:44.819 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 22:57:44.819 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 22:57:44.819 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 22:57:44.819 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 22:57:44.819 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 22:57:44.820 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 22:57:44.820 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 22:57:44.820 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 22:57:44.820 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 22:57:44.820 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 22:57:44.820 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:57:44.820 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 22:57:44.820 | ++ 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 22:57:44.820 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:57:44.820 | ++ functions-common:get_field:812 : read data 2022-03-31 22:57:44.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.820 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.820 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.820 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:57:44.820 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 22:57:44.820 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 22:57:44.820 | + 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 22:57:44.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.820 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.820 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.820 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 22:57:44.820 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 22:57:44.820 | ++ 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 22:57:44.820 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:57:44.820 | ++ functions-common:get_field:812 : read data 2022-03-31 22:57:44.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.820 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.820 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.821 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:57:44.821 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 22:57:44.821 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 22:57:44.821 | ++ functions-common:get_field:818 : echo '| 799ba72d328048cca1f5e20c8d2a16b2 | bbac84fcfe854a0f9cf5ab2ccf1d5fb0 | | 282bc2b3904b4d46898bf25aec5cb783 | | | False |' 2022-03-31 22:57:44.821 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 22:57:44.821 | ++ functions-common:get_field:812 : read data 2022-03-31 22:57:44.821 | + functions-common:get_or_add_user_project_role:995 : user_role_id=799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:57:44.821 | + functions-common:get_or_add_user_project_role:997 : echo 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:57:44.821 | 799ba72d328048cca1f5e20c8d2a16b2 2022-03-31 22:57:44.821 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.98/placement 2022-03-31 22:57:44.821 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-31 22:57:44.821 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 22:57:44.821 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-31 22:57:44.821 | ++ 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 22:57:44.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.821 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.821 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.821 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:57:44.821 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 22:57:44.821 | b8a4b355bdcc44a7980de5ece9384eca' 2022-03-31 22:57:44.821 | + functions-common:get_or_create_service:1094 : echo b8a4b355bdcc44a7980de5ece9384eca 2022-03-31 22:57:44.821 | b8a4b355bdcc44a7980de5ece9384eca 2022-03-31 22:57:44.821 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.98/placement 2022-03-31 22:57:44.821 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 22:57:44.821 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.98/placement RegionOne 2022-03-31 22:57:44.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 22:57:44.821 | +++ 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 22:57:44.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.821 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.821 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.821 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:57:44.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 22:57:44.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 22:57:44.822 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.98/placement --region RegionOne -f value -c id 2022-03-31 22:57:44.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.822 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:44.822 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:44.822 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:57:44.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=37ff411817914b4fa54754a069e2ae53 2022-03-31 22:57:44.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 37ff411817914b4fa54754a069e2ae53 2022-03-31 22:57:44.822 | + functions-common:get_or_create_endpoint:1127 : public_id=37ff411817914b4fa54754a069e2ae53 2022-03-31 22:57:44.822 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 22:57:44.822 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 22:57:44.822 | + functions-common:get_or_create_endpoint:1136 : echo 37ff411817914b4fa54754a069e2ae53 2022-03-31 22:57:44.822 | 37ff411817914b4fa54754a069e2ae53 2022-03-31 22:57:44.863 | [115140 Async init_placement:157670]: finished init_placement with result 0 in 47 seconds 2022-03-31 22:57:44.868 | + inc/async:async_wait:197 : return 0 2022-03-31 22:57:44.871 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-31 22:57:44.923 | [115140 Async init_glance:154093]: Waiting for completion of init_glance running on PID 154093 (4 other jobs running) 2022-03-31 22:57:44.949 | [115140 Async init_glance:154093]: Signaling child to exit 2022-03-31 22:57:44.949 | WAKEUP 2022-03-31 22:57:44.974 | [115140 Async init_glance:154093]: Signaled 2022-03-31 22:57:44.975 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-31 22:57:44.975 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-31 22:57:44.976 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-31 22:57:44.976 | + lib/database:recreate_database:112 : local db=glance 2022-03-31 22:57:44.976 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-31 22:57:44.976 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-31 22:57:44.976 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-31 22:57:44.976 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:44.976 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-31 22:57:44.976 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:44.976 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-31 22:57:44.976 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 22:57:44.976 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:57:44.976 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:57:44.976 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:57:44.976 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767365591 2022-03-31 22:57:44.976 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-31 22:57:44.976 | 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=154216) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 22:57:44.976 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 22:57:44.976 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 22:57:44.976 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 22:57:44.976 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 22:57:44.976 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 22:57:44.976 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 22:57:44.976 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-31 22:57:44.976 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-31 22:57:44.976 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-31 22:57:44.976 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-31 22:57:44.976 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-31 22:57:44.976 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-31 22:57:44.976 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-31 22:57:44.976 | 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 22:57:44.976 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-31 22:57:44.976 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 22:57:44.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 22:57:44.977 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-31 22:57:44.977 | Database migration is up to date. No migration needed. 2022-03-31 22:57:44.977 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-31 22:57:44.977 | Database is synced successfully. 2022-03-31 22:57:44.977 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-31 22:57:44.977 | 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=154369) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 22:57:44.977 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-31 22:57:44.977 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-31 22:57:44.977 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-31 22:57:44.977 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-31 22:57:44.978 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-31 22:57:44.978 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-31 22:57:44.978 | + functions-common:time_stop:2425 : local name 2022-03-31 22:57:44.978 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:57:44.978 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:57:44.979 | + functions-common:time_stop:2428 : local total 2022-03-31 22:57:44.979 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:57:44.979 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 22:57:44.979 | + functions-common:time_stop:2432 : start_time=1648767365591 2022-03-31 22:57:44.979 | + functions-common:time_stop:2434 : [[ -z 1648767365591 ]] 2022-03-31 22:57:44.979 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:57:44.979 | + functions-common:time_stop:2437 : end_time=1648767375490 2022-03-31 22:57:44.979 | + functions-common:time_stop:2438 : elapsed_time=9899 2022-03-31 22:57:44.979 | + functions-common:time_stop:2439 : total=8386 2022-03-31 22:57:44.979 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:57:44.979 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18285 2022-03-31 22:57:45.022 | [115140 Async init_glance:154093]: finished init_glance with result 0 in 10 seconds 2022-03-31 22:57:45.027 | + inc/async:async_wait:197 : return 0 2022-03-31 22:57:45.030 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-31 22:57:45.082 | [115140 Async init_swift:157437]: Waiting for completion of init_swift running on PID 157437 (3 other jobs running) 2022-03-31 22:57:45.109 | [115140 Async init_swift:157437]: Signaling child to exit 2022-03-31 22:57:45.109 | WAKEUP 2022-03-31 22:57:45.132 | [115140 Async init_swift:157437]: Signaled 2022-03-31 22:57:45.134 | + lib/swift:init_swift:668 : local node_number 2022-03-31 22:57:45.134 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 22:57:45.134 | No container-reconciler running 2022-03-31 22:57:45.134 | No object-expirer running 2022-03-31 22:57:45.134 | No account-auditor running 2022-03-31 22:57:45.134 | No object-updater running 2022-03-31 22:57:45.134 | No object-reconstructor running 2022-03-31 22:57:45.134 | No proxy-server running 2022-03-31 22:57:45.134 | No container-server running 2022-03-31 22:57:45.134 | No account-reaper running 2022-03-31 22:57:45.134 | No object-server running 2022-03-31 22:57:45.134 | No container-replicator running 2022-03-31 22:57:45.134 | No account-server running 2022-03-31 22:57:45.134 | No container-sync running 2022-03-31 22:57:45.134 | No object-replicator running 2022-03-31 22:57:45.134 | No container-auditor running 2022-03-31 22:57:45.134 | No account-replicator running 2022-03-31 22:57:45.134 | No container-sharder running 2022-03-31 22:57:45.135 | No container-updater running 2022-03-31 22:57:45.135 | No object-auditor running 2022-03-31 22:57:45.135 | + lib/swift:init_swift:670 : true 2022-03-31 22:57:45.135 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-31 22:57:45.135 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-31 22:57:45.135 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-31 22:57:45.135 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-31 22:57:45.135 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-31 22:57:45.135 | + 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 22:57:45.135 | + 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 22:57:45.135 | + functions:create_disk:732 : local node_number 2022-03-31 22:57:45.135 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-31 22:57:45.135 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-31 22:57:45.135 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-31 22:57:45.135 | + functions:create_disk:736 : local key 2022-03-31 22:57:45.135 | ++ functions:create_disk:738 : sed s#/.## 2022-03-31 22:57:45.135 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-31 22:57:45.135 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-31 22:57:45.135 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-31 22:57:45.135 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-31 22:57:45.135 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-31 22:57:45.135 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-31 22:57:45.135 | + functions:destroy_disk:765 : local key 2022-03-31 22:57:45.135 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-31 22:57:45.135 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-31 22:57:45.135 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-31 22:57:45.135 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-31 22:57:45.135 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-31 22:57:45.135 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-31 22:57:45.135 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-31 22:57:45.136 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-31 22:57:45.136 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-31 22:57:45.136 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-31 22:57:45.136 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-31 22:57:45.136 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-31 22:57:45.136 | = sectsz=512 attr=2, projid32bit=1 2022-03-31 22:57:45.136 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-31 22:57:45.136 | = reflink=1 2022-03-31 22:57:45.136 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-31 22:57:45.136 | = sunit=0 swidth=0 blks 2022-03-31 22:57:45.136 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-31 22:57:45.136 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-31 22:57:45.136 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-31 22:57:45.136 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-31 22:57:45.136 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-31 22:57:45.136 | + 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 22:57:45.136 | /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 22:57:45.136 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-31 22:57:45.136 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-31 22:57:45.136 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-31 22:57:45.136 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-31 22:57:45.136 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 22:57:45.136 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-31 22:57:45.136 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-31 22:57:45.136 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-31 22:57:45.136 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-31 22:57:45.136 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-31 22:57:45.136 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-31 22:57:45.136 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-31 22:57:45.136 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648766658.object.builder backups/1648766660.container.builder backups/1648766661.account.builder backups/1648766666.object.builder backups/1648766667.container.builder backups/1648766669.account.builder backups/1648766666.object.ring.gz backups/1648766667.container.ring.gz backups/1648766669.account.ring.gz 2022-03-31 22:57:45.136 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-31 22:57:45.136 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-31 22:57:45.137 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-31 22:57:45.137 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-31 22:57:45.137 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 22:57:45.137 | + 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 22:57:45.137 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-31 22:57:45.137 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-31 22:57:45.137 | + 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 22:57:45.137 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-31 22:57:45.137 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-31 22:57:45.137 | + 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 22:57:45.137 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-31 22:57:45.137 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-31 22:57:45.137 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-31 22:57:45.137 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 22:57:45.137 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-31 22:57:45.137 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 22:57:45.137 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-31 22:57:45.137 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 22:57:45.137 | + lib/swift:init_swift:714 : popd 2022-03-31 22:57:45.181 | [115140 Async init_swift:157437]: finished init_swift with result 0 in 13 seconds 2022-03-31 22:57:45.187 | + inc/async:async_wait:197 : return 0 2022-03-31 22:57:45.189 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-31 22:57:45.245 | [115140 Async init_cinder:157532]: Waiting for completion of init_cinder running on PID 157532 (2 other jobs running) 2022-03-31 22:57:45.274 | [115140 Async init_cinder:157532]: Signaling child to exit 2022-03-31 22:57:45.274 | WAKEUP 2022-03-31 22:57:45.302 | [115140 Async init_cinder:157532]: Signaled 2022-03-31 22:57:45.303 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-31 22:57:45.304 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:57:45.304 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-31 22:57:45.304 | + lib/database:recreate_database:112 : local db=cinder 2022-03-31 22:57:45.304 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-31 22:57:45.304 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-31 22:57:45.304 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-31 22:57:45.304 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:45.304 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-31 22:57:45.304 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:45.304 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-31 22:57:45.304 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 22:57:45.304 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:57:45.304 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:57:45.304 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:57:45.304 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767417492 2022-03-31 22:57:45.304 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-31 22:57:45.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:45.304 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:45.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:45.304 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:45.304 | /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 22:57:45.304 | last_heartbeat = column_property( 2022-03-31 22:57:45.304 | /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 22:57:45.304 | num_hosts = column_property( 2022-03-31 22:57:45.304 | /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 22:57:45.304 | num_down_hosts = column_property( 2022-03-31 22:57:45.304 | Traceback (most recent call last): 2022-03-31 22:57:45.304 | File "/usr/local/bin/cinder-manage", line 10, in 2022-03-31 22:57:45.304 | sys.exit(main()) 2022-03-31 22:57:45.304 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-03-31 22:57:45.304 | objects.register_all() 2022-03-31 22:57:45.304 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-03-31 22:57:45.305 | __import__('cinder.objects.backup') 2022-03-31 22:57:45.305 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-03-31 22:57:45.305 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-03-31 22:57:45.305 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-03-31 22:57:45.305 | backup: objects.Backup, 2022-03-31 22:57:45.305 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-03-31 22:57:45.305 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-31 22:57:45.305 | + functions-common:time_stop:2425 : local name 2022-03-31 22:57:45.305 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:57:45.305 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:57:45.305 | + functions-common:time_stop:2428 : local total 2022-03-31 22:57:45.305 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:57:45.305 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 22:57:45.305 | + functions-common:time_stop:2432 : start_time=1648767417492 2022-03-31 22:57:45.305 | + functions-common:time_stop:2434 : [[ -z 1648767417492 ]] 2022-03-31 22:57:45.305 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:57:45.305 | + functions-common:time_stop:2437 : end_time=1648767421331 2022-03-31 22:57:45.305 | + functions-common:time_stop:2438 : elapsed_time=3839 2022-03-31 22:57:45.305 | + functions-common:time_stop:2439 : total=8386 2022-03-31 22:57:45.305 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:57:45.305 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12225 2022-03-31 22:57:45.305 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-31 22:57:45.305 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:57:45.305 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-31 22:57:45.305 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:57:45.305 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-31 22:57:45.356 | [115140 Async init_cinder:157532]: finished init_cinder with result 0 in 4 seconds 2022-03-31 22:57:45.361 | + inc/async:async_wait:197 : return 0 2022-03-31 22:57:45.364 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-31 22:57:45.383 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:57:45.385 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-31 22:57:45.388 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:57:45.390 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-31 22:57:45.393 | + ./stack.sh:main:1218 : init_nova 2022-03-31 22:57:45.396 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-31 22:57:45.414 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:57:45.416 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-31 22:57:45.434 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:57:45.437 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 22:57:45.440 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 22:57:45.499 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 22:57:45.538 | [115140 Async nova-cell-0:159701]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 22:57:45.541 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-31 22:57:45.546 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 22:57:45.549 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-31 22:57:45.552 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 22:57:45.554 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 22:57:45.557 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 22:57:45.619 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 22:57:45.662 | [115140 Async nova-cell-1:159793]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 22:57:45.665 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-31 22:57:45.668 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-31 22:57:45.671 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-31 22:57:45.673 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-31 22:57:45.676 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-31 22:57:45.681 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:46.185 | + 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 22:57:46.190 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:46.207 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-31 22:57:47.271 | 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 22:57:50.658 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:57:50.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:50.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:50.671 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:57:50.671 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=159852) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:57:50.699 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 22:57:50.699 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 22:57:50.735 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-31 22:57:52.694 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=159852) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 22:57:52.697 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-31 22:57:53.499 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=159852) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 22:57:53.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:53.503 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:53.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:53.503 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:54.015 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-31 22:57:54.018 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 22:57:54.023 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 22:57:54.026 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 22:57:54.029 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 22:57:54.032 | + 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 22:57:55.122 | 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 22:57:57.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:57.870 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:57.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:57.870 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:58.405 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-31 22:57:58.410 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-31 22:57:58.413 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-31 22:57:58.449 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:57:58.475 | [115140 Async nova-cell-0:159701]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 159701 (3 other jobs running) 2022-03-31 22:57:58.477 | [159793 Async nova-cell-1:159793]: finished successfully 2022-03-31 22:57:58.505 | [115140 Async nova-cell-0:159701]: Signaling child to exit 2022-03-31 22:57:58.558 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:57:58.587 | [159701 Async nova-cell-0:159701]: finished successfully 2022-03-31 22:57:58.607 | WAKEUP 2022-03-31 22:57:58.629 | [115140 Async nova-cell-0:159701]: Signaled 2022-03-31 22:57:58.631 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-31 22:57:58.631 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-31 22:57:58.631 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-31 22:57:58.631 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-31 22:57:58.631 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-31 22:57:58.631 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-31 22:57:58.631 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-31 22:57:58.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:58.631 | + 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 22:57:58.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:58.631 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-31 22:57:58.631 | 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 22:57:58.631 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:57:58.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.633 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:57:58.633 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=159859) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:57:58.633 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 22:57:58.633 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 22:57:58.633 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-31 22:57:58.633 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=159859) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 22:57:58.633 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-31 22:57:58.633 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=159859) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 22:57:58.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:58.633 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:58.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:58.633 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:58.684 | [115140 Async nova-cell-0:159701]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-03-31 22:57:58.689 | + inc/async:async_wait:197 : return 0 2022-03-31 22:57:58.692 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-31 22:57:58.695 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-31 22:57:58.751 | [115140 Async nova-cell-1:159793]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 159793 (2 other jobs running) 2022-03-31 22:57:58.776 | [115140 Async nova-cell-1:159793]: Signaling child to exit 2022-03-31 22:57:58.776 | WAKEUP 2022-03-31 22:57:58.799 | [115140 Async nova-cell-1:159793]: Signaled 2022-03-31 22:57:58.801 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-31 22:57:58.801 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-31 22:57:58.801 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-31 22:57:58.801 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-31 22:57:58.801 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-31 22:57:58.801 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-31 22:57:58.801 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-31 22:57:58.801 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:58.801 | + 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 22:57:58.801 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 22:57:58.801 | + 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 22:57:58.801 | 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 22:57:58.801 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 22:57:58.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 22:57:58.803 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 22:57:58.803 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=159866) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 22:57:58.803 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 22:57:58.803 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 22:57:58.803 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-31 22:57:58.803 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=159866) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 22:57:58.803 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-31 22:57:58.803 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=159866) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 22:57:58.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:58.803 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:58.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:57:58.803 | from cryptography.utils import int_from_bytes 2022-03-31 22:57:58.849 | [115140 Async nova-cell-1:159793]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-31 22:57:58.853 | + inc/async:async_wait:197 : return 0 2022-03-31 22:57:58.856 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 22:57:58.859 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-31 22:57:59.876 | 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 22:58:02.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:58:02.876 | from cryptography.utils import int_from_bytes 2022-03-31 22:58:02.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:58:02.876 | from cryptography.utils import int_from_bytes 2022-03-31 22:58:02.876 | Running batches of 50 until complete 2022-03-31 22:58:02.876 | +-------------------------------------+--------------+-----------+ 2022-03-31 22:58:02.876 | | Migration | Total Needed | Completed | 2022-03-31 22:58:02.876 | +-------------------------------------+--------------+-----------+ 2022-03-31 22:58:02.876 | | fill_virtual_interface_list | 0 | 0 | 2022-03-31 22:58:02.876 | | migrate_empty_ratio | 0 | 0 | 2022-03-31 22:58:02.876 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-31 22:58:02.876 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-31 22:58:02.876 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-31 22:58:02.877 | | populate_dev_uuids | 0 | 0 | 2022-03-31 22:58:02.877 | | populate_missing_availability_zones | 0 | 0 | 2022-03-31 22:58:02.877 | | populate_queued_for_delete | 0 | 0 | 2022-03-31 22:58:02.877 | | populate_user_id | 0 | 0 | 2022-03-31 22:58:02.877 | | populate_uuids | 0 | 0 | 2022-03-31 22:58:02.877 | +-------------------------------------+--------------+-----------+ 2022-03-31 22:58:03.378 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-31 22:58:03.385 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 22:58:03.391 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-31 22:58:03.394 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 22:58:03.398 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 22:58:03.401 | + 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 22:58:04.396 | 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 22:58:06.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:58:06.943 | from cryptography.utils import int_from_bytes 2022-03-31 22:58:06.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:58:06.943 | from cryptography.utils import int_from_bytes 2022-03-31 22:58:06.943 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-31 22:58:06.943 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-31 22:58:07.407 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-31 22:58:07.412 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-31 22:58:07.432 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-31 22:58:07.434 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-31 22:58:07.453 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:07.456 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-31 22:58:07.459 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-31 22:58:07.520 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-31 22:58:07.559 | [115140 Async configure_neutron_nova:161017]: running: configure_neutron_nova 2022-03-31 22:58:07.562 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-31 22:58:07.565 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 22:58:07.568 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-31 22:58:07.570 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 22:58:07.573 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 22:58:07.576 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 22:58:07.578 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 22:58:07.581 | + functions-common:run_phase:1863 : local extra 2022-03-31 22:58:07.585 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 22:58:07.589 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 22:58:07.592 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 22:58:07.595 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 22:58:07.598 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-31 22:58:07.601 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 22:58:07.618 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:07.621 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 22:58:07.624 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 22:58:07.626 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-31 22:58:07.629 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 22:58:07.631 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 22:58:07.634 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-31 22:58:07.637 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 22:58:07.639 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 22:58:07.642 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 22:58:07.645 | + 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 22:58:07.649 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-31 22:58:07.652 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 22:58:07.655 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-31 22:58:07.658 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 22:58:07.661 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 22:58:07.665 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-31 22:58:07.669 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-31 22:58:07.672 | + inc/meta-config:merge_config_group:171 : shift 2022-03-31 22:58:07.676 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-31 22:58:07.679 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 22:58:07.681 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-31 22:58:07.684 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-31 22:58:07.689 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-31 22:58:07.693 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 22:58:07.697 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-31 22:58:07.700 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 22:58:07.704 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-31 22:58:07.704 | /^\[\[.+\|.*\]\]/ { 2022-03-31 22:58:07.704 | gsub("[][]", "", $1); 2022-03-31 22:58:07.704 | split($1, a, "|"); 2022-03-31 22:58:07.704 | if (a[1] == matchgroup) 2022-03-31 22:58:07.704 | print a[2] 2022-03-31 22:58:07.704 | } 2022-03-31 22:58:07.704 | ' /home/ubuntu/devstack/local.conf 2022-03-31 22:58:07.711 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 22:58:07.715 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 22:58:07.718 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 22:58:07.722 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-31 22:58:07.726 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-31 22:58:07.729 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-31 22:58:07.732 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-31 22:58:07.736 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-31 22:58:07.741 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-31 22:58:07.744 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-31 22:58:07.746 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-31 22:58:07.750 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 22:58:07.753 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 22:58:07.756 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-31 22:58:07.759 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 22:58:07.762 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-31 22:58:07.765 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-31 22:58:07.768 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-31 22:58:07.771 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-31 22:58:07.774 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-31 22:58:07.775 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:07.777 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-31 22:58:07.777 | BEGIN { 2022-03-31 22:58:07.777 | section = "" 2022-03-31 22:58:07.777 | last_section = "" 2022-03-31 22:58:07.777 | section_count = 0 2022-03-31 22:58:07.777 | } 2022-03-31 22:58:07.777 | /^\[.+\]/ { 2022-03-31 22:58:07.777 | gsub("[][]", "", $1); 2022-03-31 22:58:07.777 | section=$1 2022-03-31 22:58:07.777 | next 2022-03-31 22:58:07.777 | } 2022-03-31 22:58:07.777 | /^ *\#/ { 2022-03-31 22:58:07.777 | next 2022-03-31 22:58:07.777 | } 2022-03-31 22:58:07.777 | /^[^ \t]+/ { 2022-03-31 22:58:07.777 | # get offset of first = in $0 2022-03-31 22:58:07.777 | eq_idx = index($0, "=") 2022-03-31 22:58:07.777 | # extract attr & value from $0 2022-03-31 22:58:07.777 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 22:58:07.777 | value = substr($0, eq_idx + 1) 2022-03-31 22:58:07.777 | # only need to strip trailing whitespace from attr 2022-03-31 22:58:07.777 | sub(/[ \t]*$/, "", attr) 2022-03-31 22:58:07.777 | # need to strip leading & trailing whitespace from value 2022-03-31 22:58:07.777 | sub(/^[ \t]*/, "", value) 2022-03-31 22:58:07.777 | sub(/[ \t]*$/, "", value) 2022-03-31 22:58:07.777 | 2022-03-31 22:58:07.777 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 22:58:07.777 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 22:58:07.778 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 22:58:07.778 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 22:58:07.778 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 22:58:07.778 | if (section != last_section) { 2022-03-31 22:58:07.778 | cfg_section[section_count++] = section 2022-03-31 22:58:07.778 | last_section = section 2022-03-31 22:58:07.778 | } 2022-03-31 22:58:07.778 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 22:58:07.778 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 22:58:07.778 | 2022-03-31 22:58:07.778 | cfg_attr[section, attr, 0] = value 2022-03-31 22:58:07.778 | cfg_attr_count[section, attr] = 1 2022-03-31 22:58:07.778 | } else { 2022-03-31 22:58:07.778 | lno = cfg_attr_count[section, attr]++ 2022-03-31 22:58:07.778 | cfg_attr[section, attr, lno] = value 2022-03-31 22:58:07.778 | } 2022-03-31 22:58:07.778 | } 2022-03-31 22:58:07.778 | END { 2022-03-31 22:58:07.778 | # Process each section in order 2022-03-31 22:58:07.778 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 22:58:07.778 | section = cfg_section[sno] 2022-03-31 22:58:07.778 | # The ini routines simply append a config item immediately 2022-03-31 22:58:07.778 | # after the section header. To keep the same order as defined 2022-03-31 22:58:07.778 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 22:58:07.778 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 22:58:07.778 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 22:58:07.778 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 22:58:07.778 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 22:58:07.778 | else { 2022-03-31 22:58:07.778 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 22:58:07.778 | count = cfg_attr_count[section, attr] 2022-03-31 22:58:07.778 | print "inidelete " configfile " " section " " attr 2022-03-31 22:58:07.778 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 22:58:07.778 | for (l = count -2; l >= 0; l--) 2022-03-31 22:58:07.778 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 22:58:07.779 | } 2022-03-31 22:58:07.779 | } 2022-03-31 22:58:07.779 | } 2022-03-31 22:58:07.779 | } 2022-03-31 22:58:07.779 | ' 2022-03-31 22:58:07.779 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 22:58:07.779 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 22:58:07.782 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 22:58:07.784 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-31 22:58:07.787 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 22:58:07.790 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-31 22:58:07.793 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-31 22:58:07.793 | BEGIN { group = "" } 2022-03-31 22:58:07.793 | /^\[\[.+\|.*\]\]/ { 2022-03-31 22:58:07.793 | gsub("[][]", "", $1); 2022-03-31 22:58:07.793 | split($1, a, "|"); 2022-03-31 22:58:07.793 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 22:58:07.793 | group=a[1] 2022-03-31 22:58:07.793 | } else { 2022-03-31 22:58:07.793 | group="" 2022-03-31 22:58:07.793 | } 2022-03-31 22:58:07.793 | next 2022-03-31 22:58:07.793 | } 2022-03-31 22:58:07.793 | { 2022-03-31 22:58:07.793 | if (group != "") 2022-03-31 22:58:07.793 | print $0 2022-03-31 22:58:07.793 | } 2022-03-31 22:58:07.793 | ' /home/ubuntu/devstack/local.conf 2022-03-31 22:58:07.800 | + 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 22:58:07.803 | ++ 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 22:58:07.833 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:07.836 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-31 22:58:07.839 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-31 22:58:07.870 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:07.872 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-31 22:58:07.875 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-31 22:58:07.909 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:07.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-31 22:58:07.914 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-31 22:58:07.948 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:07.950 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-31 22:58:07.953 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-31 22:58:07.990 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:07.992 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-31 22:58:07.995 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 22:58:08.028 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.031 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.98/identity"' 2022-03-31 22:58:08.034 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.98/identity 2022-03-31 22:58:08.065 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.067 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-31 22:58:08.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 22:58:08.100 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.103 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-31 22:58:08.106 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 22:58:08.140 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.142 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-31 22:58:08.145 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 22:58:08.176 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.179 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-31 22:58:08.181 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 22:58:08.213 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.215 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-31 22:58:08.218 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 22:58:08.250 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.253 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-31 22:58:08.256 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-31 22:58:08.287 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.290 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 22:58:08.293 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 22:58:08.296 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 22:58:08.299 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-31 22:58:08.302 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-31 22:58:08.305 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-31 22:58:08.307 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-31 22:58:08.311 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-31 22:58:08.315 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-31 22:58:08.318 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-31 22:58:08.320 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-31 22:58:08.323 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 22:58:08.326 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 22:58:08.329 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-31 22:58:08.332 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 22:58:08.335 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-31 22:58:08.338 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-31 22:58:08.341 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-31 22:58:08.344 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-31 22:58:08.348 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-31 22:58:08.349 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.350 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-31 22:58:08.350 | BEGIN { 2022-03-31 22:58:08.350 | section = "" 2022-03-31 22:58:08.350 | last_section = "" 2022-03-31 22:58:08.350 | section_count = 0 2022-03-31 22:58:08.351 | } 2022-03-31 22:58:08.351 | /^\[.+\]/ { 2022-03-31 22:58:08.351 | gsub("[][]", "", $1); 2022-03-31 22:58:08.351 | section=$1 2022-03-31 22:58:08.351 | next 2022-03-31 22:58:08.351 | } 2022-03-31 22:58:08.351 | /^ *\#/ { 2022-03-31 22:58:08.351 | next 2022-03-31 22:58:08.351 | } 2022-03-31 22:58:08.351 | /^[^ \t]+/ { 2022-03-31 22:58:08.351 | # get offset of first = in $0 2022-03-31 22:58:08.351 | eq_idx = index($0, "=") 2022-03-31 22:58:08.351 | # extract attr & value from $0 2022-03-31 22:58:08.351 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 22:58:08.351 | value = substr($0, eq_idx + 1) 2022-03-31 22:58:08.351 | # only need to strip trailing whitespace from attr 2022-03-31 22:58:08.351 | sub(/[ \t]*$/, "", attr) 2022-03-31 22:58:08.351 | # need to strip leading & trailing whitespace from value 2022-03-31 22:58:08.351 | sub(/^[ \t]*/, "", value) 2022-03-31 22:58:08.351 | sub(/[ \t]*$/, "", value) 2022-03-31 22:58:08.351 | 2022-03-31 22:58:08.351 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 22:58:08.351 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 22:58:08.351 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 22:58:08.351 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 22:58:08.351 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 22:58:08.351 | if (section != last_section) { 2022-03-31 22:58:08.351 | cfg_section[section_count++] = section 2022-03-31 22:58:08.351 | last_section = section 2022-03-31 22:58:08.351 | } 2022-03-31 22:58:08.351 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 22:58:08.351 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 22:58:08.351 | 2022-03-31 22:58:08.351 | cfg_attr[section, attr, 0] = value 2022-03-31 22:58:08.351 | cfg_attr_count[section, attr] = 1 2022-03-31 22:58:08.352 | } else { 2022-03-31 22:58:08.352 | lno = cfg_attr_count[section, attr]++ 2022-03-31 22:58:08.352 | cfg_attr[section, attr, lno] = value 2022-03-31 22:58:08.352 | } 2022-03-31 22:58:08.352 | } 2022-03-31 22:58:08.352 | END { 2022-03-31 22:58:08.352 | # Process each section in order 2022-03-31 22:58:08.352 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 22:58:08.352 | section = cfg_section[sno] 2022-03-31 22:58:08.352 | # The ini routines simply append a config item immediately 2022-03-31 22:58:08.352 | # after the section header. To keep the same order as defined 2022-03-31 22:58:08.352 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 22:58:08.352 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 22:58:08.352 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 22:58:08.352 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 22:58:08.352 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 22:58:08.352 | else { 2022-03-31 22:58:08.352 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 22:58:08.352 | count = cfg_attr_count[section, attr] 2022-03-31 22:58:08.352 | print "inidelete " configfile " " section " " attr 2022-03-31 22:58:08.352 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 22:58:08.352 | for (l = count -2; l >= 0; l--) 2022-03-31 22:58:08.352 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 22:58:08.352 | } 2022-03-31 22:58:08.352 | } 2022-03-31 22:58:08.352 | } 2022-03-31 22:58:08.352 | } 2022-03-31 22:58:08.352 | ' 2022-03-31 22:58:08.353 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 22:58:08.354 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 22:58:08.357 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 22:58:08.360 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-31 22:58:08.362 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 22:58:08.365 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-31 22:58:08.367 | + inc/async:async_inner:64 : rc=0 2022-03-31 22:58:08.367 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-31 22:58:08.367 | BEGIN { group = "" } 2022-03-31 22:58:08.367 | /^\[\[.+\|.*\]\]/ { 2022-03-31 22:58:08.367 | gsub("[][]", "", $1); 2022-03-31 22:58:08.368 | split($1, a, "|"); 2022-03-31 22:58:08.368 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 22:58:08.368 | group=a[1] 2022-03-31 22:58:08.368 | } else { 2022-03-31 22:58:08.368 | group="" 2022-03-31 22:58:08.368 | } 2022-03-31 22:58:08.368 | next 2022-03-31 22:58:08.368 | } 2022-03-31 22:58:08.368 | { 2022-03-31 22:58:08.368 | if (group != "") 2022-03-31 22:58:08.368 | print $0 2022-03-31 22:58:08.368 | } 2022-03-31 22:58:08.368 | ' /home/ubuntu/devstack/local.conf 2022-03-31 22:58:08.374 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-31 22:58:08.377 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-31 22:58:08.395 | [161017 Async configure_neutron_nova:161017]: finished successfully 2022-03-31 22:58:08.408 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.410 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-31 22:58:08.413 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-31 22:58:08.446 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.448 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-31 22:58:08.451 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-31 22:58:08.480 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.483 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-31 22:58:08.485 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-31 22:58:08.515 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.518 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-31 22:58:08.521 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-31 22:58:08.553 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.556 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-31 22:58:08.558 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-31 22:58:08.589 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.591 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-31 22:58:08.594 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-31 22:58:08.625 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.628 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-31 22:58:08.631 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-31 22:58:08.666 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.670 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-31 22:58:08.673 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-31 22:58:08.706 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.710 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-31 22:58:08.713 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-31 22:58:08.746 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.748 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-31 22:58:08.751 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-31 22:58:08.781 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.784 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-31 22:58:08.786 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-31 22:58:08.816 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.819 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-31 22:58:08.821 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-31 22:58:08.852 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.854 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-31 22:58:08.857 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-31 22:58:08.887 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.890 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-31 22:58:08.892 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-31 22:58:08.923 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.926 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-31 22:58:08.928 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-31 22:58:08.963 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:08.967 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 22:58:08.969 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 22:58:08.972 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 22:58:08.976 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-31 22:58:08.979 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-31 22:58:08.983 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-31 22:58:08.985 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-31 22:58:08.990 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-31 22:58:08.996 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-31 22:58:08.999 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-31 22:58:09.002 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-31 22:58:09.005 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 22:58:09.008 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 22:58:09.010 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-31 22:58:09.013 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 22:58:09.016 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-31 22:58:09.019 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-31 22:58:09.022 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-31 22:58:09.025 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-31 22:58:09.029 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-31 22:58:09.030 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-31 22:58:09.030 | BEGIN { 2022-03-31 22:58:09.030 | section = "" 2022-03-31 22:58:09.030 | last_section = "" 2022-03-31 22:58:09.030 | section_count = 0 2022-03-31 22:58:09.030 | } 2022-03-31 22:58:09.030 | /^\[.+\]/ { 2022-03-31 22:58:09.030 | gsub("[][]", "", $1); 2022-03-31 22:58:09.030 | section=$1 2022-03-31 22:58:09.030 | next 2022-03-31 22:58:09.030 | } 2022-03-31 22:58:09.031 | /^ *\#/ { 2022-03-31 22:58:09.031 | next 2022-03-31 22:58:09.031 | } 2022-03-31 22:58:09.031 | /^[^ \t]+/ { 2022-03-31 22:58:09.031 | # get offset of first = in $0 2022-03-31 22:58:09.031 | eq_idx = index($0, "=") 2022-03-31 22:58:09.031 | # extract attr & value from $0 2022-03-31 22:58:09.031 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 22:58:09.031 | value = substr($0, eq_idx + 1) 2022-03-31 22:58:09.031 | # only need to strip trailing whitespace from attr 2022-03-31 22:58:09.031 | sub(/[ \t]*$/, "", attr) 2022-03-31 22:58:09.031 | # need to strip leading & trailing whitespace from value 2022-03-31 22:58:09.031 | sub(/^[ \t]*/, "", value) 2022-03-31 22:58:09.031 | sub(/[ \t]*$/, "", value) 2022-03-31 22:58:09.031 | 2022-03-31 22:58:09.031 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 22:58:09.031 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 22:58:09.031 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 22:58:09.031 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 22:58:09.031 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 22:58:09.031 | if (section != last_section) { 2022-03-31 22:58:09.031 | cfg_section[section_count++] = section 2022-03-31 22:58:09.031 | last_section = section 2022-03-31 22:58:09.031 | } 2022-03-31 22:58:09.031 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 22:58:09.031 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 22:58:09.031 | 2022-03-31 22:58:09.031 | cfg_attr[section, attr, 0] = value 2022-03-31 22:58:09.031 | cfg_attr_count[section, attr] = 1 2022-03-31 22:58:09.031 | } else { 2022-03-31 22:58:09.031 | lno = cfg_attr_count[section, attr]++ 2022-03-31 22:58:09.031 | cfg_attr[section, attr, lno] = value 2022-03-31 22:58:09.031 | } 2022-03-31 22:58:09.031 | } 2022-03-31 22:58:09.032 | END { 2022-03-31 22:58:09.032 | # Process each section in order 2022-03-31 22:58:09.032 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 22:58:09.032 | section = cfg_section[sno] 2022-03-31 22:58:09.032 | # The ini routines simply append a config item immediately 2022-03-31 22:58:09.032 | # after the section header. To keep the same order as defined 2022-03-31 22:58:09.032 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 22:58:09.032 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 22:58:09.032 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 22:58:09.032 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 22:58:09.032 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 22:58:09.032 | else { 2022-03-31 22:58:09.032 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 22:58:09.032 | count = cfg_attr_count[section, attr] 2022-03-31 22:58:09.032 | print "inidelete " configfile " " section " " attr 2022-03-31 22:58:09.032 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 22:58:09.032 | for (l = count -2; l >= 0; l--) 2022-03-31 22:58:09.032 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 22:58:09.032 | } 2022-03-31 22:58:09.032 | } 2022-03-31 22:58:09.032 | } 2022-03-31 22:58:09.032 | } 2022-03-31 22:58:09.032 | ' 2022-03-31 22:58:09.032 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:09.032 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 22:58:09.033 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 22:58:09.035 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 22:58:09.038 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-31 22:58:09.041 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 22:58:09.043 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-31 22:58:09.046 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-31 22:58:09.046 | BEGIN { group = "" } 2022-03-31 22:58:09.046 | /^\[\[.+\|.*\]\]/ { 2022-03-31 22:58:09.046 | gsub("[][]", "", $1); 2022-03-31 22:58:09.046 | split($1, a, "|"); 2022-03-31 22:58:09.046 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 22:58:09.046 | group=a[1] 2022-03-31 22:58:09.046 | } else { 2022-03-31 22:58:09.046 | group="" 2022-03-31 22:58:09.046 | } 2022-03-31 22:58:09.046 | next 2022-03-31 22:58:09.046 | } 2022-03-31 22:58:09.046 | { 2022-03-31 22:58:09.046 | if (group != "") 2022-03-31 22:58:09.046 | print $0 2022-03-31 22:58:09.047 | } 2022-03-31 22:58:09.047 | ' /home/ubuntu/devstack/local.conf 2022-03-31 22:58:09.053 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.98/identity/v2.0"' 2022-03-31 22:58:09.056 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.98/identity/v2.0 2022-03-31 22:58:09.086 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:09.090 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 22:58:09.092 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 22:58:09.095 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 22:58:09.099 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-31 22:58:09.102 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:58:09.105 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:58:09.108 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-31 22:58:09.111 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:58:09.116 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-31 22:58:09.118 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-31 22:58:09.121 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-31 22:58:09.124 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 22:58:09.126 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 22:58:09.129 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-31 22:58:09.132 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 22:58:09.135 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-31 22:58:09.137 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:58:09.141 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 22:58:09.143 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-31 22:58:09.147 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-31 22:58:09.147 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:09.148 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-31 22:58:09.148 | BEGIN { 2022-03-31 22:58:09.148 | section = "" 2022-03-31 22:58:09.148 | last_section = "" 2022-03-31 22:58:09.148 | section_count = 0 2022-03-31 22:58:09.148 | } 2022-03-31 22:58:09.148 | /^\[.+\]/ { 2022-03-31 22:58:09.148 | gsub("[][]", "", $1); 2022-03-31 22:58:09.148 | section=$1 2022-03-31 22:58:09.148 | next 2022-03-31 22:58:09.148 | } 2022-03-31 22:58:09.148 | /^ *\#/ { 2022-03-31 22:58:09.148 | next 2022-03-31 22:58:09.148 | } 2022-03-31 22:58:09.148 | /^[^ \t]+/ { 2022-03-31 22:58:09.148 | # get offset of first = in $0 2022-03-31 22:58:09.148 | eq_idx = index($0, "=") 2022-03-31 22:58:09.148 | # extract attr & value from $0 2022-03-31 22:58:09.148 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 22:58:09.148 | value = substr($0, eq_idx + 1) 2022-03-31 22:58:09.148 | # only need to strip trailing whitespace from attr 2022-03-31 22:58:09.148 | sub(/[ \t]*$/, "", attr) 2022-03-31 22:58:09.148 | # need to strip leading & trailing whitespace from value 2022-03-31 22:58:09.148 | sub(/^[ \t]*/, "", value) 2022-03-31 22:58:09.148 | sub(/[ \t]*$/, "", value) 2022-03-31 22:58:09.148 | 2022-03-31 22:58:09.148 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 22:58:09.148 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 22:58:09.148 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 22:58:09.148 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 22:58:09.148 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 22:58:09.148 | if (section != last_section) { 2022-03-31 22:58:09.148 | cfg_section[section_count++] = section 2022-03-31 22:58:09.149 | last_section = section 2022-03-31 22:58:09.149 | } 2022-03-31 22:58:09.149 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 22:58:09.149 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 22:58:09.149 | 2022-03-31 22:58:09.149 | cfg_attr[section, attr, 0] = value 2022-03-31 22:58:09.149 | cfg_attr_count[section, attr] = 1 2022-03-31 22:58:09.149 | } else { 2022-03-31 22:58:09.149 | lno = cfg_attr_count[section, attr]++ 2022-03-31 22:58:09.149 | cfg_attr[section, attr, lno] = value 2022-03-31 22:58:09.149 | } 2022-03-31 22:58:09.149 | } 2022-03-31 22:58:09.149 | END { 2022-03-31 22:58:09.149 | # Process each section in order 2022-03-31 22:58:09.149 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 22:58:09.149 | section = cfg_section[sno] 2022-03-31 22:58:09.149 | # The ini routines simply append a config item immediately 2022-03-31 22:58:09.149 | # after the section header. To keep the same order as defined 2022-03-31 22:58:09.149 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 22:58:09.149 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 22:58:09.149 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 22:58:09.149 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 22:58:09.149 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 22:58:09.149 | else { 2022-03-31 22:58:09.149 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 22:58:09.149 | count = cfg_attr_count[section, attr] 2022-03-31 22:58:09.149 | print "inidelete " configfile " " section " " attr 2022-03-31 22:58:09.149 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 22:58:09.149 | for (l = count -2; l >= 0; l--) 2022-03-31 22:58:09.149 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 22:58:09.149 | } 2022-03-31 22:58:09.149 | } 2022-03-31 22:58:09.149 | } 2022-03-31 22:58:09.149 | } 2022-03-31 22:58:09.149 | ' 2022-03-31 22:58:09.150 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 22:58:09.151 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 22:58:09.152 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 22:58:09.155 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-31 22:58:09.157 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 22:58:09.160 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-31 22:58:09.162 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-31 22:58:09.162 | BEGIN { group = "" } 2022-03-31 22:58:09.162 | /^\[\[.+\|.*\]\]/ { 2022-03-31 22:58:09.162 | gsub("[][]", "", $1); 2022-03-31 22:58:09.162 | split($1, a, "|"); 2022-03-31 22:58:09.162 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 22:58:09.162 | group=a[1] 2022-03-31 22:58:09.163 | } else { 2022-03-31 22:58:09.163 | group="" 2022-03-31 22:58:09.163 | } 2022-03-31 22:58:09.163 | next 2022-03-31 22:58:09.163 | } 2022-03-31 22:58:09.163 | { 2022-03-31 22:58:09.163 | if (group != "") 2022-03-31 22:58:09.163 | print $0 2022-03-31 22:58:09.163 | } 2022-03-31 22:58:09.163 | ' /home/ubuntu/devstack/local.conf 2022-03-31 22:58:09.170 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-31 22:58:09.173 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-31 22:58:09.204 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:09.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-31 22:58:09.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-31 22:58:09.240 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:58:09.243 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-31 22:58:09.261 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:09.264 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-31 22:58:09.266 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:58:09.269 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-31 22:58:09.272 | + ./stack.sh:main:1252 : start_swift 2022-03-31 22:58:09.274 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-31 22:58:09.278 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 22:58:09.280 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 22:58:09.310 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-31 22:58:09.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 22:58:09.316 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 22:58:09.318 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-31 22:58:09.765 | Restarting rsync (via systemctl): rsync.service. 2022-03-31 22:58:09.771 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-31 22:58:09.773 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-31 22:58:09.776 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-31 22:58:09.779 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-31 22:58:09.781 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 22:58:09.784 | + 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 22:58:09.787 | + functions-common:run_process:1680 : local service=s-object 2022-03-31 22:58:09.789 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 22:58:09.792 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:09.794 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:09.797 | + functions-common:run_process:1685 : local name=s-object 2022-03-31 22:58:09.799 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:09.802 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:09.804 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:09.807 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:09.810 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:09.814 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767489811 2022-03-31 22:58:09.821 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-31 22:58:09.837 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:09.840 | + 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 22:58:09.842 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-31 22:58:09.845 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 22:58:09.848 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 22:58:09.850 | + 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 22:58:09.853 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 22:58:09.857 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-31 22:58:09.860 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-31 22:58:09.863 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-31 22:58:09.866 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:09.869 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:09.871 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-31 22:58:09.874 | + 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 22:58:09.877 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-31 22:58:09.879 | + 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 22:58:09.882 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:58:09.884 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:58:09.887 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:58:09.889 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:58:09.892 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-31 22:58:09.894 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:58:09.898 | + 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 22:58:09.951 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-31 22:58:10.004 | + 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 22:58:10.058 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-31 22:58:10.114 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-31 22:58:10.166 | + 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 22:58:10.218 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:58:10.220 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-31 22:58:10.273 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:58:10.701 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-31 22:58:10.717 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-31 22:58:11.107 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-31 22:58:11.137 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:11.140 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:11.142 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:11.145 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:11.147 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:11.150 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:11.152 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:11.154 | + functions-common:time_stop:2432 : start_time=1648767489811 2022-03-31 22:58:11.157 | + functions-common:time_stop:2434 : [[ -z 1648767489811 ]] 2022-03-31 22:58:11.160 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:11.164 | + functions-common:time_stop:2437 : end_time=1648767491162 2022-03-31 22:58:11.167 | + functions-common:time_stop:2438 : elapsed_time=1351 2022-03-31 22:58:11.169 | + functions-common:time_stop:2439 : total=2881 2022-03-31 22:58:11.172 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:11.174 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4232 2022-03-31 22:58:11.177 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 22:58:11.180 | + 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 22:58:11.182 | + functions-common:run_process:1680 : local service=s-container 2022-03-31 22:58:11.185 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 22:58:11.187 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:11.190 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:11.192 | + functions-common:run_process:1685 : local name=s-container 2022-03-31 22:58:11.194 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:11.197 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:11.199 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:11.202 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:11.205 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:11.210 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767491207 2022-03-31 22:58:11.212 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-31 22:58:11.230 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:11.233 | + 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 22:58:11.235 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-31 22:58:11.238 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 22:58:11.240 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 22:58:11.243 | + 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 22:58:11.245 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 22:58:11.248 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-31 22:58:11.250 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-31 22:58:11.253 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-31 22:58:11.255 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:11.258 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:11.260 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-31 22:58:11.263 | + 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 22:58:11.266 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-31 22:58:11.268 | + 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 22:58:11.271 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:58:11.273 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:58:11.276 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:58:11.278 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:58:11.280 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-31 22:58:11.283 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:58:11.287 | + 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 22:58:11.342 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-31 22:58:11.398 | + 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 22:58:11.455 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-31 22:58:11.511 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-31 22:58:11.566 | + 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 22:58:11.620 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:58:11.623 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-31 22:58:11.682 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:58:12.085 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-31 22:58:12.099 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-31 22:58:12.489 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-31 22:58:12.514 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:12.519 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:12.522 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:12.526 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:12.529 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:12.531 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:12.534 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:12.536 | + functions-common:time_stop:2432 : start_time=1648767491207 2022-03-31 22:58:12.539 | + functions-common:time_stop:2434 : [[ -z 1648767491207 ]] 2022-03-31 22:58:12.542 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:12.547 | + functions-common:time_stop:2437 : end_time=1648767492544 2022-03-31 22:58:12.549 | + functions-common:time_stop:2438 : elapsed_time=1337 2022-03-31 22:58:12.552 | + functions-common:time_stop:2439 : total=4232 2022-03-31 22:58:12.554 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:12.557 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5569 2022-03-31 22:58:12.559 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 22:58:12.562 | + 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 22:58:12.564 | + functions-common:run_process:1680 : local service=s-account 2022-03-31 22:58:12.567 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 22:58:12.569 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:12.572 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:12.574 | + functions-common:run_process:1685 : local name=s-account 2022-03-31 22:58:12.576 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:12.579 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:12.581 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:12.584 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:12.587 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:12.592 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767492588 2022-03-31 22:58:12.595 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-31 22:58:12.616 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:12.619 | + 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 22:58:12.621 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-31 22:58:12.624 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 22:58:12.626 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 22:58:12.629 | + 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 22:58:12.631 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 22:58:12.634 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-31 22:58:12.636 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-31 22:58:12.639 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-31 22:58:12.641 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:12.643 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:12.646 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-31 22:58:12.650 | + 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 22:58:12.653 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-31 22:58:12.656 | + 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 22:58:12.659 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:58:12.662 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:58:12.664 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:58:12.667 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:58:12.669 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-31 22:58:12.673 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:58:12.678 | + 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 22:58:12.742 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-31 22:58:12.797 | + 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 22:58:12.852 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-31 22:58:12.907 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-31 22:58:12.963 | + 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 22:58:13.017 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:58:13.019 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-31 22:58:13.072 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:58:13.502 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-31 22:58:13.516 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-31 22:58:13.914 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-31 22:58:13.944 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:13.947 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:13.950 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:13.956 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:13.959 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:13.962 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:13.964 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:13.966 | + functions-common:time_stop:2432 : start_time=1648767492588 2022-03-31 22:58:13.969 | + functions-common:time_stop:2434 : [[ -z 1648767492588 ]] 2022-03-31 22:58:13.972 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:13.977 | + functions-common:time_stop:2437 : end_time=1648767493974 2022-03-31 22:58:13.979 | + functions-common:time_stop:2438 : elapsed_time=1386 2022-03-31 22:58:13.982 | + functions-common:time_stop:2439 : total=5569 2022-03-31 22:58:13.984 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:13.986 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6955 2022-03-31 22:58:13.990 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-31 22:58:13.992 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-31 22:58:14.041 | + 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 22:58:14.044 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-31 22:58:14.046 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 22:58:14.049 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:14.051 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:14.054 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-31 22:58:14.057 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:14.059 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:14.062 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:14.064 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:14.067 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:14.072 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767494069 2022-03-31 22:58:14.074 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-31 22:58:14.092 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:14.094 | + 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 22:58:14.097 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-31 22:58:14.099 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 22:58:14.102 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 22:58:14.104 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 22:58:14.107 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 22:58:14.110 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-31 22:58:14.112 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-31 22:58:14.114 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-31 22:58:14.117 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:14.119 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:14.122 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-31 22:58:14.124 | + 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 22:58:14.127 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-31 22:58:14.129 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 22:58:14.131 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:58:14.133 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:58:14.136 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:58:14.138 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:58:14.141 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-31 22:58:14.143 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:58:14.147 | + 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 22:58:14.200 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-31 22:58:14.253 | + 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 22:58:14.310 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-31 22:58:14.366 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-31 22:58:14.419 | + 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 22:58:14.473 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:58:14.476 | + 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 22:58:14.532 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:58:14.939 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-31 22:58:15.358 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-31 22:58:15.390 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:15.393 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:15.396 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:15.399 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:15.402 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:15.404 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:15.407 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:15.409 | + functions-common:time_stop:2432 : start_time=1648767494069 2022-03-31 22:58:15.412 | + functions-common:time_stop:2434 : [[ -z 1648767494069 ]] 2022-03-31 22:58:15.415 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:15.420 | + functions-common:time_stop:2437 : end_time=1648767495417 2022-03-31 22:58:15.422 | + functions-common:time_stop:2438 : elapsed_time=1348 2022-03-31 22:58:15.425 | + functions-common:time_stop:2439 : total=6955 2022-03-31 22:58:15.427 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:15.429 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8303 2022-03-31 22:58:15.432 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-31 22:58:15.449 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:58:15.452 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 22:58:15.455 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-31 22:58:15.457 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 22:58:15.459 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:15.462 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:15.464 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-31 22:58:15.467 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:15.469 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:15.472 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:15.474 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:15.477 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:15.482 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767495479 2022-03-31 22:58:15.484 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-31 22:58:15.501 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:15.503 | + 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 22:58:15.506 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-31 22:58:15.508 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 22:58:15.511 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 22:58:15.513 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 22:58:15.516 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 22:58:15.518 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-31 22:58:15.521 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-31 22:58:15.523 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-31 22:58:15.525 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:15.528 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:15.530 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-31 22:58:15.533 | + 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 22:58:15.536 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-31 22:58:15.538 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 22:58:15.541 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:58:15.543 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:58:15.545 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:58:15.548 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:58:15.550 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-31 22:58:15.553 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:58:15.557 | + 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 22:58:15.611 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-31 22:58:15.665 | + 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 22:58:15.719 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-31 22:58:15.778 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-31 22:58:15.832 | + 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 22:58:15.886 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:58:15.889 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-31 22:58:15.941 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:58:16.364 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-31 22:58:16.378 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-31 22:58:16.782 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-31 22:58:16.811 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:16.813 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:16.816 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:16.818 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:16.821 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:16.823 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:16.826 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:16.828 | + functions-common:time_stop:2432 : start_time=1648767495479 2022-03-31 22:58:16.831 | + functions-common:time_stop:2434 : [[ -z 1648767495479 ]] 2022-03-31 22:58:16.834 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:16.839 | + functions-common:time_stop:2437 : end_time=1648767496836 2022-03-31 22:58:16.842 | + functions-common:time_stop:2438 : elapsed_time=1357 2022-03-31 22:58:16.845 | + functions-common:time_stop:2439 : total=8303 2022-03-31 22:58:16.847 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:16.850 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9660 2022-03-31 22:58:16.853 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-31 22:58:16.853 | Waiting for swift proxy to start... 2022-03-31 22:58:16.856 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.98:8080/info 2022-03-31 22:58:16.858 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 22:58:16.861 | + functions:wait_for_service:458 : local url=http://10.222.0.98:8080/info 2022-03-31 22:58:16.863 | + functions:wait_for_service:459 : local rval=0 2022-03-31 22:58:16.866 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 22:58:16.868 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 22:58:16.871 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:16.873 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:16.876 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:16.881 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767496878 2022-03-31 22:58:16.883 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 22:58:16.889 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info 2022-03-31 22:58:16.902 | + :: : [[ 000 == 503 ]] 2022-03-31 22:58:16.903 | + :: : [[ 7 -eq 7 ]] 2022-03-31 22:58:16.904 | + :: : sleep 1 2022-03-31 22:58:17.908 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info 2022-03-31 22:58:17.921 | + :: : [[ 000 == 503 ]] 2022-03-31 22:58:17.922 | + :: : [[ 7 -eq 7 ]] 2022-03-31 22:58:17.923 | + :: : sleep 1 2022-03-31 22:58:18.927 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info 2022-03-31 22:58:18.940 | + :: : [[ 000 == 503 ]] 2022-03-31 22:58:18.941 | + :: : [[ 7 -eq 7 ]] 2022-03-31 22:58:18.943 | + :: : sleep 1 2022-03-31 22:58:19.948 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info 2022-03-31 22:58:19.972 | + :: : [[ 200 == 503 ]] 2022-03-31 22:58:19.973 | + :: : [[ 0 -eq 7 ]] 2022-03-31 22:58:19.977 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 22:58:19.979 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:19.982 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:19.985 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:19.987 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:19.990 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:19.993 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 22:58:19.995 | + functions-common:time_stop:2432 : start_time=1648767496878 2022-03-31 22:58:19.998 | + functions-common:time_stop:2434 : [[ -z 1648767496878 ]] 2022-03-31 22:58:20.001 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:20.006 | + functions-common:time_stop:2437 : end_time=1648767500003 2022-03-31 22:58:20.008 | + functions-common:time_stop:2438 : elapsed_time=3125 2022-03-31 22:58:20.011 | + functions-common:time_stop:2439 : total=6431 2022-03-31 22:58:20.014 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:20.017 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9556 2022-03-31 22:58:20.019 | + functions:wait_for_service:467 : return 0 2022-03-31 22:58:20.022 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-31 22:58:20.025 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 22:58:20.027 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-31 22:58:20.047 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:20.051 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 22:58:20.087 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-31 22:58:20.138 | [115140 Async configure_neutron_nova:161017]: Waiting for completion of configure_neutron_nova running on PID 161017 (2 other jobs running) 2022-03-31 22:58:20.173 | [115140 Async configure_neutron_nova:161017]: Signaling child to exit 2022-03-31 22:58:20.173 | WAKEUP 2022-03-31 22:58:20.198 | [115140 Async configure_neutron_nova:161017]: Signaled 2022-03-31 22:58:20.200 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-31 22:58:20.200 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 22:58:20.200 | ++ 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 22:58:20.200 | + 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 22:58:20.200 | + 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 22:58:20.200 | + 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 22:58:20.200 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 22:58:20.200 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-31 22:58:20.200 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-31 22:58:20.200 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-31 22:58:20.200 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.98/identity 2022-03-31 22:58:20.200 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-31 22:58:20.200 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-31 22:58:20.200 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-31 22:58:20.200 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-31 22:58:20.200 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-31 22:58:20.200 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-31 22:58:20.200 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-31 22:58:20.201 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-31 22:58:20.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-31 22:58:20.201 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-31 22:58:20.201 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-31 22:58:20.201 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-31 22:58:20.201 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 22:58:20.201 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-31 22:58:20.201 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-31 22:58:20.201 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 22:58:20.201 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 22:58:20.201 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-31 22:58:20.201 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.98/identity 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-31 22:58:20.201 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-31 22:58:20.201 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-31 22:58:20.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-31 22:58:20.202 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-31 22:58:20.202 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:20.202 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-31 22:58:20.202 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-31 22:58:20.202 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-31 22:58:20.249 | [115140 Async configure_neutron_nova:161017]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-31 22:58:20.254 | + inc/async:async_wait:197 : return 0 2022-03-31 22:58:20.256 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-31 22:58:20.274 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:20.277 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 22:58:20.307 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 22:58:20.338 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-31 22:58:20.356 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:20.359 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-31 22:58:20.362 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:58:20.364 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-31 22:58:20.367 | + ./stack.sh:main:1277 : start_nova_api 2022-03-31 22:58:20.370 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-31 22:58:20.372 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-31 22:58:20.375 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-31 22:58:20.377 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-31 22:58:20.394 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:58:20.397 | + 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 22:58:20.400 | + 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 22:58:20.402 | + 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 22:58:20.405 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-31 22:58:20.408 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-31 22:58:20.413 | + 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 22:58:20.415 | + functions-common:run_process:1680 : local service=n-api 2022-03-31 22:58:20.418 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 22:58:20.421 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:20.423 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:20.426 | + functions-common:run_process:1685 : local name=n-api 2022-03-31 22:58:20.428 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:20.431 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:20.433 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:20.436 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:20.439 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:20.444 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767500441 2022-03-31 22:58:20.446 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-31 22:58:20.463 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:20.466 | + 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 22:58:20.468 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-31 22:58:20.471 | + 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 22:58:20.473 | + 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 22:58:20.476 | + 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 22:58:20.479 | + 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 22:58:20.481 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-31 22:58:20.484 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-31 22:58:20.487 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-31 22:58:20.489 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:20.492 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:20.494 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-31 22:58:20.497 | + 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 22:58:20.500 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-31 22:58:20.502 | + 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 22:58:20.505 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 22:58:20.508 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 22:58:20.510 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-31 22:58:20.513 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 22:58:20.518 | + 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 22:58:20.577 | + 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 22:58:20.631 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-31 22:58:20.686 | + 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 22:58:20.747 | + 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 22:58:20.801 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-31 22:58:20.853 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-31 22:58:20.907 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-31 22:58:20.961 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-31 22:58:21.015 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-31 22:58:21.069 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 22:58:21.072 | + 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 22:58:21.125 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 22:58:21.563 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-31 22:58:21.579 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-31 22:58:21.978 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-31 22:58:22.058 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:22.063 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:22.069 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:22.072 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:22.074 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:22.077 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:22.080 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:22.084 | + functions-common:time_stop:2432 : start_time=1648767500441 2022-03-31 22:58:22.087 | + functions-common:time_stop:2434 : [[ -z 1648767500441 ]] 2022-03-31 22:58:22.090 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:22.095 | + functions-common:time_stop:2437 : end_time=1648767502092 2022-03-31 22:58:22.097 | + functions-common:time_stop:2438 : elapsed_time=1651 2022-03-31 22:58:22.100 | + functions-common:time_stop:2439 : total=9660 2022-03-31 22:58:22.102 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:22.105 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11311 2022-03-31 22:58:22.107 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.98/compute/v2.1/ 2022-03-31 22:58:22.110 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-31 22:58:22.110 | Waiting for nova-api to start... 2022-03-31 22:58:22.112 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.98/compute/v2.1/ 2022-03-31 22:58:22.115 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 22:58:22.117 | + functions:wait_for_service:458 : local url=http://10.222.0.98/compute/v2.1/ 2022-03-31 22:58:22.120 | + functions:wait_for_service:459 : local rval=0 2022-03-31 22:58:22.122 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 22:58:22.125 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 22:58:22.127 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:22.130 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:22.133 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:22.137 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767502135 2022-03-31 22:58:22.140 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 22:58:22.146 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/compute/v2.1/ 2022-03-31 22:58:27.773 | + :: : [[ 200 == 503 ]] 2022-03-31 22:58:27.774 | + :: : [[ 0 -eq 7 ]] 2022-03-31 22:58:27.778 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 22:58:27.780 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:27.783 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:27.786 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:27.788 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:27.791 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:27.793 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 22:58:27.796 | + functions-common:time_stop:2432 : start_time=1648767502135 2022-03-31 22:58:27.798 | + functions-common:time_stop:2434 : [[ -z 1648767502135 ]] 2022-03-31 22:58:27.801 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:27.806 | + functions-common:time_stop:2437 : end_time=1648767507803 2022-03-31 22:58:27.809 | + functions-common:time_stop:2438 : elapsed_time=5668 2022-03-31 22:58:27.811 | + functions-common:time_stop:2439 : total=9556 2022-03-31 22:58:27.813 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:27.816 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15224 2022-03-31 22:58:27.819 | + functions:wait_for_service:467 : return 0 2022-03-31 22:58:27.821 | + 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 22:58:27.824 | + 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 22:58:27.827 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-31 22:58:27.845 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:27.847 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-31 22:58:27.850 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:58:27.853 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-31 22:58:27.856 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-31 22:58:27.859 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-31 22:58:27.861 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-31 22:58:27.878 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:58:27.881 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-31 22:58:27.900 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:27.904 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-31 22:58:27.907 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:58:27.911 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-31 22:58:27.914 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-31 22:58:27.916 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-31 22:58:27.919 | + 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 22:58:27.951 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-31 22:58:27.954 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-31 22:58:27.957 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-31 22:58:27.988 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-31 22:58:28.019 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-31 22:58:28.022 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-31 22:58:28.025 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-31 22:58:28.027 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-31 22:58:28.030 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-31 22:58:28.033 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-31 22:58:28.036 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-31 22:58:28.039 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-31 22:58:28.042 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-31 22:58:28.045 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-31 22:58:28.047 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-31 22:58:28.050 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-31 22:58:28.052 | +++ 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 22:58:28.055 | +++ 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 22:58:28.058 | ++ 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 22:58:28.060 | ++ 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 22:58:28.063 | ++ 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 22:58:28.066 | + 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 22:58:28.069 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-31 22:58:28.086 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:58:28.090 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-31 22:58:28.092 | + 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 22:58:28.095 | + functions-common:run_process:1680 : local service=q-svc 2022-03-31 22:58:28.097 | + 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 22:58:28.100 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:28.103 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:28.105 | + functions-common:run_process:1685 : local name=q-svc 2022-03-31 22:58:28.108 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:28.111 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:28.113 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:28.116 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:28.119 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:28.124 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767508121 2022-03-31 22:58:28.127 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-31 22:58:28.144 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:28.146 | + 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 22:58:28.149 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-31 22:58:28.152 | + 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 22:58:28.155 | + 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 22:58:28.157 | + 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 22:58:28.160 | + 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 22:58:28.163 | + 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 22:58:28.165 | + 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 22:58:28.168 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-31 22:58:28.171 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:28.173 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:28.176 | + 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 22:58:28.179 | + 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 22:58:28.181 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-31 22:58:28.184 | + 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 22:58:28.186 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:58:28.188 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:58:28.191 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:58:28.193 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:58:28.196 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-31 22:58:28.198 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:58:28.202 | + 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 22:58:28.256 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-31 22:58:28.308 | + 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 22:58:28.362 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-31 22:58:28.414 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-31 22:58:28.477 | + 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 22:58:28.535 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:58:28.538 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-31 22:58:28.593 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:58:29.016 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-31 22:58:29.032 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-31 22:58:29.419 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-31 22:58:29.448 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:29.451 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:29.453 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:29.456 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:29.458 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:29.460 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:29.463 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:29.465 | + functions-common:time_stop:2432 : start_time=1648767508121 2022-03-31 22:58:29.468 | + functions-common:time_stop:2434 : [[ -z 1648767508121 ]] 2022-03-31 22:58:29.471 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:29.476 | + functions-common:time_stop:2437 : end_time=1648767509473 2022-03-31 22:58:29.478 | + functions-common:time_stop:2438 : elapsed_time=1352 2022-03-31 22:58:29.481 | + functions-common:time_stop:2439 : total=11311 2022-03-31 22:58:29.484 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:29.486 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12663 2022-03-31 22:58:29.489 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.98:9696 2022-03-31 22:58:29.491 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-31 22:58:29.509 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:58:29.511 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-31 22:58:29.512 | Waiting for Neutron to start... 2022-03-31 22:58:29.514 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.98:9696' 2022-03-31 22:58:29.516 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.98:9696' 'Neutron did not start' 60 2022-03-31 22:58:29.519 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.98:9696' 2022-03-31 22:58:29.521 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-31 22:58:29.524 | + functions-common:test_with_retry:2365 : local until=60 2022-03-31 22:58:29.526 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-31 22:58:29.529 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-31 22:58:29.531 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-31 22:58:29.534 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:29.537 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:29.540 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:29.545 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767509542 2022-03-31 22:58:29.547 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.98:9696; do sleep 0.5; done' 2022-03-31 22:58:35.124 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.98:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-31 22:58:35.127 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:35.129 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:35.132 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:35.135 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:35.137 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:35.140 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-31 22:58:35.142 | + functions-common:time_stop:2432 : start_time=1648767509542 2022-03-31 22:58:35.145 | + functions-common:time_stop:2434 : [[ -z 1648767509542 ]] 2022-03-31 22:58:35.148 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:35.153 | + functions-common:time_stop:2437 : end_time=1648767515150 2022-03-31 22:58:35.156 | + functions-common:time_stop:2438 : elapsed_time=5608 2022-03-31 22:58:35.158 | + functions-common:time_stop:2439 : total=0 2022-03-31 22:58:35.161 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:35.164 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5608 2022-03-31 22:58:35.167 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-31 22:58:35.189 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:35.192 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-31 22:58:35.195 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:58:35.198 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-31 22:58:35.200 | + ./stack.sh:main:1298 : start_placement 2022-03-31 22:58:35.203 | + lib/placement:start_placement:160 : start_placement_api 2022-03-31 22:58:35.206 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 22:58:35.210 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-31 22:58:35.214 | + 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 22:58:35.217 | + functions-common:run_process:1680 : local service=placement-api 2022-03-31 22:58:35.220 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 22:58:35.222 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:35.225 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:35.228 | + functions-common:run_process:1685 : local name=placement-api 2022-03-31 22:58:35.231 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:35.233 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:35.236 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:35.239 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:35.242 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:35.247 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767515244 2022-03-31 22:58:35.249 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-31 22:58:35.270 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:35.274 | + 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 22:58:35.279 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-31 22:58:35.282 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 22:58:35.285 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 22:58:35.289 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 22:58:35.291 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 22:58:35.294 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-31 22:58:35.297 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-31 22:58:35.299 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-31 22:58:35.302 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:35.305 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:35.308 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-31 22:58:35.310 | + 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 22:58:35.313 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-31 22:58:35.315 | + 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 22:58:35.318 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 22:58:35.320 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 22:58:35.322 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-31 22:58:35.325 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 22:58:35.329 | + 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 22:58:35.382 | + 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 22:58:35.435 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-31 22:58:35.488 | + 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 22:58:35.541 | + 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 22:58:35.594 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-31 22:58:35.650 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-31 22:58:35.702 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-31 22:58:35.764 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-31 22:58:35.818 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-31 22:58:35.881 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 22:58:35.885 | + 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 22:58:35.941 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 22:58:36.356 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-31 22:58:36.376 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-31 22:58:36.790 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-31 22:58:36.870 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:36.872 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:36.875 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:36.877 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:36.882 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:36.884 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:36.887 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:36.890 | + functions-common:time_stop:2432 : start_time=1648767515244 2022-03-31 22:58:36.892 | + functions-common:time_stop:2434 : [[ -z 1648767515244 ]] 2022-03-31 22:58:36.895 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:36.900 | + functions-common:time_stop:2437 : end_time=1648767516897 2022-03-31 22:58:36.903 | + functions-common:time_stop:2438 : elapsed_time=1653 2022-03-31 22:58:36.905 | + functions-common:time_stop:2439 : total=12663 2022-03-31 22:58:36.908 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:36.910 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14316 2022-03-31 22:58:36.913 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-31 22:58:36.913 | Waiting for placement-api to start... 2022-03-31 22:58:36.915 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.98/placement 2022-03-31 22:58:36.918 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 22:58:36.920 | + functions:wait_for_service:458 : local url=http://10.222.0.98/placement 2022-03-31 22:58:36.923 | + functions:wait_for_service:459 : local rval=0 2022-03-31 22:58:36.925 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 22:58:36.928 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 22:58:36.930 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:36.933 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:36.936 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:36.941 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767516938 2022-03-31 22:58:36.943 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 22:58:36.949 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/placement 2022-03-31 22:58:39.569 | + :: : [[ 200 == 503 ]] 2022-03-31 22:58:39.570 | + :: : [[ 0 -eq 7 ]] 2022-03-31 22:58:39.574 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 22:58:39.576 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:39.579 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:39.582 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:39.584 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:39.587 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:39.590 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 22:58:39.593 | + functions-common:time_stop:2432 : start_time=1648767516938 2022-03-31 22:58:39.596 | + functions-common:time_stop:2434 : [[ -z 1648767516938 ]] 2022-03-31 22:58:39.601 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:39.607 | + functions-common:time_stop:2437 : end_time=1648767519603 2022-03-31 22:58:39.610 | + functions-common:time_stop:2438 : elapsed_time=2665 2022-03-31 22:58:39.613 | + functions-common:time_stop:2439 : total=15224 2022-03-31 22:58:39.616 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:39.619 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17889 2022-03-31 22:58:39.621 | + functions:wait_for_service:467 : return 0 2022-03-31 22:58:39.624 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-31 22:58:39.643 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:39.645 | + ./stack.sh:main:1302 : start_neutron 2022-03-31 22:58:39.648 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-31 22:58:39.652 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 22:58:39.653 | ++ 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 22:58:39.659 | + 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 22:58:39.661 | + 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 22:58:39.664 | + 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 22:58:39.667 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 22:58:39.669 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-31 22:58:39.672 | + 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 22:58:39.675 | + functions-common:run_process:1680 : local service=q-agt 2022-03-31 22:58:39.677 | + 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 22:58:39.680 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:39.682 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:39.685 | + functions-common:run_process:1685 : local name=q-agt 2022-03-31 22:58:39.687 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:39.690 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:39.692 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:39.695 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:39.698 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:39.703 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767519700 2022-03-31 22:58:39.705 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-31 22:58:39.721 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:39.724 | + 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 22:58:39.727 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-31 22:58:39.729 | + 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 22:58:39.732 | + 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 22:58:39.735 | + 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 22:58:39.737 | + 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 22:58:39.739 | + 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 22:58:39.742 | + 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 22:58:39.744 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-31 22:58:39.747 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:39.749 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:39.752 | + 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 22:58:39.755 | + 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 22:58:39.757 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-31 22:58:39.760 | + 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 22:58:39.762 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:58:39.765 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:58:39.767 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:58:39.770 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:58:39.772 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-31 22:58:39.775 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:58:39.780 | + 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 22:58:39.834 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-31 22:58:39.888 | + 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 22:58:39.940 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-31 22:58:39.999 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-31 22:58:40.052 | + 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 22:58:40.106 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:58:40.108 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-31 22:58:40.161 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:58:40.558 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-31 22:58:40.575 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-31 22:58:41.000 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-31 22:58:41.030 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:41.033 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:41.035 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:41.038 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:41.040 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:41.043 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:41.046 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:41.048 | + functions-common:time_stop:2432 : start_time=1648767519700 2022-03-31 22:58:41.050 | + functions-common:time_stop:2434 : [[ -z 1648767519700 ]] 2022-03-31 22:58:41.054 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:41.058 | + functions-common:time_stop:2437 : end_time=1648767521056 2022-03-31 22:58:41.061 | + functions-common:time_stop:2438 : elapsed_time=1356 2022-03-31 22:58:41.063 | + functions-common:time_stop:2439 : total=14316 2022-03-31 22:58:41.066 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:41.068 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15672 2022-03-31 22:58:41.071 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-31 22:58:41.074 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-31 22:58:41.076 | + functions-common:is_provider_network:2277 : return 1 2022-03-31 22:58:41.079 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-31 22:58:41.082 | + 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 22:58:41.085 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-31 22:58:41.087 | + 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 22:58:41.090 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:41.092 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:41.095 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-31 22:58:41.097 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:41.100 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:41.103 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:41.105 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:41.109 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:41.113 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767521111 2022-03-31 22:58:41.116 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-31 22:58:41.134 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:41.136 | + 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 22:58:41.139 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-31 22:58:41.141 | + 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 22:58:41.144 | + 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 22:58:41.147 | + 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 22:58:41.149 | + 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 22:58:41.152 | + 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 22:58:41.154 | + 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 22:58:41.157 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-31 22:58:41.160 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:41.162 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:41.165 | + 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 22:58:41.168 | + 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 22:58:41.170 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-31 22:58:41.173 | + 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 22:58:41.175 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:58:41.178 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:58:41.181 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:58:41.183 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:58:41.185 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-31 22:58:41.188 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:58:41.193 | + 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 22:58:41.247 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-31 22:58:41.301 | + 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 22:58:41.356 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-31 22:58:41.412 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-31 22:58:41.466 | + 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 22:58:41.520 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:58:41.522 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-31 22:58:41.577 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:58:42.023 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-31 22:58:42.037 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-31 22:58:42.438 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-31 22:58:42.461 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:42.463 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:42.466 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:42.468 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:42.471 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:42.473 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:42.476 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:42.478 | + functions-common:time_stop:2432 : start_time=1648767521111 2022-03-31 22:58:42.481 | + functions-common:time_stop:2434 : [[ -z 1648767521111 ]] 2022-03-31 22:58:42.485 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:42.490 | + functions-common:time_stop:2437 : end_time=1648767522487 2022-03-31 22:58:42.492 | + functions-common:time_stop:2438 : elapsed_time=1376 2022-03-31 22:58:42.495 | + functions-common:time_stop:2439 : total=15672 2022-03-31 22:58:42.497 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:42.499 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17048 2022-03-31 22:58:42.503 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-31 22:58:42.505 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-31 22:58:42.508 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-31 22:58:42.511 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-31 22:58:42.513 | +++ 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 22:58:42.516 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 22:58:42.519 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 22:58:42.521 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-31 22:58:42.524 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 22:58:42.527 | + 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 22:58:42.529 | + functions-common:run_process:1680 : local service=q-l3 2022-03-31 22:58:42.532 | + 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 22:58:42.535 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:42.537 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:42.540 | + functions-common:run_process:1685 : local name=q-l3 2022-03-31 22:58:42.542 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:42.545 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:42.548 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:42.550 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:42.556 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:42.558 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767522555 2022-03-31 22:58:42.561 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-31 22:58:42.581 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:42.584 | + 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 22:58:42.586 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-31 22:58:42.589 | + 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 22:58:42.591 | + 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 22:58:42.594 | + 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 22:58:42.596 | + 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 22:58:42.598 | + 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 22:58:42.601 | + 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 22:58:42.604 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-31 22:58:42.606 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:42.609 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:42.611 | + 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 22:58:42.614 | + 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 22:58:42.616 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-31 22:58:42.619 | + 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 22:58:42.621 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:58:42.624 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:58:42.626 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:58:42.628 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:58:42.631 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-31 22:58:42.633 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:58:42.638 | + 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 22:58:42.696 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-31 22:58:42.760 | + 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 22:58:42.819 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-31 22:58:42.879 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-31 22:58:42.935 | + 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 22:58:43.000 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:58:43.003 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-31 22:58:43.064 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:58:43.508 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-31 22:58:43.522 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-31 22:58:43.942 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-31 22:58:43.964 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:43.967 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:43.970 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:43.973 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:43.975 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:43.978 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:43.981 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:43.984 | + functions-common:time_stop:2432 : start_time=1648767522555 2022-03-31 22:58:43.986 | + functions-common:time_stop:2434 : [[ -z 1648767522555 ]] 2022-03-31 22:58:43.992 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:43.995 | + functions-common:time_stop:2437 : end_time=1648767523992 2022-03-31 22:58:43.998 | + functions-common:time_stop:2438 : elapsed_time=1437 2022-03-31 22:58:44.011 | + functions-common:time_stop:2439 : total=17048 2022-03-31 22:58:44.011 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:44.011 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18485 2022-03-31 22:58:44.011 | + 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 22:58:44.015 | + functions-common:run_process:1680 : local service=q-meta 2022-03-31 22:58:44.019 | + 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 22:58:44.019 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:44.022 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:44.023 | + functions-common:run_process:1685 : local name=q-meta 2022-03-31 22:58:44.027 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:44.031 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:44.031 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:44.035 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:44.039 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:44.047 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767524038 2022-03-31 22:58:44.047 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-31 22:58:44.070 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:44.073 | + 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 22:58:44.076 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-31 22:58:44.080 | + 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 22:58:44.082 | + 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 22:58:44.085 | + 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 22:58:44.088 | + 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 22:58:44.091 | + 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 22:58:44.093 | + 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 22:58:44.096 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-31 22:58:44.099 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:44.102 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:44.105 | + 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 22:58:44.108 | + 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 22:58:44.111 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-31 22:58:44.114 | + 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 22:58:44.116 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:58:44.119 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:58:44.122 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:58:44.124 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:58:44.128 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-31 22:58:44.131 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:58:44.136 | + 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 22:58:44.199 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-31 22:58:44.256 | + 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 22:58:44.319 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-31 22:58:44.386 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-31 22:58:44.451 | + 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 22:58:44.510 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:58:44.514 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-31 22:58:44.581 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:58:45.003 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-31 22:58:45.019 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-31 22:58:45.485 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-31 22:58:45.514 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:45.519 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:45.527 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:45.535 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:45.538 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:45.547 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:45.553 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:45.559 | + functions-common:time_stop:2432 : start_time=1648767524038 2022-03-31 22:58:45.567 | + functions-common:time_stop:2434 : [[ -z 1648767524038 ]] 2022-03-31 22:58:45.575 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:45.583 | + functions-common:time_stop:2437 : end_time=1648767525577 2022-03-31 22:58:45.587 | + functions-common:time_stop:2438 : elapsed_time=1539 2022-03-31 22:58:45.591 | + functions-common:time_stop:2439 : total=18485 2022-03-31 22:58:45.596 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:45.611 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20024 2022-03-31 22:58:45.618 | + 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 22:58:45.624 | + functions-common:run_process:1680 : local service=q-metering 2022-03-31 22:58:45.629 | + 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 22:58:45.632 | + functions-common:run_process:1682 : local group= 2022-03-31 22:58:45.640 | + functions-common:run_process:1683 : local user= 2022-03-31 22:58:45.648 | + functions-common:run_process:1685 : local name=q-metering 2022-03-31 22:58:45.655 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:58:45.662 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:58:45.676 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:58:45.679 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:58:45.695 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:58:45.711 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767525700 2022-03-31 22:58:45.719 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-31 22:58:45.755 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:45.763 | + 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 22:58:45.766 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-31 22:58:45.771 | + 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 22:58:45.774 | + 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 22:58:45.777 | + 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 22:58:45.780 | + 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 22:58:45.782 | + 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 22:58:45.785 | + 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 22:58:45.788 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-31 22:58:45.791 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:58:45.794 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:58:45.797 | + 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 22:58:45.799 | + 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 22:58:45.802 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-31 22:58:45.805 | + 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 22:58:45.808 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:58:45.810 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:58:45.813 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:58:45.815 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:58:45.819 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-31 22:58:45.823 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:58:45.830 | + 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 22:58:45.890 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-31 22:58:45.952 | + 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 22:58:46.020 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-31 22:58:46.085 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-31 22:58:46.151 | + 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 22:58:46.217 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:58:46.220 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-31 22:58:46.301 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:58:46.784 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-31 22:58:46.802 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-31 22:58:47.241 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-31 22:58:47.268 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:58:47.273 | + functions-common:time_stop:2425 : local name 2022-03-31 22:58:47.280 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:58:47.289 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:58:47.296 | + functions-common:time_stop:2428 : local total 2022-03-31 22:58:47.303 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:58:47.311 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:58:47.319 | + functions-common:time_stop:2432 : start_time=1648767525700 2022-03-31 22:58:47.323 | + functions-common:time_stop:2434 : [[ -z 1648767525700 ]] 2022-03-31 22:58:47.332 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:58:47.343 | + functions-common:time_stop:2437 : end_time=1648767527336 2022-03-31 22:58:47.347 | + functions-common:time_stop:2438 : elapsed_time=1636 2022-03-31 22:58:47.351 | + functions-common:time_stop:2439 : total=20024 2022-03-31 22:58:47.351 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:58:47.354 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21660 2022-03-31 22:58:47.357 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-31 22:58:47.403 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:58:47.414 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-31 22:58:47.423 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-31 22:58:47.428 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:58:47.435 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-31 22:58:47.446 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-31 22:58:47.455 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-31 22:58:47.467 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-03-31 22:58:47.476 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-03-31 22:58:47.481 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-03-31 22:58:47.495 | ++ 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 22:58:50.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:58:50.978 | from cryptography.utils import int_from_bytes 2022-03-31 22:58:50.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:58:50.978 | from cryptography.utils import int_from_bytes 2022-03-31 22:58:51.165 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:58:51.169 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 22:58:51.169 | address-scope 2022-03-31 22:58:51.169 | router-admin-state-down-before-update 2022-03-31 22:58:51.169 | agent 2022-03-31 22:58:51.169 | agent-resources-synced 2022-03-31 22:58:51.169 | allowed-address-pairs 2022-03-31 22:58:51.169 | auto-allocated-topology 2022-03-31 22:58:51.169 | availability_zone 2022-03-31 22:58:51.169 | availability_zone_filter 2022-03-31 22:58:51.169 | default-subnetpools 2022-03-31 22:58:51.169 | dhcp_agent_scheduler 2022-03-31 22:58:51.169 | dvr 2022-03-31 22:58:51.169 | empty-string-filtering 2022-03-31 22:58:51.169 | external-net 2022-03-31 22:58:51.169 | extra_dhcp_opt 2022-03-31 22:58:51.169 | extraroute 2022-03-31 22:58:51.169 | extraroute-atomic 2022-03-31 22:58:51.169 | filter-validation 2022-03-31 22:58:51.169 | fip-port-details 2022-03-31 22:58:51.169 | flavors 2022-03-31 22:58:51.169 | floatingip-pools 2022-03-31 22:58:51.169 | ip-substring-filtering 2022-03-31 22:58:51.169 | router 2022-03-31 22:58:51.169 | ext-gw-mode 2022-03-31 22:58:51.169 | l3-ha 2022-03-31 22:58:51.169 | l3-flavors 2022-03-31 22:58:51.169 | l3-port-ip-change-not-allowed 2022-03-31 22:58:51.169 | l3_agent_scheduler 2022-03-31 22:58:51.169 | metering 2022-03-31 22:58:51.169 | metering_source_and_destination_fields 2022-03-31 22:58:51.169 | multi-provider 2022-03-31 22:58:51.169 | net-mtu 2022-03-31 22:58:51.170 | net-mtu-writable 2022-03-31 22:58:51.170 | network_availability_zone 2022-03-31 22:58:51.170 | network-ip-availability 2022-03-31 22:58:51.170 | pagination 2022-03-31 22:58:51.170 | port-device-profile 2022-03-31 22:58:51.170 | port-mac-address-regenerate 2022-03-31 22:58:51.170 | port-numa-affinity-policy 2022-03-31 22:58:51.170 | binding 2022-03-31 22:58:51.170 | binding-extended 2022-03-31 22:58:51.170 | port-security 2022-03-31 22:58:51.170 | project-id 2022-03-31 22:58:51.170 | provider 2022-03-31 22:58:51.170 | quota-check-limit 2022-03-31 22:58:51.170 | quotas 2022-03-31 22:58:51.170 | quota_details 2022-03-31 22:58:51.170 | rbac-policies 2022-03-31 22:58:51.170 | rbac-address-group 2022-03-31 22:58:51.170 | rbac-address-scope 2022-03-31 22:58:51.170 | rbac-security-groups 2022-03-31 22:58:51.170 | rbac-subnetpool 2022-03-31 22:58:51.170 | revision-if-match 2022-03-31 22:58:51.170 | standard-attr-revisions 2022-03-31 22:58:51.170 | router_availability_zone 2022-03-31 22:58:51.170 | security-groups-normalized-cidr 2022-03-31 22:58:51.170 | port-security-groups-filtering 2022-03-31 22:58:51.170 | security-groups-remote-address-group 2022-03-31 22:58:51.170 | security-groups-shared-filtering 2022-03-31 22:58:51.170 | security-group 2022-03-31 22:58:51.170 | service-type 2022-03-31 22:58:51.170 | sorting 2022-03-31 22:58:51.170 | standard-attr-description 2022-03-31 22:58:51.170 | stateful-security-group 2022-03-31 22:58:51.170 | subnet_onboard 2022-03-31 22:58:51.170 | subnet-service-types 2022-03-31 22:58:51.170 | subnet_allocation 2022-03-31 22:58:51.170 | subnetpool-prefix-ops 2022-03-31 22:58:51.170 | standard-attr-tag 2022-03-31 22:58:51.170 | standard-attr-timestamp' 2022-03-31 22:58:51.179 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 22:58:51.179 | address-scope 2022-03-31 22:58:51.179 | router-admin-state-down-before-update 2022-03-31 22:58:51.179 | agent 2022-03-31 22:58:51.179 | agent-resources-synced 2022-03-31 22:58:51.179 | allowed-address-pairs 2022-03-31 22:58:51.179 | auto-allocated-topology 2022-03-31 22:58:51.179 | availability_zone 2022-03-31 22:58:51.179 | availability_zone_filter 2022-03-31 22:58:51.179 | default-subnetpools 2022-03-31 22:58:51.179 | dhcp_agent_scheduler 2022-03-31 22:58:51.179 | dvr 2022-03-31 22:58:51.179 | empty-string-filtering 2022-03-31 22:58:51.179 | external-net 2022-03-31 22:58:51.179 | extra_dhcp_opt 2022-03-31 22:58:51.179 | extraroute 2022-03-31 22:58:51.179 | extraroute-atomic 2022-03-31 22:58:51.179 | filter-validation 2022-03-31 22:58:51.179 | fip-port-details 2022-03-31 22:58:51.179 | flavors 2022-03-31 22:58:51.179 | floatingip-pools 2022-03-31 22:58:51.179 | ip-substring-filtering 2022-03-31 22:58:51.179 | router 2022-03-31 22:58:51.179 | ext-gw-mode 2022-03-31 22:58:51.179 | l3-ha 2022-03-31 22:58:51.179 | l3-flavors 2022-03-31 22:58:51.179 | l3-port-ip-change-not-allowed 2022-03-31 22:58:51.179 | l3_agent_scheduler 2022-03-31 22:58:51.180 | metering 2022-03-31 22:58:51.180 | metering_source_and_destination_fields 2022-03-31 22:58:51.180 | multi-provider 2022-03-31 22:58:51.180 | net-mtu 2022-03-31 22:58:51.180 | net-mtu-writable 2022-03-31 22:58:51.180 | network_availability_zone 2022-03-31 22:58:51.180 | network-ip-availability 2022-03-31 22:58:51.180 | pagination 2022-03-31 22:58:51.180 | port-device-profile 2022-03-31 22:58:51.180 | port-mac-address-regenerate 2022-03-31 22:58:51.180 | port-numa-affinity-policy 2022-03-31 22:58:51.180 | binding 2022-03-31 22:58:51.180 | binding-extended 2022-03-31 22:58:51.180 | port-security 2022-03-31 22:58:51.180 | project-id 2022-03-31 22:58:51.180 | provider 2022-03-31 22:58:51.180 | quota-check-limit 2022-03-31 22:58:51.180 | quotas 2022-03-31 22:58:51.180 | quota_details 2022-03-31 22:58:51.180 | rbac-policies 2022-03-31 22:58:51.180 | rbac-address-group 2022-03-31 22:58:51.180 | rbac-address-scope 2022-03-31 22:58:51.180 | rbac-security-groups 2022-03-31 22:58:51.180 | rbac-subnetpool 2022-03-31 22:58:51.180 | revision-if-match 2022-03-31 22:58:51.180 | standard-attr-revisions 2022-03-31 22:58:51.180 | router_availability_zone 2022-03-31 22:58:51.180 | security-groups-normalized-cidr 2022-03-31 22:58:51.180 | port-security-groups-filtering 2022-03-31 22:58:51.181 | security-groups-remote-address-group 2022-03-31 22:58:51.181 | security-groups-shared-filtering 2022-03-31 22:58:51.181 | security-group 2022-03-31 22:58:51.181 | service-type 2022-03-31 22:58:51.181 | sorting 2022-03-31 22:58:51.181 | standard-attr-description 2022-03-31 22:58:51.181 | stateful-security-group 2022-03-31 22:58:51.181 | subnet_onboard 2022-03-31 22:58:51.181 | subnet-service-types 2022-03-31 22:58:51.181 | subnet_allocation 2022-03-31 22:58:51.181 | subnetpool-prefix-ops 2022-03-31 22:58:51.181 | standard-attr-tag 2022-03-31 22:58:51.181 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-31 22:58:51.183 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 22:58:51.186 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-03-31 22:58:51.189 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-03-31 22:58:51.192 | ++ 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 22:58:54.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:58:54.300 | from cryptography.utils import int_from_bytes 2022-03-31 22:58:54.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:58:54.301 | from cryptography.utils import int_from_bytes 2022-03-31 22:58:54.517 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:58:54.520 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=e3fec900-ff31-46fd-8de5-48d354cbb7e4 2022-03-31 22:58:54.524 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-03-31 22:58:54.527 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-03-31 22:58:54.530 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-31 22:58:54.533 | + functions-common:is_provider_network:2277 : return 1 2022-03-31 22:58:54.537 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-31 22:58:54.539 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-03-31 22:58:54.543 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:58:54.543 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-03-31 22:58:54.546 | ++ functions-common:get_field:812 : read data 2022-03-31 22:58:58.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:58:58.322 | from cryptography.utils import int_from_bytes 2022-03-31 22:58:58.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:58:58.322 | from cryptography.utils import int_from_bytes 2022-03-31 22:58:58.504 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:58:58.508 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 22:58:58.511 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 22:58:58.514 | ++ functions-common:get_field:818 : echo '| id | 437fe71a-2aa3-4cc6-9e18-e8f59f9d1ece |' 2022-03-31 22:58:58.514 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 22:58:58.521 | ++ functions-common:get_field:812 : read data 2022-03-31 22:58:58.525 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=437fe71a-2aa3-4cc6-9e18-e8f59f9d1ece 2022-03-31 22:58:58.528 | + 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 22:58:58.531 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:58:58.550 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-03-31 22:58:58.554 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-03-31 22:58:58.558 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z e3fec900-ff31-46fd-8de5-48d354cbb7e4 ']' 2022-03-31 22:58:58.561 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-03-31 22:58:58.564 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-03-31 22:58:58.566 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-31 22:58:58.569 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool e3fec900-ff31-46fd-8de5-48d354cbb7e4 ' 2022-03-31 22:58:58.572 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-03-31 22:58:58.575 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 437fe71a-2aa3-4cc6-9e18-e8f59f9d1ece private-subnet' 2022-03-31 22:58:58.578 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-03-31 22:58:58.583 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-03-31 22:58:58.583 | +++ 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 e3fec900-ff31-46fd-8de5-48d354cbb7e4 --network 437fe71a-2aa3-4cc6-9e18-e8f59f9d1ece private-subnet 2022-03-31 22:58:58.584 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-03-31 22:58:58.587 | +++ functions-common:get_field:811 : local data field 2022-03-31 22:58:58.589 | +++ functions-common:get_field:812 : read data 2022-03-31 22:59:01.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:01.865 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:01.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:01.866 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:02.051 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:59:02.054 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 22:59:02.057 | +++ functions-common:get_field:816 : field='$3' 2022-03-31 22:59:02.060 | +++ functions-common:get_field:818 : echo '| id | 52dea18d-05d3-46b9-8766-e50e8ac0fde7 |' 2022-03-31 22:59:02.060 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 22:59:02.066 | +++ functions-common:get_field:812 : read data 2022-03-31 22:59:02.070 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=52dea18d-05d3-46b9-8766-e50e8ac0fde7 2022-03-31 22:59:02.072 | ++ 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 22:59:02.074 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:59:02.091 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 52dea18d-05d3-46b9-8766-e50e8ac0fde7 2022-03-31 22:59:02.095 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=52dea18d-05d3-46b9-8766-e50e8ac0fde7 2022-03-31 22:59:02.097 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-03-31 22:59:02.100 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-03-31 22:59:02.103 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-03-31 22:59:02.107 | ++ 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 22:59:04.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:04.777 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:04.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:04.777 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:04.964 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:59:04.967 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 22:59:04.967 | address-scope 2022-03-31 22:59:04.967 | router-admin-state-down-before-update 2022-03-31 22:59:04.967 | agent 2022-03-31 22:59:04.967 | agent-resources-synced 2022-03-31 22:59:04.967 | allowed-address-pairs 2022-03-31 22:59:04.967 | auto-allocated-topology 2022-03-31 22:59:04.967 | availability_zone 2022-03-31 22:59:04.967 | availability_zone_filter 2022-03-31 22:59:04.967 | default-subnetpools 2022-03-31 22:59:04.967 | dhcp_agent_scheduler 2022-03-31 22:59:04.968 | dvr 2022-03-31 22:59:04.968 | empty-string-filtering 2022-03-31 22:59:04.968 | external-net 2022-03-31 22:59:04.968 | extra_dhcp_opt 2022-03-31 22:59:04.968 | extraroute 2022-03-31 22:59:04.968 | extraroute-atomic 2022-03-31 22:59:04.968 | filter-validation 2022-03-31 22:59:04.968 | fip-port-details 2022-03-31 22:59:04.968 | flavors 2022-03-31 22:59:04.968 | floatingip-pools 2022-03-31 22:59:04.968 | ip-substring-filtering 2022-03-31 22:59:04.968 | router 2022-03-31 22:59:04.968 | ext-gw-mode 2022-03-31 22:59:04.968 | l3-ha 2022-03-31 22:59:04.968 | l3-flavors 2022-03-31 22:59:04.968 | l3-port-ip-change-not-allowed 2022-03-31 22:59:04.968 | l3_agent_scheduler 2022-03-31 22:59:04.968 | metering 2022-03-31 22:59:04.968 | metering_source_and_destination_fields 2022-03-31 22:59:04.968 | multi-provider 2022-03-31 22:59:04.968 | net-mtu 2022-03-31 22:59:04.968 | net-mtu-writable 2022-03-31 22:59:04.968 | network_availability_zone 2022-03-31 22:59:04.968 | network-ip-availability 2022-03-31 22:59:04.968 | pagination 2022-03-31 22:59:04.968 | port-device-profile 2022-03-31 22:59:04.968 | port-mac-address-regenerate 2022-03-31 22:59:04.968 | port-numa-affinity-policy 2022-03-31 22:59:04.968 | binding 2022-03-31 22:59:04.968 | binding-extended 2022-03-31 22:59:04.968 | port-security 2022-03-31 22:59:04.968 | project-id 2022-03-31 22:59:04.968 | provider 2022-03-31 22:59:04.968 | quota-check-limit 2022-03-31 22:59:04.968 | quotas 2022-03-31 22:59:04.968 | quota_details 2022-03-31 22:59:04.969 | rbac-policies 2022-03-31 22:59:04.969 | rbac-address-group 2022-03-31 22:59:04.969 | rbac-address-scope 2022-03-31 22:59:04.969 | rbac-security-groups 2022-03-31 22:59:04.969 | rbac-subnetpool 2022-03-31 22:59:04.969 | revision-if-match 2022-03-31 22:59:04.969 | standard-attr-revisions 2022-03-31 22:59:04.969 | router_availability_zone 2022-03-31 22:59:04.969 | security-groups-normalized-cidr 2022-03-31 22:59:04.969 | port-security-groups-filtering 2022-03-31 22:59:04.969 | security-groups-remote-address-group 2022-03-31 22:59:04.969 | security-groups-shared-filtering 2022-03-31 22:59:04.969 | security-group 2022-03-31 22:59:04.969 | service-type 2022-03-31 22:59:04.969 | sorting 2022-03-31 22:59:04.969 | standard-attr-description 2022-03-31 22:59:04.969 | stateful-security-group 2022-03-31 22:59:04.969 | subnet_onboard 2022-03-31 22:59:04.969 | subnet-service-types 2022-03-31 22:59:04.969 | subnet_allocation 2022-03-31 22:59:04.969 | subnetpool-prefix-ops 2022-03-31 22:59:04.969 | standard-attr-tag 2022-03-31 22:59:04.969 | standard-attr-timestamp' 2022-03-31 22:59:04.971 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 22:59:04.971 | address-scope 2022-03-31 22:59:04.971 | router-admin-state-down-before-update 2022-03-31 22:59:04.971 | agent 2022-03-31 22:59:04.971 | agent-resources-synced 2022-03-31 22:59:04.971 | allowed-address-pairs 2022-03-31 22:59:04.971 | auto-allocated-topology 2022-03-31 22:59:04.971 | availability_zone 2022-03-31 22:59:04.971 | availability_zone_filter 2022-03-31 22:59:04.971 | default-subnetpools 2022-03-31 22:59:04.971 | dhcp_agent_scheduler 2022-03-31 22:59:04.971 | dvr 2022-03-31 22:59:04.971 | empty-string-filtering 2022-03-31 22:59:04.971 | external-net 2022-03-31 22:59:04.971 | extra_dhcp_opt 2022-03-31 22:59:04.971 | extraroute 2022-03-31 22:59:04.971 | extraroute-atomic 2022-03-31 22:59:04.971 | filter-validation 2022-03-31 22:59:04.971 | fip-port-details 2022-03-31 22:59:04.971 | flavors 2022-03-31 22:59:04.971 | floatingip-pools 2022-03-31 22:59:04.971 | ip-substring-filtering 2022-03-31 22:59:04.971 | router 2022-03-31 22:59:04.971 | ext-gw-mode 2022-03-31 22:59:04.972 | l3-ha 2022-03-31 22:59:04.972 | l3-flavors 2022-03-31 22:59:04.972 | l3-port-ip-change-not-allowed 2022-03-31 22:59:04.972 | l3_agent_scheduler 2022-03-31 22:59:04.972 | metering 2022-03-31 22:59:04.972 | metering_source_and_destination_fields 2022-03-31 22:59:04.972 | multi-provider 2022-03-31 22:59:04.972 | net-mtu 2022-03-31 22:59:04.972 | net-mtu-writable 2022-03-31 22:59:04.972 | network_availability_zone 2022-03-31 22:59:04.972 | network-ip-availability 2022-03-31 22:59:04.972 | pagination 2022-03-31 22:59:04.972 | port-device-profile 2022-03-31 22:59:04.972 | port-mac-address-regenerate 2022-03-31 22:59:04.972 | port-numa-affinity-policy 2022-03-31 22:59:04.972 | binding 2022-03-31 22:59:04.972 | binding-extended 2022-03-31 22:59:04.972 | port-security 2022-03-31 22:59:04.972 | project-id 2022-03-31 22:59:04.972 | provider 2022-03-31 22:59:04.972 | quota-check-limit 2022-03-31 22:59:04.972 | quotas 2022-03-31 22:59:04.972 | quota_details 2022-03-31 22:59:04.972 | rbac-policies 2022-03-31 22:59:04.972 | rbac-address-group 2022-03-31 22:59:04.972 | rbac-address-scope 2022-03-31 22:59:04.972 | rbac-security-groups 2022-03-31 22:59:04.972 | rbac-subnetpool 2022-03-31 22:59:04.972 | revision-if-match 2022-03-31 22:59:04.972 | standard-attr-revisions 2022-03-31 22:59:04.972 | router_availability_zone 2022-03-31 22:59:04.972 | security-groups-normalized-cidr 2022-03-31 22:59:04.972 | port-security-groups-filtering 2022-03-31 22:59:04.972 | security-groups-remote-address-group 2022-03-31 22:59:04.972 | security-groups-shared-filtering 2022-03-31 22:59:04.972 | security-group 2022-03-31 22:59:04.972 | service-type 2022-03-31 22:59:04.973 | sorting 2022-03-31 22:59:04.973 | standard-attr-description 2022-03-31 22:59:04.973 | stateful-security-group 2022-03-31 22:59:04.973 | subnet_onboard 2022-03-31 22:59:04.973 | subnet-service-types 2022-03-31 22:59:04.973 | subnet_allocation 2022-03-31 22:59:04.973 | subnetpool-prefix-ops 2022-03-31 22:59:04.973 | standard-attr-tag 2022-03-31 22:59:04.973 | standard-attr-timestamp =~ router ]] 2022-03-31 22:59:04.975 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 22:59:04.978 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-03-31 22:59:04.982 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-03-31 22:59:04.986 | ++ 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 22:59:07.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:07.651 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:07.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:07.651 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:07.833 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:59:07.836 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 22:59:07.836 | address-scope 2022-03-31 22:59:07.836 | router-admin-state-down-before-update 2022-03-31 22:59:07.836 | agent 2022-03-31 22:59:07.836 | agent-resources-synced 2022-03-31 22:59:07.836 | allowed-address-pairs 2022-03-31 22:59:07.836 | auto-allocated-topology 2022-03-31 22:59:07.836 | availability_zone 2022-03-31 22:59:07.836 | availability_zone_filter 2022-03-31 22:59:07.836 | default-subnetpools 2022-03-31 22:59:07.836 | dhcp_agent_scheduler 2022-03-31 22:59:07.836 | dvr 2022-03-31 22:59:07.836 | empty-string-filtering 2022-03-31 22:59:07.836 | external-net 2022-03-31 22:59:07.836 | extra_dhcp_opt 2022-03-31 22:59:07.837 | extraroute 2022-03-31 22:59:07.837 | extraroute-atomic 2022-03-31 22:59:07.837 | filter-validation 2022-03-31 22:59:07.837 | fip-port-details 2022-03-31 22:59:07.837 | flavors 2022-03-31 22:59:07.837 | floatingip-pools 2022-03-31 22:59:07.837 | ip-substring-filtering 2022-03-31 22:59:07.837 | router 2022-03-31 22:59:07.837 | ext-gw-mode 2022-03-31 22:59:07.837 | l3-ha 2022-03-31 22:59:07.837 | l3-flavors 2022-03-31 22:59:07.837 | l3-port-ip-change-not-allowed 2022-03-31 22:59:07.837 | l3_agent_scheduler 2022-03-31 22:59:07.837 | metering 2022-03-31 22:59:07.837 | metering_source_and_destination_fields 2022-03-31 22:59:07.837 | multi-provider 2022-03-31 22:59:07.837 | net-mtu 2022-03-31 22:59:07.837 | net-mtu-writable 2022-03-31 22:59:07.837 | network_availability_zone 2022-03-31 22:59:07.837 | network-ip-availability 2022-03-31 22:59:07.837 | pagination 2022-03-31 22:59:07.837 | port-device-profile 2022-03-31 22:59:07.837 | port-mac-address-regenerate 2022-03-31 22:59:07.837 | port-numa-affinity-policy 2022-03-31 22:59:07.837 | binding 2022-03-31 22:59:07.837 | binding-extended 2022-03-31 22:59:07.837 | port-security 2022-03-31 22:59:07.837 | project-id 2022-03-31 22:59:07.837 | provider 2022-03-31 22:59:07.837 | quota-check-limit 2022-03-31 22:59:07.837 | quotas 2022-03-31 22:59:07.837 | quota_details 2022-03-31 22:59:07.837 | rbac-policies 2022-03-31 22:59:07.837 | rbac-address-group 2022-03-31 22:59:07.837 | rbac-address-scope 2022-03-31 22:59:07.837 | rbac-security-groups 2022-03-31 22:59:07.837 | rbac-subnetpool 2022-03-31 22:59:07.837 | revision-if-match 2022-03-31 22:59:07.838 | standard-attr-revisions 2022-03-31 22:59:07.838 | router_availability_zone 2022-03-31 22:59:07.838 | security-groups-normalized-cidr 2022-03-31 22:59:07.838 | port-security-groups-filtering 2022-03-31 22:59:07.838 | security-groups-remote-address-group 2022-03-31 22:59:07.838 | security-groups-shared-filtering 2022-03-31 22:59:07.838 | security-group 2022-03-31 22:59:07.838 | service-type 2022-03-31 22:59:07.838 | sorting 2022-03-31 22:59:07.838 | standard-attr-description 2022-03-31 22:59:07.838 | stateful-security-group 2022-03-31 22:59:07.838 | subnet_onboard 2022-03-31 22:59:07.838 | subnet-service-types 2022-03-31 22:59:07.838 | subnet_allocation 2022-03-31 22:59:07.838 | subnetpool-prefix-ops 2022-03-31 22:59:07.838 | standard-attr-tag 2022-03-31 22:59:07.838 | standard-attr-timestamp' 2022-03-31 22:59:07.839 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 22:59:07.839 | address-scope 2022-03-31 22:59:07.839 | router-admin-state-down-before-update 2022-03-31 22:59:07.839 | agent 2022-03-31 22:59:07.839 | agent-resources-synced 2022-03-31 22:59:07.839 | allowed-address-pairs 2022-03-31 22:59:07.839 | auto-allocated-topology 2022-03-31 22:59:07.839 | availability_zone 2022-03-31 22:59:07.839 | availability_zone_filter 2022-03-31 22:59:07.839 | default-subnetpools 2022-03-31 22:59:07.839 | dhcp_agent_scheduler 2022-03-31 22:59:07.839 | dvr 2022-03-31 22:59:07.839 | empty-string-filtering 2022-03-31 22:59:07.839 | external-net 2022-03-31 22:59:07.839 | extra_dhcp_opt 2022-03-31 22:59:07.839 | extraroute 2022-03-31 22:59:07.839 | extraroute-atomic 2022-03-31 22:59:07.839 | filter-validation 2022-03-31 22:59:07.840 | fip-port-details 2022-03-31 22:59:07.840 | flavors 2022-03-31 22:59:07.840 | floatingip-pools 2022-03-31 22:59:07.840 | ip-substring-filtering 2022-03-31 22:59:07.840 | router 2022-03-31 22:59:07.840 | ext-gw-mode 2022-03-31 22:59:07.840 | l3-ha 2022-03-31 22:59:07.840 | l3-flavors 2022-03-31 22:59:07.840 | l3-port-ip-change-not-allowed 2022-03-31 22:59:07.840 | l3_agent_scheduler 2022-03-31 22:59:07.840 | metering 2022-03-31 22:59:07.840 | metering_source_and_destination_fields 2022-03-31 22:59:07.840 | multi-provider 2022-03-31 22:59:07.840 | net-mtu 2022-03-31 22:59:07.840 | net-mtu-writable 2022-03-31 22:59:07.840 | network_availability_zone 2022-03-31 22:59:07.840 | network-ip-availability 2022-03-31 22:59:07.840 | pagination 2022-03-31 22:59:07.840 | port-device-profile 2022-03-31 22:59:07.840 | port-mac-address-regenerate 2022-03-31 22:59:07.840 | port-numa-affinity-policy 2022-03-31 22:59:07.840 | binding 2022-03-31 22:59:07.840 | binding-extended 2022-03-31 22:59:07.840 | port-security 2022-03-31 22:59:07.840 | project-id 2022-03-31 22:59:07.840 | provider 2022-03-31 22:59:07.840 | quota-check-limit 2022-03-31 22:59:07.840 | quotas 2022-03-31 22:59:07.840 | quota_details 2022-03-31 22:59:07.840 | rbac-policies 2022-03-31 22:59:07.840 | rbac-address-group 2022-03-31 22:59:07.840 | rbac-address-scope 2022-03-31 22:59:07.840 | rbac-security-groups 2022-03-31 22:59:07.840 | rbac-subnetpool 2022-03-31 22:59:07.840 | revision-if-match 2022-03-31 22:59:07.840 | standard-attr-revisions 2022-03-31 22:59:07.841 | router_availability_zone 2022-03-31 22:59:07.841 | security-groups-normalized-cidr 2022-03-31 22:59:07.841 | port-security-groups-filtering 2022-03-31 22:59:07.841 | security-groups-remote-address-group 2022-03-31 22:59:07.841 | security-groups-shared-filtering 2022-03-31 22:59:07.841 | security-group 2022-03-31 22:59:07.841 | service-type 2022-03-31 22:59:07.841 | sorting 2022-03-31 22:59:07.841 | standard-attr-description 2022-03-31 22:59:07.841 | stateful-security-group 2022-03-31 22:59:07.841 | subnet_onboard 2022-03-31 22:59:07.841 | subnet-service-types 2022-03-31 22:59:07.841 | subnet_allocation 2022-03-31 22:59:07.841 | subnetpool-prefix-ops 2022-03-31 22:59:07.841 | standard-attr-tag 2022-03-31 22:59:07.841 | standard-attr-timestamp =~ external-net ]] 2022-03-31 22:59:07.843 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 22:59:07.846 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-03-31 22:59:07.851 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-31 22:59:07.851 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-03-31 22:59:07.854 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-03-31 22:59:07.857 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:59:07.860 | ++ functions-common:get_field:812 : read data 2022-03-31 22:59:10.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:10.710 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:10.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:10.710 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:10.884 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:59:10.888 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 22:59:10.892 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 22:59:10.896 | ++ functions-common:get_field:818 : echo '| id | cb640aaf-c9b1-4e7a-837a-603bc26e6847 |' 2022-03-31 22:59:10.896 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 22:59:10.904 | ++ functions-common:get_field:812 : read data 2022-03-31 22:59:10.908 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=cb640aaf-c9b1-4e7a-837a-603bc26e6847 2022-03-31 22:59:10.911 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-03-31 22:59:10.914 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:59:10.936 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-31 22:59:10.938 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-03-31 22:59:10.941 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-03-31 22:59:10.945 | ++ 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 22:59:13.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:13.670 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:13.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:13.671 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:13.841 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:59:13.845 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 22:59:13.845 | address-scope 2022-03-31 22:59:13.845 | router-admin-state-down-before-update 2022-03-31 22:59:13.845 | agent 2022-03-31 22:59:13.845 | agent-resources-synced 2022-03-31 22:59:13.845 | allowed-address-pairs 2022-03-31 22:59:13.845 | auto-allocated-topology 2022-03-31 22:59:13.845 | availability_zone 2022-03-31 22:59:13.845 | availability_zone_filter 2022-03-31 22:59:13.845 | default-subnetpools 2022-03-31 22:59:13.845 | dhcp_agent_scheduler 2022-03-31 22:59:13.845 | dvr 2022-03-31 22:59:13.845 | empty-string-filtering 2022-03-31 22:59:13.845 | external-net 2022-03-31 22:59:13.845 | extra_dhcp_opt 2022-03-31 22:59:13.845 | extraroute 2022-03-31 22:59:13.845 | extraroute-atomic 2022-03-31 22:59:13.845 | filter-validation 2022-03-31 22:59:13.845 | fip-port-details 2022-03-31 22:59:13.845 | flavors 2022-03-31 22:59:13.845 | floatingip-pools 2022-03-31 22:59:13.845 | ip-substring-filtering 2022-03-31 22:59:13.845 | router 2022-03-31 22:59:13.845 | ext-gw-mode 2022-03-31 22:59:13.846 | l3-ha 2022-03-31 22:59:13.846 | l3-flavors 2022-03-31 22:59:13.846 | l3-port-ip-change-not-allowed 2022-03-31 22:59:13.846 | l3_agent_scheduler 2022-03-31 22:59:13.846 | metering 2022-03-31 22:59:13.846 | metering_source_and_destination_fields 2022-03-31 22:59:13.846 | multi-provider 2022-03-31 22:59:13.846 | net-mtu 2022-03-31 22:59:13.846 | net-mtu-writable 2022-03-31 22:59:13.846 | network_availability_zone 2022-03-31 22:59:13.846 | network-ip-availability 2022-03-31 22:59:13.846 | pagination 2022-03-31 22:59:13.846 | port-device-profile 2022-03-31 22:59:13.846 | port-mac-address-regenerate 2022-03-31 22:59:13.846 | port-numa-affinity-policy 2022-03-31 22:59:13.846 | binding 2022-03-31 22:59:13.846 | binding-extended 2022-03-31 22:59:13.846 | port-security 2022-03-31 22:59:13.846 | project-id 2022-03-31 22:59:13.846 | provider 2022-03-31 22:59:13.846 | quota-check-limit 2022-03-31 22:59:13.846 | quotas 2022-03-31 22:59:13.846 | quota_details 2022-03-31 22:59:13.846 | rbac-policies 2022-03-31 22:59:13.846 | rbac-address-group 2022-03-31 22:59:13.846 | rbac-address-scope 2022-03-31 22:59:13.846 | rbac-security-groups 2022-03-31 22:59:13.846 | rbac-subnetpool 2022-03-31 22:59:13.846 | revision-if-match 2022-03-31 22:59:13.846 | standard-attr-revisions 2022-03-31 22:59:13.846 | router_availability_zone 2022-03-31 22:59:13.846 | security-groups-normalized-cidr 2022-03-31 22:59:13.846 | port-security-groups-filtering 2022-03-31 22:59:13.846 | security-groups-remote-address-group 2022-03-31 22:59:13.846 | security-groups-shared-filtering 2022-03-31 22:59:13.846 | security-group 2022-03-31 22:59:13.846 | service-type 2022-03-31 22:59:13.846 | sorting 2022-03-31 22:59:13.847 | standard-attr-description 2022-03-31 22:59:13.847 | stateful-security-group 2022-03-31 22:59:13.847 | subnet_onboard 2022-03-31 22:59:13.847 | subnet-service-types 2022-03-31 22:59:13.847 | subnet_allocation 2022-03-31 22:59:13.847 | subnetpool-prefix-ops 2022-03-31 22:59:13.847 | standard-attr-tag 2022-03-31 22:59:13.847 | standard-attr-timestamp' 2022-03-31 22:59:13.847 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 22:59:13.848 | address-scope 2022-03-31 22:59:13.848 | router-admin-state-down-before-update 2022-03-31 22:59:13.848 | agent 2022-03-31 22:59:13.848 | agent-resources-synced 2022-03-31 22:59:13.848 | allowed-address-pairs 2022-03-31 22:59:13.848 | auto-allocated-topology 2022-03-31 22:59:13.848 | availability_zone 2022-03-31 22:59:13.848 | availability_zone_filter 2022-03-31 22:59:13.848 | default-subnetpools 2022-03-31 22:59:13.848 | dhcp_agent_scheduler 2022-03-31 22:59:13.848 | dvr 2022-03-31 22:59:13.848 | empty-string-filtering 2022-03-31 22:59:13.848 | external-net 2022-03-31 22:59:13.848 | extra_dhcp_opt 2022-03-31 22:59:13.848 | extraroute 2022-03-31 22:59:13.848 | extraroute-atomic 2022-03-31 22:59:13.848 | filter-validation 2022-03-31 22:59:13.848 | fip-port-details 2022-03-31 22:59:13.848 | flavors 2022-03-31 22:59:13.848 | floatingip-pools 2022-03-31 22:59:13.848 | ip-substring-filtering 2022-03-31 22:59:13.848 | router 2022-03-31 22:59:13.848 | ext-gw-mode 2022-03-31 22:59:13.848 | l3-ha 2022-03-31 22:59:13.848 | l3-flavors 2022-03-31 22:59:13.848 | l3-port-ip-change-not-allowed 2022-03-31 22:59:13.848 | l3_agent_scheduler 2022-03-31 22:59:13.848 | metering 2022-03-31 22:59:13.848 | metering_source_and_destination_fields 2022-03-31 22:59:13.848 | multi-provider 2022-03-31 22:59:13.848 | net-mtu 2022-03-31 22:59:13.848 | net-mtu-writable 2022-03-31 22:59:13.848 | network_availability_zone 2022-03-31 22:59:13.848 | network-ip-availability 2022-03-31 22:59:13.848 | pagination 2022-03-31 22:59:13.848 | port-device-profile 2022-03-31 22:59:13.848 | port-mac-address-regenerate 2022-03-31 22:59:13.849 | port-numa-affinity-policy 2022-03-31 22:59:13.849 | binding 2022-03-31 22:59:13.849 | binding-extended 2022-03-31 22:59:13.849 | port-security 2022-03-31 22:59:13.849 | project-id 2022-03-31 22:59:13.849 | provider 2022-03-31 22:59:13.849 | quota-check-limit 2022-03-31 22:59:13.849 | quotas 2022-03-31 22:59:13.849 | quota_details 2022-03-31 22:59:13.849 | rbac-policies 2022-03-31 22:59:13.849 | rbac-address-group 2022-03-31 22:59:13.849 | rbac-address-scope 2022-03-31 22:59:13.849 | rbac-security-groups 2022-03-31 22:59:13.849 | rbac-subnetpool 2022-03-31 22:59:13.849 | revision-if-match 2022-03-31 22:59:13.849 | standard-attr-revisions 2022-03-31 22:59:13.849 | router_availability_zone 2022-03-31 22:59:13.849 | security-groups-normalized-cidr 2022-03-31 22:59:13.849 | port-security-groups-filtering 2022-03-31 22:59:13.849 | security-groups-remote-address-group 2022-03-31 22:59:13.849 | security-groups-shared-filtering 2022-03-31 22:59:13.849 | security-group 2022-03-31 22:59:13.849 | service-type 2022-03-31 22:59:13.849 | sorting 2022-03-31 22:59:13.849 | standard-attr-description 2022-03-31 22:59:13.849 | stateful-security-group 2022-03-31 22:59:13.849 | subnet_onboard 2022-03-31 22:59:13.849 | subnet-service-types 2022-03-31 22:59:13.849 | subnet_allocation 2022-03-31 22:59:13.849 | subnetpool-prefix-ops 2022-03-31 22:59:13.849 | standard-attr-tag 2022-03-31 22:59:13.849 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-31 22:59:13.850 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 22:59:13.854 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-31 22:59:13.857 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-03-31 22:59:13.862 | ++ 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 22:59:13.862 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-03-31 22:59:13.862 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-03-31 22:59:13.865 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:59:13.868 | ++ functions-common:get_field:812 : read data 2022-03-31 22:59:16.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:16.980 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:16.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:16.980 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:17.159 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:59:17.163 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 22:59:17.166 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 22:59:17.171 | ++ functions-common:get_field:818 : echo '| id | e8c6a972-3e7c-4fc4-b770-b12946fffe45 |' 2022-03-31 22:59:17.171 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 22:59:17.179 | ++ functions-common:get_field:812 : read data 2022-03-31 22:59:17.183 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=e8c6a972-3e7c-4fc4-b770-b12946fffe45 2022-03-31 22:59:17.185 | + 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 22:59:17.188 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:59:17.209 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-03-31 22:59:17.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-03-31 22:59:17.215 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet cb640aaf-c9b1-4e7a-837a-603bc26e6847 52dea18d-05d3-46b9-8766-e50e8ac0fde7 2022-03-31 22:59:22.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:22.029 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:22.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:22.029 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:22.212 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-03-31 22:59:22.215 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 e8c6a972-3e7c-4fc4-b770-b12946fffe45 2022-03-31 22:59:22.218 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-03-31 22:59:22.220 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-03-31 22:59:22.223 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.2.1 ]] 2022-03-31 22:59:22.225 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.2.1 ' 2022-03-31 22:59:22.228 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network e8c6a972-3e7c-4fc4-b770-b12946fffe45 --subnet-range 172.28.2.0/24 --no-dhcp ' 2022-03-31 22:59:22.230 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-03-31 22:59:22.233 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-03-31 22:59:22.236 | +++ 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.28.2.1 --network e8c6a972-3e7c-4fc4-b770-b12946fffe45 --subnet-range 172.28.2.0/24 --no-dhcp public-subnet 2022-03-31 22:59:22.237 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-03-31 22:59:25.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:25.229 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:25.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:25.229 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:25.415 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:59:25.419 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | 2022-03-31 22:59:25.419 | | id | 6fd649be-e227-41a2-ad6f-5076b174a0d3 |' 2022-03-31 22:59:25.421 | ++ 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 22:59:25.424 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:59:25.440 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 6fd649be-e227-41a2-ad6f-5076b174a0d3 '|' 2022-03-31 22:59:25.443 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | | id | 6fd649be-e227-41a2-ad6f-5076b174a0d3 |' 2022-03-31 22:59:25.445 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-03-31 22:59:25.450 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 6fd649be-e227-41a2-ad6f-5076b174a0d3 '|' 2022-03-31 22:59:25.450 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-03-31 22:59:25.452 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:59:25.455 | ++ functions-common:get_field:812 : read data 2022-03-31 22:59:25.458 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 22:59:25.460 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 22:59:25.463 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.2.1 | | id | 6fd649be-e227-41a2-ad6f-5076b174a0d3 |' 2022-03-31 22:59:25.464 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 22:59:25.469 | ++ functions-common:get_field:812 : read data 2022-03-31 22:59:25.473 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.2.1 2022-03-31 22:59:25.477 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 6fd649be-e227-41a2-ad6f-5076b174a0d3 '|' 2022-03-31 22:59:25.477 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-03-31 22:59:25.479 | ++ functions-common:get_field:811 : local data field 2022-03-31 22:59:25.482 | ++ functions-common:get_field:812 : read data 2022-03-31 22:59:25.484 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-31 22:59:25.487 | ++ functions-common:get_field:816 : field='$6' 2022-03-31 22:59:25.489 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.2.1 | | id | 6fd649be-e227-41a2-ad6f-5076b174a0d3 |' 2022-03-31 22:59:25.493 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-31 22:59:25.496 | ++ functions-common:get_field:812 : read data 2022-03-31 22:59:25.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=6fd649be-e227-41a2-ad6f-5076b174a0d3 2022-03-31 22:59:25.501 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway e8c6a972-3e7c-4fc4-b770-b12946fffe45 cb640aaf-c9b1-4e7a-837a-603bc26e6847 2022-03-31 22:59:29.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:29.926 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:29.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:29.926 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:30.100 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-03-31 22:59:30.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-03-31 22:59:30.120 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:30.123 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-03-31 22:59:30.125 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-03-31 22:59:30.128 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-31 22:59:30.131 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-03-31 22:59:30.133 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-31 22:59:30.136 | ++ 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 22:59:30.157 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-31 22:59:30.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-03-31 22:59:30.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-03-31 22:59:30.165 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-03-31 22:59:30.167 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-31 22:59:30.170 | + 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 22:59:30.172 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-31 22:59:30.175 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-31 22:59:30.177 | + functions-common:test_with_retry:2365 : local until=10 2022-03-31 22:59:30.180 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-31 22:59:30.182 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-31 22:59:30.185 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-31 22:59:30.187 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:30.190 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:30.193 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:30.198 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767570195 2022-03-31 22:59:30.200 | + 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 22:59:30.208 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-31 22:59:30.211 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:30.213 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:30.215 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:30.218 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:30.220 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:30.222 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-31 22:59:30.225 | + functions-common:time_stop:2432 : start_time=1648767570195 2022-03-31 22:59:30.228 | + functions-common:time_stop:2434 : [[ -z 1648767570195 ]] 2022-03-31 22:59:30.231 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:30.236 | + functions-common:time_stop:2437 : end_time=1648767570233 2022-03-31 22:59:30.238 | + functions-common:time_stop:2438 : elapsed_time=38 2022-03-31 22:59:30.241 | + functions-common:time_stop:2439 : total=5608 2022-03-31 22:59:30.243 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:30.245 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5646 2022-03-31 22:59:30.249 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-03-31 22:59:30.250 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.2.1 2022-03-31 22:59:30.255 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-03-31 22:59:30.257 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-03-31 22:59:30.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-03-31 22:59:30.262 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-03-31 22:59:30.265 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.2.1/24 dev br-data 2022-03-31 22:59:30.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-03-31 22:59:30.295 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-03-31 22:59:30.295 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-03-31 22:59:30.296 | ++ 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 22:59:30.299 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-03-31 22:59:32.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:32.573 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:32.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:32.573 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:32.754 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 22:59:32.758 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.2.86 ' 2022-03-31 22:59:32.761 | + 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 22:59:32.764 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 22:59:32.783 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-03-31 22:59:32.785 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-31 22:59:32.788 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-03-31 22:59:32.790 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-31 22:59:32.809 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:32.812 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-31 22:59:32.815 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:59:32.817 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-31 22:59:32.820 | + ./stack.sh:main:1319 : start_nova 2022-03-31 22:59:32.823 | + lib/nova:start_nova:1136 : start_nova_rest 2022-03-31 22:59:32.825 | + 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 22:59:32.828 | + 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 22:59:32.831 | + 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 22:59:32.833 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-31 22:59:32.836 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 22:59:32.839 | + functions-common:run_process:1680 : local service=n-sch 2022-03-31 22:59:32.842 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 22:59:32.844 | + functions-common:run_process:1682 : local group= 2022-03-31 22:59:32.847 | + functions-common:run_process:1683 : local user= 2022-03-31 22:59:32.850 | + functions-common:run_process:1685 : local name=n-sch 2022-03-31 22:59:32.853 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:59:32.855 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:59:32.858 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:32.861 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:32.864 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:32.869 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767572866 2022-03-31 22:59:32.872 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-31 22:59:32.889 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:32.892 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-31 22:59:32.895 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-31 22:59:32.898 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 22:59:32.900 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 22:59:32.903 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 22:59:32.906 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 22:59:32.908 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-31 22:59:32.911 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-31 22:59:32.913 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-31 22:59:32.916 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:59:32.919 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:59:32.921 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-31 22:59:32.924 | + 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 22:59:32.926 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-31 22:59:32.929 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 22:59:32.931 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:59:32.934 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:59:32.936 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:59:32.938 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:59:32.941 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-31 22:59:32.943 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:59:32.948 | + 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 22:59:33.007 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-31 22:59:33.064 | + 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 22:59:33.121 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-31 22:59:33.177 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-31 22:59:33.233 | + 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 22:59:33.289 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:59:33.291 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-31 22:59:33.347 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:59:33.770 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-31 22:59:33.784 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-31 22:59:34.210 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-31 22:59:34.235 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:59:34.238 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:34.241 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:34.244 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:34.248 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:34.251 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:34.254 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:59:34.257 | + functions-common:time_stop:2432 : start_time=1648767572866 2022-03-31 22:59:34.260 | + functions-common:time_stop:2434 : [[ -z 1648767572866 ]] 2022-03-31 22:59:34.265 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:34.271 | + functions-common:time_stop:2437 : end_time=1648767574267 2022-03-31 22:59:34.275 | + functions-common:time_stop:2438 : elapsed_time=1401 2022-03-31 22:59:34.277 | + functions-common:time_stop:2439 : total=21660 2022-03-31 22:59:34.280 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:34.283 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23061 2022-03-31 22:59:34.286 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-03-31 22:59:34.290 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-03-31 22:59:34.298 | + 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 22:59:34.301 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-31 22:59:34.307 | + 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 22:59:34.309 | + functions-common:run_process:1682 : local group= 2022-03-31 22:59:34.312 | + functions-common:run_process:1683 : local user= 2022-03-31 22:59:34.315 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-31 22:59:34.317 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:59:34.320 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:59:34.326 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:34.326 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:34.329 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:34.334 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767574331 2022-03-31 22:59:34.337 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-31 22:59:34.358 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:34.360 | + 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 22:59:34.363 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-31 22:59:34.365 | + 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 22:59:34.368 | + 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 22:59:34.370 | + 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 22:59:34.373 | + 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 22:59:34.376 | + 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 22:59:34.378 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-31 22:59:34.381 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-31 22:59:34.383 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:59:34.386 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:59:34.389 | + 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 22:59:34.394 | + 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 22:59:34.397 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-31 22:59:34.399 | + 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 22:59:34.402 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 22:59:34.404 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 22:59:34.407 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-31 22:59:34.409 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 22:59:34.414 | + 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 22:59:34.471 | + 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 22:59:34.531 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-31 22:59:34.594 | + 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 22:59:34.657 | + 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 22:59:34.722 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-31 22:59:34.789 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-31 22:59:34.852 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-31 22:59:34.915 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-31 22:59:34.980 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-31 22:59:35.044 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 22:59:35.047 | + 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 22:59:35.106 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 22:59:35.564 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-31 22:59:35.578 | 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 22:59:36.021 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-31 22:59:36.103 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:59:36.106 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:36.109 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:36.112 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:36.115 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:36.118 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:36.121 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:59:36.125 | + functions-common:time_stop:2432 : start_time=1648767574331 2022-03-31 22:59:36.127 | + functions-common:time_stop:2434 : [[ -z 1648767574331 ]] 2022-03-31 22:59:36.131 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:36.138 | + functions-common:time_stop:2437 : end_time=1648767576132 2022-03-31 22:59:36.141 | + functions-common:time_stop:2438 : elapsed_time=1801 2022-03-31 22:59:36.144 | + functions-common:time_stop:2439 : total=23061 2022-03-31 22:59:36.148 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:36.155 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24862 2022-03-31 22:59:36.160 | + 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 22:59:36.163 | + 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 22:59:36.177 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-03-31 22:59:36.184 | + 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 22:59:36.187 | + 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 22:59:36.190 | + 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 22:59:36.197 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-03-31 22:59:36.200 | + 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 22:59:36.208 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-03-31 22:59:36.213 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-03-31 22:59:36.218 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 22:59:36.221 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 22:59:36.224 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-03-31 22:59:36.269 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:36.283 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 22:59:36.289 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-03-31 22:59:36.355 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:36.367 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 22:59:36.372 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-03-31 22:59:36.413 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:36.419 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-03-31 22:59:36.429 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 22:59:36.439 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-03-31 22:59:36.446 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-03-31 22:59:36.453 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 22:59:36.462 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 22:59:36.470 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-03-31 22:59:36.479 | + 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 22:59:36.483 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-31 22:59:36.486 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 22:59:36.491 | + functions-common:run_process:1682 : local group= 2022-03-31 22:59:36.494 | + functions-common:run_process:1683 : local user= 2022-03-31 22:59:36.496 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-31 22:59:36.499 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:59:36.502 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:59:36.505 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:36.508 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:36.511 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:36.523 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767576513 2022-03-31 22:59:36.526 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-31 22:59:36.551 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:36.553 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:59:36.558 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:36.561 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:36.563 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:36.566 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:36.569 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:36.581 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:59:36.581 | + functions-common:time_stop:2432 : start_time=1648767576513 2022-03-31 22:59:36.581 | + functions-common:time_stop:2434 : [[ -z 1648767576513 ]] 2022-03-31 22:59:36.581 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:36.587 | + functions-common:time_stop:2437 : end_time=1648767576583 2022-03-31 22:59:36.590 | + functions-common:time_stop:2438 : elapsed_time=70 2022-03-31 22:59:36.593 | + functions-common:time_stop:2439 : total=24862 2022-03-31 22:59:36.593 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:36.599 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24932 2022-03-31 22:59:36.599 | + 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 22:59:36.602 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-31 22:59:36.604 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 22:59:36.607 | + functions-common:run_process:1682 : local group= 2022-03-31 22:59:36.609 | + functions-common:run_process:1683 : local user= 2022-03-31 22:59:36.612 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-31 22:59:36.615 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:59:36.619 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:59:36.619 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:36.622 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:36.626 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:36.631 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767576625 2022-03-31 22:59:36.631 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-31 22:59:36.651 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:36.655 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:59:36.656 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:36.659 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:36.662 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:36.666 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:36.667 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:36.670 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:59:36.672 | + functions-common:time_stop:2432 : start_time=1648767576625 2022-03-31 22:59:36.675 | + functions-common:time_stop:2434 : [[ -z 1648767576625 ]] 2022-03-31 22:59:36.679 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:36.684 | + functions-common:time_stop:2437 : end_time=1648767576681 2022-03-31 22:59:36.687 | + functions-common:time_stop:2438 : elapsed_time=56 2022-03-31 22:59:36.690 | + functions-common:time_stop:2439 : total=24932 2022-03-31 22:59:36.692 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:36.695 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24988 2022-03-31 22:59:36.699 | + 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 22:59:36.702 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-31 22:59:36.705 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-31 22:59:36.708 | + functions-common:run_process:1682 : local group= 2022-03-31 22:59:36.713 | + functions-common:run_process:1683 : local user= 2022-03-31 22:59:36.716 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-31 22:59:36.720 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:59:36.724 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:59:36.729 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:36.732 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:36.739 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:36.752 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767576743 2022-03-31 22:59:36.760 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-31 22:59:36.782 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:36.785 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:59:36.787 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:36.790 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:36.792 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:36.795 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:36.798 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:36.800 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:59:36.803 | + functions-common:time_stop:2432 : start_time=1648767576743 2022-03-31 22:59:36.805 | + functions-common:time_stop:2434 : [[ -z 1648767576743 ]] 2022-03-31 22:59:36.811 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:36.814 | + functions-common:time_stop:2437 : end_time=1648767576810 2022-03-31 22:59:36.816 | + functions-common:time_stop:2438 : elapsed_time=67 2022-03-31 22:59:36.819 | + functions-common:time_stop:2439 : total=24988 2022-03-31 22:59:36.822 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:36.824 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25055 2022-03-31 22:59:36.827 | + 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 22:59:36.830 | + 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 22:59:36.833 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-03-31 22:59:36.836 | + 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 22:59:36.838 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-03-31 22:59:36.841 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-03-31 22:59:36.862 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:36.865 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-03-31 22:59:36.927 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-03-31 22:59:36.935 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 22:59:36.935 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-03-31 22:59:37.010 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-03-31 22:59:37.029 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:37.032 | + 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 22:59:37.035 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-31 22:59:37.037 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 22:59:37.040 | + functions-common:run_process:1682 : local group= 2022-03-31 22:59:37.043 | + functions-common:run_process:1683 : local user= 2022-03-31 22:59:37.046 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-31 22:59:37.048 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:59:37.051 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:59:37.054 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:37.056 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:37.060 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:37.065 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767577061 2022-03-31 22:59:37.068 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-31 22:59:37.096 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:37.098 | + 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 22:59:37.105 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-31 22:59:37.107 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 22:59:37.111 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 22:59:37.113 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 22:59:37.117 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 22:59:37.120 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-31 22:59:37.125 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-31 22:59:37.128 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-31 22:59:37.132 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:59:37.137 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:59:37.141 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-31 22:59:37.145 | + 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 22:59:37.148 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-31 22:59:37.151 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 22:59:37.153 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:59:37.156 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:59:37.167 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:59:37.167 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:59:37.167 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-31 22:59:37.170 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:59:37.172 | + 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 22:59:37.237 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-31 22:59:37.301 | + 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 22:59:37.363 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-31 22:59:37.425 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-31 22:59:37.498 | + 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 22:59:37.573 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:59:37.577 | + 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 22:59:37.648 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:59:38.166 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-31 22:59:38.181 | 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 22:59:38.710 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-31 22:59:38.740 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:59:38.743 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:38.747 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:38.754 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:38.760 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:38.767 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:38.772 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:59:38.783 | + functions-common:time_stop:2432 : start_time=1648767577061 2022-03-31 22:59:38.788 | + functions-common:time_stop:2434 : [[ -z 1648767577061 ]] 2022-03-31 22:59:38.798 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:38.805 | + functions-common:time_stop:2437 : end_time=1648767578797 2022-03-31 22:59:38.812 | + functions-common:time_stop:2438 : elapsed_time=1736 2022-03-31 22:59:38.819 | + functions-common:time_stop:2439 : total=25055 2022-03-31 22:59:38.824 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:38.831 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26791 2022-03-31 22:59:38.839 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-03-31 22:59:38.851 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 22:59:38.854 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-03-31 22:59:38.876 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:38.879 | + lib/nova:start_nova_conductor:1118 : local conf 2022-03-31 22:59:38.883 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-03-31 22:59:38.886 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 22:59:38.889 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 22:59:38.892 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-03-31 22:59:38.894 | + 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 22:59:38.906 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-31 22:59:38.906 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 22:59:38.906 | + functions-common:run_process:1682 : local group= 2022-03-31 22:59:38.911 | + functions-common:run_process:1683 : local user= 2022-03-31 22:59:38.911 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-31 22:59:38.911 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:59:38.915 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:59:38.919 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:38.919 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:38.923 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:38.926 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767578923 2022-03-31 22:59:38.931 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-31 22:59:38.950 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:38.960 | + 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 22:59:38.963 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-31 22:59:38.971 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 22:59:38.971 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 22:59:38.975 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 22:59:38.979 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 22:59:38.979 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-31 22:59:38.983 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-31 22:59:38.985 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-31 22:59:38.991 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:59:38.991 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:59:38.995 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-31 22:59:38.995 | + 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 22:59:38.999 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-31 22:59:39.001 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 22:59:39.006 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:59:39.006 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:59:39.011 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:59:39.014 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:59:39.016 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-31 22:59:39.019 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:59:39.023 | + 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 22:59:39.105 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-31 22:59:39.174 | + 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 22:59:39.233 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-31 22:59:39.302 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-31 22:59:39.369 | + 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 22:59:39.439 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:59:39.441 | + 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 22:59:39.508 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:59:39.982 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-31 22:59:39.998 | 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 22:59:40.447 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-31 22:59:40.478 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:59:40.481 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:40.485 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:40.491 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:40.496 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:40.500 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:40.504 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:59:40.508 | + functions-common:time_stop:2432 : start_time=1648767578923 2022-03-31 22:59:40.512 | + functions-common:time_stop:2434 : [[ -z 1648767578923 ]] 2022-03-31 22:59:40.517 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:40.528 | + functions-common:time_stop:2437 : end_time=1648767580520 2022-03-31 22:59:40.536 | + functions-common:time_stop:2438 : elapsed_time=1597 2022-03-31 22:59:40.544 | + functions-common:time_stop:2439 : total=26791 2022-03-31 22:59:40.552 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:40.560 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28388 2022-03-31 22:59:40.566 | + lib/nova:start_nova:1139 : start_nova_compute 2022-03-31 22:59:40.575 | + 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 22:59:40.587 | + 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 22:59:40.596 | + 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 22:59:40.604 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-31 22:59:40.612 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-31 22:59:40.628 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-31 22:59:40.636 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 22:59:40.644 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 22:59:40.649 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-31 22:59:40.657 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 22:59:40.669 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-31 22:59:40.679 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-31 22:59:40.696 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-31 22:59:40.700 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-31 22:59:40.709 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-31 22:59:40.709 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 22:59:40.711 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-31 22:59:40.711 | BEGIN { 2022-03-31 22:59:40.711 | section = "" 2022-03-31 22:59:40.711 | last_section = "" 2022-03-31 22:59:40.711 | section_count = 0 2022-03-31 22:59:40.711 | } 2022-03-31 22:59:40.711 | /^\[.+\]/ { 2022-03-31 22:59:40.711 | gsub("[][]", "", $1); 2022-03-31 22:59:40.711 | section=$1 2022-03-31 22:59:40.711 | next 2022-03-31 22:59:40.711 | } 2022-03-31 22:59:40.711 | /^ *\#/ { 2022-03-31 22:59:40.711 | next 2022-03-31 22:59:40.711 | } 2022-03-31 22:59:40.711 | /^[^ \t]+/ { 2022-03-31 22:59:40.711 | # get offset of first = in $0 2022-03-31 22:59:40.711 | eq_idx = index($0, "=") 2022-03-31 22:59:40.711 | # extract attr & value from $0 2022-03-31 22:59:40.711 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 22:59:40.711 | value = substr($0, eq_idx + 1) 2022-03-31 22:59:40.711 | # only need to strip trailing whitespace from attr 2022-03-31 22:59:40.711 | sub(/[ \t]*$/, "", attr) 2022-03-31 22:59:40.711 | # need to strip leading & trailing whitespace from value 2022-03-31 22:59:40.711 | sub(/^[ \t]*/, "", value) 2022-03-31 22:59:40.711 | sub(/[ \t]*$/, "", value) 2022-03-31 22:59:40.711 | 2022-03-31 22:59:40.712 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 22:59:40.712 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 22:59:40.712 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 22:59:40.712 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 22:59:40.712 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 22:59:40.712 | if (section != last_section) { 2022-03-31 22:59:40.712 | cfg_section[section_count++] = section 2022-03-31 22:59:40.712 | last_section = section 2022-03-31 22:59:40.712 | } 2022-03-31 22:59:40.712 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 22:59:40.712 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 22:59:40.712 | 2022-03-31 22:59:40.712 | cfg_attr[section, attr, 0] = value 2022-03-31 22:59:40.712 | cfg_attr_count[section, attr] = 1 2022-03-31 22:59:40.712 | } else { 2022-03-31 22:59:40.712 | lno = cfg_attr_count[section, attr]++ 2022-03-31 22:59:40.712 | cfg_attr[section, attr, lno] = value 2022-03-31 22:59:40.712 | } 2022-03-31 22:59:40.712 | } 2022-03-31 22:59:40.712 | END { 2022-03-31 22:59:40.712 | # Process each section in order 2022-03-31 22:59:40.712 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 22:59:40.712 | section = cfg_section[sno] 2022-03-31 22:59:40.712 | # The ini routines simply append a config item immediately 2022-03-31 22:59:40.712 | # after the section header. To keep the same order as defined 2022-03-31 22:59:40.712 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 22:59:40.712 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 22:59:40.712 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 22:59:40.712 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 22:59:40.712 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 22:59:40.712 | else { 2022-03-31 22:59:40.712 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 22:59:40.712 | count = cfg_attr_count[section, attr] 2022-03-31 22:59:40.712 | print "inidelete " configfile " " section " " attr 2022-03-31 22:59:40.712 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 22:59:40.712 | for (l = count -2; l >= 0; l--) 2022-03-31 22:59:40.713 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 22:59:40.713 | } 2022-03-31 22:59:40.713 | } 2022-03-31 22:59:40.713 | } 2022-03-31 22:59:40.713 | } 2022-03-31 22:59:40.713 | ' 2022-03-31 22:59:40.714 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 22:59:40.717 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 22:59:40.723 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 22:59:40.735 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-31 22:59:40.743 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 22:59:40.752 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-31 22:59:40.763 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-31 22:59:40.763 | BEGIN { group = "" } 2022-03-31 22:59:40.763 | /^\[\[.+\|.*\]\]/ { 2022-03-31 22:59:40.763 | gsub("[][]", "", $1); 2022-03-31 22:59:40.763 | split($1, a, "|"); 2022-03-31 22:59:40.763 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 22:59:40.763 | group=a[1] 2022-03-31 22:59:40.763 | } else { 2022-03-31 22:59:40.763 | group="" 2022-03-31 22:59:40.763 | } 2022-03-31 22:59:40.763 | next 2022-03-31 22:59:40.763 | } 2022-03-31 22:59:40.763 | { 2022-03-31 22:59:40.764 | if (group != "") 2022-03-31 22:59:40.764 | print $0 2022-03-31 22:59:40.764 | } 2022-03-31 22:59:40.764 | ' /home/ubuntu/devstack/local.conf 2022-03-31 22:59:40.783 | + 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 22:59:40.788 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-31 22:59:40.872 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-31 22:59:40.953 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-31 22:59:40.963 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 22:59:40.967 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-31 22:59:40.969 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 22:59:40.972 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 22:59:40.974 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 22:59:41.007 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:41.019 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 22:59:41.031 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 22:59:41.038 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 22:59:41.075 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:41.083 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1 2022-03-31 22:59:41.095 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1 2022-03-31 22:59:41.162 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 22:59:41.169 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 22:59:41.176 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-31 22:59:41.215 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-31 22:59:41.260 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-31 22:59:41.268 | + lib/nova:configure_console_compute:643 : local offset 2022-03-31 22:59:41.274 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-31 22:59:41.283 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-31 22:59:41.293 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-31 22:59:41.335 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.98 2022-03-31 22:59:41.339 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-31 22:59:41.368 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:41.372 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-31 22:59:41.408 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:41.410 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-31 22:59:41.413 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-31 22:59:41.451 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-31 22:59:41.472 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:41.475 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-31 22:59:41.498 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:41.501 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-31 22:59:41.503 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-31 22:59:41.506 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-31 22:59:41.509 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-31 22:59:41.512 | + 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 22:59:41.515 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-31 22:59:41.518 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-31 22:59:41.521 | + functions-common:run_process:1682 : local group=libvirt 2022-03-31 22:59:41.525 | + functions-common:run_process:1683 : local user= 2022-03-31 22:59:41.529 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-31 22:59:41.530 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:59:41.532 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:59:41.535 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:41.537 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:41.545 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:41.550 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767581546 2022-03-31 22:59:41.553 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-31 22:59:41.572 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:41.575 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:59:41.577 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:41.580 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:41.582 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:41.585 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:41.588 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:41.590 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:59:41.593 | + functions-common:time_stop:2432 : start_time=1648767581546 2022-03-31 22:59:41.595 | + functions-common:time_stop:2434 : [[ -z 1648767581546 ]] 2022-03-31 22:59:41.601 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:41.603 | + functions-common:time_stop:2437 : end_time=1648767581600 2022-03-31 22:59:41.606 | + functions-common:time_stop:2438 : elapsed_time=54 2022-03-31 22:59:41.609 | + functions-common:time_stop:2439 : total=28388 2022-03-31 22:59:41.611 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:41.614 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28442 2022-03-31 22:59:41.617 | + 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 22:59:41.620 | + 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 22:59:41.622 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-03-31 22:59:41.643 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:41.645 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-03-31 22:59:41.645 | Dumping cells_v2 mapping 2022-03-31 22:59:41.648 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-31 22:59:42.641 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 22:59:45.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:45.188 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:45.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:45.188 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:45.188 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 22:59:45.188 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-31 22:59:45.189 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 22:59:45.189 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-31 22:59:45.189 | | cell1 | 61f87995-cb4f-43cd-bc1f-02f4a2625f1d | rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-31 22:59:45.189 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 22:59:45.660 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-31 22:59:45.664 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-31 22:59:45.731 | + inc/async:async_inner:63 : create_flavors 2022-03-31 22:59:45.773 | [115140 Async create_flavors:172515]: running: create_flavors 2022-03-31 22:59:45.776 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-31 22:59:45.795 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:45.798 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-31 22:59:45.800 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 22:59:45.803 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-31 22:59:45.806 | + ./stack.sh:main:1324 : start_cinder 2022-03-31 22:59:45.809 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-31 22:59:45.812 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-31 22:59:45.814 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-31 22:59:45.817 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-31 22:59:45.834 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:45.837 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-31 22:59:45.840 | + 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 22:59:45.843 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-31 22:59:45.846 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-31 22:59:45.851 | + 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 22:59:45.854 | + functions-common:run_process:1680 : local service=c-api 2022-03-31 22:59:45.856 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 22:59:45.859 | + functions-common:run_process:1682 : local group= 2022-03-31 22:59:45.862 | + functions-common:run_process:1683 : local user= 2022-03-31 22:59:45.864 | + functions-common:run_process:1685 : local name=c-api 2022-03-31 22:59:45.867 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:59:45.869 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:59:45.872 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:45.874 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:45.877 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:45.882 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767585879 2022-03-31 22:59:45.884 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-31 22:59:45.901 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:45.903 | + 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 22:59:45.906 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-31 22:59:45.909 | + 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 22:59:45.912 | + 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 22:59:45.914 | + 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 22:59:45.917 | + 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 22:59:45.919 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-31 22:59:45.922 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-31 22:59:45.924 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-31 22:59:45.927 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:59:45.929 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:59:45.932 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-31 22:59:45.935 | + 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 22:59:45.937 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-31 22:59:45.939 | + 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 22:59:45.942 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 22:59:45.944 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 22:59:45.946 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-31 22:59:45.949 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 22:59:45.958 | + 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 22:59:46.013 | + 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 22:59:46.066 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-31 22:59:46.125 | + 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 22:59:46.180 | + 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 22:59:46.236 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-31 22:59:46.291 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-31 22:59:46.347 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-31 22:59:46.407 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-31 22:59:46.464 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-31 22:59:46.520 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 22:59:46.522 | + 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 22:59:46.579 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 22:59:47.014 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-31 22:59:47.028 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-31 22:59:47.452 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-31 22:59:47.536 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:59:47.548 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:47.556 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:47.559 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:47.562 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:47.565 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:47.568 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:59:47.571 | + functions-common:time_stop:2432 : start_time=1648767585879 2022-03-31 22:59:47.574 | + functions-common:time_stop:2434 : [[ -z 1648767585879 ]] 2022-03-31 22:59:47.578 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:47.583 | + functions-common:time_stop:2437 : end_time=1648767587580 2022-03-31 22:59:47.585 | + functions-common:time_stop:2438 : elapsed_time=1701 2022-03-31 22:59:47.587 | + functions-common:time_stop:2439 : total=28442 2022-03-31 22:59:47.590 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:47.592 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30143 2022-03-31 22:59:47.595 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.98/volume/v3 2022-03-31 22:59:47.597 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-31 22:59:47.597 | Waiting for Cinder API to start... 2022-03-31 22:59:47.600 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.98/volume/v3 2022-03-31 22:59:47.602 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 22:59:47.605 | + functions:wait_for_service:458 : local url=http://10.222.0.98/volume/v3 2022-03-31 22:59:47.607 | + functions:wait_for_service:459 : local rval=0 2022-03-31 22:59:47.610 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 22:59:47.612 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 22:59:47.615 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:47.617 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:47.624 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:47.629 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767587626 2022-03-31 22:59:47.631 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 22:59:47.637 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/volume/v3 2022-03-31 22:59:50.360 | + :: : [[ 500 == 503 ]] 2022-03-31 22:59:50.361 | + :: : [[ 0 -eq 7 ]] 2022-03-31 22:59:50.365 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 22:59:50.367 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:50.370 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:50.373 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:50.375 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:50.378 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:50.381 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 22:59:50.383 | + functions-common:time_stop:2432 : start_time=1648767587626 2022-03-31 22:59:50.386 | + functions-common:time_stop:2434 : [[ -z 1648767587626 ]] 2022-03-31 22:59:50.389 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:50.394 | + functions-common:time_stop:2437 : end_time=1648767590391 2022-03-31 22:59:50.397 | + functions-common:time_stop:2438 : elapsed_time=2765 2022-03-31 22:59:50.400 | + functions-common:time_stop:2439 : total=17889 2022-03-31 22:59:50.402 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:50.405 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20654 2022-03-31 22:59:50.408 | + functions:wait_for_service:467 : return 0 2022-03-31 22:59:50.411 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 22:59:50.414 | + functions-common:run_process:1680 : local service=c-sch 2022-03-31 22:59:50.417 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 22:59:50.420 | + functions-common:run_process:1682 : local group= 2022-03-31 22:59:50.422 | + functions-common:run_process:1683 : local user= 2022-03-31 22:59:50.425 | + functions-common:run_process:1685 : local name=c-sch 2022-03-31 22:59:50.428 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:59:50.430 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:59:50.433 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:50.436 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:50.439 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:50.444 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767590441 2022-03-31 22:59:50.447 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-31 22:59:50.465 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:50.468 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-31 22:59:50.471 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-31 22:59:50.473 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 22:59:50.476 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 22:59:50.479 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 22:59:50.482 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 22:59:50.485 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-31 22:59:50.487 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-31 22:59:50.490 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-31 22:59:50.492 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 22:59:50.495 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 22:59:50.497 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-31 22:59:50.500 | + 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 22:59:50.503 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-31 22:59:50.505 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 22:59:50.508 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 22:59:50.510 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 22:59:50.513 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 22:59:50.515 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 22:59:50.518 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-31 22:59:50.520 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 22:59:50.525 | + 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 22:59:50.581 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-31 22:59:50.639 | + 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 22:59:50.697 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-31 22:59:50.755 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-31 22:59:50.813 | + 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 22:59:50.868 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 22:59:50.871 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-31 22:59:50.927 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 22:59:51.394 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-31 22:59:51.408 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-31 22:59:51.846 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-31 22:59:51.870 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:59:51.882 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:51.885 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:51.887 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:51.890 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:51.892 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:51.896 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:59:51.899 | + functions-common:time_stop:2432 : start_time=1648767590441 2022-03-31 22:59:51.902 | + functions-common:time_stop:2434 : [[ -z 1648767590441 ]] 2022-03-31 22:59:51.905 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:51.910 | + functions-common:time_stop:2437 : end_time=1648767591907 2022-03-31 22:59:51.912 | + functions-common:time_stop:2438 : elapsed_time=1466 2022-03-31 22:59:51.915 | + functions-common:time_stop:2439 : total=30143 2022-03-31 22:59:51.918 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:51.920 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31609 2022-03-31 22:59:51.923 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-31 22:59:51.925 | + functions-common:run_process:1680 : local service=c-bak 2022-03-31 22:59:51.928 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-31 22:59:51.930 | + functions-common:run_process:1682 : local group= 2022-03-31 22:59:51.933 | + functions-common:run_process:1683 : local user= 2022-03-31 22:59:51.935 | + functions-common:run_process:1685 : local name=c-bak 2022-03-31 22:59:51.938 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:59:51.940 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:59:51.943 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:51.945 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:51.949 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:51.960 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767591951 2022-03-31 22:59:51.963 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-31 22:59:51.985 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:51.987 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:59:51.990 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:51.993 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:51.995 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:51.998 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:52.000 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:52.003 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:59:52.005 | + functions-common:time_stop:2432 : start_time=1648767591951 2022-03-31 22:59:52.008 | + functions-common:time_stop:2434 : [[ -z 1648767591951 ]] 2022-03-31 22:59:52.011 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:52.016 | + functions-common:time_stop:2437 : end_time=1648767592013 2022-03-31 22:59:52.018 | + functions-common:time_stop:2438 : elapsed_time=62 2022-03-31 22:59:52.021 | + functions-common:time_stop:2439 : total=31609 2022-03-31 22:59:52.023 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:52.026 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31671 2022-03-31 22:59:52.028 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-31 22:59:52.031 | + functions-common:run_process:1680 : local service=c-vol 2022-03-31 22:59:52.034 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-31 22:59:52.036 | + functions-common:run_process:1682 : local group= 2022-03-31 22:59:52.049 | + functions-common:run_process:1683 : local user= 2022-03-31 22:59:52.052 | + functions-common:run_process:1685 : local name=c-vol 2022-03-31 22:59:52.055 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 22:59:52.059 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 22:59:52.062 | + functions-common:time_start:2412 : local start_time= 2022-03-31 22:59:52.064 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 22:59:52.068 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 22:59:52.073 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767592070 2022-03-31 22:59:52.075 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-31 22:59:52.102 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 22:59:52.105 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 22:59:52.108 | + functions-common:time_stop:2425 : local name 2022-03-31 22:59:52.111 | + functions-common:time_stop:2426 : local end_time 2022-03-31 22:59:52.114 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 22:59:52.116 | + functions-common:time_stop:2428 : local total 2022-03-31 22:59:52.119 | + functions-common:time_stop:2429 : local start_time 2022-03-31 22:59:52.121 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 22:59:52.124 | + functions-common:time_stop:2432 : start_time=1648767592070 2022-03-31 22:59:52.127 | + functions-common:time_stop:2434 : [[ -z 1648767592070 ]] 2022-03-31 22:59:52.130 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 22:59:52.135 | + functions-common:time_stop:2437 : end_time=1648767592132 2022-03-31 22:59:52.137 | + functions-common:time_stop:2438 : elapsed_time=62 2022-03-31 22:59:52.140 | + functions-common:time_stop:2439 : total=31671 2022-03-31 22:59:52.143 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 22:59:52.146 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31733 2022-03-31 22:59:52.148 | + ./stack.sh:main:1325 : create_volume_types 2022-03-31 22:59:52.151 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-31 22:59:52.171 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:52.173 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-31 22:59:52.176 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-31 22:59:52.178 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-31 22:59:52.181 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-31 22:59:52.184 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-31 22:59:52.203 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 22:59:52.205 | + 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 22:59:54.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:54.548 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:54.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 22:59:54.548 | from cryptography.utils import int_from_bytes 2022-03-31 22:59:54.548 | Internal Server Error (HTTP 500) 2022-03-31 22:59:54.803 | + lib/cinder:create_volume_types:1 : exit_trap 2022-03-31 22:59:54.805 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-31 22:59:54.809 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-31 22:59:54.812 | + ./stack.sh:exit_trap:522 : jobs='140192 2022-03-31 22:59:54.812 | 172515' 2022-03-31 22:59:54.815 | + ./stack.sh:exit_trap:525 : [[ -n 140192 2022-03-31 22:59:54.815 | 172515 ]] 2022-03-31 22:59:54.818 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-31-224800 ]] 2022-03-31 22:59:54.821 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-31 22:59:54.824 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-31 22:59:54.824 | exit_trap: cleaning up child processes 2022-03-31 22:59:54.826 | + ./stack.sh:exit_trap:527 : kill 140192 172515 2022-03-31 22:59:54.829 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.g9JUauX69F ']' 2022-03-31 22:59:54.839 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.g9JUauX69F 2022-03-31 22:59:54.839 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-31 22:59:54.840 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-31 22:59:54.842 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-31 22:59:54.845 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-31 22:59:54.845 | Error on exit 2022-03-31 22:59:54.848 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-31 22:59:54.850 | + ./stack.sh:exit_trap:542 : generate-subunit 1648766876 718 fail 2022-03-31 22:59:55.514 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-31 22:59:55.517 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-31 22:59:56.996 | + ./stack.sh:exit_trap:556 : exit 1