2022-11-02 15:01:15.449 | + ./stack.sh:main:487 : exec 2022-11-02 15:01:15.449 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-150115' 2022-11-02 15:01:15.449 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-11-02-150115.summary.2022-11-02-150115 2022-11-02 15:01:15.449 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:01:15.449 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-150115 2022-11-02 15:01:15.449 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-150115 /opt/stack/logs/stack.sh.log 2022-11-02 15:01:15.450 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-150115.summary.2022-11-02-150115 /opt/stack/logs/stack.sh.log.summary 2022-11-02 15:01:15.450 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-11-02 15:01:15.450 | + functions:check_path_perm_sanity:596 : local real_path 2022-11-02 15:01:15.450 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-11-02 15:01:15.450 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-11-02 15:01:15.450 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-11-02 15:01:15.450 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-11-02 15:01:15.450 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-11-02 15:01:15.450 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 15:01:15.450 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-11-02 15:01:15.450 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-11-02 15:01:15.450 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 15:01:15.450 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 15:01:15.450 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-11-02 15:01:15.450 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-11-02 15:01:15.450 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 15:01:15.450 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-11-02 15:01:15.450 | + ./stack.sh:main:560 : trap err_trap ERR 2022-11-02 15:01:15.450 | + ./stack.sh:main:573 : set -o errexit 2022-11-02 15:01:15.450 | + ./stack.sh:main:576 : uname -a 2022-11-02 15:01:15.450 | Linux dv-neutron-863275-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-11-02 15:01:15.451 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-11-02 15:01:15.454 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-11-02 15:01:15.457 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-11-02 15:01:15.494 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-11-02 15:01:15.510 | + ./stack.sh:main:590 : fetch_plugins 2022-11-02 15:01:15.512 | + functions-common:fetch_plugins:1797 : local plugins= 2022-11-02 15:01:15.514 | + functions-common:fetch_plugins:1798 : local plugin 2022-11-02 15:01:15.517 | + functions-common:fetch_plugins:1801 : [[ -z '' ]] 2022-11-02 15:01:15.518 | + functions-common:fetch_plugins:1802 : return 2022-11-02 15:01:15.520 | + ./stack.sh:main:594 : run_phase override_defaults 2022-11-02 15:01:15.522 | + functions-common:run_phase:1879 : local mode=override_defaults 2022-11-02 15:01:15.524 | + functions-common:run_phase:1880 : local phase= 2022-11-02 15:01:15.526 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:01:15.528 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:01:15.529 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:01:15.532 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:01:15.534 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:01:15.536 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:01:15.539 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:01:15.541 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:01:15.543 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:01:15.544 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-11-02 15:01:15.546 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:01:15.559 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:01:15.561 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 15:01:15.564 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:01:15.566 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:01:15.568 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:01:15.570 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:01:15.572 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:01:15.574 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-11-02 15:01:15.576 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-11-02 15:01:15.578 | + functions-common:run_phase:1900 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 15:01:15.580 | + functions-common:run_phase:1903 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 15:01:15.582 | + functions-common:run_phase:1904 : plugin_override_defaults 2022-11-02 15:01:15.584 | + functions-common:plugin_override_defaults:1838 : local plugins= 2022-11-02 15:01:15.586 | + functions-common:plugin_override_defaults:1839 : local plugin 2022-11-02 15:01:15.588 | + functions-common:plugin_override_defaults:1842 : [[ -z '' ]] 2022-11-02 15:01:15.589 | + functions-common:plugin_override_defaults:1843 : return 2022-11-02 15:01:15.591 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-11-02 15:01:15.609 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-11-02 15:01:15.611 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-11-02 15:01:15.624 | ++ functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:01:15.627 | +++ lib/tls:source:43 : hostname -f 2022-11-02 15:01:15.630 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-11-02 15:01:15.632 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-11-02 15:01:15.634 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-11-02 15:01:15.636 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-11-02 15:01:15.638 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-11-02 15:01:15.641 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-11-02 15:01:15.642 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-11-02 15:01:15.644 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-11-02 15:01:15.646 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-11-02 15:01:15.648 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-11-02 15:01:15.653 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-11-02 15:01:15.664 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-11-02 15:01:15.682 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-11-02 15:01:15.696 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-11-02 15:01:15.709 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-11-02 15:01:15.744 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-11-02 15:01:15.805 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-11-02 15:01:15.902 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-11-02 15:01:15.925 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-11-02 15:01:15.978 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-11-02 15:01:16.034 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-11-02 15:01:16.185 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-11-02 15:01:16.199 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-11-02 15:01:16.212 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-11-02 15:01:16.225 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-11-02 15:01:16.321 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-11-02 15:01:16.323 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-11-02 15:01:16.326 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-11-02 15:01:16.328 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-11-02 15:01:16.330 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-11-02 15:01:16.332 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-11-02 15:01:16.335 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-11-02 15:01:16.335 | False' 2022-11-02 15:01:16.337 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-11-02 15:01:16.353 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-11-02 15:01:16.355 | + ./stack.sh:main:624 : run_phase source 2022-11-02 15:01:16.357 | + functions-common:run_phase:1879 : local mode=source 2022-11-02 15:01:16.360 | + functions-common:run_phase:1880 : local phase= 2022-11-02 15:01:16.362 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:01:16.364 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:01:16.366 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:01:16.368 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:01:16.370 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:01:16.373 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:01:16.378 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:01:16.380 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:01:16.382 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:01:16.384 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-11-02 15:01:16.387 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:01:16.401 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:01:16.403 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 15:01:16.405 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-11-02 15:01:16.446 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-11-02 15:01:16.448 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-11-02 15:01:16.451 | + functions-common:run_phase:1900 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 15:01:16.453 | + functions-common:run_phase:1901 : load_plugin_settings 2022-11-02 15:01:16.455 | + functions-common:load_plugin_settings:1815 : local plugins= 2022-11-02 15:01:16.458 | + functions-common:load_plugin_settings:1816 : local plugin 2022-11-02 15:01:16.460 | + functions-common:load_plugin_settings:1819 : [[ -z '' ]] 2022-11-02 15:01:16.462 | + functions-common:load_plugin_settings:1820 : return 2022-11-02 15:01:16.464 | + functions-common:run_phase:1902 : verify_disabled_services 2022-11-02 15:01:16.466 | + functions-common:verify_disabled_services:2162 : local service 2022-11-02 15:01:16.469 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.472 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-11-02 15:01:16.474 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.476 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-11-02 15:01:16.479 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.481 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-11-02 15:01:16.483 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.486 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-11-02 15:01:16.488 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.491 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-11-02 15:01:16.493 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.495 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-11-02 15:01:16.498 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.500 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-11-02 15:01:16.503 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.505 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-11-02 15:01:16.507 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.510 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-11-02 15:01:16.512 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.514 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-11-02 15:01:16.517 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.519 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-11-02 15:01:16.522 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.524 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-11-02 15:01:16.526 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.528 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-11-02 15:01:16.532 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.534 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-11-02 15:01:16.536 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.539 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-11-02 15:01:16.541 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.543 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-11-02 15:01:16.545 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.549 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-11-02 15:01:16.551 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.553 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-11-02 15:01:16.556 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.558 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-11-02 15:01:16.560 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.563 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-11-02 15:01:16.565 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.567 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-11-02 15:01:16.570 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.572 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-11-02 15:01:16.574 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.577 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-11-02 15:01:16.579 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.581 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-11-02 15:01:16.584 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.586 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-11-02 15:01:16.588 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.591 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-11-02 15:01:16.594 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.596 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-11-02 15:01:16.599 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.601 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-11-02 15:01:16.603 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.606 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-11-02 15:01:16.608 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.611 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-11-02 15:01:16.613 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.615 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-11-02 15:01:16.618 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.620 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-11-02 15:01:16.622 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.625 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-11-02 15:01:16.627 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.630 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-11-02 15:01:16.632 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.634 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-11-02 15:01:16.637 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.639 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-11-02 15:01:16.642 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.644 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-11-02 15:01:16.646 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.648 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-11-02 15:01:16.651 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.653 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-11-02 15:01:16.656 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.658 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-11-02 15:01:16.661 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.663 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-11-02 15:01:16.665 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.667 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-11-02 15:01:16.670 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.672 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-11-02 15:01:16.675 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.677 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-11-02 15:01:16.679 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.682 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-11-02 15:01:16.684 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.686 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-11-02 15:01:16.688 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:01:16.691 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-11-02 15:01:16.694 | + ./stack.sh:main:695 : initialize_database_backends 2022-11-02 15:01:16.696 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 15:01:16.698 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-11-02 15:01:16.714 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:01:16.716 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-11-02 15:01:16.720 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 15:01:16.722 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-11-02 15:01:16.738 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:01:16.740 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-11-02 15:01:16.743 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-11-02 15:01:16.745 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-11-02 15:01:16.747 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-11-02 15:01:16.750 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-11-02 15:01:16.752 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-11-02 15:01:16.755 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-11-02 15:01:16.757 | + lib/database:initialize_database_backends:92 : return 0 2022-11-02 15:01:16.760 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-11-02 15:01:16.760 | Using mysql database backend 2022-11-02 15:01:16.762 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-11-02 15:01:16.779 | + ./stack.sh:main:701 : define_database_baseurl 2022-11-02 15:01:16.782 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-11-02 15:01:16.784 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 15:01:16.787 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-11-02 15:01:16.790 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 15:01:16.792 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-11-02 15:01:16.809 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:01:16.811 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-11-02 15:01:16.828 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-11-02 15:01:16.845 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:01:16.848 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-11-02 15:01:16.864 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-11-02 15:01:16.881 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-11-02 15:01:16.899 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:01:16.901 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-11-02 15:01:16.919 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:01:16.922 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-11-02 15:01:16.938 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-11-02 15:01:16.941 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-11-02 15:01:16.943 | + ./stack.sh:main:757 : save_stackenv 757 2022-11-02 15:01:16.946 | + functions-common:save_stackenv:60 : local tag=757 2022-11-02 15:01:16.949 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 15:01:16.954 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-150116 2022-11-02 15:01:16.957 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-150116 757' 2022-11-02 15:01:16.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:16.962 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 15:01:16.964 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:16.967 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 15:01:16.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:16.972 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 15:01:16.975 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:16.978 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-11-02 15:01:16.980 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:16.982 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 15:01:16.985 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:16.987 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 15:01:16.990 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:16.992 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-150115 2022-11-02 15:01:16.995 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:16.997 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 15:01:17.000 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:17.002 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 15:01:17.004 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:17.007 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 15:01:17.010 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:17.012 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 15:01:17.014 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:17.018 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 15:01:17.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:01:17.022 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 15:01:17.025 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-11-02 15:01:17.028 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-11-02 15:01:17.030 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-11-02 15:01:17.032 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-11-02 15:01:17.034 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:01:17.036 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:01:17.039 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:01:17.042 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:01:17.044 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:01:17.047 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:01:17.063 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:01:17.065 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:01:17.067 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:01:17.070 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:01:17.070 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:01:17.075 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-11-02 15:01:17.078 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:01:17.080 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-11-02 15:01:17.094 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-11-02 15:01:17.097 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:01:17.097 | + functions-common:git_clone:690 : head -1 2022-11-02 15:01:17.101 | 9d58bffe update constraint for stevedore to new release 3.5.2 2022-11-02 15:01:17.103 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:01:17.106 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-11-02 15:01:17.109 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:01:17.111 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-11-02 15:01:17.114 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-11-02 15:01:17.116 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-11-02 15:01:17.119 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-11-02 15:01:17.122 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 15:01:17.125 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-11-02 15:01:17.128 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-11-02 15:01:17.131 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-11-02 15:01:17.134 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-11-02 15:01:17.139 | ++ tools/install_prereqs.sh:source:47 : NOW=1667401277 2022-11-02 15:01:17.144 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-11-02 15:01:17.148 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1667400138 2022-11-02 15:01:17.151 | ++ tools/install_prereqs.sh:source:49 : DELTA=1139 2022-11-02 15:01:17.153 | ++ tools/install_prereqs.sh:source:50 : [[ 1139 -lt 7200 ]] 2022-11-02 15:01:17.156 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-11-02 15:01:17.158 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-11-02 15:01:17.161 | ++ functions-common:export_proxy_variables:2269 : isset http_proxy 2022-11-02 15:01:17.163 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-11-02 15:01:17.166 | ++ functions-common:export_proxy_variables:2272 : isset https_proxy 2022-11-02 15:01:17.170 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-11-02 15:01:17.173 | ++ functions-common:export_proxy_variables:2275 : isset no_proxy 2022-11-02 15:01:17.175 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-11-02 15:01:17.179 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-11-02 15:01:17.227 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-11-02 15:01:17.227 | apache2-dev 2022-11-02 15:01:17.227 | bc 2022-11-02 15:01:17.227 | bsdmainutils 2022-11-02 15:01:17.227 | curl 2022-11-02 15:01:17.227 | g++ 2022-11-02 15:01:17.227 | gawk 2022-11-02 15:01:17.227 | gcc 2022-11-02 15:01:17.227 | gettext 2022-11-02 15:01:17.227 | git 2022-11-02 15:01:17.227 | graphviz 2022-11-02 15:01:17.227 | iputils-ping 2022-11-02 15:01:17.227 | libapache2-mod-proxy-uwsgi 2022-11-02 15:01:17.227 | libffi-dev 2022-11-02 15:01:17.227 | libjpeg-dev 2022-11-02 15:01:17.227 | libpcre3-dev 2022-11-02 15:01:17.227 | libpq-dev 2022-11-02 15:01:17.227 | libssl-dev 2022-11-02 15:01:17.227 | libsystemd-dev 2022-11-02 15:01:17.227 | libxml2-dev 2022-11-02 15:01:17.227 | libxslt1-dev 2022-11-02 15:01:17.227 | libyaml-dev 2022-11-02 15:01:17.228 | lsof 2022-11-02 15:01:17.228 | openssh-server 2022-11-02 15:01:17.228 | openssl 2022-11-02 15:01:17.228 | pkg-config 2022-11-02 15:01:17.228 | psmisc 2022-11-02 15:01:17.228 | python3-dev 2022-11-02 15:01:17.228 | python3-pip 2022-11-02 15:01:17.228 | python3-systemd 2022-11-02 15:01:17.228 | python3-venv 2022-11-02 15:01:17.228 | tar 2022-11-02 15:01:17.228 | tcpdump 2022-11-02 15:01:17.228 | unzip 2022-11-02 15:01:17.228 | uuid-runtime 2022-11-02 15:01:17.228 | wget 2022-11-02 15:01:17.228 | wget 2022-11-02 15:01:17.228 | zlib1g-dev 2022-11-02 15:01:17.228 | libkrb5-dev 2022-11-02 15:01:17.228 | libldap2-dev 2022-11-02 15:01:17.228 | libsasl2-dev 2022-11-02 15:01:17.228 | memcached 2022-11-02 15:01:17.228 | python3-mysqldb 2022-11-02 15:01:17.228 | sqlite3 2022-11-02 15:01:17.228 | conntrack 2022-11-02 15:01:17.228 | curl 2022-11-02 15:01:17.228 | dnsmasq-base 2022-11-02 15:01:17.228 | dnsmasq-utils 2022-11-02 15:01:17.228 | ebtables 2022-11-02 15:01:17.228 | genisoimage 2022-11-02 15:01:17.228 | iptables 2022-11-02 15:01:17.228 | iputils-arping 2022-11-02 15:01:17.228 | kpartx 2022-11-02 15:01:17.228 | libjs-jquery-tablesorter 2022-11-02 15:01:17.228 | parted 2022-11-02 15:01:17.228 | pm-utils 2022-11-02 15:01:17.228 | python3-mysqldb 2022-11-02 15:01:17.228 | socat 2022-11-02 15:01:17.228 | sqlite3 2022-11-02 15:01:17.228 | sudo 2022-11-02 15:01:17.229 | vlan 2022-11-02 15:01:17.229 | lsscsi 2022-11-02 15:01:17.229 | open-iscsi 2022-11-02 15:01:17.229 | lvm2 2022-11-02 15:01:17.229 | qemu-utils 2022-11-02 15:01:17.229 | thin-provisioning-tools 2022-11-02 15:01:17.229 | acl 2022-11-02 15:01:17.229 | dnsmasq-base 2022-11-02 15:01:17.229 | dnsmasq-utils 2022-11-02 15:01:17.229 | ebtables 2022-11-02 15:01:17.229 | haproxy 2022-11-02 15:01:17.229 | iptables 2022-11-02 15:01:17.229 | iputils-arping 2022-11-02 15:01:17.229 | iputils-ping 2022-11-02 15:01:17.229 | postgresql-server-dev-all 2022-11-02 15:01:17.229 | python3-mysqldb 2022-11-02 15:01:17.229 | sqlite3 2022-11-02 15:01:17.229 | sudo 2022-11-02 15:01:17.229 | vlan 2022-11-02 15:01:17.229 | pcp 2022-11-02 15:01:17.229 | ipset 2022-11-02 15:01:17.229 | conntrack 2022-11-02 15:01:17.229 | conntrackd 2022-11-02 15:01:17.229 | keepalived 2022-11-02 15:01:17.229 | lvm2 2022-11-02 15:01:17.229 | qemu-utils 2022-11-02 15:01:17.229 | thin-provisioning-tools 2022-11-02 15:01:17.229 | curl 2022-11-02 15:01:17.229 | liberasurecode-dev 2022-11-02 15:01:17.229 | make 2022-11-02 15:01:17.229 | memcached 2022-11-02 15:01:17.229 | rsync 2022-11-02 15:01:17.229 | sqlite3 2022-11-02 15:01:17.229 | xfsprogs' 2022-11-02 15:01:17.231 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-11-02 15:01:17.250 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-11-02 15:01:17.251 | apache2-dev 2022-11-02 15:01:17.251 | bc 2022-11-02 15:01:17.251 | bsdmainutils 2022-11-02 15:01:17.251 | curl 2022-11-02 15:01:17.251 | g++ 2022-11-02 15:01:17.251 | gawk 2022-11-02 15:01:17.251 | gcc 2022-11-02 15:01:17.251 | gettext 2022-11-02 15:01:17.251 | git 2022-11-02 15:01:17.251 | graphviz 2022-11-02 15:01:17.251 | iputils-ping 2022-11-02 15:01:17.251 | libapache2-mod-proxy-uwsgi 2022-11-02 15:01:17.251 | libffi-dev 2022-11-02 15:01:17.251 | libjpeg-dev 2022-11-02 15:01:17.251 | libpcre3-dev 2022-11-02 15:01:17.251 | libpq-dev 2022-11-02 15:01:17.251 | libssl-dev 2022-11-02 15:01:17.251 | libsystemd-dev 2022-11-02 15:01:17.251 | libxml2-dev 2022-11-02 15:01:17.251 | libxslt1-dev 2022-11-02 15:01:17.251 | libyaml-dev 2022-11-02 15:01:17.251 | lsof 2022-11-02 15:01:17.251 | openssh-server 2022-11-02 15:01:17.251 | openssl 2022-11-02 15:01:17.251 | pkg-config 2022-11-02 15:01:17.251 | psmisc 2022-11-02 15:01:17.251 | python3-dev 2022-11-02 15:01:17.251 | python3-pip 2022-11-02 15:01:17.251 | python3-systemd 2022-11-02 15:01:17.251 | python3-venv 2022-11-02 15:01:17.251 | tar 2022-11-02 15:01:17.251 | tcpdump 2022-11-02 15:01:17.251 | unzip 2022-11-02 15:01:17.251 | uuid-runtime 2022-11-02 15:01:17.251 | wget 2022-11-02 15:01:17.252 | wget 2022-11-02 15:01:17.252 | zlib1g-dev 2022-11-02 15:01:17.252 | libkrb5-dev 2022-11-02 15:01:17.252 | libldap2-dev 2022-11-02 15:01:17.252 | libsasl2-dev 2022-11-02 15:01:17.252 | memcached 2022-11-02 15:01:17.252 | python3-mysqldb 2022-11-02 15:01:17.252 | sqlite3 2022-11-02 15:01:17.252 | conntrack 2022-11-02 15:01:17.252 | curl 2022-11-02 15:01:17.252 | dnsmasq-base 2022-11-02 15:01:17.252 | dnsmasq-utils 2022-11-02 15:01:17.252 | ebtables 2022-11-02 15:01:17.252 | genisoimage 2022-11-02 15:01:17.252 | iptables 2022-11-02 15:01:17.252 | iputils-arping 2022-11-02 15:01:17.252 | kpartx 2022-11-02 15:01:17.252 | libjs-jquery-tablesorter 2022-11-02 15:01:17.252 | parted 2022-11-02 15:01:17.252 | pm-utils 2022-11-02 15:01:17.252 | python3-mysqldb 2022-11-02 15:01:17.252 | socat 2022-11-02 15:01:17.252 | sqlite3 2022-11-02 15:01:17.252 | sudo 2022-11-02 15:01:17.252 | vlan 2022-11-02 15:01:17.252 | lsscsi 2022-11-02 15:01:17.252 | open-iscsi 2022-11-02 15:01:17.252 | lvm2 2022-11-02 15:01:17.252 | qemu-utils 2022-11-02 15:01:17.252 | thin-provisioning-tools 2022-11-02 15:01:17.252 | acl 2022-11-02 15:01:17.252 | dnsmasq-base 2022-11-02 15:01:17.252 | dnsmasq-utils 2022-11-02 15:01:17.252 | ebtables 2022-11-02 15:01:17.252 | haproxy 2022-11-02 15:01:17.252 | iptables 2022-11-02 15:01:17.252 | iputils-arping 2022-11-02 15:01:17.253 | iputils-ping 2022-11-02 15:01:17.253 | postgresql-server-dev-all 2022-11-02 15:01:17.253 | python3-mysqldb 2022-11-02 15:01:17.253 | sqlite3 2022-11-02 15:01:17.253 | sudo 2022-11-02 15:01:17.253 | vlan 2022-11-02 15:01:17.253 | pcp 2022-11-02 15:01:17.253 | ipset 2022-11-02 15:01:17.253 | conntrack 2022-11-02 15:01:17.253 | conntrackd 2022-11-02 15:01:17.253 | keepalived 2022-11-02 15:01:17.253 | lvm2 2022-11-02 15:01:17.253 | qemu-utils 2022-11-02 15:01:17.253 | thin-provisioning-tools 2022-11-02 15:01:17.253 | curl 2022-11-02 15:01:17.253 | liberasurecode-dev 2022-11-02 15:01:17.253 | make 2022-11-02 15:01:17.253 | memcached 2022-11-02 15:01:17.253 | rsync 2022-11-02 15:01:17.253 | sqlite3 2022-11-02 15:01:17.253 | xfsprogs ' 2022-11-02 15:01:17.253 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-11-02 15:01:17.255 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:01:17.258 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:01:17.262 | ++ 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-11-02 15:01:17.262 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-11-02 15:01:17.267 | ++ 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-11-02 15:01:17.270 | ++ functions-common:install_package:1475 : update_package_repo 2022-11-02 15:01:17.272 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:01:17.274 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-11-02 15:01:17.276 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:01:17.278 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:01:17.280 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:01:17.283 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:01:17.285 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:01:17.287 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:01:17.290 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-11-02 15:01:17.292 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-11-02 15:01:17.294 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-11-02 15:01:17.296 | +++ functions-common:apt_get_update:1209 : id -u 2022-11-02 15:01:17.301 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-11-02 15:01:17.303 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-11-02 15:01:17.305 | ++ functions-common:time_start:2437 : local name=apt-get-update 2022-11-02 15:01:17.307 | ++ functions-common:time_start:2438 : local start_time= 2022-11-02 15:01:17.309 | ++ functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:01:17.313 | +++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:01:17.317 | ++ functions-common:time_start:2442 : _TIME_START[$name]=1667401277314 2022-11-02 15:01:17.319 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-11-02 15:01:17.321 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-11-02 15:01:17.323 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-11-02 15:01:17.707 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-11-02 15:01:17.787 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-11-02 15:01:17.827 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-11-02 15:01:17.957 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-11-02 15:01:18.665 | Fetched 108 kB in 1s (103 kB/s) 2022-11-02 15:01:20.362 | Reading package lists... 2022-11-02 15:01:20.396 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-11-02 15:01:20.398 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-11-02 15:01:20.400 | ++ functions-common:time_stop:2451 : local name 2022-11-02 15:01:20.402 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 15:01:20.404 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:01:20.406 | ++ functions-common:time_stop:2454 : local total 2022-11-02 15:01:20.409 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 15:01:20.411 | ++ functions-common:time_stop:2457 : name=apt-get-update 2022-11-02 15:01:20.413 | ++ functions-common:time_stop:2458 : start_time=1667401277314 2022-11-02 15:01:20.415 | ++ functions-common:time_stop:2460 : [[ -z 1667401277314 ]] 2022-11-02 15:01:20.418 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:01:20.422 | ++ functions-common:time_stop:2463 : end_time=1667401280419 2022-11-02 15:01:20.424 | ++ functions-common:time_stop:2464 : elapsed_time=3105 2022-11-02 15:01:20.426 | ++ functions-common:time_stop:2465 : total=0 2022-11-02 15:01:20.428 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:01:20.430 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3105 2022-11-02 15:01:20.433 | ++ functions-common:install_package:1476 : 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-11-02 15:01:20.435 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:01:20.438 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:01:20.440 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:01:20.443 | ++ functions-common:real_install_package:1462 : 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-11-02 15:01:20.464 | ++ functions-common:apt_get:1242 : 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-11-02 15:01:20.578 | Reading package lists... 2022-11-02 15:01:20.855 | Building dependency tree... 2022-11-02 15:01:20.856 | Reading state information... 2022-11-02 15:01:20.894 | acl is already the newest version (2.2.53-6). 2022-11-02 15:01:20.895 | bc is already the newest version (1.07.1-2build1). 2022-11-02 15:01:20.895 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-11-02 15:01:20.895 | conntrack is already the newest version (1:1.4.5-2). 2022-11-02 15:01:20.895 | ebtables is already the newest version (2.0.11-3build1). 2022-11-02 15:01:20.895 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 15:01:20.895 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-11-02 15:01:20.895 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 15:01:20.895 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-11-02 15:01:20.895 | gettext is already the newest version (0.19.8.1-10build1). 2022-11-02 15:01:20.895 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-11-02 15:01:20.895 | iputils-arping is already the newest version (3:20190709-3). 2022-11-02 15:01:20.895 | iputils-ping is already the newest version (3:20190709-3). 2022-11-02 15:01:20.895 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-11-02 15:01:20.895 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-11-02 15:01:20.895 | libffi-dev is already the newest version (3.3-4). 2022-11-02 15:01:20.895 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-11-02 15:01:20.895 | libyaml-dev is already the newest version (0.2.2-1). 2022-11-02 15:01:20.895 | lsscsi is already the newest version (0.30-0.1). 2022-11-02 15:01:20.895 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-11-02 15:01:20.895 | make is already the newest version (4.2.1-1.2). 2022-11-02 15:01:20.895 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-11-02 15:01:20.895 | psmisc is already the newest version (23.3-1). 2022-11-02 15:01:20.895 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-11-02 15:01:20.895 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-11-02 15:01:20.895 | python3-systemd is already the newest version (234-3build2). 2022-11-02 15:01:20.895 | socat is already the newest version (1.7.3.3-2). 2022-11-02 15:01:20.895 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-11-02 15:01:20.895 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-11-02 15:01:20.895 | conntrackd is already the newest version (1:1.4.5-2). 2022-11-02 15:01:20.895 | graphviz is already the newest version (2.42.2-3build2). 2022-11-02 15:01:20.895 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-11-02 15:01:20.895 | pcp is already the newest version (5.0.3-1). 2022-11-02 15:01:20.895 | pm-utils is already the newest version (1.4.1-19). 2022-11-02 15:01:20.895 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-11-02 15:01:20.896 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:01:20.896 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:01:20.896 | curl is already the newest version (7.68.0-1ubuntu2.14). 2022-11-02 15:01:20.896 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 15:01:20.896 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 15:01:20.896 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-11-02 15:01:20.896 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-11-02 15:01:20.896 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-11-02 15:01:20.896 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-11-02 15:01:20.896 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-11-02 15:01:20.896 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-11-02 15:01:20.896 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-11-02 15:01:20.896 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-11-02 15:01:20.896 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-11-02 15:01:20.896 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 15:01:20.896 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-11-02 15:01:20.896 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-11-02 15:01:20.896 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-11-02 15:01:20.896 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-11-02 15:01:20.896 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-11-02 15:01:20.896 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-11-02 15:01:20.896 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-11-02 15:01:20.896 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 15:01:20.896 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-11-02 15:01:20.896 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-11-02 15:01:20.896 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-11-02 15:01:20.896 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-11-02 15:01:20.896 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-11-02 15:01:20.896 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-11-02 15:01:20.896 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-11-02 15:01:20.896 | unzip is already the newest version (6.0-25ubuntu1.1). 2022-11-02 15:01:20.896 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-11-02 15:01:20.896 | wget is already the newest version (1.20.3-1ubuntu2). 2022-11-02 15:01:20.896 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-11-02 15:01:21.149 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:01:21.149 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-11-02 15:01:21.149 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-11-02 15:01:21.149 | The following packages were automatically installed and are no longer required: 2022-11-02 15:01:21.151 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:01:21.151 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:01:21.151 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:01:21.151 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:01:21.151 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:01:21.151 | python3-zope.interface 2022-11-02 15:01:21.151 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:01:21.152 | The following additional packages will be installed: 2022-11-02 15:01:21.152 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-11-02 15:01:21.222 | The following NEW packages will be installed: 2022-11-02 15:01:21.222 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-11-02 15:01:21.222 | python3-yaml 2022-11-02 15:01:21.816 | 0 upgraded, 5 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:01:21.816 | Need to get 0 B/27.5 MB of archives. 2022-11-02 15:01:21.816 | After this operation, 211 MB of additional disk space will be used. 2022-11-02 15:01:21.983 | Selecting previously unselected package python3-yaml. 2022-11-02 15:01:22.038 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88084 files and directories currently installed.) 2022-11-02 15:01:22.042 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-11-02 15:01:22.106 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-11-02 15:01:22.365 | Selecting previously unselected package llvm-10-tools. 2022-11-02 15:01:22.375 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 15:01:22.427 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-11-02 15:01:22.942 | Selecting previously unselected package llvm-10-dev. 2022-11-02 15:01:22.952 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 15:01:23.016 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-11-02 15:01:27.844 | Selecting previously unselected package postgresql-server-dev-12. 2022-11-02 15:01:27.855 | Preparing to unpack .../postgresql-server-dev-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-11-02 15:01:27.901 | Unpacking postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-11-02 15:01:28.645 | Selecting previously unselected package postgresql-server-dev-all. 2022-11-02 15:01:28.655 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-11-02 15:01:28.707 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-11-02 15:01:29.081 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-11-02 15:01:29.558 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-11-02 15:01:29.718 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-11-02 15:01:29.855 | Setting up postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-11-02 15:01:30.027 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-11-02 15:01:30.186 | Processing triggers for man-db (2.9.1-1) ... 2022-11-02 15:01:30.736 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-11-02 15:01:40.186 | ++ functions-common:apt_get:1246 : result=0 2022-11-02 15:01:40.189 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:01:40.192 | ++ functions-common:time_stop:2451 : local name 2022-11-02 15:01:40.194 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 15:01:40.196 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:01:40.199 | ++ functions-common:time_stop:2454 : local total 2022-11-02 15:01:40.201 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 15:01:40.203 | ++ functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:01:40.206 | ++ functions-common:time_stop:2458 : start_time=1667401280461 2022-11-02 15:01:40.208 | ++ functions-common:time_stop:2460 : [[ -z 1667401280461 ]] 2022-11-02 15:01:40.211 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:01:40.217 | ++ functions-common:time_stop:2463 : end_time=1667401300212 2022-11-02 15:01:40.219 | ++ functions-common:time_stop:2464 : elapsed_time=19751 2022-11-02 15:01:40.221 | ++ functions-common:time_stop:2465 : total=819 2022-11-02 15:01:40.223 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:01:40.226 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=20570 2022-11-02 15:01:40.228 | ++ functions-common:apt_get:1250 : return 0 2022-11-02 15:01:40.231 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-11-02 15:01:40.233 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-11-02 15:01:40.236 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-11-02 15:01:40.241 | ++ tools/install_prereqs.sh:source:89 : date 2022-11-02 15:01:40.245 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-11-02 15:01:40.247 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-11-02 15:01:40.251 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-11-02 15:01:41.698 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-11-02 15:01:41.700 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-11-02 15:01:41.701 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-11-02 15:01:41.704 | + tools/install_pip.sh:main:43 : GetDistro 2022-11-02 15:01:41.706 | + functions-common:GetDistro:446 : GetOSVersion 2022-11-02 15:01:41.708 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-11-02 15:01:41.710 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-11-02 15:01:41.711 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-11-02 15:01:41.713 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-11-02 15:01:41.715 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-11-02 15:01:41.716 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-11-02 15:01:41.719 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-11-02 15:01:41.721 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-11-02 15:01:41.722 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-11-02 15:01:41.724 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-11-02 15:01:41.726 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-11-02 15:01:41.727 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-11-02 15:01:41.729 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-11-02 15:01:41.731 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-11-02 15:01:41.733 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-11-02 15:01:41.735 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-11-02 15:01:41.737 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-11-02 15:01:41.739 | + functions-common:_ensure_lsb_release:394 : return 2022-11-02 15:01:41.741 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-11-02 15:01:41.817 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-11-02 15:01:41.819 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-11-02 15:01:41.894 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-11-02 15:01:41.896 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-11-02 15:01:41.971 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-11-02 15:01:41.973 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-11-02 15:01:41.975 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-11-02 15:01:41.977 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-11-02 15:01:41.979 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-11-02 15:01:41.981 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-11-02 15:01:41.982 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-11-02 15:01:41.985 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-11-02 15:01:41.987 | + functions-common:GetDistro:451 : DISTRO=focal 2022-11-02 15:01:41.990 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-11-02 15:01:41.992 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-11-02 15:01:41.992 | Distro: focal 2022-11-02 15:01:41.994 | + tools/install_pip.sh:main:124 : get_versions 2022-11-02 15:01:41.996 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 15:01:42.001 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 15:01:42.002 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 15:01:42.005 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 15:01:42.005 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 15:01:43.506 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 15:01:43.508 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 15:01:43.508 | pip: 20.0.2 2022-11-02 15:01:43.510 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-11-02 15:01:43.512 | + tools/install_pip.sh:main:130 : is_fedora 2022-11-02 15:01:43.514 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:01:43.516 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:01:43.518 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:01:43.520 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:01:43.521 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:01:43.523 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:01:43.525 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:01:43.526 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:01:43.528 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:01:43.530 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:01:43.532 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:01:43.534 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-11-02 15:01:43.535 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:01:43.537 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:01:43.539 | + tools/install_pip.sh:main:142 : : 2022-11-02 15:01:43.541 | + tools/install_pip.sh:main:147 : set -x 2022-11-02 15:01:43.543 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-11-02 15:01:43.544 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-11-02 15:01:43.546 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:01:43.549 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-11-02 15:01:43.551 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-11-02 15:01:43.553 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:01:43.555 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:01:43.556 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:01:43.560 | ++ 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-11-02 15:01:43.562 | ++ 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-11-02 15:01:43.564 | ++ 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-11-02 15:01:43.566 | + 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-11-02 15:01:43.568 | + 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-11-02 15:01:43.585 | 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-11-02 15:01:43.587 | + 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-11-02 15:01:45.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:01:45.752 | from cryptography.utils import int_from_bytes 2022-11-02 15:01:45.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:01:45.752 | from cryptography.utils import int_from_bytes 2022-11-02 15:01:45.974 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.020 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.081 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.089 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.112 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.115 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.133 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.143 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.163 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.174 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.178 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:01:46.238 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.316 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.333 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.364 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.372 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.386 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.403 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.416 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.430 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.439 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.477 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.522 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.531 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.595 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.598 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.602 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.643 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.683 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.698 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.715 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.735 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.753 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.769 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.799 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.830 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.857 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.869 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.886 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.899 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.917 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.924 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.929 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:46.935 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:01:50.342 | Collecting setuptools===60.9.3 2022-11-02 15:01:50.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-11-02 15:01:52.591 | Installing collected packages: setuptools 2022-11-02 15:01:52.591 | Attempting uninstall: setuptools 2022-11-02 15:01:52.592 | Found existing installation: setuptools 45.2.0 2022-11-02 15:01:52.595 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 15:01:52.595 | Can't uninstall 'setuptools'. No files were found to uninstall. 2022-11-02 15:01:53.470 | Successfully installed setuptools-60.9.3 2022-11-02 15:01:53.584 | + inc/python:pip_install:200 : result=0 2022-11-02 15:01:53.586 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:01:53.587 | + functions-common:time_stop:2451 : local name 2022-11-02 15:01:53.589 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:01:53.591 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:01:53.593 | + functions-common:time_stop:2454 : local total 2022-11-02 15:01:53.595 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:01:53.597 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:01:53.599 | + functions-common:time_stop:2458 : start_time=1667401303580 2022-11-02 15:01:53.600 | + functions-common:time_stop:2460 : [[ -z 1667401303580 ]] 2022-11-02 15:01:53.603 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:01:53.606 | + functions-common:time_stop:2463 : end_time=1667401313604 2022-11-02 15:01:53.608 | + functions-common:time_stop:2464 : elapsed_time=10024 2022-11-02 15:01:53.610 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:01:53.612 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:01:53.614 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10024 2022-11-02 15:01:53.616 | + inc/python:pip_install:203 : return 0 2022-11-02 15:01:53.618 | + tools/install_pip.sh:main:153 : get_versions 2022-11-02 15:01:53.620 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 15:01:53.624 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 15:01:53.626 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 15:01:53.629 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 15:01:53.629 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 15:01:55.219 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 15:01:55.220 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 15:01:55.220 | pip: 20.0.2 2022-11-02 15:01:55.223 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-11-02 15:01:55.228 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 15:01:55.232 | + ./stack.sh:main:796 : fixup_all 2022-11-02 15:01:55.234 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-11-02 15:01:55.236 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-11-02 15:01:55.239 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:01:55.241 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:01:55.243 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-11-02 15:01:55.257 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-11-02 15:01:55.271 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-11-02 15:01:55.283 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-11-02 15:01:55.286 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-11-02 15:01:55.288 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:01:55.290 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:01:55.292 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:01:55.295 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:01:55.297 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:01:55.300 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:01:55.302 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:01:55.305 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:01:55.307 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:01:55.309 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:01:55.312 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:01:55.314 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-11-02 15:01:55.316 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-11-02 15:01:55.319 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-11-02 15:01:55.322 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:01:55.323 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:01:55.326 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:01:55.328 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:01:55.331 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:01:55.333 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:01:55.335 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-11-02 15:01:55.337 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-11-02 15:01:55.340 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-11-02 15:01:55.342 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-11-02 15:01:55.344 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-11-02 15:01:55.349 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-11-02 15:01:55.352 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-11-02 15:01:55.373 | Using python 3.8 to install os-testr 2022-11-02 15:01:55.377 | + 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-11-02 15:01:57.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:01:57.537 | from cryptography.utils import int_from_bytes 2022-11-02 15:01:57.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:01:57.537 | from cryptography.utils import int_from_bytes 2022-11-02 15:01:57.759 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:57.806 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:57.867 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:57.876 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:57.899 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:57.903 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:57.920 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:57.930 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:57.951 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:57.962 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:57.966 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:01:58.027 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.106 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.124 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.155 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.163 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.178 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.195 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.207 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.222 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.231 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.270 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.315 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.324 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.388 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.392 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.396 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.438 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.477 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.495 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.512 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.532 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.550 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.567 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.596 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.628 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.656 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.668 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.685 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.698 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.717 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.724 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.729 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:01:58.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:01:59.208 | Requirement already up-to-date: os-testr===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-11-02 15:01:59.641 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (1.4.0) 2022-11-02 15:02:00.000 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (2.5.0) 2022-11-02 15:02:00.471 | Requirement already up-to-date: stestr===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (3.2.1) 2022-11-02 15:02:01.000 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-11-02 15:02:01.315 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (1.0.0) 2022-11-02 15:02:01.659 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 64)) (3.0.0) 2022-11-02 15:02:02.006 | Requirement already up-to-date: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.2) 2022-11-02 15:02:02.860 | Requirement already up-to-date: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (6.0) 2022-11-02 15:02:03.288 | Requirement already up-to-date: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (3.10.1) 2022-11-02 15:02:03.358 | Requirement already up-to-date: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.18.2) 2022-11-02 15:02:03.712 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.16.0) 2022-11-02 15:02:04.187 | Requirement already up-to-date: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (3.5.2) 2022-11-02 15:02:04.866 | Requirement already up-to-date: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.4.0) 2022-11-02 15:02:05.231 | Requirement already up-to-date: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.5.0) 2022-11-02 15:02:05.831 | Requirement already up-to-date: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (3.0.7) 2022-11-02 15:02:06.175 | Requirement already up-to-date: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (3.1.1) 2022-11-02 15:02:06.508 | Requirement already up-to-date: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.8.2) 2022-11-02 15:02:06.851 | Requirement already up-to-date: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (0.2.5) 2022-11-02 15:02:07.210 | Requirement already up-to-date: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (21.4.0) 2022-11-02 15:02:09.415 | + inc/python:pip_install:200 : result=0 2022-11-02 15:02:09.417 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:02:09.419 | + functions-common:time_stop:2451 : local name 2022-11-02 15:02:09.421 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:02:09.424 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:02:09.426 | + functions-common:time_stop:2454 : local total 2022-11-02 15:02:09.428 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:02:09.430 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:02:09.433 | + functions-common:time_stop:2458 : start_time=1667401315368 2022-11-02 15:02:09.435 | + functions-common:time_stop:2460 : [[ -z 1667401315368 ]] 2022-11-02 15:02:09.438 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:02:09.442 | + functions-common:time_stop:2463 : end_time=1667401329440 2022-11-02 15:02:09.445 | + functions-common:time_stop:2464 : elapsed_time=14072 2022-11-02 15:02:09.447 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:02:09.449 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:02:09.452 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=14072 2022-11-02 15:02:09.454 | + inc/python:pip_install:203 : return 0 2022-11-02 15:02:09.456 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-11-02 15:02:09.511 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-11-02 15:02:09.841 | + ./stack.sh:main:810 : install_infra 2022-11-02 15:02:09.843 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 15:02:09.846 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-11-02 15:02:09.848 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-11-02 15:02:13.076 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 15:02:13.079 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-11-02 15:02:13.102 | + 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-11-02 15:02:14.931 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:14.979 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.058 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.067 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.089 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.094 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.111 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.121 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.142 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.153 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.157 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:02:15.218 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.298 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.316 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.347 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.355 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.370 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.388 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.400 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.414 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.425 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.464 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.487 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.495 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.559 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.564 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.568 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.610 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.649 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.666 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.683 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.703 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.721 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.739 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.768 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.801 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.828 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.839 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.858 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.871 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.889 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.898 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.901 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:15.905 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:02:16.040 | Collecting pbr===5.8.1 2022-11-02 15:02:16.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-11-02 15:02:16.087 | Installing collected packages: pbr 2022-11-02 15:02:16.231 | Successfully installed pbr-5.8.1 2022-11-02 15:02:16.297 | + inc/python:pip_install:200 : result=0 2022-11-02 15:02:16.299 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:02:16.302 | + functions-common:time_stop:2451 : local name 2022-11-02 15:02:16.304 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:02:16.306 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:02:16.308 | + functions-common:time_stop:2454 : local total 2022-11-02 15:02:16.310 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:02:16.313 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:02:16.315 | + functions-common:time_stop:2458 : start_time=1667401333095 2022-11-02 15:02:16.317 | + functions-common:time_stop:2460 : [[ -z 1667401333095 ]] 2022-11-02 15:02:16.320 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:02:16.324 | + functions-common:time_stop:2463 : end_time=1667401336322 2022-11-02 15:02:16.327 | + functions-common:time_stop:2464 : elapsed_time=3227 2022-11-02 15:02:16.330 | + functions-common:time_stop:2465 : total=14072 2022-11-02 15:02:16.332 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:02:16.334 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=17299 2022-11-02 15:02:16.336 | + inc/python:pip_install:203 : return 0 2022-11-02 15:02:16.339 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 15:02:16.341 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-11-02 15:02:16.364 | + 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-11-02 15:02:18.174 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.221 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.299 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.307 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.330 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.334 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.351 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.362 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.383 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.394 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.398 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:02:18.458 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.539 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.557 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.588 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.597 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.612 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.630 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.642 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.657 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.667 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.706 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.729 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.737 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.802 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.805 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.809 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.851 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.891 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.908 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.925 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.945 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.963 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:18.980 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:19.010 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:19.042 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:19.070 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:19.082 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:19.100 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:19.113 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:19.130 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:19.138 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:19.142 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:19.146 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:02:19.148 | Processing /opt/stack/requirements 2022-11-02 15:02:20.529 | Collecting fixtures===3.0.0 2022-11-02 15:02:20.538 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-11-02 15:02:20.767 | Collecting PyYAML===6.0 2022-11-02 15:02:20.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-11-02 15:02:21.307 | Collecting requests===2.27.1 2022-11-02 15:02:21.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-11-02 15:02:21.742 | Collecting packaging===21.3 2022-11-02 15:02:21.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-11-02 15:02:21.815 | Collecting testtools===2.5.0 2022-11-02 15:02:21.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-11-02 15:02:22.222 | Collecting idna===3.3 2022-11-02 15:02:22.229 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-11-02 15:02:22.372 | Collecting pyparsing===3.0.7 2022-11-02 15:02:22.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-11-02 15:02:22.439 | Collecting six===1.16.0 2022-11-02 15:02:22.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-11-02 15:02:23.112 | Collecting charset-normalizer===2.0.12 2022-11-02 15:02:23.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-11-02 15:02:23.156 | Collecting Parsley>=1.2 2022-11-02 15:02:23.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-11-02 15:02:23.212 | Collecting beagle>=0.2.1 2022-11-02 15:02:23.218 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-11-02 15:02:23.245 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-11-02 15:02:23.327 | Collecting certifi>=2017.4.17 2022-11-02 15:02:23.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/90c/1a32f1d68f940/certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-11-02 15:02:23.757 | Collecting urllib3===1.26.8 2022-11-02 15:02:23.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-11-02 15:02:23.829 | Collecting extras===1.0.0 2022-11-02 15:02:23.835 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-11-02 15:02:23.923 | Collecting cliff===3.10.1 2022-11-02 15:02:23.930 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-11-02 15:02:24.054 | Collecting stevedore===3.5.2 2022-11-02 15:02:24.061 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa2/630e3d0ad3e22/stevedore-3.5.2-py3-none-any.whl (50 kB) 2022-11-02 15:02:24.112 | Collecting autopage===0.5.0 2022-11-02 15:02:24.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-11-02 15:02:24.277 | Collecting cmd2===2.4.0 2022-11-02 15:02:24.284 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-11-02 15:02:24.396 | Collecting prettytable===3.1.1 2022-11-02 15:02:24.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-11-02 15:02:24.458 | Collecting pyperclip===1.8.2 2022-11-02 15:02:24.464 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-11-02 15:02:24.503 | Collecting wcwidth===0.2.5 2022-11-02 15:02:24.509 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-11-02 15:02:24.568 | Collecting attrs===21.4.0 2022-11-02 15:02:24.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-11-02 15:02:24.683 | Building wheels for collected packages: openstack-requirements 2022-11-02 15:02:24.684 | Building wheel for openstack-requirements (setup.py): started 2022-11-02 15:02:25.510 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-11-02 15:02:25.510 | ERROR: Command errored out with exit status 1: 2022-11-02 15:02:25.525 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-gmjyjhu4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-gmjyjhu4/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-xcld5udq 2022-11-02 15:02:25.525 | cwd: /tmp/pip-req-build-gmjyjhu4/ 2022-11-02 15:02:25.525 | Complete output (6 lines): 2022-11-02 15:02:25.525 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-11-02 15:02:25.525 | or: setup.py --help [cmd1 cmd2 ...] 2022-11-02 15:02:25.525 | or: setup.py --help-commands 2022-11-02 15:02:25.525 | or: setup.py cmd --help 2022-11-02 15:02:25.525 | 2022-11-02 15:02:25.525 | error: invalid command 'bdist_wheel' 2022-11-02 15:02:25.525 | ---------------------------------------- 2022-11-02 15:02:25.525 | ERROR: Failed building wheel for openstack-requirements 2022-11-02 15:02:25.525 | Running setup.py clean for openstack-requirements 2022-11-02 15:02:26.336 | Failed to build openstack-requirements 2022-11-02 15:02:26.577 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, stevedore, autopage, pyparsing, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-11-02 15:02:28.475 | Running setup.py install for openstack-requirements: started 2022-11-02 15:02:30.912 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-11-02 15:02:30.947 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2022.9.24 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5372 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.2 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-11-02 15:02:31.090 | + inc/python:pip_install:200 : result=0 2022-11-02 15:02:31.092 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:02:31.094 | + functions-common:time_stop:2451 : local name 2022-11-02 15:02:31.097 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:02:31.099 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:02:31.101 | + functions-common:time_stop:2454 : local total 2022-11-02 15:02:31.103 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:02:31.105 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:02:31.107 | + functions-common:time_stop:2458 : start_time=1667401336356 2022-11-02 15:02:31.109 | + functions-common:time_stop:2460 : [[ -z 1667401336356 ]] 2022-11-02 15:02:31.112 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:02:31.116 | + functions-common:time_stop:2463 : end_time=1667401351114 2022-11-02 15:02:31.118 | + functions-common:time_stop:2464 : elapsed_time=14758 2022-11-02 15:02:31.120 | + functions-common:time_stop:2465 : total=17299 2022-11-02 15:02:31.123 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:02:31.125 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=32057 2022-11-02 15:02:31.127 | + inc/python:pip_install:203 : return 0 2022-11-02 15:02:31.130 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-11-02 15:02:31.132 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-11-02 15:02:31.135 | + inc/python:use_library_from_git:250 : local name=pbr 2022-11-02 15:02:31.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:31.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:31.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-11-02 15:02:31.145 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:31.147 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-11-02 15:02:31.168 | Using python 3.8 to install pbr 2022-11-02 15:02:31.171 | + 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-11-02 15:02:33.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:02:33.337 | from cryptography.utils import int_from_bytes 2022-11-02 15:02:33.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:02:33.337 | from cryptography.utils import int_from_bytes 2022-11-02 15:02:33.560 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.606 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.667 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.675 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.697 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.701 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.718 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.728 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.748 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.759 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.763 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:02:33.823 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.901 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.917 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.948 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.956 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.970 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:33.994 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.007 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.021 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.030 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.068 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.113 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.121 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.185 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.188 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.192 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.233 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.273 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.289 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.305 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.325 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.343 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.359 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.388 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.419 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.447 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.458 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.476 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.489 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.506 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.513 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.518 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:34.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:02:34.651 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-11-02 15:02:36.922 | + inc/python:pip_install:200 : result=0 2022-11-02 15:02:36.925 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:02:36.927 | + functions-common:time_stop:2451 : local name 2022-11-02 15:02:36.930 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:02:36.932 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:02:36.934 | + functions-common:time_stop:2454 : local total 2022-11-02 15:02:36.936 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:02:36.938 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:02:36.941 | + functions-common:time_stop:2458 : start_time=1667401351163 2022-11-02 15:02:36.943 | + functions-common:time_stop:2460 : [[ -z 1667401351163 ]] 2022-11-02 15:02:36.946 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:02:36.950 | + functions-common:time_stop:2463 : end_time=1667401356947 2022-11-02 15:02:36.952 | + functions-common:time_stop:2464 : elapsed_time=5784 2022-11-02 15:02:36.954 | + functions-common:time_stop:2465 : total=32057 2022-11-02 15:02:36.956 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:02:36.958 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=37841 2022-11-02 15:02:36.960 | + inc/python:pip_install:203 : return 0 2022-11-02 15:02:36.963 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-11-02 15:02:39.296 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-11-02 15:02:41.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:02:41.226 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-11-02 15:02:41.247 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.8.0) 2022-11-02 15:02:41.250 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-11-02 15:02:41.256 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.11.0) 2022-11-02 15:02:41.258 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-11-02 15:02:41.262 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-11-02 15:02:41.336 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 15:02:41.338 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 15:02:41.342 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-11-02 15:02:41.359 | + ./stack.sh:main:819 : pkgs= 2022-11-02 15:02:41.362 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-11-02 15:02:41.364 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-11-02 15:02:41.366 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 15:02:41.369 | + functions-common:run_phase:1880 : local phase=pre-install 2022-11-02 15:02:41.371 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:02:41.374 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:02:41.377 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:02:41.379 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:02:41.381 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:02:41.384 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:02:41.388 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:02:41.390 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:02:41.393 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:02:41.395 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-11-02 15:02:41.398 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:02:41.412 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:02:41.415 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:02:41.417 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:02:41.419 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-11-02 15:02:41.421 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:02:41.424 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 15:02:41.426 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:02:41.428 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-11-02 15:02:41.430 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:02:41.433 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-11-02 15:02:41.435 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:02:41.437 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-11-02 15:02:41.440 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 15:02:41.442 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 15:02:41.444 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:02:41.447 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 15:02:41.449 | + functions-common:run_phase:1906 : run_plugins stack pre-install 2022-11-02 15:02:41.451 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 15:02:41.453 | + functions-common:run_plugins:1866 : local phase=pre-install 2022-11-02 15:02:41.455 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 15:02:41.458 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 15:02:41.460 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-11-02 15:02:41.463 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-11-02 15:02:41.465 | + functions:set_systemd_override:821 : local value=2048 2022-11-02 15:02:41.467 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-11-02 15:02:41.470 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-11-02 15:02:41.526 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-11-02 15:02:41.526 | Set systemd system override for DefaultLimitNOFILE=2048 2022-11-02 15:02:41.528 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-11-02 15:02:42.098 | + ./stack.sh:main:832 : install_rpc_backend 2022-11-02 15:02:42.100 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-11-02 15:02:42.118 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:02:42.120 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-11-02 15:02:42.122 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:02:42.125 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:02:42.128 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:02:42.130 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:02:42.132 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:02:42.135 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:02:42.137 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:02:42.140 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:02:42.142 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:02:42.145 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:02:42.147 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:02:42.149 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:02:42.152 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-11-02 15:02:42.154 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:02:42.157 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:02:42.159 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:02:42.161 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-11-02 15:02:42.183 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-11-02 15:02:42.295 | Reading package lists... 2022-11-02 15:02:42.572 | Building dependency tree... 2022-11-02 15:02:42.574 | Reading state information... 2022-11-02 15:02:42.858 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-11-02 15:02:42.858 | The following packages were automatically installed and are no longer required: 2022-11-02 15:02:42.859 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:02:42.859 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:02:42.859 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:02:42.859 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:02:42.859 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:02:42.860 | python3-zope.interface 2022-11-02 15:02:42.860 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:02:42.980 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:02:42.984 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:02:42.988 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:02:42.990 | + functions-common:time_stop:2451 : local name 2022-11-02 15:02:42.993 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:02:42.995 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:02:42.997 | + functions-common:time_stop:2454 : local total 2022-11-02 15:02:42.999 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:02:43.002 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:02:43.005 | + functions-common:time_stop:2458 : start_time=1667401362181 2022-11-02 15:02:43.007 | + functions-common:time_stop:2460 : [[ -z 1667401362181 ]] 2022-11-02 15:02:43.010 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:02:43.014 | + functions-common:time_stop:2463 : end_time=1667401363012 2022-11-02 15:02:43.016 | + functions-common:time_stop:2464 : elapsed_time=831 2022-11-02 15:02:43.019 | + functions-common:time_stop:2465 : total=20570 2022-11-02 15:02:43.021 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:02:43.023 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=21401 2022-11-02 15:02:43.026 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:02:43.028 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-11-02 15:02:43.030 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:02:43.033 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:02:43.035 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:02:43.038 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:02:43.040 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:02:43.042 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:02:43.045 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-11-02 15:02:43.047 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:02:43.050 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:02:43.052 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:02:43.054 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:02:43.057 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:02:43.059 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:02:43.061 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:02:43.065 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:02:43.067 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:02:43.069 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:02:43.072 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:02:43.074 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-11-02 15:02:43.076 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:02:43.079 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:02:43.081 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:02:43.084 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:02:43.086 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:02:43.088 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:02:43.091 | + ./stack.sh:main:833 : restart_rpc_backend 2022-11-02 15:02:43.093 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-11-02 15:02:43.109 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:02:43.112 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-11-02 15:02:43.114 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:02:43.117 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-11-02 15:02:43.119 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-11-02 15:02:43.122 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-11-02 15:02:43.127 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-11-02 15:02:43.129 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-11-02 15:02:43.132 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-11-02 15:02:43.134 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-11-02 15:02:43.137 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-11-02 15:02:43.139 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-11-02 15:02:43.142 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-11-02 15:02:43.855 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-11-02 15:02:43.855 | user tags 2022-11-02 15:02:43.855 | stackrabbit []' 2022-11-02 15:02:43.859 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-11-02 15:02:43.859 | user tags 2022-11-02 15:02:43.859 | stackrabbit []' 2022-11-02 15:02:43.859 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-11-02 15:02:43.866 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-11-02 15:02:43.869 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-11-02 15:02:43.871 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 15:02:44.545 | Changing password for user "stackrabbit" ... 2022-11-02 15:02:44.623 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-11-02 15:02:45.298 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-11-02 15:02:45.348 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-11-02 15:02:45.351 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 15:02:46.031 | Changing password for user "stackrabbit" ... 2022-11-02 15:02:46.086 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-11-02 15:02:46.089 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-11-02 15:02:46.091 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-11-02 15:02:46.756 | Deleting user "guest" ... 2022-11-02 15:02:46.772 | Error: 2022-11-02 15:02:46.773 | {:no_such_user, "guest"} 2022-11-02 15:02:46.786 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-11-02 15:02:46.789 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-11-02 15:02:46.806 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:02:46.808 | + ./stack.sh:main:836 : install_database 2022-11-02 15:02:46.811 | + lib/database:install_database:118 : install_database_mysql 2022-11-02 15:02:46.813 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-11-02 15:02:46.816 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:02:46.818 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:02:46.820 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-11-02 15:02:47.207 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-11-02 15:02:47.210 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-11-02 15:02:47.212 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-11-02 15:02:47.214 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-11-02 15:02:47.217 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:02:47.219 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-11-02 15:02:47.222 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:02:47.225 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:02:47.227 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:02:47.229 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:02:47.232 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:02:47.234 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:02:47.237 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:02:47.239 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:02:47.241 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:02:47.245 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:02:47.247 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:02:47.249 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-11-02 15:02:47.252 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:02:47.255 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:02:47.257 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:02:47.260 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:02:47.262 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:02:47.265 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:02:47.268 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-11-02 15:02:47.270 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:02:47.273 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:02:47.275 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-11-02 15:02:47.278 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:02:47.280 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:02:47.282 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:02:47.285 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:02:47.287 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:02:47.289 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:02:47.292 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:02:47.294 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:02:47.296 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:02:47.300 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:02:47.302 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:02:47.305 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:02:47.307 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-11-02 15:02:47.309 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:02:47.312 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:02:47.314 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:02:47.317 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-11-02 15:02:47.342 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-11-02 15:02:47.455 | Reading package lists... 2022-11-02 15:02:47.726 | Building dependency tree... 2022-11-02 15:02:47.728 | Reading state information... 2022-11-02 15:02:48.013 | mysql-server is already the newest version (8.0.31-0ubuntu0.20.04.1). 2022-11-02 15:02:48.013 | The following packages were automatically installed and are no longer required: 2022-11-02 15:02:48.014 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:02:48.015 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:02:48.015 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:02:48.015 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:02:48.015 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:02:48.015 | python3-zope.interface 2022-11-02 15:02:48.015 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:02:48.132 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:02:48.136 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:02:48.139 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:02:48.141 | + functions-common:time_stop:2451 : local name 2022-11-02 15:02:48.144 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:02:48.146 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:02:48.149 | + functions-common:time_stop:2454 : local total 2022-11-02 15:02:48.151 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:02:48.153 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:02:48.155 | + functions-common:time_stop:2458 : start_time=1667401367339 2022-11-02 15:02:48.158 | + functions-common:time_stop:2460 : [[ -z 1667401367339 ]] 2022-11-02 15:02:48.161 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:02:48.165 | + functions-common:time_stop:2463 : end_time=1667401368163 2022-11-02 15:02:48.167 | + functions-common:time_stop:2464 : elapsed_time=824 2022-11-02 15:02:48.170 | + functions-common:time_stop:2465 : total=21401 2022-11-02 15:02:48.172 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:02:48.174 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=22225 2022-11-02 15:02:48.176 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:02:48.179 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-11-02 15:02:48.181 | + ./stack.sh:main:839 : install_database_python 2022-11-02 15:02:48.183 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-11-02 15:02:48.185 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-11-02 15:02:48.188 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-11-02 15:02:48.190 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:02:48.193 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-11-02 15:02:48.196 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-11-02 15:02:48.198 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:02:48.202 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:02:48.202 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:02:48.208 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-11-02 15:02:48.210 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-11-02 15:02:48.213 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-11-02 15:02:48.215 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-11-02 15:02:48.218 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-11-02 15:02:48.239 | Using python 3.8 to install PyMySQL 2022-11-02 15:02:48.242 | + 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-11-02 15:02:50.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:02:50.437 | from cryptography.utils import int_from_bytes 2022-11-02 15:02:50.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:02:50.437 | from cryptography.utils import int_from_bytes 2022-11-02 15:02:50.660 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:50.706 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:50.766 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:50.775 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:50.797 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:50.800 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:50.818 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:50.827 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:50.848 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:50.858 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:50.863 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:02:50.922 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:50.999 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.015 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.046 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.054 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.068 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.085 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.097 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.111 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.120 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.158 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.202 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.211 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.274 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.277 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.281 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.322 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.361 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.376 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.393 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.412 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.430 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.447 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.476 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.506 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.535 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.546 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.563 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.575 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.593 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.600 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.605 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:51.609 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:02:51.611 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (1.0.2) 2022-11-02 15:02:53.841 | + inc/python:pip_install:200 : result=0 2022-11-02 15:02:53.843 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:02:53.847 | + functions-common:time_stop:2451 : local name 2022-11-02 15:02:53.849 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:02:53.851 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:02:53.854 | + functions-common:time_stop:2454 : local total 2022-11-02 15:02:53.856 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:02:53.858 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:02:53.861 | + functions-common:time_stop:2458 : start_time=1667401368234 2022-11-02 15:02:53.863 | + functions-common:time_stop:2460 : [[ -z 1667401368234 ]] 2022-11-02 15:02:53.866 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:02:53.871 | + functions-common:time_stop:2463 : end_time=1667401373868 2022-11-02 15:02:53.873 | + functions-common:time_stop:2464 : elapsed_time=5634 2022-11-02 15:02:53.875 | + functions-common:time_stop:2465 : total=37841 2022-11-02 15:02:53.878 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:02:53.880 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=43475 2022-11-02 15:02:53.882 | + inc/python:pip_install:203 : return 0 2022-11-02 15:02:53.885 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-11-02 15:02:53.887 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 15:02:53.890 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-11-02 15:02:53.892 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-11-02 15:02:53.909 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:02:53.912 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-11-02 15:02:53.915 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-11-02 15:02:53.919 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:02:53.919 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:02:53.925 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:02:53.928 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 15:02:53.930 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 15:02:53.933 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:02:53.935 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-11-02 15:02:53.938 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-11-02 15:02:53.954 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:02:53.956 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-11-02 15:02:53.959 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:02:53.961 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:02:53.964 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:02:53.966 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:02:53.968 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:02:53.971 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:02:53.974 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:02:53.976 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:02:53.978 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:02:53.981 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:02:53.983 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:02:53.986 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:02:53.988 | + functions-common:install_package:1476 : real_install_package radvd 2022-11-02 15:02:53.991 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:02:53.993 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:02:53.996 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:02:53.998 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-11-02 15:02:54.019 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-11-02 15:02:54.132 | Reading package lists... 2022-11-02 15:02:54.406 | Building dependency tree... 2022-11-02 15:02:54.408 | Reading state information... 2022-11-02 15:02:54.698 | radvd is already the newest version (1:2.17-2). 2022-11-02 15:02:54.698 | The following packages were automatically installed and are no longer required: 2022-11-02 15:02:54.699 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:02:54.699 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:02:54.699 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:02:54.699 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:02:54.699 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:02:54.699 | python3-zope.interface 2022-11-02 15:02:54.699 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:02:54.818 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:02:54.822 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:02:54.825 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:02:54.827 | + functions-common:time_stop:2451 : local name 2022-11-02 15:02:54.830 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:02:54.832 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:02:54.834 | + functions-common:time_stop:2454 : local total 2022-11-02 15:02:54.836 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:02:54.839 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:02:54.841 | + functions-common:time_stop:2458 : start_time=1667401374016 2022-11-02 15:02:54.843 | + functions-common:time_stop:2460 : [[ -z 1667401374016 ]] 2022-11-02 15:02:54.846 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:02:54.850 | + functions-common:time_stop:2463 : end_time=1667401374848 2022-11-02 15:02:54.852 | + functions-common:time_stop:2464 : elapsed_time=832 2022-11-02 15:02:54.855 | + functions-common:time_stop:2465 : total=22225 2022-11-02 15:02:54.857 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:02:54.859 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=23057 2022-11-02 15:02:54.862 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:02:54.864 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-11-02 15:02:54.881 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:02:54.884 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-11-02 15:02:54.886 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-11-02 15:02:54.888 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-11-02 15:02:54.892 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-11-02 15:02:54.911 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-11-02 15:02:54.914 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:02:54.916 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:02:54.918 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:02:54.921 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:02:54.924 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:02:54.926 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:02:54.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:02:54.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:02:54.932 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:02:54.935 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:02:54.937 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:02:54.940 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:02:54.942 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-11-02 15:02:54.945 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:02:54.947 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:02:54.949 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:02:54.951 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-11-02 15:02:54.972 | + functions-common:apt_get:1242 : 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-11-02 15:02:55.083 | Reading package lists... 2022-11-02 15:02:55.353 | Building dependency tree... 2022-11-02 15:02:55.354 | Reading state information... 2022-11-02 15:02:55.645 | fakeroot is already the newest version (1.24-1). 2022-11-02 15:02:55.645 | make is already the newest version (4.2.1-1.2). 2022-11-02 15:02:55.645 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-11-02 15:02:55.645 | The following packages were automatically installed and are no longer required: 2022-11-02 15:02:55.646 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:02:55.646 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:02:55.646 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:02:55.646 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:02:55.646 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:02:55.646 | python3-zope.interface 2022-11-02 15:02:55.646 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:02:55.766 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:02:55.771 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:02:55.773 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:02:55.775 | + functions-common:time_stop:2451 : local name 2022-11-02 15:02:55.777 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:02:55.780 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:02:55.782 | + functions-common:time_stop:2454 : local total 2022-11-02 15:02:55.784 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:02:55.786 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:02:55.788 | + functions-common:time_stop:2458 : start_time=1667401374969 2022-11-02 15:02:55.790 | + functions-common:time_stop:2460 : [[ -z 1667401374969 ]] 2022-11-02 15:02:55.793 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:02:55.798 | + functions-common:time_stop:2463 : end_time=1667401375795 2022-11-02 15:02:55.800 | + functions-common:time_stop:2464 : elapsed_time=826 2022-11-02 15:02:55.802 | + functions-common:time_stop:2465 : total=23057 2022-11-02 15:02:55.804 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:02:55.806 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=23883 2022-11-02 15:02:55.809 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:02:55.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-11-02 15:02:55.814 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:02:55.816 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:02:55.819 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-11-02 15:02:55.821 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-11-02 15:02:55.824 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-11-02 15:02:55.828 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-11-02 15:02:55.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-11-02 15:02:55.834 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-11-02 15:02:55.835 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-11-02 15:02:55.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-11-02 15:02:55.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-11-02 15:02:55.844 | + functions:vercmp:628 : local v1=5.4 2022-11-02 15:02:55.846 | + functions:vercmp:629 : local 'op=<' 2022-11-02 15:02:55.849 | + functions:vercmp:630 : local v2=3.13 2022-11-02 15:02:55.851 | + functions:vercmp:631 : local result 2022-11-02 15:02:55.855 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-11-02 15:02:55.855 | ++ functions:vercmp:635 : sort -V 2022-11-02 15:02:55.855 | ++ functions:vercmp:635 : head -1 2022-11-02 15:02:55.861 | + functions:vercmp:635 : result=3.13 2022-11-02 15:02:55.863 | + functions:vercmp:637 : case $op in 2022-11-02 15:02:55.865 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-11-02 15:02:55.867 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-11-02 15:02:55.870 | + functions:vercmp:648 : return 2022-11-02 15:02:55.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-11-02 15:02:55.875 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:02:55.878 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart openvswitch-switch 2022-11-02 15:02:56.359 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-11-02 15:02:56.363 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-11-02 15:02:56.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-11-02 15:02:56.374 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.376 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-11-02 15:02:56.395 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:02:56.398 | + ./stack.sh:main:847 : install_etcd3 2022-11-02 15:02:56.400 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-11-02 15:02:56.400 | Installing etcd 2022-11-02 15:02:56.403 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-11-02 15:02:56.416 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-11-02 15:02:56.428 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-11-02 15:02:56.431 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-11-02 15:02:56.447 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-11-02 15:02:56.450 | ++ 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-11-02 15:02:56.452 | ++ 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-11-02 15:02:56.456 | +++ 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-11-02 15:02:56.460 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 15:02:56.463 | ++ 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-11-02 15:02:56.465 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-11-02 15:02:56.468 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 15:02:56.471 | ++ functions:get_extra_file:74 : return 2022-11-02 15:02:56.474 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 15:02:56.477 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-11-02 15:02:56.479 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-11-02 15:02:56.482 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-11-02 15:02:56.499 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:02:56.501 | + ./stack.sh:main:866 : install_dstat 2022-11-02 15:02:56.504 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-11-02 15:02:56.521 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:02:56.524 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-11-02 15:02:56.526 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:02:56.528 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-11-02 15:02:56.530 | + ./stack.sh:main:875 : install_libs 2022-11-02 15:02:56.533 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-11-02 15:02:56.536 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-11-02 15:02:56.538 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-11-02 15:02:56.540 | + inc/python:use_library_from_git:250 : local name=automaton 2022-11-02 15:02:56.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-11-02 15:02:56.550 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.552 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-11-02 15:02:56.554 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-11-02 15:02:56.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-11-02 15:02:56.559 | + inc/python:use_library_from_git:250 : local name=castellan 2022-11-02 15:02:56.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-11-02 15:02:56.569 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.571 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-11-02 15:02:56.574 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-11-02 15:02:56.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-11-02 15:02:56.578 | + inc/python:use_library_from_git:250 : local name=cliff 2022-11-02 15:02:56.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-11-02 15:02:56.587 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.590 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-11-02 15:02:56.592 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-11-02 15:02:56.594 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-11-02 15:02:56.597 | + inc/python:use_library_from_git:250 : local name=cursive 2022-11-02 15:02:56.599 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-11-02 15:02:56.606 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.609 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-11-02 15:02:56.611 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-11-02 15:02:56.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-11-02 15:02:56.616 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-11-02 15:02:56.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-11-02 15:02:56.626 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.628 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-11-02 15:02:56.631 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-11-02 15:02:56.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-11-02 15:02:56.636 | + inc/python:use_library_from_git:250 : local name=futurist 2022-11-02 15:02:56.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-11-02 15:02:56.645 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.648 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-11-02 15:02:56.652 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-11-02 15:02:56.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-11-02 15:02:56.656 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-11-02 15:02:56.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-11-02 15:02:56.666 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.668 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-11-02 15:02:56.670 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-11-02 15:02:56.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-11-02 15:02:56.676 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-11-02 15:02:56.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-11-02 15:02:56.685 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.687 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-11-02 15:02:56.690 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-11-02 15:02:56.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-11-02 15:02:56.695 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-11-02 15:02:56.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-11-02 15:02:56.704 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.707 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-11-02 15:02:56.709 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-11-02 15:02:56.711 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-11-02 15:02:56.714 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-11-02 15:02:56.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.718 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-11-02 15:02:56.723 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.726 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-11-02 15:02:56.728 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-11-02 15:02:56.730 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-11-02 15:02:56.733 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-11-02 15:02:56.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-11-02 15:02:56.744 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.748 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-11-02 15:02:56.750 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-11-02 15:02:56.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-11-02 15:02:56.755 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-11-02 15:02:56.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-11-02 15:02:56.768 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.771 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-11-02 15:02:56.773 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-11-02 15:02:56.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-11-02 15:02:56.778 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-11-02 15:02:56.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-11-02 15:02:56.792 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.795 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-11-02 15:02:56.798 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-11-02 15:02:56.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-11-02 15:02:56.803 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-11-02 15:02:56.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-11-02 15:02:56.813 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.815 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-11-02 15:02:56.818 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-11-02 15:02:56.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-11-02 15:02:56.823 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-11-02 15:02:56.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-11-02 15:02:56.833 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.836 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-11-02 15:02:56.839 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-11-02 15:02:56.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-11-02 15:02:56.843 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-11-02 15:02:56.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-11-02 15:02:56.854 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.856 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-11-02 15:02:56.859 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-11-02 15:02:56.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-11-02 15:02:56.864 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-11-02 15:02:56.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-11-02 15:02:56.874 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.877 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-11-02 15:02:56.879 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-11-02 15:02:56.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-11-02 15:02:56.885 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-11-02 15:02:56.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-11-02 15:02:56.896 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.899 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-11-02 15:02:56.901 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-11-02 15:02:56.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-11-02 15:02:56.906 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-11-02 15:02:56.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.918 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-11-02 15:02:56.921 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.924 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-11-02 15:02:56.926 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-11-02 15:02:56.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-11-02 15:02:56.931 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-11-02 15:02:56.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-11-02 15:02:56.941 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.944 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-11-02 15:02:56.946 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-11-02 15:02:56.948 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-11-02 15:02:56.951 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-11-02 15:02:56.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.956 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-11-02 15:02:56.962 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.964 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-11-02 15:02:56.966 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-11-02 15:02:56.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-11-02 15:02:56.972 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-11-02 15:02:56.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:56.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-11-02 15:02:56.981 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:56.984 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-11-02 15:02:56.987 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-11-02 15:02:56.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-11-02 15:02:56.992 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-11-02 15:02:56.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:56.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-11-02 15:02:57.003 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.006 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-11-02 15:02:57.008 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-11-02 15:02:57.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-11-02 15:02:57.014 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-11-02 15:02:57.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.019 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.022 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-11-02 15:02:57.026 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.029 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-11-02 15:02:57.031 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-11-02 15:02:57.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-11-02 15:02:57.037 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-11-02 15:02:57.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.042 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.044 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-11-02 15:02:57.047 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.050 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-11-02 15:02:57.052 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-11-02 15:02:57.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-11-02 15:02:57.057 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-11-02 15:02:57.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-11-02 15:02:57.067 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.070 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-11-02 15:02:57.072 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-11-02 15:02:57.075 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-11-02 15:02:57.077 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-11-02 15:02:57.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-11-02 15:02:57.088 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.091 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-11-02 15:02:57.093 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-11-02 15:02:57.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-11-02 15:02:57.099 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-11-02 15:02:57.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-11-02 15:02:57.111 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.113 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-11-02 15:02:57.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-11-02 15:02:57.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-11-02 15:02:57.121 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-11-02 15:02:57.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-11-02 15:02:57.131 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.133 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-11-02 15:02:57.136 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-11-02 15:02:57.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-11-02 15:02:57.142 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-11-02 15:02:57.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.147 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-11-02 15:02:57.152 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.155 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-11-02 15:02:57.158 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-11-02 15:02:57.161 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-11-02 15:02:57.163 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-11-02 15:02:57.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-11-02 15:02:57.173 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.175 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-11-02 15:02:57.178 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-11-02 15:02:57.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-11-02 15:02:57.183 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-11-02 15:02:57.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-11-02 15:02:57.194 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.196 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-11-02 15:02:57.199 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-11-02 15:02:57.202 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-11-02 15:02:57.205 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-11-02 15:02:57.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-11-02 15:02:57.215 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.218 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-11-02 15:02:57.221 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-11-02 15:02:57.223 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-11-02 15:02:57.226 | + inc/python:use_library_from_git:250 : local name=tooz 2022-11-02 15:02:57.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-11-02 15:02:57.236 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.238 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-11-02 15:02:57.241 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-11-02 15:02:57.243 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-11-02 15:02:57.246 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-11-02 15:02:57.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-11-02 15:02:57.257 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.261 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-11-02 15:02:57.265 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-11-02 15:02:57.268 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-11-02 15:02:57.271 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-11-02 15:02:57.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.276 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-11-02 15:02:57.281 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.284 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-11-02 15:02:57.287 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-11-02 15:02:57.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-11-02 15:02:57.292 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-11-02 15:02:57.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-11-02 15:02:57.303 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.306 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-11-02 15:02:57.308 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-11-02 15:02:57.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-11-02 15:02:57.314 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-11-02 15:02:57.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:02:57.319 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:02:57.321 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-11-02 15:02:57.325 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:02:57.327 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-11-02 15:02:57.352 | Using python 3.8 to install etcd3 2022-11-02 15:02:57.355 | + 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-11-02 15:02:59.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:02:59.501 | from cryptography.utils import int_from_bytes 2022-11-02 15:02:59.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:02:59.501 | from cryptography.utils import int_from_bytes 2022-11-02 15:02:59.727 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:59.773 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:59.834 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:59.842 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:59.866 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:59.869 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:59.887 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:59.897 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:59.918 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:59.930 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:02:59.934 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:02:59.994 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.072 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.089 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.119 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.129 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.143 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.161 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.173 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.187 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.196 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.235 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.280 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.288 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.352 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.356 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.360 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.401 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.440 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.457 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.474 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.493 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.512 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.528 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.557 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.588 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.617 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.629 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.647 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.660 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.679 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.685 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.690 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:00.694 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:03:00.696 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.12.0) 2022-11-02 15:03:00.705 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-02 15:03:00.720 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.16.0) 2022-11-02 15:03:00.723 | Requirement already satisfied: grpcio===1.44.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (1.44.0) 2022-11-02 15:03:00.732 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (3.19.5) 2022-11-02 15:03:02.988 | + inc/python:pip_install:200 : result=0 2022-11-02 15:03:02.990 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:03:02.993 | + functions-common:time_stop:2451 : local name 2022-11-02 15:03:02.995 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:03:02.997 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:03:03.000 | + functions-common:time_stop:2454 : local total 2022-11-02 15:03:03.003 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:03:03.005 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:03:03.007 | + functions-common:time_stop:2458 : start_time=1667401377347 2022-11-02 15:03:03.009 | + functions-common:time_stop:2460 : [[ -z 1667401377347 ]] 2022-11-02 15:03:03.012 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:03:03.017 | + functions-common:time_stop:2463 : end_time=1667401383014 2022-11-02 15:03:03.019 | + functions-common:time_stop:2464 : elapsed_time=5667 2022-11-02 15:03:03.021 | + functions-common:time_stop:2465 : total=43475 2022-11-02 15:03:03.023 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:03:03.026 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=49142 2022-11-02 15:03:03.028 | + inc/python:pip_install:203 : return 0 2022-11-02 15:03:03.030 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-11-02 15:03:03.053 | Using python 3.8 to install etcd3gw 2022-11-02 15:03:03.056 | + 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-11-02 15:03:05.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:03:05.206 | from cryptography.utils import int_from_bytes 2022-11-02 15:03:05.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:03:05.206 | from cryptography.utils import int_from_bytes 2022-11-02 15:03:05.429 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.474 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.535 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.543 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.566 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.570 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.587 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.596 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.617 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.629 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.633 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:03:05.692 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.769 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.785 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.816 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.824 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.838 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.855 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.867 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.881 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.891 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.929 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.973 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:05.981 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.044 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.048 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.052 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.092 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.131 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.147 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.164 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.183 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.201 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.217 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.246 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.277 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.305 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.316 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.334 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.346 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.364 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.371 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.375 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:06.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:03:06.381 | Requirement already satisfied: etcd3gw===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (1.0.1) 2022-11-02 15:03:06.389 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (2.4.0) 2022-11-02 15:03:06.396 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.16.0) 2022-11-02 15:03:06.398 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (2.27.1) 2022-11-02 15:03:06.426 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-11-02 15:03:06.429 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 237)) (2019.11.28) 2022-11-02 15:03:06.431 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.3) 2022-11-02 15:03:06.434 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.26.8) 2022-11-02 15:03:06.455 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 607)) (2.0.12) 2022-11-02 15:03:08.660 | + inc/python:pip_install:200 : result=0 2022-11-02 15:03:08.662 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:03:08.665 | + functions-common:time_stop:2451 : local name 2022-11-02 15:03:08.667 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:03:08.669 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:03:08.671 | + functions-common:time_stop:2454 : local total 2022-11-02 15:03:08.674 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:03:08.676 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:03:08.678 | + functions-common:time_stop:2458 : start_time=1667401383048 2022-11-02 15:03:08.681 | + functions-common:time_stop:2460 : [[ -z 1667401383048 ]] 2022-11-02 15:03:08.684 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:03:08.689 | + functions-common:time_stop:2463 : end_time=1667401388686 2022-11-02 15:03:08.692 | + functions-common:time_stop:2464 : elapsed_time=5638 2022-11-02 15:03:08.694 | + functions-common:time_stop:2465 : total=49142 2022-11-02 15:03:08.696 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:03:08.698 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=54780 2022-11-02 15:03:08.701 | + inc/python:pip_install:203 : return 0 2022-11-02 15:03:08.703 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-11-02 15:03:08.705 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-11-02 15:03:08.708 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-11-02 15:03:08.710 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:03:08.713 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:03:08.715 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:03:08.718 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:03:08.720 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:03:08.723 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:03:08.725 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:03:08.728 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:03:08.730 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:03:08.732 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:03:08.735 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:03:08.738 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-11-02 15:03:08.740 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:03:08.743 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:03:08.745 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-11-02 15:03:08.747 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 15:03:08.750 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:03:08.752 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:03:08.755 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:03:08.757 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:03:08.760 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:03:08.762 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:03:08.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:03:08.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:03:08.770 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:03:08.772 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:03:08.775 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:03:08.778 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:03:08.780 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 15:03:08.783 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:03:08.785 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:03:08.788 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:03:08.790 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 15:03:08.813 | + functions-common:apt_get:1242 : 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-11-02 15:03:08.926 | Reading package lists... 2022-11-02 15:03:09.198 | Building dependency tree... 2022-11-02 15:03:09.200 | Reading state information... 2022-11-02 15:03:09.482 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-11-02 15:03:09.482 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-11-02 15:03:09.482 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:03:09.483 | The following packages were automatically installed and are no longer required: 2022-11-02 15:03:09.484 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:03:09.484 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:03:09.484 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:03:09.484 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:03:09.484 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:03:09.484 | python3-zope.interface 2022-11-02 15:03:09.484 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:03:09.606 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:03:09.610 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:03:09.613 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:03:09.615 | + functions-common:time_stop:2451 : local name 2022-11-02 15:03:09.617 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:03:09.620 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:03:09.622 | + functions-common:time_stop:2454 : local total 2022-11-02 15:03:09.624 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:03:09.627 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:03:09.630 | + functions-common:time_stop:2458 : start_time=1667401388810 2022-11-02 15:03:09.632 | + functions-common:time_stop:2460 : [[ -z 1667401388810 ]] 2022-11-02 15:03:09.635 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:03:09.639 | + functions-common:time_stop:2463 : end_time=1667401389636 2022-11-02 15:03:09.642 | + functions-common:time_stop:2464 : elapsed_time=826 2022-11-02 15:03:09.644 | + functions-common:time_stop:2465 : total=23883 2022-11-02 15:03:09.646 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:03:09.649 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=24709 2022-11-02 15:03:09.651 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:03:09.654 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-11-02 15:03:09.656 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:03:09.659 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:03:09.661 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-11-02 15:03:09.724 | Module proxy already enabled 2022-11-02 15:03:09.729 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-11-02 15:03:09.791 | Considering dependency proxy for proxy_uwsgi: 2022-11-02 15:03:09.791 | Module proxy already enabled 2022-11-02 15:03:09.791 | Module proxy_uwsgi already enabled 2022-11-02 15:03:09.795 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-11-02 15:03:09.798 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:03:09.800 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:03:09.803 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:03:09.941 | + ./stack.sh:main:881 : install_keystoneauth 2022-11-02 15:03:09.944 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-11-02 15:03:09.946 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-11-02 15:03:09.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:03:09.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:03:09.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-11-02 15:03:09.956 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:03:09.959 | + ./stack.sh:main:882 : install_keystoneclient 2022-11-02 15:03:09.961 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-11-02 15:03:09.963 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-11-02 15:03:09.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:03:09.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:03:09.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-11-02 15:03:09.973 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:03:09.975 | + ./stack.sh:main:883 : install_glanceclient 2022-11-02 15:03:09.978 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-11-02 15:03:09.980 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-11-02 15:03:09.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:03:09.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:03:09.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-11-02 15:03:09.990 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:03:09.992 | + ./stack.sh:main:884 : install_cinderclient 2022-11-02 15:03:09.995 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-11-02 15:03:09.998 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-11-02 15:03:10.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:03:10.003 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:03:10.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-11-02 15:03:10.008 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:03:10.012 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-11-02 15:03:10.014 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-11-02 15:03:10.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:03:10.019 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:03:10.021 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-11-02 15:03:10.024 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:03:10.026 | + ./stack.sh:main:885 : install_novaclient 2022-11-02 15:03:10.029 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-11-02 15:03:10.031 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-11-02 15:03:10.034 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:03:10.036 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:03:10.038 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-11-02 15:03:10.041 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:03:10.043 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-11-02 15:03:10.061 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:03:10.064 | + ./stack.sh:main:887 : install_swiftclient 2022-11-02 15:03:10.067 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-11-02 15:03:10.069 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-11-02 15:03:10.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:03:10.074 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:03:10.076 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-11-02 15:03:10.079 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:03:10.081 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-11-02 15:03:10.098 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:03:10.100 | + ./stack.sh:main:890 : install_neutronclient 2022-11-02 15:03:10.103 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-11-02 15:03:10.105 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-11-02 15:03:10.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:03:10.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:03:10.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-11-02 15:03:10.116 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:03:10.118 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-11-02 15:03:10.121 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-11-02 15:03:10.123 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-11-02 15:03:10.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:03:10.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:03:10.131 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-11-02 15:03:10.134 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:03:10.136 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-11-02 15:03:10.139 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-11-02 15:03:10.142 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:03:10.145 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-11-02 15:03:10.147 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-11-02 15:03:10.149 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:03:10.153 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:03:10.153 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:03:10.160 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-11-02 15:03:10.162 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-11-02 15:03:10.164 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-11-02 15:03:10.167 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-11-02 15:03:10.170 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-11-02 15:03:10.191 | Using python 3.8 to install keystonemiddleware 2022-11-02 15:03:10.194 | + 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-11-02 15:03:12.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:03:12.345 | from cryptography.utils import int_from_bytes 2022-11-02 15:03:12.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:03:12.345 | from cryptography.utils import int_from_bytes 2022-11-02 15:03:12.567 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.612 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.673 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.681 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.704 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.708 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.725 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.735 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.755 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.767 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.771 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:03:12.830 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.908 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.925 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.956 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.964 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.979 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:12.995 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.007 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.022 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.031 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.069 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.115 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.123 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.186 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.189 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.193 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.234 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.274 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.290 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.306 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.325 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.343 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.361 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.389 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.420 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.448 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.459 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.477 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.489 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.508 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.515 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.520 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:13.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:03:13.526 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (9.4.0) 2022-11-02 15:03:13.579 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.10.1) 2022-11-02 15:03:13.617 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (8.8.0) 2022-11-02 15:03:13.656 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.1.5) 2022-11-02 15:03:13.662 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (3.5.2) 2022-11-02 15:03:13.668 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.16.0) 2022-11-02 15:03:13.671 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (1.5.0) 2022-11-02 15:03:13.675 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (4.5.0) 2022-11-02 15:03:13.733 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (4.4.0) 2022-11-02 15:03:13.750 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (5.1.1) 2022-11-02 15:03:13.753 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) (4.12.3) 2022-11-02 15:03:13.770 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (2021.3) 2022-11-02 15:03:13.773 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 59)) (3.1.1) 2022-11-02 15:03:13.784 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-11-02 15:03:13.787 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-11-02 15:03:13.799 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.7.0) 2022-11-02 15:03:13.837 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (2.27.1) 2022-11-02 15:03:13.864 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53)) (5.1.0) 2022-11-02 15:03:13.868 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 56)) (4.1.0) 2022-11-02 15:03:13.874 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.3.0) 2022-11-02 15:03:13.884 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (2.5.0) 2022-11-02 15:03:13.890 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (0.8.0) 2022-11-02 15:03:13.896 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (6.0) 2022-11-02 15:03:13.898 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.2) 2022-11-02 15:03:13.902 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.7.0) 2022-11-02 15:03:13.906 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (3.0.7) 2022-11-02 15:03:13.912 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (21.3) 2022-11-02 15:03:13.917 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.11.0) 2022-11-02 15:03:13.920 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.9.6) 2022-11-02 15:03:13.923 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 629)) (2.8.2) 2022-11-02 15:03:13.928 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 237)) (2019.11.28) 2022-11-02 15:03:13.930 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 607)) (2.0.12) 2022-11-02 15:03:13.935 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.26.8) 2022-11-02 15:03:13.955 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.3) 2022-11-02 15:03:13.959 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.0.3) 2022-11-02 15:03:13.962 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (1.13.3) 2022-11-02 15:03:15.957 | + inc/python:pip_install:200 : result=0 2022-11-02 15:03:15.960 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:03:15.962 | + functions-common:time_stop:2451 : local name 2022-11-02 15:03:15.964 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:03:15.967 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:03:15.970 | + functions-common:time_stop:2454 : local total 2022-11-02 15:03:15.972 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:03:15.974 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:03:15.976 | + functions-common:time_stop:2458 : start_time=1667401390186 2022-11-02 15:03:15.979 | + functions-common:time_stop:2460 : [[ -z 1667401390186 ]] 2022-11-02 15:03:15.982 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:03:15.986 | + functions-common:time_stop:2463 : end_time=1667401395983 2022-11-02 15:03:15.988 | + functions-common:time_stop:2464 : elapsed_time=5797 2022-11-02 15:03:15.990 | + functions-common:time_stop:2465 : total=54780 2022-11-02 15:03:15.993 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:03:15.995 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=60577 2022-11-02 15:03:15.997 | + inc/python:pip_install:203 : return 0 2022-11-02 15:03:16.000 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-11-02 15:03:16.002 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-11-02 15:03:16.005 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:03:16.008 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-11-02 15:03:16.011 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-11-02 15:03:16.013 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:03:16.018 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:03:16.018 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:03:16.023 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-11-02 15:03:16.026 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-11-02 15:03:16.028 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-11-02 15:03:16.032 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-11-02 15:03:16.034 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-11-02 15:03:16.056 | Using python 3.8 to install python-memcached 2022-11-02 15:03:16.058 | + 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-11-02 15:03:18.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:03:18.208 | from cryptography.utils import int_from_bytes 2022-11-02 15:03:18.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:03:18.208 | from cryptography.utils import int_from_bytes 2022-11-02 15:03:18.430 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.475 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.536 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.544 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.567 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.571 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.588 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.598 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.618 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.630 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.634 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:03:18.693 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.770 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.787 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.817 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.826 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.840 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.857 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.869 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.883 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.893 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.931 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.976 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:18.984 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.050 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.053 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.057 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.097 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.136 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.153 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.169 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.188 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.206 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.223 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.252 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.283 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.311 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.322 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.339 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.352 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.370 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.377 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.382 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:19.386 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:03:19.388 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.59) 2022-11-02 15:03:19.392 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.16.0) 2022-11-02 15:03:21.634 | + inc/python:pip_install:200 : result=0 2022-11-02 15:03:21.637 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:03:21.639 | + functions-common:time_stop:2451 : local name 2022-11-02 15:03:21.642 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:03:21.644 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:03:21.647 | + functions-common:time_stop:2454 : local total 2022-11-02 15:03:21.649 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:03:21.651 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:03:21.653 | + functions-common:time_stop:2458 : start_time=1667401396050 2022-11-02 15:03:21.656 | + functions-common:time_stop:2460 : [[ -z 1667401396050 ]] 2022-11-02 15:03:21.659 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:03:21.663 | + functions-common:time_stop:2463 : end_time=1667401401661 2022-11-02 15:03:21.666 | + functions-common:time_stop:2464 : elapsed_time=5611 2022-11-02 15:03:21.668 | + functions-common:time_stop:2465 : total=60577 2022-11-02 15:03:21.670 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:03:21.672 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=66188 2022-11-02 15:03:21.675 | + inc/python:pip_install:203 : return 0 2022-11-02 15:03:21.677 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-11-02 15:03:21.695 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:03:21.697 | + ./stack.sh:main:897 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 15:03:21.699 | + ./stack.sh:main:898 : stack_install_service keystone 2022-11-02 15:03:21.702 | + lib/stack:stack_install_service:20 : local service=keystone 2022-11-02 15:03:21.705 | + lib/stack:stack_install_service:21 : type install_keystone 2022-11-02 15:03:21.707 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:03:21.709 | + lib/stack:stack_install_service:32 : install_keystone 2022-11-02 15:03:21.712 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-11-02 15:03:21.727 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:03:21.730 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-11-02 15:03:21.732 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-11-02 15:03:21.734 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-11-02 15:03:21.736 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:03:21.739 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:03:21.741 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:03:21.744 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:03:21.746 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:03:21.749 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:03:21.764 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:03:21.767 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:03:21.769 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:03:21.772 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:03:21.772 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:03:21.777 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-11-02 15:03:21.779 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:03:21.781 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-11-02 15:03:21.795 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-11-02 15:03:21.798 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:03:21.799 | + functions-common:git_clone:690 : head -1 2022-11-02 15:03:21.803 | a26b9c20d Merge "Only log warnings about token length when length exceeds max_token_size" into stable/yoga 2022-11-02 15:03:21.805 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:03:21.807 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-11-02 15:03:21.810 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:03:21.812 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 15:03:21.814 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-11-02 15:03:21.817 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:03:21.819 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-11-02 15:03:21.822 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:03:21.824 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 15:03:21.826 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-11-02 15:03:21.828 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:03:21.831 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:03:21.834 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-11-02 15:03:21.837 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:03:21.840 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-11-02 15:03:21.842 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:03:21.844 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:03:21.848 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-11-02 15:03:21.854 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-11-02 15:03:21.856 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-11-02 15:03:22.518 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-11-02 15:03:22.520 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:03:22.523 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:03:22.525 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:03:22.527 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 15:03:22.529 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-11-02 15:03:22.531 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:03:22.534 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:03:22.536 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:03:22.538 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:03:22.541 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:03:22.543 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:03:22.545 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:03:22.548 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-11-02 15:03:22.568 | Using python 3.8 to install /opt/stack/keystone 2022-11-02 15:03:22.571 | + 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-11-02 15:03:24.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:03:24.723 | from cryptography.utils import int_from_bytes 2022-11-02 15:03:24.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:03:24.723 | from cryptography.utils import int_from_bytes 2022-11-02 15:03:24.930 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:24.938 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:24.945 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:24.949 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.038 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.059 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.063 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.067 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.082 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.091 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.093 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.124 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.134 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.139 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.158 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.197 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.205 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.210 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.258 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.272 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.276 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.296 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.303 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.352 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.371 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.375 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.492 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.499 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.503 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:03:25.558 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.682 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.707 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.711 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.722 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.728 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.748 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.755 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.773 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.831 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.844 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.861 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.905 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.910 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:25.917 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:03:25.917 | Obtaining file:///opt/stack/keystone 2022-11-02 15:03:30.854 | Requirement already satisfied: Flask===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.0.3) 2022-11-02 15:03:30.859 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-11-02 15:03:30.864 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 15:03:30.867 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 15:03:30.869 | Requirement already satisfied: PyJWT===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (2.3.0) 2022-11-02 15:03:30.872 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 15:03:30.884 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:03:30.887 | Requirement already satisfied: Werkzeug===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 38)) (2.0.3) 2022-11-02 15:03:30.890 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (9.0.1) 2022-11-02 15:03:30.893 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 15:03:30.897 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:03:30.899 | Requirement already satisfied: click===8.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (8.0.4) 2022-11-02 15:03:30.902 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:03:30.905 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:03:30.909 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:03:30.912 | Requirement already satisfied: itsdangerous===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (2.1.0) 2022-11-02 15:03:30.915 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:03:30.917 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:03:30.931 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:03:30.933 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.0) 2022-11-02 15:03:30.936 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.10.1) 2022-11-02 15:03:30.943 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-11-02 15:03:30.950 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-11-02 15:03:30.954 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (11.2.0) 2022-11-02 15:03:30.964 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.1.0) 2022-11-02 15:03:30.967 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-11-02 15:03:30.979 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (12.13.0) 2022-11-02 15:03:30.994 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.4.0) 2022-11-02 15:03:31.000 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (4.5.1) 2022-11-02 15:03:31.011 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.11.0) 2022-11-02 15:03:31.020 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-11-02 15:03:31.025 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.8.0) 2022-11-02 15:03:31.038 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.5.0) 2022-11-02 15:03:31.043 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-11-02 15:03:31.052 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.4.2) 2022-11-02 15:03:31.060 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-11-02 15:03:31.064 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.7.4) 2022-11-02 15:03:31.066 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-11-02 15:03:31.068 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-11-02 15:03:31.072 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.13.1) 2022-11-02 15:03:31.075 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (3.1.1) 2022-11-02 15:03:31.082 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.21) 2022-11-02 15:03:31.084 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (0.9.6) 2022-11-02 15:03:31.086 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.0.7) 2022-11-02 15:03:31.089 | Requirement already satisfied: pysaml2===7.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.1.1) 2022-11-02 15:03:31.098 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2.8.2) 2022-11-02 15:03:31.101 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (4.4.0) 2022-11-02 15:03:31.112 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2021.3) 2022-11-02 15:03:31.114 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (2.27.1) 2022-11-02 15:03:31.122 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.5.0) 2022-11-02 15:03:31.125 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.8.20) 2022-11-02 15:03:31.127 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (60.9.3) 2022-11-02 15:03:31.130 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (1.16.0) 2022-11-02 15:03:31.132 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.13.0) 2022-11-02 15:03:31.138 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.4.2) 2022-11-02 15:03:31.141 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.3.0) 2022-11-02 15:03:31.143 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (3.5.2) 2022-11-02 15:03:31.146 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.0.1) 2022-11-02 15:03:31.149 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.5.0) 2022-11-02 15:03:31.153 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.5.0) 2022-11-02 15:03:31.158 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.26.8) 2022-11-02 15:03:31.162 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) (0.2.5) 2022-11-02 15:03:31.164 | Requirement already satisfied: xmlschema===1.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 631)) (1.9.2) 2022-11-02 15:03:31.168 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 635)) (1.3.3) 2022-11-02 15:03:31.170 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:03:31.172 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:03:31.179 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:03:31.181 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:03:31.183 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:03:31.186 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 15:03:31.194 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 15:03:31.197 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 15:03:31.201 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 15:03:31.203 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 15:03:31.207 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.5.0) 2022-11-02 15:03:31.213 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:03:31.217 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:03:31.220 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:03:31.225 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:03:31.230 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 15:03:31.233 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:03:31.236 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:03:31.238 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (22.0.0) 2022-11-02 15:03:31.242 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 15:03:31.245 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 15:03:31.249 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:03:31.252 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:03:31.255 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 483)) (2019.11.28) 2022-11-02 15:03:31.257 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 15:03:31.259 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:03:31.261 | Requirement already satisfied: elementpath===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.4.0) 2022-11-02 15:03:31.263 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.7.0) 2022-11-02 15:03:31.267 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (1.13.3) 2022-11-02 15:03:31.269 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 15:03:31.272 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 15:03:31.276 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (5.0.0) 2022-11-02 15:03:31.278 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:03:31.280 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.7) 2022-11-02 15:03:31.283 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:03:31.285 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (3.7.0) 2022-11-02 15:03:32.358 | Installing collected packages: keystone 2022-11-02 15:03:32.358 | Attempting uninstall: keystone 2022-11-02 15:03:32.359 | Found existing installation: keystone 21.0.1.dev9 2022-11-02 15:03:32.362 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-11-02 15:03:32.363 | Running setup.py develop for keystone 2022-11-02 15:03:36.668 | Successfully installed keystone 2022-11-02 15:03:36.781 | + inc/python:pip_install:200 : result=0 2022-11-02 15:03:36.784 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:03:36.786 | + functions-common:time_stop:2451 : local name 2022-11-02 15:03:36.788 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:03:36.790 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:03:36.792 | + functions-common:time_stop:2454 : local total 2022-11-02 15:03:36.794 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:03:36.796 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:03:36.799 | + functions-common:time_stop:2458 : start_time=1667401402563 2022-11-02 15:03:36.801 | + functions-common:time_stop:2460 : [[ -z 1667401402563 ]] 2022-11-02 15:03:36.804 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:03:36.808 | + functions-common:time_stop:2463 : end_time=1667401416806 2022-11-02 15:03:36.810 | + functions-common:time_stop:2464 : elapsed_time=14243 2022-11-02 15:03:36.812 | + functions-common:time_stop:2465 : total=66188 2022-11-02 15:03:36.815 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:03:36.817 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=80431 2022-11-02 15:03:36.819 | + inc/python:pip_install:203 : return 0 2022-11-02 15:03:36.821 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:03:36.824 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 15:03:36.826 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 15:03:36.845 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 15:03:36.857 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-11-02 15:03:36.860 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-11-02 15:03:36.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:03:36.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:03:36.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-11-02 15:03:36.870 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:03:36.872 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-11-02 15:03:36.889 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:03:36.892 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-11-02 15:03:36.894 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:03:36.896 | + ./stack.sh:main:899 : configure_keystone 2022-11-02 15:03:36.899 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-11-02 15:03:36.912 | + 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-11-02 15:03:36.915 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-11-02 15:03:36.919 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-11-02 15:03:36.935 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:03:36.938 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-11-02 15:03:36.969 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-11-02 15:03:36.997 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-11-02 15:03:37.028 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-11-02 15:03:37.059 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-11-02 15:03:37.090 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-11-02 15:03:37.122 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-11-02 15:03:37.151 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-11-02 15:03:37.180 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-11-02 15:03:37.182 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-11-02 15:03:37.185 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-11-02 15:03:37.187 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-11-02 15:03:37.190 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:03:37.192 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:03:37.209 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:03:37.212 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:03:37.214 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:03:37.216 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:03:37.232 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:03:37.235 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:03:37.239 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:03:37.271 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:03:37.274 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:03:37.277 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-11-02 15:03:37.279 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-11-02 15:03:37.296 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:03:37.299 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-11-02 15:03:37.331 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-11-02 15:03:37.334 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-11-02 15:03:37.369 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-11-02 15:03:37.371 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-11-02 15:03:37.374 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-11-02 15:03:37.377 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-11-02 15:03:37.379 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 15:03:37.382 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 15:03:37.414 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-11-02 15:03:37.416 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-11-02 15:03:37.418 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-11-02 15:03:37.421 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-11-02 15:03:37.424 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:03:37.442 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:03:37.444 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:03:37.446 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:03:37.449 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:03:37.451 | + 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-11-02 15:03:37.479 | + 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-11-02 15:03:37.507 | + 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-11-02 15:03:37.536 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:03:37.564 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-11-02 15:03:37.593 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-11-02 15:03:37.596 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-11-02 15:03:37.599 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-11-02 15:03:37.601 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-11-02 15:03:37.603 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-11-02 15:03:37.606 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 15:03:37.608 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:03:37.611 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-11-02 15:03:37.615 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-11-02 15:03:37.617 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:03:37.619 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:03:37.632 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:03:37.632 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:03:37.642 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:03:37.645 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:03:37.662 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 15:03:37.664 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-11-02 15:03:37.668 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-11-02 15:03:37.697 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-11-02 15:03:37.725 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-11-02 15:03:37.753 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-11-02 15:03:37.780 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-11-02 15:03:37.808 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-11-02 15:03:37.836 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-11-02 15:03:37.864 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-11-02 15:03:37.892 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-11-02 15:03:37.920 | + 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-11-02 15:03:37.949 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-11-02 15:03:37.977 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-11-02 15:03:38.005 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-11-02 15:03:38.033 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 15:03:38.036 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 15:03:38.039 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-11-02 15:03:38.041 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-11-02 15:03:38.043 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:03:38.046 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:03:38.049 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:03:38.051 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 15:03:38.054 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 15:03:38.056 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 15:03:38.084 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-11-02 15:03:38.114 | + 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-11-02 15:03:38.114 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 15:03:38.123 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-11-02 15:03:38.127 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-11-02 15:03:38.129 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-11-02 15:03:38.131 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:03:38.134 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:03:38.136 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:03:38.138 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:03:38.141 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:03:38.143 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:03:38.146 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:03:38.148 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:03:38.150 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:03:38.153 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-11-02 15:03:38.214 | Site keystone-wsgi-public already enabled 2022-11-02 15:03:38.218 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 15:03:38.222 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:03:38.225 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:03:38.227 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:03:38.363 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-11-02 15:03:38.395 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-11-02 15:03:38.430 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-11-02 15:03:38.463 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-11-02 15:03:38.466 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-11-02 15:03:38.497 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-11-02 15:03:38.526 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-11-02 15:03:38.557 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-02 15:03:38.560 | + ./stack.sh:main:903 : is_service_enabled swift 2022-11-02 15:03:38.577 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:03:38.580 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-11-02 15:03:38.598 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:03:38.601 | + ./stack.sh:main:907 : stack_install_service swift 2022-11-02 15:03:38.603 | + lib/stack:stack_install_service:20 : local service=swift 2022-11-02 15:03:38.606 | + lib/stack:stack_install_service:21 : type install_swift 2022-11-02 15:03:38.608 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:03:38.611 | + lib/stack:stack_install_service:32 : install_swift 2022-11-02 15:03:38.613 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-11-02 15:03:38.616 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-11-02 15:03:38.618 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-11-02 15:03:38.620 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:03:38.623 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:03:38.626 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:03:38.629 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:03:38.631 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:03:38.634 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:03:38.652 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:03:38.654 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:03:38.657 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:03:38.661 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:03:38.661 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:03:38.666 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-11-02 15:03:38.669 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:03:38.671 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-11-02 15:03:38.684 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-11-02 15:03:38.687 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:03:38.688 | + functions-common:git_clone:690 : head -1 2022-11-02 15:03:38.692 | 10849f049 py2constraints: pin PasteDeploy version 2022-11-02 15:03:38.695 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:03:38.697 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-11-02 15:03:38.700 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:03:38.702 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 15:03:38.705 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-11-02 15:03:38.708 | + inc/python:setup_develop:344 : local extras=keystone 2022-11-02 15:03:38.710 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-11-02 15:03:38.713 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:03:38.715 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 15:03:38.717 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-11-02 15:03:38.720 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:03:38.722 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-11-02 15:03:38.725 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-11-02 15:03:38.728 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:03:38.731 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-11-02 15:03:38.733 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:03:38.735 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:03:38.739 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-11-02 15:03:38.744 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-11-02 15:03:38.747 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-11-02 15:03:39.405 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-11-02 15:03:39.408 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:03:39.410 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:03:39.413 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:03:39.415 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 15:03:39.417 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-11-02 15:03:39.419 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:03:39.422 | + inc/python:setup_package:428 : local extras=keystone 2022-11-02 15:03:39.424 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:03:39.426 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-11-02 15:03:39.428 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-11-02 15:03:39.431 | + inc/python:setup_package:438 : extras='[keystone]' 2022-11-02 15:03:39.433 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:03:39.435 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-11-02 15:03:39.458 | Using python 3.8 to install /opt/stack/swift 2022-11-02 15:03:39.460 | + 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-11-02 15:03:41.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:03:41.602 | from cryptography.utils import int_from_bytes 2022-11-02 15:03:41.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:03:41.602 | from cryptography.utils import int_from_bytes 2022-11-02 15:03:41.812 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:41.820 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:41.827 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:41.832 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:41.921 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:41.941 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:41.945 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:41.949 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:41.965 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:41.973 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:41.975 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.007 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.017 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.022 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.041 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.079 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.087 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.092 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.140 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.154 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.158 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.178 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.185 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.234 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.254 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.257 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.373 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.381 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.385 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:03:42.439 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.561 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.587 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.591 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.603 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.608 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.628 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.635 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.652 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.710 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.723 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.739 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.784 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.788 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:03:42.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:03:42.795 | Obtaining file:///opt/stack/swift 2022-11-02 15:03:46.393 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:03:46.396 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:03:46.399 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:03:46.403 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:03:46.406 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:03:46.457 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 15:03:46.460 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:03:46.462 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.10.1) 2022-11-02 15:03:46.499 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-11-02 15:03:46.538 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-11-02 15:03:46.543 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.1.0) 2022-11-02 15:03:46.548 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-11-02 15:03:46.586 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-11-02 15:03:46.595 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-11-02 15:03:46.611 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-11-02 15:03:46.616 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-11-02 15:03:46.619 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (3.1.1) 2022-11-02 15:03:46.628 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (1.6.0) 2022-11-02 15:03:46.630 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (0.9.6) 2022-11-02 15:03:46.633 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.0.7) 2022-11-02 15:03:46.639 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2.8.2) 2022-11-02 15:03:46.645 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (4.4.0) 2022-11-02 15:03:46.662 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2021.3) 2022-11-02 15:03:46.666 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (2.27.1) 2022-11-02 15:03:46.674 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.5.0) 2022-11-02 15:03:46.679 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (60.9.3) 2022-11-02 15:03:46.681 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (1.16.0) 2022-11-02 15:03:46.684 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (3.5.2) 2022-11-02 15:03:46.690 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.26.8) 2022-11-02 15:03:46.694 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 630)) (0.9.9) 2022-11-02 15:03:46.697 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:03:46.699 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:03:46.702 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:03:46.715 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:03:46.772 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:03:46.778 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:03:46.780 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:03:46.786 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:03:46.791 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:03:46.794 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:03:46.798 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:03:46.801 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 483)) (2019.11.28) 2022-11-02 15:03:46.831 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:03:46.833 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.21) 2022-11-02 15:03:46.836 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.7.0) 2022-11-02 15:03:46.840 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:03:46.843 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (1.13.3) 2022-11-02 15:03:48.533 | Installing collected packages: swift 2022-11-02 15:03:48.533 | Attempting uninstall: swift 2022-11-02 15:03:48.534 | Found existing installation: swift 2.29.2.dev7 2022-11-02 15:03:48.536 | Can't uninstall 'swift'. No files were found to uninstall. 2022-11-02 15:03:48.538 | Running setup.py develop for swift 2022-11-02 15:03:52.651 | Successfully installed swift 2022-11-02 15:03:52.763 | + inc/python:pip_install:200 : result=0 2022-11-02 15:03:52.766 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:03:52.768 | + functions-common:time_stop:2451 : local name 2022-11-02 15:03:52.771 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:03:52.773 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:03:52.775 | + functions-common:time_stop:2454 : local total 2022-11-02 15:03:52.777 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:03:52.780 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:03:52.783 | + functions-common:time_stop:2458 : start_time=1667401419452 2022-11-02 15:03:52.785 | + functions-common:time_stop:2460 : [[ -z 1667401419452 ]] 2022-11-02 15:03:52.788 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:03:52.792 | + functions-common:time_stop:2463 : end_time=1667401432789 2022-11-02 15:03:52.794 | + functions-common:time_stop:2464 : elapsed_time=13337 2022-11-02 15:03:52.796 | + functions-common:time_stop:2465 : total=80431 2022-11-02 15:03:52.799 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:03:52.801 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=93768 2022-11-02 15:03:52.803 | + inc/python:pip_install:203 : return 0 2022-11-02 15:03:52.806 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:03:52.808 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 15:03:52.811 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 15:03:52.830 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 15:03:52.842 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-11-02 15:03:52.845 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-11-02 15:03:52.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:03:52.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:03:52.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-11-02 15:03:52.855 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:03:52.857 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-11-02 15:03:52.860 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:03:52.863 | + ./stack.sh:main:908 : configure_swift 2022-11-02 15:03:52.865 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-11-02 15:03:52.867 | + lib/swift:configure_swift:332 : local node_number 2022-11-02 15:03:52.869 | + lib/swift:configure_swift:333 : local swift_node_config 2022-11-02 15:03:52.871 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-11-02 15:03:52.873 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 15:03:54.066 | No container-replicator running 2022-11-02 15:03:54.066 | No object-expirer running 2022-11-02 15:03:54.066 | No container-server running 2022-11-02 15:03:54.066 | No container-auditor running 2022-11-02 15:03:54.066 | No container-reconciler running 2022-11-02 15:03:54.066 | No object-updater running 2022-11-02 15:03:54.066 | No proxy-server running 2022-11-02 15:03:54.066 | No account-reaper running 2022-11-02 15:03:54.066 | No container-updater running 2022-11-02 15:03:54.066 | No container-sync running 2022-11-02 15:03:54.066 | No account-auditor running 2022-11-02 15:03:54.066 | No object-replicator running 2022-11-02 15:03:54.066 | No account-replicator running 2022-11-02 15:03:54.066 | No object-reconstructor running 2022-11-02 15:03:54.066 | No account-server running 2022-11-02 15:03:54.066 | No container-sharder running 2022-11-02 15:03:54.066 | No object-auditor running 2022-11-02 15:03:54.066 | No object-server running 2022-11-02 15:03:54.162 | + lib/swift:configure_swift:337 : true 2022-11-02 15:03:54.164 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-11-02 15:03:54.177 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-11-02 15:03:54.190 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-11-02 15:03:54.193 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-11-02 15:03:54.193 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-11-02 15:03:54.198 | + lib/swift:configure_swift:351 : sed -e ' 2022-11-02 15:03:54.198 | s/%GROUP%/ubuntu/; 2022-11-02 15:03:54.198 | s/%USER%/ubuntu/; 2022-11-02 15:03:54.198 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-11-02 15:03:54.198 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-11-02 15:03:54.202 | uid = ubuntu 2022-11-02 15:03:54.202 | gid = ubuntu 2022-11-02 15:03:54.202 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-11-02 15:03:54.202 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-11-02 15:03:54.202 | address = 127.0.0.1 2022-11-02 15:03:54.202 | 2022-11-02 15:03:54.202 | [account6612] 2022-11-02 15:03:54.202 | max connections = 25 2022-11-02 15:03:54.202 | path = /opt/stack/data/swift/1/node/ 2022-11-02 15:03:54.202 | read only = false 2022-11-02 15:03:54.202 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-11-02 15:03:54.202 | 2022-11-02 15:03:54.202 | [account6622] 2022-11-02 15:03:54.202 | max connections = 25 2022-11-02 15:03:54.202 | path = /opt/stack/data/swift/2/node/ 2022-11-02 15:03:54.202 | read only = false 2022-11-02 15:03:54.202 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-11-02 15:03:54.202 | 2022-11-02 15:03:54.202 | [account6632] 2022-11-02 15:03:54.202 | max connections = 25 2022-11-02 15:03:54.202 | path = /opt/stack/data/swift/3/node/ 2022-11-02 15:03:54.202 | read only = false 2022-11-02 15:03:54.202 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-11-02 15:03:54.202 | 2022-11-02 15:03:54.202 | [account6642] 2022-11-02 15:03:54.202 | max connections = 25 2022-11-02 15:03:54.202 | path = /opt/stack/data/swift/4/node/ 2022-11-02 15:03:54.202 | read only = false 2022-11-02 15:03:54.202 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-11-02 15:03:54.202 | 2022-11-02 15:03:54.202 | 2022-11-02 15:03:54.202 | [container6611] 2022-11-02 15:03:54.203 | max connections = 25 2022-11-02 15:03:54.203 | path = /opt/stack/data/swift/1/node/ 2022-11-02 15:03:54.203 | read only = false 2022-11-02 15:03:54.203 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-11-02 15:03:54.203 | 2022-11-02 15:03:54.203 | [container6621] 2022-11-02 15:03:54.203 | max connections = 25 2022-11-02 15:03:54.203 | path = /opt/stack/data/swift/2/node/ 2022-11-02 15:03:54.203 | read only = false 2022-11-02 15:03:54.203 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-11-02 15:03:54.203 | 2022-11-02 15:03:54.203 | [container6631] 2022-11-02 15:03:54.203 | max connections = 25 2022-11-02 15:03:54.203 | path = /opt/stack/data/swift/3/node/ 2022-11-02 15:03:54.203 | read only = false 2022-11-02 15:03:54.203 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-11-02 15:03:54.203 | 2022-11-02 15:03:54.203 | [container6641] 2022-11-02 15:03:54.203 | max connections = 25 2022-11-02 15:03:54.203 | path = /opt/stack/data/swift/4/node/ 2022-11-02 15:03:54.203 | read only = false 2022-11-02 15:03:54.203 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-11-02 15:03:54.203 | 2022-11-02 15:03:54.203 | 2022-11-02 15:03:54.203 | [object6613] 2022-11-02 15:03:54.203 | max connections = 25 2022-11-02 15:03:54.203 | path = /opt/stack/data/swift/1/node/ 2022-11-02 15:03:54.203 | read only = false 2022-11-02 15:03:54.203 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-11-02 15:03:54.203 | 2022-11-02 15:03:54.203 | [object6623] 2022-11-02 15:03:54.203 | max connections = 25 2022-11-02 15:03:54.203 | path = /opt/stack/data/swift/2/node/ 2022-11-02 15:03:54.203 | read only = false 2022-11-02 15:03:54.203 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-11-02 15:03:54.203 | 2022-11-02 15:03:54.204 | [object6633] 2022-11-02 15:03:54.204 | max connections = 25 2022-11-02 15:03:54.204 | path = /opt/stack/data/swift/3/node/ 2022-11-02 15:03:54.204 | read only = false 2022-11-02 15:03:54.204 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-11-02 15:03:54.204 | 2022-11-02 15:03:54.204 | [object6643] 2022-11-02 15:03:54.204 | max connections = 25 2022-11-02 15:03:54.204 | path = /opt/stack/data/swift/4/node/ 2022-11-02 15:03:54.204 | read only = false 2022-11-02 15:03:54.204 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-11-02 15:03:54.205 | + lib/swift:configure_swift:357 : is_ubuntu 2022-11-02 15:03:54.207 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:03:54.209 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:03:54.212 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-11-02 15:03:54.224 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-11-02 15:03:54.226 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-11-02 15:03:54.231 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-11-02 15:03:54.235 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-11-02 15:03:54.237 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-11-02 15:03:54.242 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-11-02 15:03:54.271 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.89:8080/v1/ 2022-11-02 15:03:54.297 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-11-02 15:03:54.316 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-11-02 15:03:54.343 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-11-02 15:03:54.362 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-11-02 15:03:54.390 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-11-02 15:03:54.409 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-11-02 15:03:54.437 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-11-02 15:03:54.455 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-11-02 15:03:54.483 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-11-02 15:03:54.502 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 15:03:54.530 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-11-02 15:03:54.549 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-11-02 15:03:54.564 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:03:54.567 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-11-02 15:03:54.596 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-11-02 15:03:54.623 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-11-02 15:03:54.651 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-11-02 15:03:54.680 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-11-02 15:03:54.695 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:03:54.698 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-11-02 15:03:54.725 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-11-02 15:03:54.741 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:03:54.743 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-11-02 15:03:54.759 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:03:54.761 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-11-02 15:03:54.764 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-11-02 15:03:54.779 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:03:54.782 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-11-02 15:03:54.784 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-11-02 15:03:54.786 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-11-02 15:03:54.791 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-11-02 15:03:54.796 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-11-02 15:03:54.824 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-11-02 15:03:54.851 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-11-02 15:03:54.883 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-11-02 15:03:54.913 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-11-02 15:03:54.942 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-11-02 15:03:54.945 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-11-02 15:03:54.947 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-11-02 15:03:54.949 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-11-02 15:03:54.951 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-11-02 15:03:54.978 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-11-02 15:03:55.007 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.89/identity 2022-11-02 15:03:55.034 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-11-02 15:03:55.062 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-11-02 15:03:55.090 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-11-02 15:03:55.118 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-11-02 15:03:55.145 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-11-02 15:03:55.174 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:03:55.201 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-11-02 15:03:55.229 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-11-02 15:03:55.257 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-11-02 15:03:55.286 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-11-02 15:03:55.314 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-11-02 15:03:55.344 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-11-02 15:03:55.373 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-11-02 15:03:55.391 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-11-02 15:03:55.420 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-11-02 15:03:55.449 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-11-02 15:03:55.453 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-11-02 15:03:55.482 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-11-02 15:03:55.509 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-11-02 15:03:55.538 | + lib/swift:configure_swift:475 : local node_number 2022-11-02 15:03:55.540 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 15:03:55.542 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 15:03:55.545 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-11-02 15:03:55.549 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-11-02 15:03:55.551 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 15:03:55.554 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 15:03:55.556 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-11-02 15:03:55.558 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-11-02 15:03:55.560 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 15:03:55.562 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 15:03:55.565 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-11-02 15:03:55.584 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-11-02 15:03:55.613 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-11-02 15:03:55.631 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-11-02 15:03:55.660 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-11-02 15:03:55.679 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 15:03:55.709 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-11-02 15:03:55.728 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 15:03:55.757 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-11-02 15:03:55.776 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 15:03:55.806 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-11-02 15:03:55.824 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-11-02 15:03:55.853 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-11-02 15:03:55.872 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-11-02 15:03:55.902 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-11-02 15:03:55.922 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-11-02 15:03:55.953 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-11-02 15:03:55.972 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-11-02 15:03:56.000 | + 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-11-02 15:03:56.006 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-11-02 15:03:56.025 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 15:03:56.064 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-11-02 15:03:56.094 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 15:03:56.096 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-11-02 15:03:56.101 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-11-02 15:03:56.103 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 15:03:56.105 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 15:03:56.108 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-11-02 15:03:56.110 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-11-02 15:03:56.113 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 15:03:56.115 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 15:03:56.117 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-11-02 15:03:56.135 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-11-02 15:03:56.164 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-11-02 15:03:56.183 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-11-02 15:03:56.211 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-11-02 15:03:56.230 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 15:03:56.259 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-11-02 15:03:56.279 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 15:03:56.308 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-11-02 15:03:56.327 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 15:03:56.356 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-11-02 15:03:56.375 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-11-02 15:03:56.404 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-11-02 15:03:56.423 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-11-02 15:03:56.453 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-11-02 15:03:56.471 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-11-02 15:03:56.500 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-11-02 15:03:56.520 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-11-02 15:03:56.547 | + 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-11-02 15:03:56.553 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-11-02 15:03:56.572 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 15:03:56.606 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 15:03:56.608 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-11-02 15:03:56.615 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-11-02 15:03:56.617 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 15:03:56.619 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 15:03:56.622 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-11-02 15:03:56.624 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-11-02 15:03:56.627 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 15:03:56.629 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 15:03:56.631 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-11-02 15:03:56.651 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-11-02 15:03:56.681 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-11-02 15:03:56.700 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-11-02 15:03:56.729 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-11-02 15:03:56.748 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 15:03:56.780 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-11-02 15:03:56.800 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 15:03:56.831 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-11-02 15:03:56.850 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 15:03:56.883 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-11-02 15:03:56.904 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-11-02 15:03:56.937 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-11-02 15:03:56.957 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-11-02 15:03:56.990 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-11-02 15:03:57.010 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-11-02 15:03:57.043 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-11-02 15:03:57.064 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-11-02 15:03:57.094 | + 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-11-02 15:03:57.100 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-11-02 15:03:57.119 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 15:03:57.149 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-11-02 15:03:57.180 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-11-02 15:03:57.212 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-11-02 15:03:57.243 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-11-02 15:03:57.245 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-11-02 15:03:57.250 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-11-02 15:03:57.283 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-11-02 15:03:57.316 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-11-02 15:03:57.347 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-11-02 15:03:57.379 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-11-02 15:03:57.414 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-11-02 15:03:57.444 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-11-02 15:03:57.473 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-11-02 15:03:57.503 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-11-02 15:03:57.532 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-11-02 15:03:57.549 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:03:57.551 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-11-02 15:03:57.571 | + lib/swift:configure_swift:518 : local auth_vers 2022-11-02 15:03:57.574 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-11-02 15:03:57.594 | + lib/swift:configure_swift:519 : auth_vers=3 2022-11-02 15:03:57.597 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-11-02 15:03:57.624 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-11-02 15:03:57.627 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-11-02 15:03:57.656 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-11-02 15:03:57.690 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-11-02 15:03:57.692 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-11-02 15:03:57.721 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-11-02 15:03:57.737 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:03:57.739 | + lib/swift:configure_swift:538 : local user_group 2022-11-02 15:03:57.742 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-11-02 15:03:57.755 | + lib/swift:configure_swift:539 : user_group=1000 2022-11-02 15:03:57.758 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-11-02 15:03:57.771 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-11-02 15:03:57.774 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-11-02 15:03:57.806 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-11-02 15:03:57.809 | + lib/swift:configure_swift:545 : is_suse 2022-11-02 15:03:57.811 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:03:57.813 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:03:57.816 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:03:57.819 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:03:57.821 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:03:57.823 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:03:57.826 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-11-02 15:03:57.839 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-11-02 15:03:57.841 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-11-02 15:03:57.844 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-11-02 15:03:57.863 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:03:57.865 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-11-02 15:03:57.884 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:03:57.892 | + ./stack.sh:main:919 : stack_install_service glance 2022-11-02 15:03:57.892 | + lib/stack:stack_install_service:20 : local service=glance 2022-11-02 15:03:57.892 | + lib/stack:stack_install_service:21 : type install_glance 2022-11-02 15:03:57.894 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:03:57.897 | + lib/stack:stack_install_service:32 : install_glance 2022-11-02 15:03:57.899 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-11-02 15:03:57.902 | + lib/glance:install_glance:507 : local glance_store_extras 2022-11-02 15:03:57.905 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-11-02 15:03:57.923 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:03:57.926 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-11-02 15:03:57.929 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-11-02 15:03:57.947 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:03:57.950 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-11-02 15:03:57.952 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-11-02 15:03:57.955 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-11-02 15:03:57.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:03:57.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:03:57.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-11-02 15:03:57.966 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:03:57.969 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-11-02 15:03:57.972 | ++ inc/python:join_extras:29 : local IFS=, 2022-11-02 15:03:57.975 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-11-02 15:03:57.978 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-11-02 15:03:57.980 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-11-02 15:03:57.983 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-11-02 15:03:57.986 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-11-02 15:03:57.989 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-11-02 15:03:57.992 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-11-02 15:03:57.995 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-11-02 15:03:57.999 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:03:57.999 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-11-02 15:03:58.005 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-11-02 15:03:58.008 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-11-02 15:03:58.011 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-11-02 15:03:58.014 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-11-02 15:03:58.017 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 15:03:58.038 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-11-02 15:03:58.041 | + 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-11-02 15:04:00.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:04:00.192 | from cryptography.utils import int_from_bytes 2022-11-02 15:04:00.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:04:00.192 | from cryptography.utils import int_from_bytes 2022-11-02 15:04:00.401 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.409 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.416 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.420 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.510 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.529 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.534 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.537 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.552 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.560 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.562 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.595 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.605 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.610 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.629 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.666 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.675 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.680 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.729 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.742 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.746 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.767 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.774 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.824 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.843 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.847 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.963 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.970 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:00.974 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:04:01.028 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.151 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.177 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.181 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.193 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.198 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.218 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.225 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.243 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.301 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.314 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.330 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.376 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.380 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:01.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:04:01.390 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 15:04:01.470 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 15:04:01.480 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:04:01.491 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:04:01.549 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.2.2) 2022-11-02 15:04:01.571 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.7.0) 2022-11-02 15:04:01.575 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.6.0) 2022-11-02 15:04:01.592 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.5.0) 2022-11-02 15:04:01.603 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-11-02 15:04:01.643 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-11-02 15:04:01.649 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.1.0) 2022-11-02 15:04:01.653 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-11-02 15:04:01.691 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.7.0) 2022-11-02 15:04:01.706 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (6.3.1) 2022-11-02 15:04:01.708 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-11-02 15:04:01.717 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.8.0) 2022-11-02 15:04:01.740 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-11-02 15:04:01.755 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-11-02 15:04:01.760 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-11-02 15:04:01.763 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (0.9.6) 2022-11-02 15:04:01.766 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.0.7) 2022-11-02 15:04:01.772 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (8.3.0) 2022-11-02 15:04:01.786 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2.8.2) 2022-11-02 15:04:01.791 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (4.4.0) 2022-11-02 15:04:01.809 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (3.13.1) 2022-11-02 15:04:01.835 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2021.3) 2022-11-02 15:04:01.838 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (2.27.1) 2022-11-02 15:04:01.865 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.5.0) 2022-11-02 15:04:01.869 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.17.6) 2022-11-02 15:04:01.872 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (1.16.0) 2022-11-02 15:04:01.875 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (3.5.2) 2022-11-02 15:04:01.882 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (6.3.1) 2022-11-02 15:04:01.896 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.26.8) 2022-11-02 15:04:01.916 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 635)) (1.3.3) 2022-11-02 15:04:01.921 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:04:01.930 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:04:01.933 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:04:01.936 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:04:01.941 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:04:01.943 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:04:01.949 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:04:01.953 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:04:01.956 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:04:01.960 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:04:01.971 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:04:01.982 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:04:01.991 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 15:04:01.999 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:04:02.011 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:04:02.015 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-11-02 15:04:02.025 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:04:02.029 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:04:02.034 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 483)) (2019.11.28) 2022-11-02 15:04:02.037 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:04:02.053 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (1.13.3) 2022-11-02 15:04:02.057 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.21) 2022-11-02 15:04:02.059 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.5.0) 2022-11-02 15:04:02.069 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.7) 2022-11-02 15:04:02.076 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (60.9.3) 2022-11-02 15:04:02.147 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) (0.2.5) 2022-11-02 15:04:02.152 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:04:03.985 | + inc/python:pip_install:200 : result=0 2022-11-02 15:04:03.988 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:04:03.990 | + functions-common:time_stop:2451 : local name 2022-11-02 15:04:03.993 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:04:03.995 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:04:03.998 | + functions-common:time_stop:2454 : local total 2022-11-02 15:04:04.000 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:04:04.003 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:04:04.005 | + functions-common:time_stop:2458 : start_time=1667401438033 2022-11-02 15:04:04.007 | + functions-common:time_stop:2460 : [[ -z 1667401438033 ]] 2022-11-02 15:04:04.010 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:04:04.015 | + functions-common:time_stop:2463 : end_time=1667401444012 2022-11-02 15:04:04.018 | + functions-common:time_stop:2464 : elapsed_time=5979 2022-11-02 15:04:04.020 | + functions-common:time_stop:2465 : total=93768 2022-11-02 15:04:04.022 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:04:04.025 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=99747 2022-11-02 15:04:04.027 | + inc/python:pip_install:203 : return 0 2022-11-02 15:04:04.030 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-11-02 15:04:04.034 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-11-02 15:04:04.036 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-11-02 15:04:04.050 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-11-02 15:04:04.055 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-11-02 15:04:04.057 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-11-02 15:04:04.060 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-11-02 15:04:04.062 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:04:04.064 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:04:04.067 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:04:04.070 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:04:04.073 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:04:04.076 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:04:04.093 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:04:04.096 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:04:04.098 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:04:04.102 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:04:04.102 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:04:04.107 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-11-02 15:04:04.109 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:04:04.112 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-11-02 15:04:04.125 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-11-02 15:04:04.129 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:04:04.129 | + functions-common:git_clone:690 : head -1 2022-11-02 15:04:04.133 | f3ae67fa1 Mock getaddrinfo in cinder store tests 2022-11-02 15:04:04.136 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:04:04.139 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-11-02 15:04:04.143 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:04:04.145 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 15:04:04.148 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-11-02 15:04:04.150 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:04:04.153 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-11-02 15:04:04.156 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:04:04.158 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 15:04:04.161 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-11-02 15:04:04.163 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:04:04.166 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:04:04.169 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-11-02 15:04:04.172 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:04:04.175 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-11-02 15:04:04.177 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:04:04.180 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:04:04.183 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-11-02 15:04:04.190 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-11-02 15:04:04.192 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-11-02 15:04:04.869 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-11-02 15:04:04.871 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:04:04.874 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:04:04.877 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:04:04.879 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 15:04:04.882 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-11-02 15:04:04.884 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:04:04.887 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:04:04.889 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:04:04.892 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:04:04.894 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:04:04.897 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:04:04.899 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:04:04.901 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-11-02 15:04:04.924 | Using python 3.8 to install /opt/stack/glance 2022-11-02 15:04:04.927 | + 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-11-02 15:04:07.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:04:07.076 | from cryptography.utils import int_from_bytes 2022-11-02 15:04:07.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:04:07.076 | from cryptography.utils import int_from_bytes 2022-11-02 15:04:07.285 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.292 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.299 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.303 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.393 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.412 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.416 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.420 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.435 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.443 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.445 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.477 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.486 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.491 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.510 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.547 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.555 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.560 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.609 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.622 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.626 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.646 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.653 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.701 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.722 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.726 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.840 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.846 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:07.850 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:04:07.904 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.026 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.052 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.056 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.068 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.073 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.092 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.099 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.116 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.174 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.187 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.203 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.247 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.251 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:08.257 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:04:08.258 | Obtaining file:///opt/stack/glance 2022-11-02 15:04:13.043 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 15:04:13.046 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:04:13.049 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:04:13.053 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 15:04:13.065 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) (0.11.0) 2022-11-02 15:04:13.070 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:04:13.073 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 15:04:13.080 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 15:04:13.090 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:04:13.093 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 15:04:13.100 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:04:13.103 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 15:04:13.107 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:04:13.112 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 15:04:13.116 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 15:04:13.127 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:04:13.130 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 15:04:13.135 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 15:04:13.139 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 15:04:13.143 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:04:13.145 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:04:13.148 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:04:13.154 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:04:13.167 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:04:13.169 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.7.0) 2022-11-02 15:04:13.173 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.6.0) 2022-11-02 15:04:13.180 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.10.1) 2022-11-02 15:04:13.186 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.5.0) 2022-11-02 15:04:13.193 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-11-02 15:04:13.200 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-11-02 15:04:13.204 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (11.2.0) 2022-11-02 15:04:13.214 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.1.0) 2022-11-02 15:04:13.217 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.5.1) 2022-11-02 15:04:13.224 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-11-02 15:04:13.235 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (12.13.0) 2022-11-02 15:04:13.249 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.4.0) 2022-11-02 15:04:13.256 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (4.5.1) 2022-11-02 15:04:13.267 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.11.0) 2022-11-02 15:04:13.274 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (2.3.0) 2022-11-02 15:04:13.282 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-11-02 15:04:13.287 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.8.0) 2022-11-02 15:04:13.299 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.5.0) 2022-11-02 15:04:13.305 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-11-02 15:04:13.314 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.4.2) 2022-11-02 15:04:13.321 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-11-02 15:04:13.325 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-11-02 15:04:13.327 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-11-02 15:04:13.331 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.13.1) 2022-11-02 15:04:13.334 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (5.9.0) 2022-11-02 15:04:13.337 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (22.0.0) 2022-11-02 15:04:13.341 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (3.1.1) 2022-11-02 15:04:13.346 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (0.9.6) 2022-11-02 15:04:13.348 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.0.7) 2022-11-02 15:04:13.351 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (5.3.0) 2022-11-02 15:04:13.359 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2.8.2) 2022-11-02 15:04:13.362 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (4.4.0) 2022-11-02 15:04:13.372 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2021.3) 2022-11-02 15:04:13.375 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.7) 2022-11-02 15:04:13.377 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (2.27.1) 2022-11-02 15:04:13.385 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.3.3) 2022-11-02 15:04:13.388 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.5.0) 2022-11-02 15:04:13.391 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (60.9.3) 2022-11-02 15:04:13.394 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.8.1) 2022-11-02 15:04:13.396 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (1.16.0) 2022-11-02 15:04:13.399 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.13.0) 2022-11-02 15:04:13.405 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.4.2) 2022-11-02 15:04:13.407 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.3.0) 2022-11-02 15:04:13.409 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (3.5.2) 2022-11-02 15:04:13.412 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (4.6.4) 2022-11-02 15:04:13.423 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (6.3.1) 2022-11-02 15:04:13.426 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.0.1) 2022-11-02 15:04:13.429 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.5.0) 2022-11-02 15:04:13.433 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.5.0) 2022-11-02 15:04:13.438 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.26.8) 2022-11-02 15:04:13.443 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) (0.2.5) 2022-11-02 15:04:13.445 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (1.13.3) 2022-11-02 15:04:13.448 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 635)) (1.3.3) 2022-11-02 15:04:13.450 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (3.7.0) 2022-11-02 15:04:13.452 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 15:04:13.456 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:04:13.459 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:04:13.461 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:04:13.465 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:04:13.467 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:04:13.469 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.61.0) 2022-11-02 15:04:13.482 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 15:04:13.485 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 15:04:13.487 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 15:04:13.491 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 15:04:13.494 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 15:04:13.498 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:04:13.500 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:04:13.505 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:04:13.507 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:04:13.514 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 483)) (2019.11.28) 2022-11-02 15:04:13.516 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:04:13.519 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:04:13.521 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 15:04:13.523 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:04:13.525 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 15:04:13.529 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 15:04:13.531 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.4.2) 2022-11-02 15:04:13.536 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:04:13.537 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 15:04:13.539 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.21) 2022-11-02 15:04:13.542 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 15:04:13.545 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 15:04:13.547 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (1.4.0) 2022-11-02 15:04:13.549 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 15:04:13.553 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 15:04:13.555 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (5.0.0) 2022-11-02 15:04:13.557 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:04:13.563 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:04:13.566 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 15:04:13.568 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (1.8.2) 2022-11-02 15:04:13.570 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:04:14.443 | Installing collected packages: glance 2022-11-02 15:04:14.443 | Attempting uninstall: glance 2022-11-02 15:04:14.444 | Found existing installation: glance 24.1.1.dev4 2022-11-02 15:04:14.448 | Can't uninstall 'glance'. No files were found to uninstall. 2022-11-02 15:04:14.449 | Running setup.py develop for glance 2022-11-02 15:04:18.416 | Successfully installed glance 2022-11-02 15:04:18.531 | + inc/python:pip_install:200 : result=0 2022-11-02 15:04:18.533 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:04:18.536 | + functions-common:time_stop:2451 : local name 2022-11-02 15:04:18.538 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:04:18.540 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:04:18.543 | + functions-common:time_stop:2454 : local total 2022-11-02 15:04:18.545 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:04:18.548 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:04:18.550 | + functions-common:time_stop:2458 : start_time=1667401444918 2022-11-02 15:04:18.553 | + functions-common:time_stop:2460 : [[ -z 1667401444918 ]] 2022-11-02 15:04:18.560 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:04:18.565 | + functions-common:time_stop:2463 : end_time=1667401458561 2022-11-02 15:04:18.567 | + functions-common:time_stop:2464 : elapsed_time=13643 2022-11-02 15:04:18.570 | + functions-common:time_stop:2465 : total=99747 2022-11-02 15:04:18.572 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:04:18.575 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=113390 2022-11-02 15:04:18.578 | + inc/python:pip_install:203 : return 0 2022-11-02 15:04:18.581 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:04:18.583 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 15:04:18.586 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 15:04:18.608 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 15:04:18.623 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-11-02 15:04:18.625 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-11-02 15:04:18.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:04:18.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:04:18.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-11-02 15:04:18.636 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:04:18.639 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:04:18.642 | + ./stack.sh:main:920 : configure_glance 2022-11-02 15:04:18.644 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-11-02 15:04:18.659 | + lib/glance:configure_glance:326 : local dburl 2022-11-02 15:04:18.664 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-11-02 15:04:18.666 | ++ lib/database:database_connection_url:134 : local db=glance 2022-11-02 15:04:18.669 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-11-02 15:04:18.671 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-11-02 15:04:18.674 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 15:04:18.678 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 15:04:18.680 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-11-02 15:04:18.710 | + 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-11-02 15:04:18.741 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-11-02 15:04:18.771 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 15:04:18.801 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-11-02 15:04:18.831 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-11-02 15:04:18.861 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-11-02 15:04:18.863 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 15:04:18.866 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-11-02 15:04:18.868 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:04:18.871 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-11-02 15:04:18.901 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-11-02 15:04:18.932 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 15:04:18.962 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-11-02 15:04:18.992 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-11-02 15:04:19.023 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-11-02 15:04:19.053 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-11-02 15:04:19.084 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-11-02 15:04:19.114 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:04:19.145 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:04:19.176 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-11-02 15:04:19.206 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-11-02 15:04:19.209 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-11-02 15:04:19.211 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-11-02 15:04:19.214 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:04:19.216 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:04:19.218 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:04:19.236 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:04:19.239 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:04:19.242 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:04:19.244 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:04:19.262 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:04:19.264 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:04:19.268 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:04:19.298 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:04:19.301 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:04:19.303 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-11-02 15:04:19.306 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-11-02 15:04:19.308 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-11-02 15:04:19.340 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-11-02 15:04:19.370 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-11-02 15:04:19.372 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-11-02 15:04:19.374 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-11-02 15:04:19.378 | + lib/glance:configure_glance_store:254 : local be 2022-11-02 15:04:19.380 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-11-02 15:04:19.382 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-11-02 15:04:19.385 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 15:04:19.416 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-11-02 15:04:19.418 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-11-02 15:04:19.466 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-11-02 15:04:19.468 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-11-02 15:04:19.488 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:04:19.491 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-11-02 15:04:19.522 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-11-02 15:04:19.553 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-11-02 15:04:19.584 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-11-02 15:04:19.615 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-11-02 15:04:19.646 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-11-02 15:04:19.663 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:04:19.665 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 15:04:19.698 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-11-02 15:04:19.729 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-11-02 15:04:19.762 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.89/identity/v3 2022-11-02 15:04:19.792 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-11-02 15:04:19.823 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-11-02 15:04:19.853 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-11-02 15:04:19.871 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:04:19.874 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-11-02 15:04:19.877 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-11-02 15:04:19.879 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 15:04:19.882 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:04:19.900 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:04:19.903 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:04:19.906 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:04:19.909 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:04:19.912 | + 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-11-02 15:04:19.943 | + 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-11-02 15:04:19.973 | + 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-11-02 15:04:20.004 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:04:20.035 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-11-02 15:04:20.039 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-11-02 15:04:20.070 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-11-02 15:04:20.102 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 15:04:20.133 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-11-02 15:04:20.165 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-11-02 15:04:20.196 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-11-02 15:04:20.227 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-11-02 15:04:20.257 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 15:04:20.289 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-11-02 15:04:20.319 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-11-02 15:04:20.351 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-11-02 15:04:20.381 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-11-02 15:04:20.387 | + 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-11-02 15:04:20.395 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-11-02 15:04:20.412 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:04:20.415 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-11-02 15:04:20.417 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-11-02 15:04:20.420 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-11-02 15:04:20.422 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-11-02 15:04:20.425 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-11-02 15:04:20.428 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-11-02 15:04:20.432 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-11-02 15:04:20.434 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-11-02 15:04:20.438 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-11-02 15:04:20.468 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-11-02 15:04:20.471 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-11-02 15:04:20.474 | ++ functions:get_random_port:837 : true 2022-11-02 15:04:20.476 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-11-02 15:04:20.478 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-11-02 15:04:20.481 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-11-02 15:04:20.539 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-11-02 15:04:20.541 | ++ functions:get_random_port:841 : break 2 2022-11-02 15:04:20.543 | ++ functions:get_random_port:845 : echo 60999 2022-11-02 15:04:20.546 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-11-02 15:04:20.549 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-11-02 15:04:20.577 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-11-02 15:04:20.605 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-11-02 15:04:20.634 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:04:20.663 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:04:20.691 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:04:20.722 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:04:20.752 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:04:20.781 | + 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-11-02 15:04:20.811 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:04:20.841 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:04:20.871 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:04:20.900 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:04:20.929 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 15:04:20.958 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-11-02 15:04:20.987 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-11-02 15:04:21.015 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-11-02 15:04:21.045 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-11-02 15:04:21.074 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-11-02 15:04:21.103 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-11-02 15:04:21.105 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-11-02 15:04:21.108 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:04:21.111 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:04:21.113 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:04:21.116 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-11-02 15:04:21.118 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-11-02 15:04:21.175 | proxy (enabled by site administrator) 2022-11-02 15:04:21.178 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-11-02 15:04:21.181 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-11-02 15:04:21.183 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:04:21.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:04:21.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:04:21.191 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-11-02 15:04:21.193 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-11-02 15:04:21.249 | proxy_http (enabled by site administrator) 2022-11-02 15:04:21.252 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-11-02 15:04:21.256 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-11-02 15:04:21.258 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-11-02 15:04:21.261 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:04:21.263 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:04:21.266 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:04:21.269 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:04:21.272 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:04:21.275 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-11-02 15:04:21.275 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:04:21.284 | KeepAlive Off 2022-11-02 15:04:21.289 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-11-02 15:04:21.289 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:04:21.298 | SetEnv proxy-sendchunked 1 2022-11-02 15:04:21.302 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:04:21.302 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-11-02 15:04:21.310 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-11-02 15:04:21.314 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-11-02 15:04:21.316 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-11-02 15:04:21.319 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:04:21.321 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:04:21.324 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:04:21.326 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:04:21.329 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:04:21.331 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:04:21.334 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:04:21.336 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:04:21.339 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:04:21.341 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-11-02 15:04:21.404 | Site glance-wsgi-api already enabled 2022-11-02 15:04:21.409 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-11-02 15:04:21.411 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:04:21.414 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:04:21.416 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:04:21.555 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-11-02 15:04:21.561 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-11-02 15:04:21.598 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-02 15:04:21.600 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-11-02 15:04:21.622 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:04:21.625 | + ./stack.sh:main:925 : stack_install_service cinder 2022-11-02 15:04:21.628 | + lib/stack:stack_install_service:20 : local service=cinder 2022-11-02 15:04:21.631 | + lib/stack:stack_install_service:21 : type install_cinder 2022-11-02 15:04:21.633 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:04:21.636 | + lib/stack:stack_install_service:32 : install_cinder 2022-11-02 15:04:21.638 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-11-02 15:04:21.641 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-11-02 15:04:21.644 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-11-02 15:04:21.646 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:04:21.648 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:04:21.651 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:04:21.654 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:04:21.657 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:04:21.660 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:04:21.677 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:04:21.680 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:04:21.682 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:04:21.686 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:04:21.686 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:04:21.691 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-11-02 15:04:21.694 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:04:21.696 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-11-02 15:04:21.710 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-11-02 15:04:21.713 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:04:21.713 | + functions-common:git_clone:690 : head -1 2022-11-02 15:04:21.722 | a3c8857ee NFS: Fix generic revert to snapshot flow 2022-11-02 15:04:21.725 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:04:21.728 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-11-02 15:04:21.731 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:04:21.733 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 15:04:21.736 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-11-02 15:04:21.739 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:04:21.741 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-11-02 15:04:21.744 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:04:21.746 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 15:04:21.749 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-11-02 15:04:21.752 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:04:21.755 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:04:21.758 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-11-02 15:04:21.760 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:04:21.764 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-11-02 15:04:21.766 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:04:21.769 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:04:21.772 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-11-02 15:04:21.778 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-11-02 15:04:21.780 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-11-02 15:04:22.437 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-11-02 15:04:22.440 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:04:22.442 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:04:22.445 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:04:22.447 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 15:04:22.449 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-11-02 15:04:22.452 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:04:22.454 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:04:22.457 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:04:22.459 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:04:22.461 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:04:22.464 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:04:22.466 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:04:22.469 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-11-02 15:04:22.491 | Using python 3.8 to install /opt/stack/cinder 2022-11-02 15:04:22.494 | + 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-11-02 15:04:24.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:04:24.645 | from cryptography.utils import int_from_bytes 2022-11-02 15:04:24.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:04:24.645 | from cryptography.utils import int_from_bytes 2022-11-02 15:04:24.853 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:24.861 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:24.868 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:24.872 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:24.961 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:24.980 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:24.984 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:24.988 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.003 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.011 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.013 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.045 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.055 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.060 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.078 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.115 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.123 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.129 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.177 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.191 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.194 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.214 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.221 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.270 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.289 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.293 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.408 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.415 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.419 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:04:25.473 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.596 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.621 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.624 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.636 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.642 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.662 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.668 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.685 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.742 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.756 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.772 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.816 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.820 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:25.826 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:04:25.826 | Obtaining file:///opt/stack/cinder 2022-11-02 15:04:31.708 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 15:04:31.711 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:04:31.714 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:04:31.718 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 15:04:31.731 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:04:31.734 | Requirement already satisfied: boto3===1.21.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.21.7) 2022-11-02 15:04:31.739 | Requirement already satisfied: botocore===1.24.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.24.7) 2022-11-02 15:04:31.744 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 15:04:31.756 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:04:31.759 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 15:04:31.769 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:04:31.771 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:04:31.775 | Requirement already satisfied: google-api-python-client===2.38.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.38.0) 2022-11-02 15:04:31.783 | Requirement already satisfied: google-auth===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.6.0) 2022-11-02 15:04:31.790 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (0.1.0) 2022-11-02 15:04:31.794 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:04:31.796 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 15:04:31.802 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:04:31.804 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 15:04:31.807 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:04:31.810 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:04:31.817 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:04:31.831 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 15:04:31.834 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.1.3) 2022-11-02 15:04:31.839 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.2.2) 2022-11-02 15:04:31.851 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.7.0) 2022-11-02 15:04:31.854 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.6.0) 2022-11-02 15:04:31.861 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.10.1) 2022-11-02 15:04:31.867 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.5.0) 2022-11-02 15:04:31.873 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-11-02 15:04:31.880 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-11-02 15:04:31.884 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (11.2.0) 2022-11-02 15:04:31.895 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.1.0) 2022-11-02 15:04:31.899 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-11-02 15:04:31.910 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (12.13.0) 2022-11-02 15:04:31.924 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.4.0) 2022-11-02 15:04:31.930 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (4.5.1) 2022-11-02 15:04:31.941 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.11.0) 2022-11-02 15:04:31.949 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.7.0) 2022-11-02 15:04:31.957 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (2.3.0) 2022-11-02 15:04:31.964 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (6.3.1) 2022-11-02 15:04:31.966 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-11-02 15:04:31.971 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.8.0) 2022-11-02 15:04:31.983 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.5.0) 2022-11-02 15:04:31.989 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-11-02 15:04:31.998 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.6.0) 2022-11-02 15:04:32.009 | Requirement already satisfied: oslo.vmware===3.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.10.0) 2022-11-02 15:04:32.021 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.4.2) 2022-11-02 15:04:32.029 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-11-02 15:04:32.032 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.8.1) 2022-11-02 15:04:32.036 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-11-02 15:04:32.038 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-11-02 15:04:32.042 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.13.1) 2022-11-02 15:04:32.045 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (5.9.0) 2022-11-02 15:04:32.049 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (0.4.8) 2022-11-02 15:04:32.051 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (0.2.8) 2022-11-02 15:04:32.054 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (3.1.1) 2022-11-02 15:04:32.060 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (0.9.6) 2022-11-02 15:04:32.062 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.0.7) 2022-11-02 15:04:32.064 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (5.3.0) 2022-11-02 15:04:32.072 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2.8.2) 2022-11-02 15:04:32.076 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (3.6.0) 2022-11-02 15:04:32.086 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (4.4.0) 2022-11-02 15:04:32.096 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (17.7.0) 2022-11-02 15:04:32.104 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (3.13.1) 2022-11-02 15:04:32.107 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2021.3) 2022-11-02 15:04:32.110 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.7) 2022-11-02 15:04:32.113 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (2.27.1) 2022-11-02 15:04:32.120 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.5.0) 2022-11-02 15:04:32.123 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.8) 2022-11-02 15:04:32.126 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (2.1.74) 2022-11-02 15:04:32.129 | Requirement already satisfied: s3transfer===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.5.2) 2022-11-02 15:04:32.132 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (60.9.3) 2022-11-02 15:04:32.135 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (1.16.0) 2022-11-02 15:04:32.137 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.13.0) 2022-11-02 15:04:32.144 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.4.2) 2022-11-02 15:04:32.146 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.3.0) 2022-11-02 15:04:32.148 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (3.5.2) 2022-11-02 15:04:32.151 | Requirement already satisfied: suds-community===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.0.0) 2022-11-02 15:04:32.153 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.8.9) 2022-11-02 15:04:32.157 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (4.6.4) 2022-11-02 15:04:32.168 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (6.3.1) 2022-11-02 15:04:32.171 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.0.1) 2022-11-02 15:04:32.174 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.5.0) 2022-11-02 15:04:32.178 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.5.0) 2022-11-02 15:04:32.182 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (2.10.1) 2022-11-02 15:04:32.190 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (4.1.1) 2022-11-02 15:04:32.192 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.26.8) 2022-11-02 15:04:32.197 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) (0.12.2) 2022-11-02 15:04:32.200 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (1.3.3) 2022-11-02 15:04:32.205 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) (0.2.5) 2022-11-02 15:04:32.207 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (1.13.3) 2022-11-02 15:04:32.210 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 635)) (1.3.3) 2022-11-02 15:04:32.212 | Requirement already satisfied: zstd===1.5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 643)) (1.5.1.0) 2022-11-02 15:04:32.214 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:04:32.217 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:04:32.219 | Requirement already satisfied: google-api-core===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.5.0) 2022-11-02 15:04:32.224 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 15:04:32.227 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:04:32.231 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:04:32.233 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:04:32.235 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:04:32.238 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:04:32.240 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 15:04:32.248 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 15:04:32.251 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 15:04:32.255 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 15:04:32.258 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 15:04:32.262 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 15:04:32.265 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:04:32.267 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:04:32.272 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:04:32.274 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 15:04:32.277 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:04:32.284 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (22.0.0) 2022-11-02 15:04:32.287 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:04:32.290 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 483)) (2019.11.28) 2022-11-02 15:04:32.292 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:04:32.294 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.23.2) 2022-11-02 15:04:32.297 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 15:04:32.299 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 15:04:32.303 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 15:04:32.305 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.4.2) 2022-11-02 15:04:32.310 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:04:32.312 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 15:04:32.315 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.21) 2022-11-02 15:04:32.318 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (3.19.5) 2022-11-02 15:04:32.320 | Requirement already satisfied: googleapis-common-protos===1.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (1.55.0) 2022-11-02 15:04:32.323 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 15:04:32.326 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 15:04:32.331 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 15:04:32.334 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (5.0.0) 2022-11-02 15:04:32.336 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 15:04:32.338 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:04:32.340 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:04:32.346 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 15:04:32.348 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (3.7.0) 2022-11-02 15:04:32.351 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:04:32.354 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (1.8.2) 2022-11-02 15:04:33.177 | Installing collected packages: cinder 2022-11-02 15:04:33.177 | Attempting uninstall: cinder 2022-11-02 15:04:33.178 | Found existing installation: cinder 20.0.2.dev13 2022-11-02 15:04:33.182 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-11-02 15:04:33.183 | Running setup.py develop for cinder 2022-11-02 15:04:37.949 | Successfully installed cinder 2022-11-02 15:04:38.073 | + inc/python:pip_install:200 : result=0 2022-11-02 15:04:38.075 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:04:38.077 | + functions-common:time_stop:2451 : local name 2022-11-02 15:04:38.081 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:04:38.083 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:04:38.085 | + functions-common:time_stop:2454 : local total 2022-11-02 15:04:38.087 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:04:38.089 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:04:38.092 | + functions-common:time_stop:2458 : start_time=1667401462486 2022-11-02 15:04:38.095 | + functions-common:time_stop:2460 : [[ -z 1667401462486 ]] 2022-11-02 15:04:38.097 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:04:38.102 | + functions-common:time_stop:2463 : end_time=1667401478099 2022-11-02 15:04:38.104 | + functions-common:time_stop:2464 : elapsed_time=15613 2022-11-02 15:04:38.106 | + functions-common:time_stop:2465 : total=113390 2022-11-02 15:04:38.108 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:04:38.111 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=129003 2022-11-02 15:04:38.113 | + inc/python:pip_install:203 : return 0 2022-11-02 15:04:38.116 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:04:38.119 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 15:04:38.121 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 15:04:38.142 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 15:04:38.155 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-11-02 15:04:38.158 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-11-02 15:04:38.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:04:38.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:04:38.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-11-02 15:04:38.168 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:04:38.171 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-11-02 15:04:38.174 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-11-02 15:04:38.176 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-11-02 15:04:38.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:04:38.181 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:04:38.184 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-11-02 15:04:38.196 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-11-02 15:04:38.199 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:04:38.201 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:04:38.204 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:04:38.207 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:04:38.209 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:04:38.212 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:04:38.214 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:04:38.217 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:04:38.220 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:04:38.223 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:04:38.225 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:04:38.227 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:04:38.230 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-11-02 15:04:38.233 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:04:38.235 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:04:38.238 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:04:38.240 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-11-02 15:04:38.264 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-11-02 15:04:38.379 | Reading package lists... 2022-11-02 15:04:38.665 | Building dependency tree... 2022-11-02 15:04:38.666 | Reading state information... 2022-11-02 15:04:38.987 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-11-02 15:04:38.987 | The following packages were automatically installed and are no longer required: 2022-11-02 15:04:38.988 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:04:38.988 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:04:38.988 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:04:38.988 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:04:38.988 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:04:38.989 | python3-zope.interface 2022-11-02 15:04:38.989 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:04:39.109 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:04:39.113 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:04:39.116 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:04:39.119 | + functions-common:time_stop:2451 : local name 2022-11-02 15:04:39.121 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:04:39.124 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:04:39.126 | + functions-common:time_stop:2454 : local total 2022-11-02 15:04:39.129 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:04:39.131 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:04:39.134 | + functions-common:time_stop:2458 : start_time=1667401478261 2022-11-02 15:04:39.136 | + functions-common:time_stop:2460 : [[ -z 1667401478261 ]] 2022-11-02 15:04:39.140 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:04:39.145 | + functions-common:time_stop:2463 : end_time=1667401479142 2022-11-02 15:04:39.148 | + functions-common:time_stop:2464 : elapsed_time=881 2022-11-02 15:04:39.150 | + functions-common:time_stop:2465 : total=24709 2022-11-02 15:04:39.153 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:04:39.155 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=25590 2022-11-02 15:04:39.158 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:04:39.161 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:04:39.164 | + ./stack.sh:main:926 : configure_cinder 2022-11-02 15:04:39.166 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-11-02 15:04:39.179 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-11-02 15:04:39.183 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-11-02 15:04:39.186 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-11-02 15:04:39.189 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 15:04:39.192 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-11-02 15:04:39.192 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 15:04:39.197 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-11-02 15:04:39.199 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-11-02 15:04:39.201 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 15:04:39.204 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-11-02 15:04:39.206 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-11-02 15:04:39.208 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-11-02 15:04:39.210 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-11-02 15:04:39.213 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-11-02 15:04:39.225 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-11-02 15:04:39.237 | + 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-11-02 15:04:39.249 | + 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-11-02 15:04:39.263 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-11-02 15:04:39.276 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 15:04:39.279 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 15:04:39.283 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.dt9lQwokCQ 2022-11-02 15:04:39.286 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 15:04:39.288 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 15:04:39.290 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-11-02 15:04:39.292 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.dt9lQwokCQ 2022-11-02 15:04:39.296 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.dt9lQwokCQ 2022-11-02 15:04:39.308 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.dt9lQwokCQ /etc/sudoers.d/cinder-rootwrap 2022-11-02 15:04:39.322 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-11-02 15:04:39.326 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 15:04:39.329 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 15:04:39.331 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 15:04:39.333 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 15:04:39.335 | + 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-11-02 15:04:39.338 | + 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-11-02 15:04:39.340 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-11-02 15:04:39.342 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-11-02 15:04:39.347 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-11-02 15:04:39.351 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-11-02 15:04:39.370 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-11-02 15:04:39.394 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-11-02 15:04:39.413 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-11-02 15:04:39.432 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-11-02 15:04:39.452 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-11-02 15:04:39.472 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-11-02 15:04:39.490 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-11-02 15:04:39.510 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-11-02 15:04:39.512 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 15:04:39.515 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-11-02 15:04:39.518 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:04:39.520 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-11-02 15:04:39.551 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-11-02 15:04:39.579 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 15:04:39.607 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-11-02 15:04:39.637 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-11-02 15:04:39.667 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-11-02 15:04:39.696 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-11-02 15:04:39.724 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-11-02 15:04:39.754 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:04:39.783 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:04:39.812 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-11-02 15:04:39.844 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-11-02 15:04:39.874 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-11-02 15:04:39.877 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-11-02 15:04:39.880 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-11-02 15:04:39.882 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-11-02 15:04:39.885 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 15:04:39.888 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 15:04:39.920 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-11-02 15:04:39.949 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-11-02 15:04:39.978 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-11-02 15:04:40.007 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-11-02 15:04:40.036 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-11-02 15:04:40.067 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-11-02 15:04:40.101 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-11-02 15:04:40.104 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-11-02 15:04:40.138 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 15:04:40.170 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-11-02 15:04:40.178 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 27f505de09a160bd9362add20d9ff4da 2022-11-02 15:04:40.208 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-11-02 15:04:40.210 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 15:04:40.240 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 15:04:40.269 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 15:04:40.298 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-11-02 15:04:40.327 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-11-02 15:04:40.345 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:04:40.347 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 15:04:40.349 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-11-02 15:04:40.352 | + lib/cinder:configure_cinder:301 : local default_name= 2022-11-02 15:04:40.354 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-11-02 15:04:40.356 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 15:04:40.359 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-11-02 15:04:40.361 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-11-02 15:04:40.363 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-11-02 15:04:40.366 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-11-02 15:04:40.368 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-11-02 15:04:40.371 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-11-02 15:04:40.402 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-11-02 15:04:40.431 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-11-02 15:04:40.461 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-11-02 15:04:40.490 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-11-02 15:04:40.520 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-11-02 15:04:40.551 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-11-02 15:04:40.553 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-11-02 15:04:40.555 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-11-02 15:04:40.558 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-11-02 15:04:40.588 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-11-02 15:04:40.590 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-11-02 15:04:40.620 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-11-02 15:04:40.622 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-11-02 15:04:40.626 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-11-02 15:04:40.628 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-11-02 15:04:40.658 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-11-02 15:04:40.660 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-11-02 15:04:40.663 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-11-02 15:04:40.680 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:04:40.683 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-11-02 15:04:40.685 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-11-02 15:04:40.688 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-11-02 15:04:40.692 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-11-02 15:04:40.722 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.89:8080/v1/AUTH_ 2022-11-02 15:04:40.754 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-11-02 15:04:40.783 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:04:40.788 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-11-02 15:04:40.804 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:04:40.806 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-11-02 15:04:40.824 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:04:40.826 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-11-02 15:04:40.829 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-11-02 15:04:40.831 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-11-02 15:04:40.834 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-11-02 15:04:40.836 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:04:40.839 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:04:40.841 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:04:40.859 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:04:40.863 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:04:40.865 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:04:40.868 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:04:40.885 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:04:40.888 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:04:40.891 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:04:40.927 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:04:40.929 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:04:40.932 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-11-02 15:04:40.934 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-11-02 15:04:40.937 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 15:04:40.940 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:04:40.958 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:04:40.960 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:04:40.963 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:04:40.965 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:04:40.968 | + 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-11-02 15:04:40.998 | + 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-11-02 15:04:41.027 | + 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-11-02 15:04:41.057 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:04:41.086 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-11-02 15:04:41.104 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:04:41.106 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-11-02 15:04:41.109 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-11-02 15:04:41.112 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-11-02 15:04:41.114 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-11-02 15:04:41.116 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 15:04:41.119 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:04:41.122 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-11-02 15:04:41.127 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-11-02 15:04:41.129 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:04:41.131 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:04:41.145 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:04:41.146 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:04:41.154 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:04:41.159 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:04:41.175 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-11-02 15:04:41.177 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-11-02 15:04:41.181 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-11-02 15:04:41.212 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-11-02 15:04:41.242 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-11-02 15:04:41.272 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:04:41.301 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:04:41.330 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:04:41.358 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:04:41.386 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:04:41.415 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:04:41.444 | + 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-11-02 15:04:41.473 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:04:41.502 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:04:41.532 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:04:41.561 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 15:04:41.563 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 15:04:41.567 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-11-02 15:04:41.570 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-11-02 15:04:41.572 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:04:41.574 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:04:41.577 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:04:41.579 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 15:04:41.583 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 15:04:41.585 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-11-02 15:04:41.615 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 15:04:41.647 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-11-02 15:04:41.647 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 15:04:41.657 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-11-02 15:04:41.661 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-11-02 15:04:41.663 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-11-02 15:04:41.666 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:04:41.668 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:04:41.671 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:04:41.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:04:41.675 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:04:41.678 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:04:41.680 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:04:41.683 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:04:41.685 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:04:41.688 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-11-02 15:04:41.751 | Enabling site cinder-wsgi. 2022-11-02 15:04:41.757 | To activate the new configuration, you need to run: 2022-11-02 15:04:41.757 | systemctl reload apache2 2022-11-02 15:04:41.762 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 15:04:41.764 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:04:41.767 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:04:41.770 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:04:41.977 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-11-02 15:04:41.979 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-11-02 15:04:42.016 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-11-02 15:04:42.048 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-11-02 15:04:42.066 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:04:42.069 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-11-02 15:04:42.071 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 15:04:42.074 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 15:04:42.076 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 15:04:42.079 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-11-02 15:04:42.111 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-11-02 15:04:42.141 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.89/identity 2022-11-02 15:04:42.171 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-11-02 15:04:42.200 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-11-02 15:04:42.229 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-11-02 15:04:42.260 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-11-02 15:04:42.289 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-11-02 15:04:42.318 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:04:42.347 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-11-02 15:04:42.379 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-11-02 15:04:42.408 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 15:04:42.438 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-11-02 15:04:42.440 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-11-02 15:04:42.459 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:04:42.461 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-11-02 15:04:42.494 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-02 15:04:42.497 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-11-02 15:04:42.515 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:04:42.518 | + ./stack.sh:main:931 : stack_install_service neutron 2022-11-02 15:04:42.522 | + lib/stack:stack_install_service:20 : local service=neutron 2022-11-02 15:04:42.524 | + lib/stack:stack_install_service:21 : type install_neutron 2022-11-02 15:04:42.527 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:04:42.529 | + lib/stack:stack_install_service:32 : install_neutron 2022-11-02 15:04:42.532 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-11-02 15:04:42.537 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:04:42.537 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:04:42.543 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:04:42.545 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 15:04:42.548 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 15:04:42.551 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:04:42.553 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-11-02 15:04:42.556 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-11-02 15:04:42.559 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-11-02 15:04:42.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:04:42.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:04:42.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-11-02 15:04:42.570 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:04:42.572 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-11-02 15:04:42.575 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-11-02 15:04:42.577 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-11-02 15:04:42.579 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:04:42.582 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:04:42.585 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:04:42.588 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:04:42.590 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:04:42.593 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:04:42.611 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:04:42.613 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:04:42.616 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:04:42.619 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:04:42.619 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:04:42.624 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-11-02 15:04:42.627 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:04:42.630 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-11-02 15:04:42.643 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-11-02 15:04:42.647 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:04:42.647 | + functions-common:git_clone:690 : head -1 2022-11-02 15:04:42.654 | df8d82e92a Check subnet overlapping after add router interface 2022-11-02 15:04:42.657 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:04:42.660 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-11-02 15:04:42.663 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:04:42.665 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 15:04:42.668 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-11-02 15:04:42.670 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:04:42.673 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-11-02 15:04:42.676 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:04:42.678 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 15:04:42.681 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-11-02 15:04:42.683 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:04:42.686 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:04:42.689 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-11-02 15:04:42.692 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:04:42.695 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-11-02 15:04:42.698 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:04:42.700 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:04:42.704 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-11-02 15:04:42.711 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-11-02 15:04:42.713 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-11-02 15:04:43.379 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-11-02 15:04:43.381 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:04:43.384 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:04:43.386 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:04:43.389 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 15:04:43.391 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-11-02 15:04:43.394 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:04:43.396 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:04:43.399 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:04:43.402 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:04:43.405 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:04:43.407 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:04:43.411 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:04:43.413 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-11-02 15:04:43.436 | Using python 3.8 to install /opt/stack/neutron 2022-11-02 15:04:43.439 | + 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-11-02 15:04:45.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:04:45.684 | from cryptography.utils import int_from_bytes 2022-11-02 15:04:45.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:04:45.684 | from cryptography.utils import int_from_bytes 2022-11-02 15:04:45.896 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:45.904 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:45.911 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:45.916 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.006 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.026 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.030 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.034 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.049 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.058 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.059 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.092 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.102 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.106 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.125 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.164 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.172 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.178 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.227 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.241 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.245 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.267 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.275 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.326 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.344 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.348 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.465 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.472 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.476 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:04:46.530 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.654 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.680 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.684 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.695 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.700 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.720 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.728 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.745 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.803 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.816 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.832 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.877 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.882 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:04:46.888 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:04:46.888 | Obtaining file:///opt/stack/neutron 2022-11-02 15:04:51.314 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 15:04:51.321 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 15:04:51.325 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 15:04:51.334 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:04:51.342 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:04:51.353 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 15:04:51.503 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:04:51.518 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 15:04:51.533 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:04:51.539 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:04:51.542 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:04:51.552 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 15:04:51.558 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:04:51.563 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 15:04:51.574 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 15:04:51.612 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 15:04:51.639 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:04:51.700 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:04:51.752 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:04:51.757 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:04:51.760 | Requirement already satisfied: neutron-lib===2.20.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.20.0) 2022-11-02 15:04:51.797 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 15:04:51.824 | Requirement already satisfied: os-ken===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.1) 2022-11-02 15:04:51.839 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-11-02 15:04:51.843 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 15:04:51.848 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 15:04:51.852 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 15:04:51.875 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 15:04:51.914 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 15:04:51.925 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:04:51.965 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 15:04:51.970 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 15:04:52.018 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 15:04:52.023 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 15:04:52.063 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 15:04:52.119 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 15:04:52.129 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 15:04:52.148 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 15:04:52.164 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 15:04:52.179 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 15:04:52.191 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 15:04:52.193 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:04:52.202 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 15:04:52.225 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 15:04:52.235 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:04:52.251 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 15:04:52.271 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 15:04:52.344 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 15:04:52.349 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 15:04:52.357 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:04:52.363 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:04:52.366 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.4.1) 2022-11-02 15:04:52.376 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:04:52.388 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 15:04:52.395 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 15:04:52.416 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 15:04:52.428 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 15:04:52.438 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 15:04:52.441 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:04:52.446 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 15:04:52.465 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 15:04:52.467 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 15:04:52.471 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 15:04:52.474 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 15:04:52.478 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 15:04:52.482 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 15:04:52.486 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 15:04:52.490 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 15:04:52.495 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (4.5.1) 2022-11-02 15:04:52.513 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:04:52.531 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 15:04:52.557 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 15:04:52.572 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:04:52.576 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 15:04:52.584 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:04:52.610 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 15:04:52.613 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:04:52.617 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (1.2.2) 2022-11-02 15:04:52.622 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 15:04:52.697 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 15:04:52.701 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:04:52.703 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 15:04:52.706 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 15:04:52.716 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 15:04:52.719 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 15:04:52.722 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:04:52.729 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 15:04:52.743 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 15:04:52.752 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 15:04:52.758 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 15:04:52.768 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 15:04:52.826 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:04:52.846 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 15:04:52.850 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:04:52.855 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:04:52.859 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 15:04:52.863 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 15:04:52.888 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 15:04:52.896 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:04:52.912 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:04:52.916 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:04:52.921 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 15:04:52.925 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 15:04:52.928 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 15:04:52.950 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:04:52.952 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:04:52.990 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 15:04:52.994 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:04:52.997 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:04:53.000 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 15:04:53.046 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 15:04:53.050 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 15:04:53.054 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 15:04:53.063 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:04:53.067 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:04:53.078 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.3.5) 2022-11-02 15:04:53.080 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (3.0.0) 2022-11-02 15:04:53.100 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:04:53.111 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:04:53.125 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 15:04:53.139 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.1.0) 2022-11-02 15:04:53.144 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:04:53.149 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:04:53.151 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:04:53.154 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 15:04:53.156 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:04:53.159 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 15:04:53.162 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 15:04:53.165 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:04:53.168 | Requirement already satisfied: beautifulsoup4===4.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.10.0) 2022-11-02 15:04:53.175 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) (2.0.0) 2022-11-02 15:04:53.188 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:04:53.191 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:04:53.240 | Requirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.3.1) 2022-11-02 15:04:53.245 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 15:04:53.247 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:04:54.308 | Installing collected packages: neutron 2022-11-02 15:04:54.308 | Attempting uninstall: neutron 2022-11-02 15:04:54.309 | Found existing installation: neutron 20.2.0 2022-11-02 15:05:02.812 | Uninstalling neutron-20.2.0: 2022-11-02 15:05:02.892 | Successfully uninstalled neutron-20.2.0 2022-11-02 15:05:02.894 | Running setup.py develop for neutron 2022-11-02 15:05:08.061 | Successfully installed neutron 2022-11-02 15:05:08.180 | + inc/python:pip_install:200 : result=0 2022-11-02 15:05:08.182 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:05:08.185 | + functions-common:time_stop:2451 : local name 2022-11-02 15:05:08.187 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:05:08.190 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:05:08.193 | + functions-common:time_stop:2454 : local total 2022-11-02 15:05:08.195 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:05:08.197 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:05:08.199 | + functions-common:time_stop:2458 : start_time=1667401483430 2022-11-02 15:05:08.202 | + functions-common:time_stop:2460 : [[ -z 1667401483430 ]] 2022-11-02 15:05:08.204 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:05:08.209 | + functions-common:time_stop:2463 : end_time=1667401508206 2022-11-02 15:05:08.211 | + functions-common:time_stop:2464 : elapsed_time=24776 2022-11-02 15:05:08.214 | + functions-common:time_stop:2465 : total=129003 2022-11-02 15:05:08.216 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:05:08.218 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=153779 2022-11-02 15:05:08.221 | + inc/python:pip_install:203 : return 0 2022-11-02 15:05:08.223 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:05:08.226 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 15:05:08.228 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 15:05:08.248 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 15:05:08.261 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-11-02 15:05:08.263 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-11-02 15:05:08.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:05:08.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:05:08.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-11-02 15:05:08.274 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:05:08.276 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-11-02 15:05:08.279 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:05:08.282 | + ./stack.sh:main:934 : is_service_enabled nova 2022-11-02 15:05:08.300 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:08.302 | + ./stack.sh:main:936 : stack_install_service nova 2022-11-02 15:05:08.305 | + lib/stack:stack_install_service:20 : local service=nova 2022-11-02 15:05:08.307 | + lib/stack:stack_install_service:21 : type install_nova 2022-11-02 15:05:08.310 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:05:08.313 | + lib/stack:stack_install_service:32 : install_nova 2022-11-02 15:05:08.316 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-11-02 15:05:08.319 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-11-02 15:05:08.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:05:08.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:05:08.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-11-02 15:05:08.328 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:05:08.332 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-11-02 15:05:08.349 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:08.351 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-11-02 15:05:08.368 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:08.371 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-11-02 15:05:08.388 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:08.391 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-11-02 15:05:08.394 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-11-02 15:05:08.396 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-11-02 15:05:08.398 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:05:08.400 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:05:08.403 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:05:08.406 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:05:08.409 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:05:08.412 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:05:08.429 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:05:08.431 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:05:08.433 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:05:08.436 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:05:08.436 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:05:08.442 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-11-02 15:05:08.444 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:05:08.446 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-11-02 15:05:08.459 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-11-02 15:05:08.462 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:05:08.463 | + functions-common:git_clone:690 : head -1 2022-11-02 15:05:08.467 | 2738317167 nova-live-migration tests not needed for Ironic 2022-11-02 15:05:08.469 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:05:08.473 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-11-02 15:05:08.475 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:05:08.478 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 15:05:08.480 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-11-02 15:05:08.483 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:05:08.485 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-11-02 15:05:08.489 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:05:08.491 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 15:05:08.494 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-11-02 15:05:08.496 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:05:08.499 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:05:08.502 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-11-02 15:05:08.505 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:05:08.507 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-11-02 15:05:08.510 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:05:08.513 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:05:08.516 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-11-02 15:05:08.522 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-11-02 15:05:08.524 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-11-02 15:05:09.195 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-11-02 15:05:09.198 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:05:09.200 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:05:09.203 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:05:09.205 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 15:05:09.207 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-11-02 15:05:09.210 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:05:09.212 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:05:09.215 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:05:09.217 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:05:09.219 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:05:09.223 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:05:09.225 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:05:09.227 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-11-02 15:05:09.249 | Using python 3.8 to install /opt/stack/nova 2022-11-02 15:05:09.252 | + 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-11-02 15:05:11.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:05:11.482 | from cryptography.utils import int_from_bytes 2022-11-02 15:05:11.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:05:11.482 | from cryptography.utils import int_from_bytes 2022-11-02 15:05:11.695 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.703 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.711 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.715 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.805 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.824 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.828 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.834 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.849 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.858 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.859 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.891 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.902 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.906 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.926 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.964 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.972 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:11.978 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.027 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.041 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.045 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.065 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.071 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.121 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.140 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.144 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.264 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.272 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.276 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:05:12.330 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.454 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.479 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.483 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.495 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.500 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.520 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.528 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.545 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.605 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.618 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.634 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.680 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.684 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:12.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:05:12.690 | Obtaining file:///opt/stack/nova 2022-11-02 15:05:19.520 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 15:05:19.524 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 15:05:19.526 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 15:05:19.529 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:05:19.532 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:05:19.535 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:05:19.539 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 15:05:19.551 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:05:19.554 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 15:05:19.560 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 15:05:19.571 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:05:19.574 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 15:05:19.582 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:05:19.585 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:05:19.589 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 15:05:19.593 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:05:19.596 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 15:05:19.599 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 15:05:19.603 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:05:19.606 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:05:19.608 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:05:19.615 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:05:19.628 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 15:05:19.630 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (1.0.1) 2022-11-02 15:05:19.633 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:05:19.636 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:05:19.638 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 15:05:19.652 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 15:05:19.664 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-11-02 15:05:19.667 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 15:05:19.670 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 15:05:19.673 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 15:05:19.685 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 15:05:19.693 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 15:05:19.699 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 15:05:19.706 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:05:19.713 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 15:05:19.717 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 15:05:19.727 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 15:05:19.730 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 15:05:19.736 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 15:05:19.747 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 15:05:19.762 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 15:05:19.769 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 15:05:19.779 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 15:05:19.788 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 15:05:19.796 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 15:05:19.803 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 15:05:19.805 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:05:19.811 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 15:05:19.823 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 15:05:19.829 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:05:19.838 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 15:05:19.848 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 15:05:19.853 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:05:19.857 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 15:05:19.861 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:05:19.863 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:05:19.867 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 15:05:19.870 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 15:05:19.873 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 15:05:19.880 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 15:05:19.882 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:05:19.884 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 15:05:19.892 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 15:05:19.894 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 15:05:19.897 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 15:05:19.899 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 15:05:19.903 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 15:05:19.906 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 15:05:19.909 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 15:05:19.912 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 15:05:19.920 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 15:05:19.929 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 15:05:19.933 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 15:05:19.942 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:05:19.952 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 15:05:19.965 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:05:19.968 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 15:05:19.971 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:05:19.979 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 15:05:19.981 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 15:05:19.984 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:05:19.986 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 15:05:19.989 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 15:05:19.992 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:05:19.994 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 15:05:20.000 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 15:05:20.002 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 15:05:20.004 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:05:20.007 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 15:05:20.019 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 15:05:20.022 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 15:05:20.025 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 15:05:20.029 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 15:05:20.033 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 15:05:20.042 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:05:20.046 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 15:05:20.050 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 15:05:20.054 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:05:20.057 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) (0.10.0) 2022-11-02 15:05:20.059 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:05:20.062 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 15:05:20.064 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 15:05:20.067 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 15:05:20.070 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:05:20.073 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:05:20.075 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 15:05:20.077 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 15:05:20.081 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 15:05:20.084 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 15:05:20.087 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:05:20.090 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:05:20.093 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:05:20.095 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 15:05:20.099 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 15:05:20.101 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 15:05:20.105 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 15:05:20.108 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:05:20.111 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:05:20.116 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 15:05:20.118 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 15:05:20.121 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:05:20.129 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 15:05:20.132 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.1.0) 2022-11-02 15:05:20.135 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 15:05:20.144 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:05:20.146 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:05:20.149 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:05:20.151 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 15:05:20.153 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 15:05:20.157 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 15:05:20.160 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 15:05:20.167 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:05:20.170 | Requirement already satisfied: numpy===1.22.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.22.2) 2022-11-02 15:05:20.174 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:05:20.177 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 15:05:20.180 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 15:05:20.182 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 15:05:20.184 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:05:20.190 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:05:20.192 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 15:05:20.194 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:05:21.138 | Installing collected packages: nova 2022-11-02 15:05:21.138 | Attempting uninstall: nova 2022-11-02 15:05:21.139 | Found existing installation: nova 25.0.2.dev6 2022-11-02 15:05:21.144 | Can't uninstall 'nova'. No files were found to uninstall. 2022-11-02 15:05:21.145 | Running setup.py develop for nova 2022-11-02 15:05:26.939 | Successfully installed nova 2022-11-02 15:05:27.056 | + inc/python:pip_install:200 : result=0 2022-11-02 15:05:27.059 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:05:27.061 | + functions-common:time_stop:2451 : local name 2022-11-02 15:05:27.063 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:05:27.066 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:05:27.068 | + functions-common:time_stop:2454 : local total 2022-11-02 15:05:27.071 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:05:27.073 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:05:27.075 | + functions-common:time_stop:2458 : start_time=1667401509244 2022-11-02 15:05:27.077 | + functions-common:time_stop:2460 : [[ -z 1667401509244 ]] 2022-11-02 15:05:27.080 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:05:27.084 | + functions-common:time_stop:2463 : end_time=1667401527082 2022-11-02 15:05:27.086 | + functions-common:time_stop:2464 : elapsed_time=17838 2022-11-02 15:05:27.089 | + functions-common:time_stop:2465 : total=153779 2022-11-02 15:05:27.091 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:05:27.093 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=171617 2022-11-02 15:05:27.096 | + inc/python:pip_install:203 : return 0 2022-11-02 15:05:27.099 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:05:27.101 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 15:05:27.104 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 15:05:27.123 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 15:05:27.135 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-11-02 15:05:27.138 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-11-02 15:05:27.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:05:27.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:05:27.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-11-02 15:05:27.148 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:05:27.151 | + 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-11-02 15:05:27.164 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:05:27.167 | + ./stack.sh:main:937 : configure_nova 2022-11-02 15:05:27.169 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-11-02 15:05:27.182 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-11-02 15:05:27.185 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-11-02 15:05:27.187 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 15:05:27.191 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-11-02 15:05:27.192 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 15:05:27.198 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-11-02 15:05:27.200 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-11-02 15:05:27.203 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 15:05:27.206 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-11-02 15:05:27.208 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-11-02 15:05:27.210 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-11-02 15:05:27.213 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-11-02 15:05:27.215 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-11-02 15:05:27.228 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-11-02 15:05:27.242 | + 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-11-02 15:05:27.255 | + 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-11-02 15:05:27.268 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-11-02 15:05:27.281 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 15:05:27.284 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 15:05:27.289 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.JVrV0HTYjk 2022-11-02 15:05:27.292 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 15:05:27.294 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 15:05:27.297 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-11-02 15:05:27.300 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 15:05:27.303 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 15:05:27.305 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.JVrV0HTYjk 2022-11-02 15:05:27.309 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.JVrV0HTYjk 2022-11-02 15:05:27.322 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.JVrV0HTYjk /etc/sudoers.d/nova-rootwrap 2022-11-02 15:05:27.334 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-11-02 15:05:27.339 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 15:05:27.341 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 15:05:27.344 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 15:05:27.347 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 15:05:27.349 | + 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-11-02 15:05:27.352 | + 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-11-02 15:05:27.355 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-11-02 15:05:27.357 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-11-02 15:05:27.363 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-11-02 15:05:27.379 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:27.382 | + lib/nova:configure_nova:338 : create_nova_conf 2022-11-02 15:05:27.384 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-11-02 15:05:27.391 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-11-02 15:05:27.403 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-11-02 15:05:27.434 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-11-02 15:05:27.436 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-11-02 15:05:27.463 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-11-02 15:05:27.493 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-11-02 15:05:27.521 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-11-02 15:05:27.552 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-11-02 15:05:27.582 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-11-02 15:05:27.616 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-11-02 15:05:27.619 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-11-02 15:05:27.647 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-11-02 15:05:27.675 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-11-02 15:05:27.702 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-11-02 15:05:27.731 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-11-02 15:05:27.758 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 15:05:27.790 | + lib/nova:create_nova_conf:437 : is_fedora 2022-11-02 15:05:27.792 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:05:27.794 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:05:27.796 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:05:27.799 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:05:27.801 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:05:27.803 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:05:27.805 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:05:27.808 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:05:27.810 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:05:27.812 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:05:27.815 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:05:27.817 | + lib/nova:create_nova_conf:437 : is_suse 2022-11-02 15:05:27.819 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:05:27.821 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:05:27.824 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:05:27.826 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:05:27.828 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:05:27.831 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:05:27.834 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-11-02 15:05:27.850 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:27.853 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 15:05:27.855 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-11-02 15:05:27.857 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-11-02 15:05:27.886 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-11-02 15:05:27.888 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 15:05:27.891 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 15:05:27.894 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 15:05:27.896 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 15:05:27.899 | + 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-11-02 15:05:27.932 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-11-02 15:05:27.934 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-11-02 15:05:27.937 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-11-02 15:05:27.940 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-11-02 15:05:27.942 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 15:05:27.945 | + 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-11-02 15:05:27.978 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-11-02 15:05:28.009 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-11-02 15:05:28.038 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-11-02 15:05:28.066 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-11-02 15:05:28.083 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:28.085 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-11-02 15:05:28.101 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:28.105 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-11-02 15:05:28.105 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-11-02 15:05:28.110 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-11-02 15:05:28.113 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-11-02 15:05:28.141 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-11-02 15:05:28.158 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:28.160 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-11-02 15:05:28.163 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-11-02 15:05:28.165 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 15:05:28.167 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:05:28.170 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-11-02 15:05:28.199 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-11-02 15:05:28.227 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 15:05:28.256 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-11-02 15:05:28.283 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-11-02 15:05:28.311 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-11-02 15:05:28.339 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-11-02 15:05:28.368 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-11-02 15:05:28.396 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:05:28.424 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:05:28.452 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-11-02 15:05:28.469 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:28.471 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-11-02 15:05:28.473 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-11-02 15:05:28.505 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-11-02 15:05:28.533 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-11-02 15:05:28.561 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-11-02 15:05:28.592 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-11-02 15:05:28.622 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-11-02 15:05:28.651 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-11-02 15:05:28.680 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-11-02 15:05:28.708 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-11-02 15:05:28.726 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:28.729 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-11-02 15:05:28.731 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-11-02 15:05:28.760 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-11-02 15:05:28.791 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-11-02 15:05:28.793 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-11-02 15:05:28.821 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-11-02 15:05:28.824 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-11-02 15:05:28.826 | + lib/nova:create_nova_conf:505 : is_suse 2022-11-02 15:05:28.828 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:05:28.830 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:05:28.833 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:05:28.835 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:05:28.837 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:05:28.840 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:05:28.842 | + lib/nova:create_nova_conf:505 : is_fedora 2022-11-02 15:05:28.844 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:05:28.847 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:05:28.849 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:05:28.852 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:05:28.854 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:05:28.856 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:05:28.858 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:05:28.861 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:05:28.864 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:05:28.866 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:05:28.868 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:05:28.870 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-11-02 15:05:28.873 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-11-02 15:05:28.875 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-11-02 15:05:28.879 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:05:28.896 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:05:28.898 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:05:28.900 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:05:28.903 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:05:28.905 | + 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-11-02 15:05:28.933 | + 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-11-02 15:05:28.963 | + 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-11-02 15:05:28.992 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:05:29.021 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-11-02 15:05:29.052 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-11-02 15:05:29.069 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:29.072 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-11-02 15:05:29.074 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-11-02 15:05:29.076 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-11-02 15:05:29.079 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-11-02 15:05:29.081 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 15:05:29.084 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:05:29.087 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-11-02 15:05:29.091 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-11-02 15:05:29.093 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:05:29.096 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:05:29.109 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:05:29.109 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:05:29.120 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:05:29.124 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:05:29.143 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 15:05:29.146 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-11-02 15:05:29.151 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-11-02 15:05:29.183 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-11-02 15:05:29.210 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-11-02 15:05:29.239 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:05:29.267 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:05:29.294 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:05:29.324 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:05:29.351 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:05:29.379 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:05:29.407 | + 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-11-02 15:05:29.436 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:05:29.463 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:05:29.491 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:05:29.520 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 15:05:29.523 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 15:05:29.526 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-11-02 15:05:29.528 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-11-02 15:05:29.531 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:05:29.534 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:05:29.536 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:05:29.539 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 15:05:29.542 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 15:05:29.544 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 15:05:29.572 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 15:05:29.601 | + 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-11-02 15:05:29.602 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 15:05:29.610 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-11-02 15:05:29.614 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-11-02 15:05:29.617 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-11-02 15:05:29.619 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:05:29.621 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:05:29.624 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:05:29.626 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:05:29.629 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:05:29.631 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:05:29.634 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:05:29.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:05:29.639 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:05:29.641 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-11-02 15:05:29.704 | Enabling site nova-api-wsgi. 2022-11-02 15:05:29.710 | To activate the new configuration, you need to run: 2022-11-02 15:05:29.710 | systemctl reload apache2 2022-11-02 15:05:29.715 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 15:05:29.717 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:05:29.719 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:05:29.722 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:05:29.861 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-11-02 15:05:29.883 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:29.886 | + 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-11-02 15:05:29.889 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-11-02 15:05:29.891 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-11-02 15:05:29.894 | + lib/apache:write_uwsgi_config:256 : local url= 2022-11-02 15:05:29.896 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-11-02 15:05:29.899 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:05:29.902 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-11-02 15:05:29.906 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-11-02 15:05:29.909 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:05:29.911 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:05:29.926 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:05:29.926 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:05:29.934 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:05:29.938 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:05:29.955 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-11-02 15:05:29.957 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-11-02 15:05:29.961 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-11-02 15:05:29.992 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-11-02 15:05:30.021 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-11-02 15:05:30.049 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:05:30.077 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:05:30.106 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:05:30.134 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:05:30.162 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:05:30.191 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:05:30.220 | + 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-11-02 15:05:30.248 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:05:30.277 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:05:30.306 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:05:30.334 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-11-02 15:05:30.336 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-11-02 15:05:30.365 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-11-02 15:05:30.382 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:30.384 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-11-02 15:05:30.416 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-11-02 15:05:30.419 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-11-02 15:05:30.421 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-11-02 15:05:30.438 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:30.441 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:05:30.443 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:05:30.473 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-11-02 15:05:30.504 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-11-02 15:05:30.506 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 15:05:30.509 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-11-02 15:05:30.511 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:05:30.514 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:05:30.516 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:05:30.534 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:30.537 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:05:30.539 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:05:30.542 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:05:30.558 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:30.560 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:05:30.563 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:05:30.592 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:05:30.594 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:05:30.597 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-11-02 15:05:30.625 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-11-02 15:05:30.654 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-11-02 15:05:30.686 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-11-02 15:05:30.703 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:30.706 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 15:05:30.734 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-11-02 15:05:30.737 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-11-02 15:05:30.740 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-11-02 15:05:30.773 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-11-02 15:05:30.803 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.89/identity 2022-11-02 15:05:30.832 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-11-02 15:05:30.861 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-11-02 15:05:30.890 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-11-02 15:05:30.920 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-11-02 15:05:30.948 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-11-02 15:05:30.978 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-11-02 15:05:31.007 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-11-02 15:05:31.025 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:31.028 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-11-02 15:05:31.033 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:05:31.035 | + lib/nova:create_nova_conf:553 : local conf 2022-11-02 15:05:31.037 | + lib/nova:create_nova_conf:554 : local vhost 2022-11-02 15:05:31.040 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-11-02 15:05:31.043 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:05:31.045 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:05:31.048 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-11-02 15:05:31.050 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-11-02 15:05:31.053 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-11-02 15:05:31.057 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-11-02 15:05:31.060 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-11-02 15:05:31.062 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-11-02 15:05:31.065 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-11-02 15:05:31.067 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 15:05:31.070 | + 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-11-02 15:05:31.102 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-11-02 15:05:31.133 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-11-02 15:05:31.165 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 15:05:31.167 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-11-02 15:05:31.169 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-11-02 15:05:31.172 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-11-02 15:05:31.189 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:31.193 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-11-02 15:05:31.193 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-11-02 15:05:31.910 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-11-02 15:05:31.912 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-11-02 15:05:31.916 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 15:05:31.918 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-11-02 15:05:31.920 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:05:31.923 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-11-02 15:05:31.926 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:05:31.943 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:31.946 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-11-02 15:05:31.948 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-11-02 15:05:31.950 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:05:31.967 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:31.970 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 15:05:31.973 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 15:05:32.001 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:05:32.004 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:05:32.006 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-11-02 15:05:32.024 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:32.027 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-11-02 15:05:32.029 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 15:05:32.031 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-11-02 15:05:32.064 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.89/identity 2022-11-02 15:05:32.093 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-11-02 15:05:32.121 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-11-02 15:05:32.150 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-11-02 15:05:32.179 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-11-02 15:05:32.208 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-11-02 15:05:32.237 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-11-02 15:05:32.266 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-11-02 15:05:32.269 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-11-02 15:05:32.271 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-11-02 15:05:32.274 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:05:32.292 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:05:32.294 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:05:32.296 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:05:32.299 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:05:32.302 | + 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-11-02 15:05:32.331 | + 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-11-02 15:05:32.359 | + 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-11-02 15:05:32.389 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:05:32.418 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 15:05:32.421 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-11-02 15:05:32.426 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:05:32.428 | + lib/nova:create_nova_conf:587 : local conf 2022-11-02 15:05:32.430 | + lib/nova:create_nova_conf:588 : local offset 2022-11-02 15:05:32.433 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-11-02 15:05:32.436 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:05:32.438 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:05:32.441 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-11-02 15:05:32.444 | + lib/nova:create_nova_conf:590 : offset=0 2022-11-02 15:05:32.446 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-11-02 15:05:32.448 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 15:05:32.451 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-11-02 15:05:32.453 | + lib/nova:configure_console_proxies:703 : offset=0 2022-11-02 15:05:32.455 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-11-02 15:05:32.472 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:32.475 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-11-02 15:05:32.477 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-11-02 15:05:32.494 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:32.496 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-11-02 15:05:32.513 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:32.515 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-11-02 15:05:32.533 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:32.536 | + ./stack.sh:main:940 : is_service_enabled placement 2022-11-02 15:05:32.554 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:32.557 | + ./stack.sh:main:942 : stack_install_service placement 2022-11-02 15:05:32.559 | + lib/stack:stack_install_service:20 : local service=placement 2022-11-02 15:05:32.562 | + lib/stack:stack_install_service:21 : type install_placement 2022-11-02 15:05:32.564 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:05:32.567 | + lib/stack:stack_install_service:32 : install_placement 2022-11-02 15:05:32.569 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-11-02 15:05:32.572 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-11-02 15:05:32.575 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:05:32.577 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:05:32.580 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-11-02 15:05:32.583 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:05:32.585 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:05:32.588 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:05:32.590 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:05:32.593 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:05:32.596 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:05:32.599 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:05:32.601 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:05:32.604 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:05:32.607 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:05:32.609 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:05:32.612 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:05:32.615 | + functions-common:install_package:1476 : real_install_package apache2 2022-11-02 15:05:32.617 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:05:32.620 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:05:32.623 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:05:32.625 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-11-02 15:05:32.648 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-11-02 15:05:32.759 | Reading package lists... 2022-11-02 15:05:33.030 | Building dependency tree... 2022-11-02 15:05:33.031 | Reading state information... 2022-11-02 15:05:33.316 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:05:33.316 | The following packages were automatically installed and are no longer required: 2022-11-02 15:05:33.318 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:05:33.318 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:05:33.318 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:05:33.318 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:05:33.318 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:05:33.318 | python3-zope.interface 2022-11-02 15:05:33.318 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:05:33.435 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:05:33.439 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:05:33.442 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:05:33.445 | + functions-common:time_stop:2451 : local name 2022-11-02 15:05:33.447 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:05:33.450 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:05:33.452 | + functions-common:time_stop:2454 : local total 2022-11-02 15:05:33.455 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:05:33.458 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:05:33.460 | + functions-common:time_stop:2458 : start_time=1667401532645 2022-11-02 15:05:33.462 | + functions-common:time_stop:2460 : [[ -z 1667401532645 ]] 2022-11-02 15:05:33.465 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:05:33.470 | + functions-common:time_stop:2463 : end_time=1667401533467 2022-11-02 15:05:33.473 | + functions-common:time_stop:2464 : elapsed_time=822 2022-11-02 15:05:33.475 | + functions-common:time_stop:2465 : total=25590 2022-11-02 15:05:33.478 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:05:33.480 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=26412 2022-11-02 15:05:33.483 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:05:33.486 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-11-02 15:05:33.488 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-11-02 15:05:33.491 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-11-02 15:05:33.494 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-11-02 15:05:33.496 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-11-02 15:05:33.521 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-11-02 15:05:33.523 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:05:33.526 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:05:33.529 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:05:33.531 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:05:33.534 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:05:33.536 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:05:33.539 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:05:33.542 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:05:33.545 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:05:33.547 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:05:33.550 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:05:33.552 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:05:33.555 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-11-02 15:05:33.558 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:05:33.560 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:05:33.563 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:05:33.566 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-11-02 15:05:33.591 | + functions-common:apt_get:1242 : 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-11-02 15:05:33.702 | Reading package lists... 2022-11-02 15:05:33.976 | Building dependency tree... 2022-11-02 15:05:33.978 | Reading state information... 2022-11-02 15:05:34.268 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-11-02 15:05:34.268 | The following packages were automatically installed and are no longer required: 2022-11-02 15:05:34.269 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:05:34.269 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:05:34.269 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:05:34.269 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:05:34.269 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:05:34.269 | python3-zope.interface 2022-11-02 15:05:34.269 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:05:34.388 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:05:34.394 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:05:34.396 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:05:34.399 | + functions-common:time_stop:2451 : local name 2022-11-02 15:05:34.401 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:05:34.404 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:05:34.406 | + functions-common:time_stop:2454 : local total 2022-11-02 15:05:34.409 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:05:34.412 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:05:34.414 | + functions-common:time_stop:2458 : start_time=1667401533587 2022-11-02 15:05:34.416 | + functions-common:time_stop:2460 : [[ -z 1667401533587 ]] 2022-11-02 15:05:34.420 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:05:34.425 | + functions-common:time_stop:2463 : end_time=1667401534421 2022-11-02 15:05:34.427 | + functions-common:time_stop:2464 : elapsed_time=834 2022-11-02 15:05:34.430 | + functions-common:time_stop:2465 : total=26412 2022-11-02 15:05:34.432 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:05:34.435 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=27246 2022-11-02 15:05:34.437 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:05:34.440 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-11-02 15:05:34.443 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-11-02 15:05:34.445 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:05:34.448 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:05:34.450 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:05:34.453 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-11-02 15:05:34.456 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-11-02 15:05:34.513 | wsgi (enabled by maintainer script) 2022-11-02 15:05:34.517 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-11-02 15:05:34.519 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-11-02 15:05:34.522 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:05:34.525 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-11-02 15:05:34.528 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-11-02 15:05:34.531 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:05:34.535 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:05:34.536 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:05:34.541 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-11-02 15:05:34.544 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-11-02 15:05:34.547 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-11-02 15:05:34.551 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-11-02 15:05:34.554 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-11-02 15:05:34.577 | Using python 3.8 to install osc-placement 2022-11-02 15:05:34.580 | + 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-11-02 15:05:36.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:05:36.736 | from cryptography.utils import int_from_bytes 2022-11-02 15:05:36.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:05:36.736 | from cryptography.utils import int_from_bytes 2022-11-02 15:05:36.945 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:36.952 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:36.959 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:36.963 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.052 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.072 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.076 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.080 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.094 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.103 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.105 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.136 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.147 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.151 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.170 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.208 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.216 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.221 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.270 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.284 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.288 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.307 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.314 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.362 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.380 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.384 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.499 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.506 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.510 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:05:37.565 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.686 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.711 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.715 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.726 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.731 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.751 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.759 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.776 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.834 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.847 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.863 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.908 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.912 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:37.918 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:05:37.920 | Requirement already satisfied: osc-placement===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2022-11-02 15:05:37.932 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:05:37.947 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:05:37.952 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:05:37.955 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:05:37.961 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:05:37.965 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 15:05:37.969 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:05:37.972 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:05:38.029 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 15:05:38.044 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:05:38.047 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:05:38.050 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 15:05:38.054 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:05:38.060 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:05:38.065 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 15:05:38.070 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:05:38.098 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:05:38.104 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:05:38.116 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 15:05:38.141 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:05:38.145 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:05:38.165 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:05:38.167 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:05:38.172 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:05:38.175 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:05:38.223 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:05:38.226 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:05:38.229 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:05:38.240 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 15:05:38.243 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:05:38.248 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 15:05:38.253 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 15:05:38.256 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:05:38.259 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:05:38.296 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 15:05:38.317 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 15:05:38.319 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:05:38.381 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:05:38.386 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 15:05:38.389 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 15:05:38.392 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:05:38.396 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:05:40.568 | + inc/python:pip_install:200 : result=0 2022-11-02 15:05:40.571 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:05:40.573 | + functions-common:time_stop:2451 : local name 2022-11-02 15:05:40.576 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:05:40.578 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:05:40.581 | + functions-common:time_stop:2454 : local total 2022-11-02 15:05:40.584 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:05:40.586 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:05:40.589 | + functions-common:time_stop:2458 : start_time=1667401534571 2022-11-02 15:05:40.591 | + functions-common:time_stop:2460 : [[ -z 1667401534571 ]] 2022-11-02 15:05:40.595 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:05:40.600 | + functions-common:time_stop:2463 : end_time=1667401540597 2022-11-02 15:05:40.603 | + functions-common:time_stop:2464 : elapsed_time=6026 2022-11-02 15:05:40.605 | + functions-common:time_stop:2465 : total=171617 2022-11-02 15:05:40.608 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:05:40.611 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=177643 2022-11-02 15:05:40.614 | + inc/python:pip_install:203 : return 0 2022-11-02 15:05:40.616 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-11-02 15:05:40.619 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-11-02 15:05:40.622 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-11-02 15:05:40.624 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:05:40.627 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:05:40.630 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:05:40.633 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:05:40.636 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:05:40.639 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:05:40.658 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:05:40.661 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:05:40.663 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:05:40.666 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:05:40.667 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:05:40.672 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-11-02 15:05:40.675 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:05:40.678 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-11-02 15:05:40.691 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-11-02 15:05:40.694 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:05:40.695 | + functions-common:git_clone:690 : head -1 2022-11-02 15:05:40.698 | 4d3df47e Drop lower-constraints.txt and its testing 2022-11-02 15:05:40.701 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:05:40.704 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-11-02 15:05:40.707 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:05:40.710 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 15:05:40.712 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-11-02 15:05:40.715 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:05:40.717 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-11-02 15:05:40.721 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:05:40.723 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 15:05:40.726 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-11-02 15:05:40.728 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:05:40.731 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:05:40.734 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-11-02 15:05:40.737 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:05:40.740 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-11-02 15:05:40.743 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:05:40.746 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:05:40.749 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-11-02 15:05:40.755 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-11-02 15:05:40.758 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-11-02 15:05:41.425 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-11-02 15:05:41.428 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:05:41.431 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:05:41.433 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:05:41.436 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 15:05:41.439 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-11-02 15:05:41.442 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:05:41.444 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:05:41.447 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:05:41.449 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:05:41.452 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:05:41.455 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:05:41.457 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:05:41.460 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-11-02 15:05:41.481 | Using python 3.8 to install /opt/stack/placement 2022-11-02 15:05:41.484 | + 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-11-02 15:05:43.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:05:43.646 | from cryptography.utils import int_from_bytes 2022-11-02 15:05:43.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:05:43.646 | from cryptography.utils import int_from_bytes 2022-11-02 15:05:43.860 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:43.868 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:43.875 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:43.879 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:43.972 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:43.991 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:43.995 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:43.999 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.015 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.024 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.026 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.058 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.068 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.073 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.093 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.132 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.140 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.146 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.195 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.209 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.213 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.233 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.240 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.291 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.309 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.314 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.433 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.441 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.445 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:05:44.500 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.626 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.652 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.656 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.667 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.673 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.693 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.700 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.718 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.779 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.792 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.808 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.854 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.858 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:44.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:05:44.865 | Obtaining file:///opt/stack/placement 2022-11-02 15:05:48.077 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:05:48.090 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 15:05:48.239 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:05:48.254 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:05:48.258 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:05:48.271 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:05:48.325 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (1.0.1) 2022-11-02 15:05:48.329 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-11-02 15:05:48.334 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 15:05:48.338 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 15:05:48.377 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 15:05:48.387 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:05:48.428 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 15:05:48.434 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 15:05:48.482 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 15:05:48.487 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 15:05:48.526 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 15:05:48.545 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 15:05:48.561 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:05:48.570 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 15:05:48.581 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:05:48.597 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:05:48.602 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:05:48.605 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:05:48.617 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 15:05:48.628 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 15:05:48.630 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:05:48.636 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 15:05:48.642 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:05:48.660 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:05:48.664 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 15:05:48.670 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:05:48.698 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:05:48.702 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 15:05:48.778 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:05:48.781 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 15:05:48.792 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 15:05:48.795 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 15:05:48.797 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:05:48.804 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 15:05:48.812 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 15:05:48.818 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 15:05:48.829 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:05:48.850 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:05:48.855 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:05:48.915 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:05:48.921 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:05:48.925 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:05:48.931 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:05:48.934 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:05:48.938 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 15:05:48.952 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 15:05:48.959 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 15:05:48.968 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:05:48.972 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:05:48.975 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:05:48.978 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:05:48.982 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:05:48.984 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:05:48.990 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 15:05:48.992 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:05:48.995 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:05:49.005 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:05:49.008 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 15:05:49.012 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:05:49.016 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 15:05:49.042 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 15:05:49.080 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 15:05:49.088 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 15:05:49.090 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:05:49.094 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 15:05:49.120 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:05:50.813 | Installing collected packages: openstack-placement 2022-11-02 15:05:50.813 | Attempting uninstall: openstack-placement 2022-11-02 15:05:50.814 | Found existing installation: openstack-placement 7.0.1.dev3 2022-11-02 15:05:50.816 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-11-02 15:05:50.817 | Running setup.py develop for openstack-placement 2022-11-02 15:05:54.726 | Successfully installed openstack-placement 2022-11-02 15:05:54.842 | + inc/python:pip_install:200 : result=0 2022-11-02 15:05:54.846 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:05:54.848 | + functions-common:time_stop:2451 : local name 2022-11-02 15:05:54.850 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:05:54.853 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:05:54.855 | + functions-common:time_stop:2454 : local total 2022-11-02 15:05:54.857 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:05:54.859 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:05:54.862 | + functions-common:time_stop:2458 : start_time=1667401541476 2022-11-02 15:05:54.864 | + functions-common:time_stop:2460 : [[ -z 1667401541476 ]] 2022-11-02 15:05:54.867 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:05:54.872 | + functions-common:time_stop:2463 : end_time=1667401554869 2022-11-02 15:05:54.874 | + functions-common:time_stop:2464 : elapsed_time=13393 2022-11-02 15:05:54.877 | + functions-common:time_stop:2465 : total=177643 2022-11-02 15:05:54.879 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:05:54.882 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=191036 2022-11-02 15:05:54.884 | + inc/python:pip_install:203 : return 0 2022-11-02 15:05:54.887 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:05:54.889 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 15:05:54.893 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 15:05:54.912 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 15:05:54.926 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-11-02 15:05:54.928 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-11-02 15:05:54.931 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:05:54.934 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:05:54.936 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-11-02 15:05:54.940 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:05:54.942 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:05:54.945 | + ./stack.sh:main:943 : configure_placement 2022-11-02 15:05:54.947 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-11-02 15:05:54.960 | + lib/placement:configure_placement:107 : create_placement_conf 2022-11-02 15:05:54.963 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-11-02 15:05:54.968 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-11-02 15:05:54.971 | ++ lib/database:database_connection_url:134 : local db=placement 2022-11-02 15:05:54.973 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-11-02 15:05:54.976 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-11-02 15:05:54.979 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-11-02 15:05:54.982 | + 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-11-02 15:05:55.015 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-11-02 15:05:55.049 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-11-02 15:05:55.082 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-11-02 15:05:55.085 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-11-02 15:05:55.087 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 15:05:55.090 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:05:55.092 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-11-02 15:05:55.125 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-11-02 15:05:55.155 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 15:05:55.185 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-11-02 15:05:55.217 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-11-02 15:05:55.247 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-11-02 15:05:55.277 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-11-02 15:05:55.308 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-11-02 15:05:55.338 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:05:55.369 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:05:55.399 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-11-02 15:05:55.402 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-11-02 15:05:55.405 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-11-02 15:05:55.408 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:05:55.427 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:05:55.429 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:05:55.432 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:05:55.434 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:05:55.437 | + 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-11-02 15:05:55.467 | + 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-11-02 15:05:55.497 | + 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-11-02 15:05:55.528 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:05:55.558 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-11-02 15:05:55.560 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-11-02 15:05:55.564 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-11-02 15:05:55.566 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-11-02 15:05:55.569 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-11-02 15:05:55.571 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 15:05:55.574 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:05:55.577 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-11-02 15:05:55.581 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-11-02 15:05:55.584 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:05:55.586 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:05:55.599 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:05:55.599 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:05:55.608 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:05:55.612 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:05:55.629 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-11-02 15:05:55.632 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-11-02 15:05:55.636 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-11-02 15:05:55.667 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-11-02 15:05:55.696 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-11-02 15:05:55.727 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:05:55.756 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:05:55.787 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:05:55.816 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:05:55.848 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:05:55.878 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:05:55.909 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 15:05:55.941 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:05:55.971 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:05:56.001 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:05:56.032 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 15:05:56.035 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 15:05:56.038 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-11-02 15:05:56.041 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-11-02 15:05:56.043 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:05:56.046 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:05:56.049 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:05:56.051 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-11-02 15:05:56.054 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-11-02 15:05:56.057 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-11-02 15:05:56.086 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 15:05:56.117 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-11-02 15:05:56.118 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-11-02 15:05:56.127 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-11-02 15:05:56.130 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-11-02 15:05:56.133 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-11-02 15:05:56.135 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:05:56.138 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:05:56.140 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:05:56.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:05:56.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:05:56.148 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:05:56.151 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:05:56.153 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:05:56.156 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:05:56.159 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-11-02 15:05:56.220 | Site placement-api already enabled 2022-11-02 15:05:56.225 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 15:05:56.228 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:05:56.230 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:05:56.233 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:05:56.378 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-11-02 15:05:56.403 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:56.405 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-11-02 15:05:56.426 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:56.429 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-11-02 15:05:56.448 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:56.451 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-11-02 15:05:56.454 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-11-02 15:05:56.457 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 15:05:56.489 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 15:05:56.520 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 15:05:56.551 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 15:05:56.582 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 15:05:56.612 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 15:05:56.646 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 15:05:56.677 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-11-02 15:05:56.709 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-11-02 15:05:56.728 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:56.730 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-11-02 15:05:56.749 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:05:56.752 | + ./stack.sh:main:969 : run_phase stack install 2022-11-02 15:05:56.755 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 15:05:56.757 | + functions-common:run_phase:1880 : local phase=install 2022-11-02 15:05:56.760 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:05:56.763 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:05:56.765 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:05:56.768 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:05:56.770 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:05:56.774 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:05:56.778 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:05:56.781 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:05:56.784 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:05:56.786 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-11-02 15:05:56.789 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:05:56.805 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:05:56.808 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:05:56.810 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:05:56.812 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-11-02 15:05:56.815 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-11-02 15:05:56.818 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:05:56.820 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-11-02 15:05:56.822 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-11-02 15:05:56.825 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-11-02 15:05:56.882 | ++ inc/async:async_inner:63 : install_tempest 2022-11-02 15:05:56.921 | [528776 Async install_tempest:554479]: running: install_tempest 2022-11-02 15:05:56.923 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 15:05:56.926 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 15:05:56.929 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:05:56.932 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 15:05:56.935 | + functions-common:run_phase:1906 : run_plugins stack install 2022-11-02 15:05:56.938 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 15:05:56.940 | + functions-common:run_plugins:1866 : local phase=install 2022-11-02 15:05:56.943 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 15:05:56.946 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 15:05:56.949 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-11-02 15:05:56.951 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-11-02 15:05:56.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:05:56.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:05:56.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-11-02 15:05:56.963 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:05:56.967 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-11-02 15:05:56.970 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-11-02 15:05:56.973 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:05:56.977 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-11-02 15:05:56.979 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-11-02 15:05:56.982 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:05:56.986 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:05:56.987 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:05:56.993 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-11-02 15:05:56.996 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-11-02 15:05:56.999 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-11-02 15:05:57.002 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-11-02 15:05:57.005 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-11-02 15:05:57.031 | Using python 3.8 to install python-openstackclient 2022-11-02 15:05:57.034 | + 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-11-02 15:05:59.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:05:59.386 | from cryptography.utils import int_from_bytes 2022-11-02 15:05:59.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:05:59.386 | from cryptography.utils import int_from_bytes 2022-11-02 15:05:59.596 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.604 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.611 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.615 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.705 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.725 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.729 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.733 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.748 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.756 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.758 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.790 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.800 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.805 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.823 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.862 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.869 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.875 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.924 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.938 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.942 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.961 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:05:59.968 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.019 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.037 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.041 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.157 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.164 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.168 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:06:00.223 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.346 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.371 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.375 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.387 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.393 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.414 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.423 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.441 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.499 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.512 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.528 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.573 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.577 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:06:00.584 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:06:00.586 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (5.8.0) 2022-11-02 15:06:00.606 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:06:00.613 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:06:00.632 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 15:06:00.647 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 15:06:00.672 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:06:00.688 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 15:06:00.703 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:06:00.706 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:06:00.719 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 15:06:00.723 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:06:00.726 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 15:06:00.741 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:06:00.747 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:06:00.787 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:06:00.789 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:06:00.847 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:06:00.856 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:06:00.883 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:06:00.895 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 15:06:00.898 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 15:06:00.919 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:06:00.925 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:06:00.962 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:06:00.965 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:06:00.968 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 15:06:00.971 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 15:06:00.974 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:06:00.977 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 15:06:00.980 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 15:06:00.985 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 15:06:00.989 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:06:00.995 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:06:00.998 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:06:01.004 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:06:01.009 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:06:01.058 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:06:01.061 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:06:01.065 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:06:01.069 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:06:01.072 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:06:01.075 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:06:01.095 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:06:01.099 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:06:01.103 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:06:01.108 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:06:01.112 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 15:06:01.115 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:06:01.178 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 15:06:01.181 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:06:03.329 | + inc/python:pip_install:200 : result=0 2022-11-02 15:06:03.332 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:06:03.334 | + functions-common:time_stop:2451 : local name 2022-11-02 15:06:03.336 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:06:03.339 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:06:03.341 | + functions-common:time_stop:2454 : local total 2022-11-02 15:06:03.343 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:06:03.346 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:06:03.349 | + functions-common:time_stop:2458 : start_time=1667401557025 2022-11-02 15:06:03.351 | + functions-common:time_stop:2460 : [[ -z 1667401557025 ]] 2022-11-02 15:06:03.354 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:06:03.358 | + functions-common:time_stop:2463 : end_time=1667401563356 2022-11-02 15:06:03.362 | + functions-common:time_stop:2464 : elapsed_time=6331 2022-11-02 15:06:03.364 | + functions-common:time_stop:2465 : total=191036 2022-11-02 15:06:03.367 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:06:03.369 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=197367 2022-11-02 15:06:03.372 | + inc/python:pip_install:203 : return 0 2022-11-02 15:06:03.374 | + ./stack.sh:main:981 : install_oscwrap 2022-11-02 15:06:03.378 | ++ functions-common:install_oscwrap:2496 : mktemp 2022-11-02 15:06:03.382 | + functions-common:install_oscwrap:2496 : OSCWRAP_TIMER_FILE=/tmp/tmp.YAewWyAPC0 2022-11-02 15:06:03.385 | + functions-common:install_oscwrap:2499 : shopt -s expand_aliases 2022-11-02 15:06:03.388 | + functions-common:install_oscwrap:2502 : unalias -a 2022-11-02 15:06:03.390 | + functions-common:install_oscwrap:2504 : alias openstack=oscwrap 2022-11-02 15:06:03.393 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-11-02 15:06:03.396 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 15:06:03.398 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-11-02 15:06:03.417 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:06:03.419 | + ./stack.sh:main:1035 : configure_database 2022-11-02 15:06:03.431 | + lib/database:configure_database:128 : configure_database_mysql 2022-11-02 15:06:03.431 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-11-02 15:06:03.431 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-11-02 15:06:03.431 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:06:03.432 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-11-02 15:06:03.434 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-11-02 15:06:03.437 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:06:03.440 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:06:03.442 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-11-02 15:06:03.445 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-11-02 15:06:03.448 | ++ functions-common:ipv6_unquote:2249 : echo 0.0.0.0 2022-11-02 15:06:03.449 | ++ functions-common:ipv6_unquote:2249 : tr -d '[]' 2022-11-02 15:06:03.454 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-11-02 15:06:03.507 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-11-02 15:06:03.510 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:06:03.512 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:06:03.515 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:06:03.518 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:06:03.520 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:06:03.523 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:06:03.525 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:06:03.527 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:06:03.530 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:06:03.533 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:06:03.535 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:06:03.538 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-11-02 15:06:03.540 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:06:03.542 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:06:03.545 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:06:03.547 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:06:03.549 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:06:03.552 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:06:03.554 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-11-02 15:06:03.557 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:06:03.559 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:06:03.561 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-11-02 15:06:03.564 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:06:03.566 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 15:06:07.583 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-11-02 15:06:07.599 | mysqladmin: connect to server at 'localhost' failed 2022-11-02 15:06:07.600 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-11-02 15:06:07.604 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-11-02 15:06:07.606 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-11-02 15:06:07.609 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:06:07.612 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:06:07.614 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-11-02 15:06:07.617 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-11-02 15:06:07.620 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-11-02 15:06:07.622 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:06:07.624 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:06:07.627 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-11-02 15:06:07.630 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-11-02 15:06:07.632 | + 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-11-02 15:06:07.645 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:06:07.715 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-11-02 15:06:07.726 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:06:07.795 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-11-02 15:06:07.851 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-11-02 15:06:07.916 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-11-02 15:06:07.976 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-11-02 15:06:07.978 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-11-02 15:06:07.981 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:06:07.983 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 15:06:12.255 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-11-02 15:06:12.258 | + functions-common:save_stackenv:60 : local tag=1039 2022-11-02 15:06:12.261 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 15:06:12.266 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-150612 2022-11-02 15:06:12.269 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-150612 1039' 2022-11-02 15:06:12.271 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.274 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 15:06:12.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.279 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 15:06:12.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.285 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 15:06:12.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.290 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-11-02 15:06:12.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.295 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 15:06:12.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.301 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 15:06:12.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.306 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-150115 2022-11-02 15:06:12.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.311 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 15:06:12.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.316 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 15:06:12.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.321 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 15:06:12.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.327 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 15:06:12.332 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.334 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 15:06:12.337 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:06:12.339 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 15:06:12.342 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-11-02 15:06:12.345 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-11-02 15:06:12.348 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-11-02 15:06:12.360 | + ./stack.sh:main:1065 : start_dstat 2022-11-02 15:06:12.363 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:06:12.365 | + functions-common:run_process:1705 : local service=dstat 2022-11-02 15:06:12.368 | + functions-common:run_process:1706 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:06:12.370 | + functions-common:run_process:1707 : local group= 2022-11-02 15:06:12.373 | + functions-common:run_process:1708 : local user= 2022-11-02 15:06:12.376 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:06:12.379 | + functions-common:run_process:1711 : local name=dstat 2022-11-02 15:06:12.381 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:06:12.384 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:06:12.386 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:06:12.389 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:06:12.392 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:06:12.396 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401572394 2022-11-02 15:06:12.399 | + functions-common:run_process:1714 : is_service_enabled dstat 2022-11-02 15:06:12.417 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:06:12.419 | + functions-common:run_process:1715 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-11-02 15:06:12.423 | + functions-common:_run_under_systemd:1665 : local service=dstat 2022-11-02 15:06:12.426 | + functions-common:_run_under_systemd:1666 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:06:12.429 | + functions-common:_run_under_systemd:1667 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:06:12.432 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:06:12.442 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:06:12.444 | + functions-common:_common_systemd_pitfalls:1640 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-11-02 15:06:12.447 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-11-02 15:06:12.450 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@dstat.service 2022-11-02 15:06:12.452 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:06:12.455 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:06:12.457 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:06:12.460 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:06:12.463 | + functions-common:_run_under_systemd:1678 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-11-02 15:06:12.465 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-11-02 15:06:12.468 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-11-02 15:06:12.471 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:06:12.473 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:06:12.476 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:06:12.478 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:06:12.480 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:06:12.483 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:06:12.486 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-11-02 15:06:12.488 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:06:12.492 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-11-02 15:06:12.554 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-11-02 15:06:12.610 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:06:12.667 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-11-02 15:06:12.721 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-11-02 15:06:12.776 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:06:12.834 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:06:12.836 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:06:12.839 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-11-02 15:06:12.894 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:06:13.440 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@dstat.service 2022-11-02 15:06:13.453 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-11-02 15:06:13.989 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@dstat.service 2022-11-02 15:06:14.010 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:06:14.013 | + functions-common:time_stop:2451 : local name 2022-11-02 15:06:14.016 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:06:14.018 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:06:14.021 | + functions-common:time_stop:2454 : local total 2022-11-02 15:06:14.024 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:06:14.026 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:06:14.029 | + functions-common:time_stop:2458 : start_time=1667401572394 2022-11-02 15:06:14.032 | + functions-common:time_stop:2460 : [[ -z 1667401572394 ]] 2022-11-02 15:06:14.035 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:06:14.040 | + functions-common:time_stop:2463 : end_time=1667401574037 2022-11-02 15:06:14.042 | + functions-common:time_stop:2464 : elapsed_time=1643 2022-11-02 15:06:14.045 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:06:14.048 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:06:14.050 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1643 2022-11-02 15:06:14.053 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-11-02 15:06:14.055 | + functions-common:run_process:1705 : local service=memory_tracker 2022-11-02 15:06:14.058 | + functions-common:run_process:1706 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-11-02 15:06:14.060 | + functions-common:run_process:1707 : local group= 2022-11-02 15:06:14.063 | + functions-common:run_process:1708 : local user=root 2022-11-02 15:06:14.066 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:06:14.068 | + functions-common:run_process:1711 : local name=memory_tracker 2022-11-02 15:06:14.071 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:06:14.073 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:06:14.076 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:06:14.079 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:06:14.082 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:06:14.087 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401574084 2022-11-02 15:06:14.089 | + functions-common:run_process:1714 : is_service_enabled memory_tracker 2022-11-02 15:06:14.107 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:06:14.110 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:06:14.113 | + functions-common:time_stop:2451 : local name 2022-11-02 15:06:14.115 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:06:14.118 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:06:14.120 | + functions-common:time_stop:2454 : local total 2022-11-02 15:06:14.123 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:06:14.126 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:06:14.128 | + functions-common:time_stop:2458 : start_time=1667401574084 2022-11-02 15:06:14.131 | + functions-common:time_stop:2460 : [[ -z 1667401574084 ]] 2022-11-02 15:06:14.134 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:06:14.139 | + functions-common:time_stop:2463 : end_time=1667401574136 2022-11-02 15:06:14.142 | + functions-common:time_stop:2464 : elapsed_time=52 2022-11-02 15:06:14.144 | + functions-common:time_stop:2465 : total=1643 2022-11-02 15:06:14.147 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:06:14.149 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1695 2022-11-02 15:06:14.152 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-11-02 15:06:14.179 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:06:14.185 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-11-02 15:06:14.215 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:06:14.218 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-11-02 15:06:14.239 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:06:14.242 | + ./stack.sh:main:1078 : start_etcd3 2022-11-02 15:06:14.245 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-11-02 15:06:14.247 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd' 2022-11-02 15:06:14.250 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-11-02 15:06:14.252 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380' 2022-11-02 15:06:14.255 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.89:2380' 2022-11-02 15:06:14.257 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.89:2379' 2022-11-02 15:06:14.267 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-11-02 15:06:14.270 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-11-02 15:06:14.272 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.89:2379' 2022-11-02 15:06:14.274 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-11-02 15:06:14.277 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-11-02 15:06:14.279 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 15:06:14.282 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' '' root 2022-11-02 15:06:14.284 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-11-02 15:06:14.287 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 15:06:14.290 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:06:14.292 | + functions-common:write_user_unit_file:1577 : local user=root 2022-11-02 15:06:14.295 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:06:14.298 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:06:14.303 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:06:14.306 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 15:06:14.308 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:06:14.312 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-11-02 15:06:14.376 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-11-02 15:06:14.443 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 15:06:14.494 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-11-02 15:06:14.545 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-11-02 15:06:14.597 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:06:14.653 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:06:14.655 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:06:14.665 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-11-02 15:06:14.725 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:06:15.282 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-11-02 15:06:15.335 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-11-02 15:06:15.388 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-11-02 15:06:15.443 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-11-02 15:06:15.497 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-11-02 15:06:15.500 | ++ functions-common:is_arch:506 : uname -m 2022-11-02 15:06:15.505 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-11-02 15:06:15.507 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-11-02 15:06:16.075 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-11-02 15:06:16.089 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-11-02 15:06:16.642 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-11-02 15:06:17.422 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-11-02 15:06:17.440 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:06:17.443 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-11-02 15:06:17.446 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-11-02 15:06:17.449 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-11-02 15:06:17.454 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-11-02 15:06:17.466 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-11-02 15:06:17.477 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-11-02 15:06:17.480 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 15:06:17.482 | + 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.89/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-11-02 15:06:17.619 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-11-02 15:06:17.762 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-11-02 15:06:17.900 | + 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.89/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-11-02 15:06:18.038 | + 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.89/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-11-02 15:06:18.176 | + 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.89/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-11-02 15:06:18.319 | + 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.89/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-11-02 15:06:18.459 | + 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.89/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-11-02 15:06:18.601 | + 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.89/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-11-02 15:06:18.740 | + 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.89/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-11-02 15:06:18.877 | + functions-common:write_clouds_yaml:198 : cat 2022-11-02 15:06:18.883 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-11-02 15:06:18.886 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-11-02 15:06:18.889 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-11-02 15:06:18.893 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-11-02 15:06:18.896 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-11-02 15:06:18.899 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-11-02 15:06:18.918 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:06:18.920 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-11-02 15:06:18.924 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:06:18.926 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-11-02 15:06:18.928 | + ./stack.sh:main:1095 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 15:06:18.931 | + ./stack.sh:main:1096 : init_keystone 2022-11-02 15:06:18.933 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-11-02 15:06:18.950 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:06:18.952 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-11-02 15:06:18.954 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-11-02 15:06:18.957 | + lib/database:recreate_database:112 : local db=keystone 2022-11-02 15:06:18.959 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-11-02 15:06:18.962 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-11-02 15:06:18.964 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-11-02 15:06:18.969 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:06:25.590 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-11-02 15:06:25.596 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:06:25.707 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-11-02 15:06:25.710 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 15:06:25.712 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:06:25.715 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:06:25.718 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:06:25.723 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401585720 2022-11-02 15:06:25.725 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-11-02 15:06:30.467 | 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=556418) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:06:30.475 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:06:30.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.476 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.477 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.477 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.478 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:06:30.478 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:06:30.506 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:06:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.507 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.508 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.508 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:30.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:30.509 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:06:30.509 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:06:31.031 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:06:31.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:31.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:31.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:31.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:31.033 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:31.033 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:31.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:31.033 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:31.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:31.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:31.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:31.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:31.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:06:31.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:06:31.034 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:06:31.035 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:06:31.042 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 15:06:52.975 | ++ inc/async:async_inner:64 : rc=0 2022-11-02 15:06:53.002 | [554479 Async install_tempest:554479]: finished successfully 2022-11-02 15:07:01.126 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:01.126 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 15:07:01.166 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:01.166 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 15:07:01.238 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:01.238 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 15:07:01.311 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:01.312 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 15:07:01.380 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:01.380 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 15:07:01.469 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:01.469 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 15:07:02.608 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:02.609 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:07:02.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.612 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.612 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.612 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.612 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.613 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:07:02.613 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:07:02.613 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:07:02.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.615 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.615 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.615 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.616 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:07:02.616 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:07:02.624 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:07:02.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.627 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.627 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.627 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:02.627 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:02.627 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:07:02.628 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:07:03.248 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:07:03.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.250 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.250 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.251 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.251 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.251 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:07:03.251 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:07:03.358 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:07:03.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.360 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.360 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.361 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.361 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.361 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:07:03.361 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:07:03.368 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 15:07:03.586 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:03.586 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 15:07:03.643 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:03.644 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 15:07:03.714 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:03.714 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 15:07:03.766 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:03.766 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 15:07:03.846 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:03.846 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 15:07:03.926 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:03.926 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 15:07:03.994 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:03.994 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:07:03.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.996 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.997 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.997 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.998 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:07:03.998 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:07:03.998 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:07:03.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:03.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:03.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.000 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.000 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.002 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.002 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.002 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:07:04.002 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:07:04.010 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:07:04.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.011 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.012 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.012 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.013 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:07:04.013 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:07:04.567 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:07:04.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.569 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.570 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.570 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.570 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:07:04.571 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:07:04.660 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:07:04.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.662 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.663 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.663 | 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=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:07:04.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:07:04.664 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:07:04.664 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=556418) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:07:04.671 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 15:07:04.726 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:04.726 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 15:07:04.783 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:04.783 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 15:07:04.857 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:04.857 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 15:07:04.937 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:04.937 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 15:07:05.006 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:05.006 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 15:07:05.159 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:05.159 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 15:07:05.269 | INFO migrate.versioning.api [-] done 2022-11-02 15:07:05.665 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-11-02 15:07:05.667 | + functions-common:time_stop:2451 : local name 2022-11-02 15:07:05.670 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:07:05.673 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:07:05.675 | + functions-common:time_stop:2454 : local total 2022-11-02 15:07:05.678 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:07:05.680 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 15:07:05.683 | + functions-common:time_stop:2458 : start_time=1667401585720 2022-11-02 15:07:05.685 | + functions-common:time_stop:2460 : [[ -z 1667401585720 ]] 2022-11-02 15:07:05.689 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:07:05.694 | + functions-common:time_stop:2463 : end_time=1667401625691 2022-11-02 15:07:05.697 | + functions-common:time_stop:2464 : elapsed_time=39971 2022-11-02 15:07:05.699 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:07:05.701 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:07:05.704 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=39971 2022-11-02 15:07:05.707 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-11-02 15:07:05.709 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-11-02 15:07:05.713 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-11-02 15:07:10.480 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-11-02 15:07:10.480 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 15:07:10.480 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 15:07:10.481 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-11-02 15:07:10.481 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 15:07:10.481 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 15:07:10.481 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 15:07:10.482 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 15:07:10.482 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 15:07:10.854 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-11-02 15:07:10.858 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-11-02 15:07:15.484 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-11-02 15:07:15.484 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 15:07:15.484 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 15:07:15.486 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-11-02 15:07:15.486 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 15:07:15.486 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 15:07:15.487 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 15:07:15.487 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 15:07:15.487 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 15:07:15.865 | + ./stack.sh:main:1097 : start_keystone 2022-11-02 15:07:15.868 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-11-02 15:07:15.870 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-11-02 15:07:15.873 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-11-02 15:07:15.890 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:07:15.894 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-11-02 15:07:15.896 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-11-02 15:07:15.901 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-11-02 15:07:15.903 | + functions-common:run_process:1705 : local service=keystone 2022-11-02 15:07:15.906 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:07:15.908 | + functions-common:run_process:1707 : local group= 2022-11-02 15:07:15.911 | + functions-common:run_process:1708 : local user= 2022-11-02 15:07:15.913 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:07:15.916 | + functions-common:run_process:1711 : local name=keystone 2022-11-02 15:07:15.918 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:07:15.921 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:07:15.924 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:07:15.926 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:07:15.929 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:07:15.934 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401635931 2022-11-02 15:07:15.937 | + functions-common:run_process:1714 : is_service_enabled keystone 2022-11-02 15:07:15.952 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:07:15.955 | + functions-common:run_process:1715 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-11-02 15:07:15.957 | + functions-common:_run_under_systemd:1665 : local service=keystone 2022-11-02 15:07:15.960 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:07:15.962 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:07:15.968 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:07:15.968 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:07:15.969 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-11-02 15:07:15.972 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-11-02 15:07:15.974 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@keystone.service 2022-11-02 15:07:15.977 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:07:15.979 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:07:15.981 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:07:15.984 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:07:15.987 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-11-02 15:07:15.989 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-11-02 15:07:15.992 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@keystone.service 2022-11-02 15:07:15.994 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:07:15.997 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 15:07:15.999 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 15:07:16.001 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 15:07:16.004 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-11-02 15:07:16.006 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 15:07:16.010 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-11-02 15:07:16.063 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-11-02 15:07:16.120 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-11-02 15:07:16.174 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:07:16.226 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:07:16.282 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-11-02 15:07:16.337 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-11-02 15:07:16.394 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-11-02 15:07:16.447 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-11-02 15:07:16.500 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-11-02 15:07:16.553 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 15:07:16.555 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 15:07:16.558 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-11-02 15:07:16.611 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 15:07:17.158 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@keystone.service 2022-11-02 15:07:17.171 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-11-02 15:07:17.721 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@keystone.service 2022-11-02 15:07:17.802 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:07:17.805 | + functions-common:time_stop:2451 : local name 2022-11-02 15:07:17.807 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:07:17.810 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:07:17.812 | + functions-common:time_stop:2454 : local total 2022-11-02 15:07:17.815 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:07:17.818 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:07:17.820 | + functions-common:time_stop:2458 : start_time=1667401635931 2022-11-02 15:07:17.823 | + functions-common:time_stop:2460 : [[ -z 1667401635931 ]] 2022-11-02 15:07:17.826 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:07:17.831 | + functions-common:time_stop:2463 : end_time=1667401637827 2022-11-02 15:07:17.834 | + functions-common:time_stop:2464 : elapsed_time=1896 2022-11-02 15:07:17.836 | + functions-common:time_stop:2465 : total=1695 2022-11-02 15:07:17.838 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:07:17.841 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3591 2022-11-02 15:07:17.843 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-11-02 15:07:17.843 | Waiting for keystone to start... 2022-11-02 15:07:17.847 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.89/identity/v3/ 2022-11-02 15:07:17.849 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.89/identity/v3/ 2022-11-02 15:07:17.852 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 15:07:17.854 | + functions:wait_for_service:458 : local url=http://10.222.0.89/identity/v3/ 2022-11-02 15:07:17.856 | + functions:wait_for_service:459 : local rval=0 2022-11-02 15:07:17.859 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 15:07:17.862 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 15:07:17.864 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:07:17.867 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:07:17.872 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:07:17.874 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401637872 2022-11-02 15:07:17.877 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 15:07:17.883 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/identity/v3/ 2022-11-02 15:07:24.560 | + :: : [[ 200 == 503 ]] 2022-11-02 15:07:24.562 | + :: : [[ 0 -eq 7 ]] 2022-11-02 15:07:24.565 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 15:07:24.568 | + functions-common:time_stop:2451 : local name 2022-11-02 15:07:24.570 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:07:24.573 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:07:24.575 | + functions-common:time_stop:2454 : local total 2022-11-02 15:07:24.578 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:07:24.580 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 15:07:24.583 | + functions-common:time_stop:2458 : start_time=1667401637872 2022-11-02 15:07:24.585 | + functions-common:time_stop:2460 : [[ -z 1667401637872 ]] 2022-11-02 15:07:24.588 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:07:24.593 | + functions-common:time_stop:2463 : end_time=1667401644590 2022-11-02 15:07:24.595 | + functions-common:time_stop:2464 : elapsed_time=6718 2022-11-02 15:07:24.598 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:07:24.600 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:07:24.602 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6718 2022-11-02 15:07:24.605 | + functions:wait_for_service:467 : return 0 2022-11-02 15:07:24.607 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-11-02 15:07:24.624 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:07:24.627 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-11-02 15:07:24.630 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:07:24.632 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 15:07:24.659 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-11-02 15:07:24.662 | + 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.89/identity 2022-11-02 15:07:29.441 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.441 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.441 | 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=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.449 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.466 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.467 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.499 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.535 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.535 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.629 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.629 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.629 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.630 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.630 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.630 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.643 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.643 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.644 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.644 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.644 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.644 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.644 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.652 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.655 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.655 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.655 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.655 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.656 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.656 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.656 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=557282) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:07:29.690 | 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=557282) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:07:30.082 | INFO keystone.cmd.bootstrap [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] Created domain default 2022-11-02 15:07:30.232 | INFO keystone.cmd.bootstrap [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] Created project admin 2022-11-02 15:07:30.260 | DEBUG passlib.handlers.bcrypt [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=557282) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-11-02 15:07:30.260 | DEBUG passlib.handlers.bcrypt [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=557282) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-11-02 15:07:30.408 | INFO keystone.cmd.bootstrap [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] Created user admin 2022-11-02 15:07:30.545 | INFO keystone.cmd.bootstrap [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] Created role reader 2022-11-02 15:07:30.642 | INFO keystone.cmd.bootstrap [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] Created role member 2022-11-02 15:07:30.764 | INFO keystone.cmd.bootstrap [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] Created implied role where 7fc998ba891a4796b3d40b5707c98729 implies c4e4de92adeb41fbb563b76be7357faa 2022-11-02 15:07:30.870 | INFO keystone.cmd.bootstrap [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] Created role admin 2022-11-02 15:07:30.947 | INFO keystone.cmd.bootstrap [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] Created implied role where 854b9efbe1524af8beaebec1f6cf9d5b implies 7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:07:31.018 | INFO keystone.cmd.bootstrap [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] Granted role admin on project admin to user admin. 2022-11-02 15:07:31.083 | INFO keystone.cmd.bootstrap [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] Granted role admin on the system to user admin. 2022-11-02 15:07:31.175 | WARNING py.warnings [None req-092844d1-924a-4a15-b98f-15abb49ff57c 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-11-02 15:07:31.175 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-11-02 15:07:31.175 |  2022-11-02 15:07:31.179 | INFO keystone.cmd.bootstrap [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] Created region RegionOne 2022-11-02 15:07:31.350 | INFO keystone.cmd.bootstrap [None req-092844d1-924a-4a15-b98f-15abb49ff57c None None] Created public endpoint http://10.222.0.89/identity 2022-11-02 15:07:31.806 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-11-02 15:07:31.808 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-11-02 15:07:31.811 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-11-02 15:07:31.815 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-11-02 15:07:34.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:34.869 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:34.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:34.869 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:35.034 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:07:35.037 | + lib/keystone:create_keystone_accounts:310 : admin_project=ab211830a04147659667f2385cb282d7 2022-11-02 15:07:35.040 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-11-02 15:07:35.043 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-11-02 15:07:37.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:37.323 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:37.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:37.323 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:37.489 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:07:37.492 | + lib/keystone:create_keystone_accounts:312 : admin_user=72251f0671ba4bd587dbcfc04eb84128 2022-11-02 15:07:37.494 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-11-02 15:07:37.497 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-11-02 15:07:37.499 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-11-02 15:07:37.502 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 72251f0671ba4bd587dbcfc04eb84128 default 2022-11-02 15:07:37.558 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 72251f0671ba4bd587dbcfc04eb84128 default 2022-11-02 15:07:37.597 | [528776 Async ks-domain-role:557401]: running: get_or_add_user_domain_role admin 72251f0671ba4bd587dbcfc04eb84128 default 2022-11-02 15:07:37.599 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-11-02 15:07:37.601 | + functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 15:07:37.605 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 15:07:40.813 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 15:07:40.815 | + functions-common:get_or_create_domain:900 : echo default 2022-11-02 15:07:40.815 | default 2022-11-02 15:07:40.818 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-11-02 15:07:40.878 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-11-02 15:07:40.927 | [528776 Async ks-project:557540]: running: get_or_create_project service Default 2022-11-02 15:07:40.930 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-11-02 15:07:41.040 | + inc/async:async_inner:63 : get_or_create_role service 2022-11-02 15:07:41.091 | [528776 Async ks-service:557626]: running: get_or_create_role service 2022-11-02 15:07:41.093 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-11-02 15:07:41.174 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-11-02 15:07:41.234 | [528776 Async ks-reseller:557712]: running: get_or_create_role ResellerAdmin 2022-11-02 15:07:41.240 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-11-02 15:07:41.245 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-11-02 15:07:41.662 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-11-02 15:07:41.883 | [528776 Async ks-anotherrole:557802]: running: get_or_create_role anotherrole 2022-11-02 15:07:41.910 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-11-02 15:07:41.938 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-11-02 15:07:41.961 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:07:41.995 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-11-02 15:07:45.087 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:07:45.137 | [557540 Async ks-project:557540]: finished successfully 2022-11-02 15:07:45.462 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:07:45.605 | [557712 Async ks-reseller:557712]: finished successfully 2022-11-02 15:07:45.659 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:07:45.701 | [557626 Async ks-service:557626]: finished successfully 2022-11-02 15:07:45.743 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:07:45.781 | [557802 Async ks-anotherrole:557802]: finished successfully 2022-11-02 15:07:46.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:46.001 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:46.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:46.001 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:46.180 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:07:46.183 | ++ functions-common:get_or_create_project:950 : project_id=19ecab930b5c409789de4f6b21d9f3ba 2022-11-02 15:07:46.186 | ++ functions-common:get_or_create_project:951 : echo 19ecab930b5c409789de4f6b21d9f3ba 2022-11-02 15:07:46.189 | + lib/keystone:create_keystone_accounts:340 : invis_project=19ecab930b5c409789de4f6b21d9f3ba 2022-11-02 15:07:46.192 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-11-02 15:07:46.195 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-11-02 15:07:46.197 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:07:46.200 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-11-02 15:07:48.377 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:07:48.404 | [557401 Async ks-domain-role:557401]: finished successfully 2022-11-02 15:07:48.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:48.869 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:48.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:48.869 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:49.034 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:07:49.037 | ++ functions-common:get_or_create_project:950 : project_id=5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:49.040 | ++ functions-common:get_or_create_project:951 : echo 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:49.043 | + lib/keystone:create_keystone_accounts:344 : demo_project=5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:49.045 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-11-02 15:07:49.049 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-11-02 15:07:49.052 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:07:49.054 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-11-02 15:07:49.063 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-11-02 15:07:49.063 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-11-02 15:07:51.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:51.716 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:51.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:51.717 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:51.881 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:07:51.884 | ++ functions-common:get_or_create_user:937 : user_id=85721d3671334a53afb933a3467feffc 2022-11-02 15:07:51.887 | ++ functions-common:get_or_create_user:938 : echo 85721d3671334a53afb933a3467feffc 2022-11-02 15:07:51.891 | + lib/keystone:create_keystone_accounts:347 : demo_user=85721d3671334a53afb933a3467feffc 2022-11-02 15:07:51.893 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-11-02 15:07:51.943 | [528776 Async ks-domain-role:557401]: Waiting for completion of get_or_add_user_domain_role admin 72251f0671ba4bd587dbcfc04eb84128 default running on PID 557401 (6 other jobs running) 2022-11-02 15:07:51.969 | [528776 Async ks-domain-role:557401]: Signaling child to exit 2022-11-02 15:07:51.969 | WAKEUP 2022-11-02 15:07:51.992 | [528776 Async ks-domain-role:557401]: Signaled 2022-11-02 15:07:51.994 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-11-02 15:07:51.994 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 72251f0671ba4bd587dbcfc04eb84128 --domain default 2022-11-02 15:07:51.994 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:07:51.994 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-11-02 15:07:51.994 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:07:51.994 | ++ functions-common:get_field:824 : read data 2022-11-02 15:07:51.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:51.994 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:51.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:51.994 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:51.994 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:07:51.994 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-11-02 15:07:51.994 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-11-02 15:07:51.994 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 72251f0671ba4bd587dbcfc04eb84128 --domain default 2022-11-02 15:07:51.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:51.994 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:51.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:51.994 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:51.994 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 72251f0671ba4bd587dbcfc04eb84128 --domain default 2022-11-02 15:07:51.994 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-11-02 15:07:51.994 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:07:51.994 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:07:51.994 | ++ functions-common:get_field:824 : read data 2022-11-02 15:07:51.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:51.994 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:51.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:51.994 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:51.995 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:07:51.995 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:07:51.995 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:07:51.995 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:07:51.995 | ++ functions-common:get_field:830 : echo '| 854b9efbe1524af8beaebec1f6cf9d5b | 72251f0671ba4bd587dbcfc04eb84128 | | | default | | False |' 2022-11-02 15:07:51.995 | ++ functions-common:get_field:824 : read data 2022-11-02 15:07:51.995 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:07:51.995 | + functions-common:get_or_add_user_domain_role:1033 : echo 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:07:51.995 | 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:07:52.039 | [528776 Async ks-domain-role:557401]: finished get_or_add_user_domain_role admin 72251f0671ba4bd587dbcfc04eb84128 default with result 0 in 10 seconds 2022-11-02 15:07:52.046 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-11-02 15:07:52.082 | [528776 Async ks-project:557540]: Waiting for completion of get_or_create_project service Default running on PID 557540 (5 other jobs running) 2022-11-02 15:07:52.107 | [528776 Async ks-project:557540]: Signaling child to exit 2022-11-02 15:07:52.107 | WAKEUP 2022-11-02 15:07:52.131 | [528776 Async ks-project:557540]: Signaled 2022-11-02 15:07:52.132 | + functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:07:52.132 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-11-02 15:07:52.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:52.132 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:52.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:52.132 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:52.132 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:07:52.132 | + functions-common:get_or_create_project:950 : project_id=2eca2c6978de40e598fe374f51e761e9 2022-11-02 15:07:52.132 | + functions-common:get_or_create_project:951 : echo 2eca2c6978de40e598fe374f51e761e9 2022-11-02 15:07:52.132 | 2eca2c6978de40e598fe374f51e761e9 2022-11-02 15:07:52.178 | [528776 Async ks-project:557540]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-11-02 15:07:52.216 | [528776 Async ks-service:557626]: Waiting for completion of get_or_create_role service running on PID 557626 (4 other jobs running) 2022-11-02 15:07:52.241 | [528776 Async ks-service:557626]: Signaling child to exit 2022-11-02 15:07:52.241 | WAKEUP 2022-11-02 15:07:52.265 | [528776 Async ks-service:557626]: Signaled 2022-11-02 15:07:52.267 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 15:07:52.267 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-11-02 15:07:52.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:52.267 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:52.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:52.267 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:52.267 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:07:52.267 | + functions-common:get_or_create_role:962 : role_id=f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:07:52.267 | + functions-common:get_or_create_role:963 : echo f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:07:52.267 | f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:07:52.311 | [528776 Async ks-service:557626]: finished get_or_create_role service with result 0 in 4 seconds 2022-11-02 15:07:52.349 | [528776 Async ks-reseller:557712]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 557712 (3 other jobs running) 2022-11-02 15:07:52.375 | [528776 Async ks-reseller:557712]: Signaling child to exit 2022-11-02 15:07:52.375 | WAKEUP 2022-11-02 15:07:52.398 | [528776 Async ks-reseller:557712]: Signaled 2022-11-02 15:07:52.400 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 15:07:52.400 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-11-02 15:07:52.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:52.400 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:52.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:52.400 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:52.400 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:07:52.400 | + functions-common:get_or_create_role:962 : role_id=7c7e4608d2794a34bbbc07b7eb4cbe84 2022-11-02 15:07:52.400 | + functions-common:get_or_create_role:963 : echo 7c7e4608d2794a34bbbc07b7eb4cbe84 2022-11-02 15:07:52.400 | 7c7e4608d2794a34bbbc07b7eb4cbe84 2022-11-02 15:07:52.445 | [528776 Async ks-reseller:557712]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-11-02 15:07:52.482 | [528776 Async ks-anotherrole:557802]: Waiting for completion of get_or_create_role anotherrole running on PID 557802 (2 other jobs running) 2022-11-02 15:07:52.507 | [528776 Async ks-anotherrole:557802]: Signaling child to exit 2022-11-02 15:07:52.507 | WAKEUP 2022-11-02 15:07:52.529 | [528776 Async ks-anotherrole:557802]: Signaled 2022-11-02 15:07:52.532 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 15:07:52.532 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 15:07:52.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:52.532 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:52.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:52.532 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:52.532 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:07:52.532 | + functions-common:get_or_create_role:962 : role_id=19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:07:52.532 | + functions-common:get_or_create_role:963 : echo 19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:07:52.532 | 19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:07:52.575 | [528776 Async ks-anotherrole:557802]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-11-02 15:07:52.580 | + inc/async:async_wait:197 : return 0 2022-11-02 15:07:52.583 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 85721d3671334a53afb933a3467feffc 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:52.642 | + inc/async:async_inner:63 : get_or_add_user_project_role member 85721d3671334a53afb933a3467feffc 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:52.683 | [528776 Async ks-demo-member:558704]: running: get_or_add_user_project_role member 85721d3671334a53afb933a3467feffc 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:52.686 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 72251f0671ba4bd587dbcfc04eb84128 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:52.755 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 72251f0671ba4bd587dbcfc04eb84128 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:52.803 | [528776 Async ks-demo-admin:558816]: running: get_or_add_user_project_role admin 72251f0671ba4bd587dbcfc04eb84128 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:52.806 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 85721d3671334a53afb933a3467feffc 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:52.879 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 85721d3671334a53afb933a3467feffc 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:52.928 | [528776 Async ks-demo-another:558928]: running: get_or_add_user_project_role anotherrole 85721d3671334a53afb933a3467feffc 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:52.931 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 85721d3671334a53afb933a3467feffc 19ecab930b5c409789de4f6b21d9f3ba 2022-11-02 15:07:53.001 | + inc/async:async_inner:63 : get_or_add_user_project_role member 85721d3671334a53afb933a3467feffc 19ecab930b5c409789de4f6b21d9f3ba 2022-11-02 15:07:53.063 | [528776 Async ks-demo-invis:559040]: running: get_or_add_user_project_role member 85721d3671334a53afb933a3467feffc 19ecab930b5c409789de4f6b21d9f3ba 2022-11-02 15:07:53.066 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-11-02 15:07:53.071 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-11-02 15:07:53.073 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:07:53.083 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-11-02 15:07:53.096 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-11-02 15:07:53.117 | +++ functions-common:get_or_create_user:939 : 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-11-02 15:07:57.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:57.525 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:57.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:07:57.525 | from cryptography.utils import int_from_bytes 2022-11-02 15:07:57.897 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:07:57.903 | ++ functions-common:get_or_create_user:937 : user_id=cb465ed4be6a471dad3d8e2c50bcd7fb 2022-11-02 15:07:57.907 | ++ functions-common:get_or_create_user:938 : echo cb465ed4be6a471dad3d8e2c50bcd7fb 2022-11-02 15:07:57.925 | + lib/keystone:create_keystone_accounts:360 : demo_reader=cb465ed4be6a471dad3d8e2c50bcd7fb 2022-11-02 15:07:57.941 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader cb465ed4be6a471dad3d8e2c50bcd7fb 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:58.215 | + inc/async:async_inner:63 : get_or_add_user_project_role reader cb465ed4be6a471dad3d8e2c50bcd7fb 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:58.344 | [528776 Async ks-demo-reader:559220]: running: get_or_add_user_project_role reader cb465ed4be6a471dad3d8e2c50bcd7fb 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:07:58.361 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-11-02 15:07:58.389 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-11-02 15:07:58.404 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:07:58.431 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-11-02 15:08:02.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:02.357 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:02.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:02.357 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:02.619 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:02.626 | ++ functions-common:get_or_create_project:950 : project_id=dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:02.633 | ++ functions-common:get_or_create_project:951 : echo dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:02.637 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:02.643 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-11-02 15:08:02.655 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-11-02 15:08:02.675 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:08:02.691 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-11-02 15:08:02.705 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-11-02 15:08:02.723 | +++ functions-common:get_or_create_user:939 : 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-11-02 15:08:06.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:06.706 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:06.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:06.706 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:06.962 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:06.979 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:06.998 | ++ functions-common:get_or_create_user:937 : user_id=d1f3029ec93b49d1b66e0b04451f04cc 2022-11-02 15:08:07.034 | ++ functions-common:get_or_create_user:938 : echo d1f3029ec93b49d1b66e0b04451f04cc 2022-11-02 15:08:07.057 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=d1f3029ec93b49d1b66e0b04451f04cc 2022-11-02 15:08:07.072 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin d1f3029ec93b49d1b66e0b04451f04cc dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:07.116 | [558816 Async ks-demo-admin:558816]: finished successfully 2022-11-02 15:08:07.351 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d1f3029ec93b49d1b66e0b04451f04cc dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:07.569 | [528776 Async ks-alt-admin:559617]: running: get_or_add_user_project_role admin d1f3029ec93b49d1b66e0b04451f04cc dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:07.583 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole d1f3029ec93b49d1b66e0b04451f04cc dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:07.782 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:07.814 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d1f3029ec93b49d1b66e0b04451f04cc dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:07.849 | [558704 Async ks-demo-member:558704]: finished successfully 2022-11-02 15:08:07.892 | [528776 Async ks-alt-another:559764]: running: get_or_add_user_project_role anotherrole d1f3029ec93b49d1b66e0b04451f04cc dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:07.895 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-11-02 15:08:07.902 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-11-02 15:08:07.919 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:08:07.949 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-11-02 15:08:07.981 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-11-02 15:08:07.992 | +++ functions-common:get_or_create_user:939 : 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-11-02 15:08:10.050 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:10.224 | [559040 Async ks-demo-invis:559040]: finished successfully 2022-11-02 15:08:10.270 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:10.480 | [558928 Async ks-demo-another:558928]: finished successfully 2022-11-02 15:08:11.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:11.758 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:11.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:11.758 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:11.959 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:11.962 | ++ functions-common:get_or_create_user:937 : user_id=af3f15b1745445d0941be5f153a8679d 2022-11-02 15:08:11.965 | ++ functions-common:get_or_create_user:938 : echo af3f15b1745445d0941be5f153a8679d 2022-11-02 15:08:11.969 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=af3f15b1745445d0941be5f153a8679d 2022-11-02 15:08:11.973 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member af3f15b1745445d0941be5f153a8679d dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:12.071 | + inc/async:async_inner:63 : get_or_add_user_project_role member af3f15b1745445d0941be5f153a8679d dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:12.148 | [528776 Async ks-alt-member-user:560061]: running: get_or_add_user_project_role member af3f15b1745445d0941be5f153a8679d dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:12.151 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-11-02 15:08:12.158 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-11-02 15:08:12.161 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:08:12.165 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-11-02 15:08:12.171 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-11-02 15:08:12.176 | +++ functions-common:get_or_create_user:939 : 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-11-02 15:08:14.350 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:14.539 | [559220 Async ks-demo-reader:559220]: finished successfully 2022-11-02 15:08:15.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:15.782 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:15.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:15.782 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:15.970 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:15.973 | ++ functions-common:get_or_create_user:937 : user_id=843498b72ff54b649d78fa96b336b446 2022-11-02 15:08:15.975 | ++ functions-common:get_or_create_user:938 : echo 843498b72ff54b649d78fa96b336b446 2022-11-02 15:08:15.978 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=843498b72ff54b649d78fa96b336b446 2022-11-02 15:08:15.981 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 843498b72ff54b649d78fa96b336b446 dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:16.046 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 843498b72ff54b649d78fa96b336b446 dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:16.098 | [528776 Async ks-alt-reader-user:560287]: running: get_or_add_user_project_role reader 843498b72ff54b649d78fa96b336b446 dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:16.102 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-11-02 15:08:16.108 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:08:16.111 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-11-02 15:08:16.114 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-11-02 15:08:16.118 | +++ functions-common:get_or_create_user:939 : 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-11-02 15:08:19.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:19.692 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:19.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:19.692 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:19.887 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:19.891 | ++ functions-common:get_or_create_user:937 : user_id=91733568ef63458091bb2cb1d9ec263b 2022-11-02 15:08:19.894 | ++ functions-common:get_or_create_user:938 : echo 91733568ef63458091bb2cb1d9ec263b 2022-11-02 15:08:19.898 | + lib/keystone:create_keystone_accounts:392 : system_member_user=91733568ef63458091bb2cb1d9ec263b 2022-11-02 15:08:19.903 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 91733568ef63458091bb2cb1d9ec263b all 2022-11-02 15:08:20.027 | + inc/async:async_inner:63 : get_or_add_user_system_role member 91733568ef63458091bb2cb1d9ec263b all 2022-11-02 15:08:20.127 | [528776 Async ks-system-member:560511]: running: get_or_add_user_system_role member 91733568ef63458091bb2cb1d9ec263b all 2022-11-02 15:08:20.151 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-11-02 15:08:20.178 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:08:20.207 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-11-02 15:08:20.227 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-11-02 15:08:20.261 | +++ functions-common:get_or_create_user:939 : 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-11-02 15:08:22.507 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:22.708 | [559617 Async ks-alt-admin:559617]: finished successfully 2022-11-02 15:08:23.179 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:23.301 | [559764 Async ks-alt-another:559764]: finished successfully 2022-11-02 15:08:23.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:23.774 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:23.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:23.774 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:23.967 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:23.971 | ++ functions-common:get_or_create_user:937 : user_id=99f8d629bc9c42158015a3618d450e2d 2022-11-02 15:08:23.975 | ++ functions-common:get_or_create_user:938 : echo 99f8d629bc9c42158015a3618d450e2d 2022-11-02 15:08:23.984 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=99f8d629bc9c42158015a3618d450e2d 2022-11-02 15:08:23.988 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 99f8d629bc9c42158015a3618d450e2d all 2022-11-02 15:08:24.063 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 99f8d629bc9c42158015a3618d450e2d all 2022-11-02 15:08:24.137 | [528776 Async ks-system-reader:560793]: running: get_or_add_user_system_role reader 99f8d629bc9c42158015a3618d450e2d all 2022-11-02 15:08:24.140 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-11-02 15:08:24.144 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-11-02 15:08:24.147 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-11-02 15:08:24.149 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 15:08:24.154 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-11-02 15:08:26.306 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:26.502 | [560061 Async ks-alt-member-user:560061]: finished successfully 2022-11-02 15:08:27.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:27.359 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:27.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:27.359 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:27.560 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:27.564 | ++ functions-common:get_or_create_group:914 : group_id=bf3ca03b530a4f4fb328646df200e1e9 2022-11-02 15:08:27.567 | ++ functions-common:get_or_create_group:915 : echo bf3ca03b530a4f4fb328646df200e1e9 2022-11-02 15:08:27.570 | + lib/keystone:create_keystone_accounts:402 : admin_group=bf3ca03b530a4f4fb328646df200e1e9 2022-11-02 15:08:27.574 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-11-02 15:08:27.584 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-11-02 15:08:27.596 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-11-02 15:08:27.600 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 15:08:27.605 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-11-02 15:08:29.680 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:29.713 | [560287 Async ks-alt-reader-user:560287]: finished successfully 2022-11-02 15:08:30.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:30.523 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:30.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:30.523 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:30.708 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:30.710 | ++ functions-common:get_or_create_group:914 : group_id=dc2850798a6c42e7937cce6dcc5b673a 2022-11-02 15:08:30.713 | ++ functions-common:get_or_create_group:915 : echo dc2850798a6c42e7937cce6dcc5b673a 2022-11-02 15:08:30.716 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=dc2850798a6c42e7937cce6dcc5b673a 2022-11-02 15:08:30.719 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:30.787 | + inc/async:async_inner:63 : get_or_add_group_project_role member dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:30.832 | [528776 Async ks-group-memberdemo:561146]: running: get_or_add_group_project_role member dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:30.834 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:30.958 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:31.038 | [528776 Async ks-group-anotherdemo:561232]: running: get_or_add_group_project_role anotherrole dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:31.055 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:31.208 | + inc/async:async_inner:63 : get_or_add_group_project_role member dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:31.409 | [528776 Async ks-group-memberalt:561337]: running: get_or_add_group_project_role member dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:31.431 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:31.851 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:31.922 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:32.046 | [528776 Async ks-group-anotheralt:561427]: running: get_or_add_group_project_role anotherrole dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:32.075 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin bf3ca03b530a4f4fb328646df200e1e9 ab211830a04147659667f2385cb282d7 2022-11-02 15:08:32.114 | [560511 Async ks-system-member:560511]: finished successfully 2022-11-02 15:08:32.531 | + inc/async:async_inner:63 : get_or_add_group_project_role admin bf3ca03b530a4f4fb328646df200e1e9 ab211830a04147659667f2385cb282d7 2022-11-02 15:08:32.764 | [528776 Async ks-group-admin:561550]: running: get_or_add_group_project_role admin bf3ca03b530a4f4fb328646df200e1e9 ab211830a04147659667f2385cb282d7 2022-11-02 15:08:32.787 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-11-02 15:08:33.174 | [528776 Async ks-demo-member:558704]: Waiting for completion of get_or_add_user_project_role member 85721d3671334a53afb933a3467feffc 5a50b9bfea4544c5a209d28adf024755 running on PID 558704 (17 other jobs running) 2022-11-02 15:08:33.360 | [528776 Async ks-demo-member:558704]: Signaling child to exit 2022-11-02 15:08:33.361 | WAKEUP 2022-11-02 15:08:33.527 | [528776 Async ks-demo-member:558704]: Signaled 2022-11-02 15:08:33.538 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:08:33.538 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:08:33.538 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:08:33.538 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:08:33.538 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:08:33.538 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:08:33.538 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:08:33.538 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:08:33.538 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:08:33.538 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 85721d3671334a53afb933a3467feffc --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:33.538 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:33.538 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:33.538 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:33.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:33.538 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:33.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:33.538 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:33.538 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:33.538 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:08:33.538 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:08:33.539 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 85721d3671334a53afb933a3467feffc --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:33.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:33.539 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:33.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:33.539 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:33.539 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 85721d3671334a53afb933a3467feffc --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:33.539 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:33.539 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:08:33.539 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:33.539 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:33.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:33.539 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:33.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:33.539 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:33.539 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:33.539 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:08:33.539 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:08:33.539 | ++ functions-common:get_field:830 : echo '| 7fc998ba891a4796b3d40b5707c98729 | 85721d3671334a53afb933a3467feffc | | 5a50b9bfea4544c5a209d28adf024755 | | | False |' 2022-11-02 15:08:33.539 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:08:33.539 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:33.539 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:08:33.539 | + functions-common:get_or_add_user_project_role:1009 : echo 7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:08:33.539 | 7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:08:33.902 | [528776 Async ks-demo-member:558704]: finished get_or_add_user_project_role member 85721d3671334a53afb933a3467feffc 5a50b9bfea4544c5a209d28adf024755 with result 0 in 15 seconds 2022-11-02 15:08:34.121 | [528776 Async ks-demo-admin:558816]: Waiting for completion of get_or_add_user_project_role admin 72251f0671ba4bd587dbcfc04eb84128 5a50b9bfea4544c5a209d28adf024755 running on PID 558816 (16 other jobs running) 2022-11-02 15:08:34.236 | [528776 Async ks-demo-admin:558816]: Signaling child to exit 2022-11-02 15:08:34.236 | WAKEUP 2022-11-02 15:08:34.368 | [528776 Async ks-demo-admin:558816]: Signaled 2022-11-02 15:08:34.382 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:08:34.382 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:08:34.382 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:08:34.382 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:08:34.382 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:08:34.382 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:08:34.382 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:08:34.382 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:08:34.382 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:08:34.382 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:34.382 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 72251f0671ba4bd587dbcfc04eb84128 --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:34.382 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:34.383 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:34.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:34.383 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:34.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:34.383 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:34.383 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:34.383 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:08:34.383 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:08:34.383 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 72251f0671ba4bd587dbcfc04eb84128 --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:34.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:34.383 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:34.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:34.383 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:34.383 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 72251f0671ba4bd587dbcfc04eb84128 --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:34.383 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:08:34.383 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:34.383 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:34.383 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:34.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:34.383 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:34.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:34.383 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:34.383 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:34.383 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:08:34.383 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:08:34.383 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:08:34.383 | ++ functions-common:get_field:830 : echo '| 854b9efbe1524af8beaebec1f6cf9d5b | 72251f0671ba4bd587dbcfc04eb84128 | | 5a50b9bfea4544c5a209d28adf024755 | | | False |' 2022-11-02 15:08:34.383 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:34.383 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:08:34.383 | + functions-common:get_or_add_user_project_role:1009 : echo 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:08:34.384 | 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:08:34.551 | [528776 Async ks-demo-admin:558816]: finished get_or_add_user_project_role admin 72251f0671ba4bd587dbcfc04eb84128 5a50b9bfea4544c5a209d28adf024755 with result 0 in 14 seconds 2022-11-02 15:08:34.734 | [528776 Async ks-demo-another:558928]: Waiting for completion of get_or_add_user_project_role anotherrole 85721d3671334a53afb933a3467feffc 5a50b9bfea4544c5a209d28adf024755 running on PID 558928 (15 other jobs running) 2022-11-02 15:08:34.849 | [528776 Async ks-demo-another:558928]: Signaling child to exit 2022-11-02 15:08:34.851 | WAKEUP 2022-11-02 15:08:34.980 | [528776 Async ks-demo-another:558928]: Signaled 2022-11-02 15:08:34.994 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:08:34.994 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:08:34.994 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:08:34.994 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:08:34.994 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:08:34.994 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:08:34.994 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:08:34.994 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:08:34.994 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:34.994 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 85721d3671334a53afb933a3467feffc --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:34.994 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:08:34.994 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:34.994 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:34.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:34.995 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:34.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:34.995 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:34.995 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:34.995 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:08:34.995 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:08:34.995 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 85721d3671334a53afb933a3467feffc --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:34.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:34.995 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:34.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:34.995 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:34.995 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:34.995 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 85721d3671334a53afb933a3467feffc --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:34.995 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:08:34.995 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:34.995 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:34.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:34.995 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:34.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:34.995 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:34.995 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:34.995 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:08:34.995 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:08:34.995 | ++ functions-common:get_field:830 : echo '| 19ce861351e2421c9f5690ddebaebb10 | 85721d3671334a53afb933a3467feffc | | 5a50b9bfea4544c5a209d28adf024755 | | | False |' 2022-11-02 15:08:34.995 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:08:34.995 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:34.995 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:08:34.995 | + functions-common:get_or_add_user_project_role:1009 : echo 19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:08:34.995 | 19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:08:35.294 | [528776 Async ks-demo-another:558928]: finished get_or_add_user_project_role anotherrole 85721d3671334a53afb933a3467feffc 5a50b9bfea4544c5a209d28adf024755 with result 0 in 17 seconds 2022-11-02 15:08:35.502 | [528776 Async ks-demo-invis:559040]: Waiting for completion of get_or_add_user_project_role member 85721d3671334a53afb933a3467feffc 19ecab930b5c409789de4f6b21d9f3ba running on PID 559040 (14 other jobs running) 2022-11-02 15:08:35.547 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:35.667 | [528776 Async ks-demo-invis:559040]: Signaling child to exit 2022-11-02 15:08:35.669 | WAKEUP 2022-11-02 15:08:35.699 | [560793 Async ks-system-reader:560793]: finished successfully 2022-11-02 15:08:35.784 | [528776 Async ks-demo-invis:559040]: Signaled 2022-11-02 15:08:35.793 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:08:35.793 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:08:35.793 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:08:35.793 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:08:35.793 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:08:35.793 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:08:35.793 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:08:35.793 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:08:35.793 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 85721d3671334a53afb933a3467feffc --project 19ecab930b5c409789de4f6b21d9f3ba 2022-11-02 15:08:35.793 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:35.793 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:08:35.793 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:35.793 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:35.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:35.793 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:35.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:35.794 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:35.794 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:35.794 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:08:35.794 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:08:35.794 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 85721d3671334a53afb933a3467feffc --project 19ecab930b5c409789de4f6b21d9f3ba 2022-11-02 15:08:35.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:35.794 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:35.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:35.794 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:35.794 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:35.794 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 85721d3671334a53afb933a3467feffc --project 19ecab930b5c409789de4f6b21d9f3ba 2022-11-02 15:08:35.794 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:08:35.794 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:35.794 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:35.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:35.794 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:35.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:35.795 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:35.795 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:35.795 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:08:35.795 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:08:35.795 | ++ functions-common:get_field:830 : echo '| 7fc998ba891a4796b3d40b5707c98729 | 85721d3671334a53afb933a3467feffc | | 19ecab930b5c409789de4f6b21d9f3ba | | | False |' 2022-11-02 15:08:35.795 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:08:35.795 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:35.795 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:08:35.795 | + functions-common:get_or_add_user_project_role:1009 : echo 7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:08:35.795 | 7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:08:35.874 | [528776 Async ks-demo-invis:559040]: finished get_or_add_user_project_role member 85721d3671334a53afb933a3467feffc 19ecab930b5c409789de4f6b21d9f3ba with result 0 in 17 seconds 2022-11-02 15:08:35.947 | [528776 Async ks-demo-reader:559220]: Waiting for completion of get_or_add_user_project_role reader cb465ed4be6a471dad3d8e2c50bcd7fb 5a50b9bfea4544c5a209d28adf024755 running on PID 559220 (13 other jobs running) 2022-11-02 15:08:35.992 | [528776 Async ks-demo-reader:559220]: Signaling child to exit 2022-11-02 15:08:35.993 | WAKEUP 2022-11-02 15:08:36.029 | [528776 Async ks-demo-reader:559220]: Signaled 2022-11-02 15:08:36.031 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:08:36.031 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:08:36.031 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:08:36.031 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:08:36.031 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:08:36.031 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:08:36.031 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:08:36.031 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:08:36.031 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cb465ed4be6a471dad3d8e2c50bcd7fb --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:36.031 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:08:36.031 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:36.031 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:36.031 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:36.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.031 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.031 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.031 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:36.031 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:08:36.032 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:08:36.032 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user cb465ed4be6a471dad3d8e2c50bcd7fb --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:36.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.032 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.032 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.032 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:36.032 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:08:36.032 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cb465ed4be6a471dad3d8e2c50bcd7fb --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:36.032 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:36.032 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:36.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.032 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.032 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.032 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:36.032 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:08:36.032 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:08:36.032 | ++ functions-common:get_field:830 : echo '| c4e4de92adeb41fbb563b76be7357faa | cb465ed4be6a471dad3d8e2c50bcd7fb | | 5a50b9bfea4544c5a209d28adf024755 | | | False |' 2022-11-02 15:08:36.032 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:08:36.032 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:36.032 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c4e4de92adeb41fbb563b76be7357faa 2022-11-02 15:08:36.032 | + functions-common:get_or_add_user_project_role:1009 : echo c4e4de92adeb41fbb563b76be7357faa 2022-11-02 15:08:36.032 | c4e4de92adeb41fbb563b76be7357faa 2022-11-02 15:08:36.128 | [528776 Async ks-demo-reader:559220]: finished get_or_add_user_project_role reader cb465ed4be6a471dad3d8e2c50bcd7fb 5a50b9bfea4544c5a209d28adf024755 with result 0 in 16 seconds 2022-11-02 15:08:36.134 | + inc/async:async_wait:197 : return 0 2022-11-02 15:08:36.136 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-11-02 15:08:36.239 | [528776 Async ks-alt-admin:559617]: Waiting for completion of get_or_add_user_project_role admin d1f3029ec93b49d1b66e0b04451f04cc dce19ecb9b7148f8943d485e8d978d9f running on PID 559617 (12 other jobs running) 2022-11-02 15:08:36.291 | [528776 Async ks-alt-admin:559617]: Signaling child to exit 2022-11-02 15:08:36.291 | WAKEUP 2022-11-02 15:08:36.335 | [528776 Async ks-alt-admin:559617]: Signaled 2022-11-02 15:08:36.337 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:08:36.337 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:08:36.337 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:08:36.337 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:08:36.337 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:08:36.337 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:08:36.337 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:08:36.337 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:08:36.337 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d1f3029ec93b49d1b66e0b04451f04cc --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:36.337 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:08:36.337 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:36.337 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:36.337 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:36.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.337 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.337 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.337 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:36.337 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:08:36.337 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:08:36.337 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d1f3029ec93b49d1b66e0b04451f04cc --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:36.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.337 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.337 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.337 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:08:36.337 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d1f3029ec93b49d1b66e0b04451f04cc --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:36.338 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:36.338 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:36.338 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:36.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.338 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.338 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.338 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:36.338 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:08:36.338 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:08:36.338 | ++ functions-common:get_field:830 : echo '| 854b9efbe1524af8beaebec1f6cf9d5b | d1f3029ec93b49d1b66e0b04451f04cc | | dce19ecb9b7148f8943d485e8d978d9f | | | False |' 2022-11-02 15:08:36.338 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:08:36.338 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:36.338 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:08:36.338 | + functions-common:get_or_add_user_project_role:1009 : echo 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:08:36.338 | 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:08:36.433 | [528776 Async ks-alt-admin:559617]: finished get_or_add_user_project_role admin d1f3029ec93b49d1b66e0b04451f04cc dce19ecb9b7148f8943d485e8d978d9f with result 0 in 15 seconds 2022-11-02 15:08:36.615 | [528776 Async ks-alt-another:559764]: Waiting for completion of get_or_add_user_project_role anotherrole d1f3029ec93b49d1b66e0b04451f04cc dce19ecb9b7148f8943d485e8d978d9f running on PID 559764 (11 other jobs running) 2022-11-02 15:08:36.713 | [528776 Async ks-alt-another:559764]: Signaling child to exit 2022-11-02 15:08:36.715 | WAKEUP 2022-11-02 15:08:36.817 | [528776 Async ks-alt-another:559764]: Signaled 2022-11-02 15:08:36.822 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:08:36.822 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:08:36.822 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:08:36.822 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:08:36.822 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:08:36.822 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:08:36.822 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:08:36.822 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:08:36.822 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d1f3029ec93b49d1b66e0b04451f04cc --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:36.822 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:08:36.822 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:36.822 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:36.822 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:36.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.823 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.823 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.823 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:36.823 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:08:36.823 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:08:36.823 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user d1f3029ec93b49d1b66e0b04451f04cc --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:36.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.823 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.823 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.823 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d1f3029ec93b49d1b66e0b04451f04cc --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:36.823 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:08:36.823 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:36.823 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:36.823 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:36.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.823 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:36.823 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:36.823 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:36.823 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:08:36.823 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:08:36.823 | ++ functions-common:get_field:830 : echo '| 19ce861351e2421c9f5690ddebaebb10 | d1f3029ec93b49d1b66e0b04451f04cc | | dce19ecb9b7148f8943d485e8d978d9f | | | False |' 2022-11-02 15:08:36.823 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:08:36.823 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:36.823 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:08:36.823 | + functions-common:get_or_add_user_project_role:1009 : echo 19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:08:36.823 | 19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:08:36.984 | [528776 Async ks-alt-another:559764]: finished get_or_add_user_project_role anotherrole d1f3029ec93b49d1b66e0b04451f04cc dce19ecb9b7148f8943d485e8d978d9f with result 0 in 15 seconds 2022-11-02 15:08:37.191 | [528776 Async ks-alt-member-user:560061]: Waiting for completion of get_or_add_user_project_role member af3f15b1745445d0941be5f153a8679d dce19ecb9b7148f8943d485e8d978d9f running on PID 560061 (10 other jobs running) 2022-11-02 15:08:37.355 | [528776 Async ks-alt-member-user:560061]: Signaling child to exit 2022-11-02 15:08:37.356 | WAKEUP 2022-11-02 15:08:37.437 | [528776 Async ks-alt-member-user:560061]: Signaled 2022-11-02 15:08:37.450 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:08:37.450 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:08:37.450 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:08:37.450 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:08:37.451 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:08:37.451 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:08:37.451 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:08:37.451 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:08:37.451 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:08:37.451 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:37.451 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user af3f15b1745445d0941be5f153a8679d --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:37.451 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:37.451 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:37.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:37.451 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:37.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:37.451 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:37.451 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:37.451 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:08:37.451 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:08:37.451 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user af3f15b1745445d0941be5f153a8679d --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:37.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:37.451 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:37.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:37.451 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:37.451 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user af3f15b1745445d0941be5f153a8679d --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:37.451 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:37.451 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:08:37.451 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:37.451 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:37.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:37.451 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:37.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:37.451 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:37.452 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:37.452 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:08:37.452 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:08:37.452 | ++ functions-common:get_field:830 : echo '| 7fc998ba891a4796b3d40b5707c98729 | af3f15b1745445d0941be5f153a8679d | | dce19ecb9b7148f8943d485e8d978d9f | | | False |' 2022-11-02 15:08:37.452 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:08:37.452 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:37.452 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:08:37.452 | + functions-common:get_or_add_user_project_role:1009 : echo 7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:08:37.452 | 7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:08:37.696 | [528776 Async ks-alt-member-user:560061]: finished get_or_add_user_project_role member af3f15b1745445d0941be5f153a8679d dce19ecb9b7148f8943d485e8d978d9f with result 0 in 14 seconds 2022-11-02 15:08:37.916 | [528776 Async ks-alt-reader-user:560287]: Waiting for completion of get_or_add_user_project_role reader 843498b72ff54b649d78fa96b336b446 dce19ecb9b7148f8943d485e8d978d9f running on PID 560287 (9 other jobs running) 2022-11-02 15:08:38.079 | [528776 Async ks-alt-reader-user:560287]: Signaling child to exit 2022-11-02 15:08:38.079 | WAKEUP 2022-11-02 15:08:38.257 | [528776 Async ks-alt-reader-user:560287]: Signaled 2022-11-02 15:08:38.278 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:08:38.278 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:08:38.278 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:08:38.278 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:08:38.279 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:08:38.279 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:08:38.279 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:08:38.279 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:08:38.279 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 843498b72ff54b649d78fa96b336b446 --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:38.279 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:08:38.279 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:38.279 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:38.279 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:38.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:38.279 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:38.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:38.279 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:38.279 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:38.279 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:08:38.279 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:08:38.279 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 843498b72ff54b649d78fa96b336b446 --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:38.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:38.279 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:38.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:38.279 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:38.279 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 843498b72ff54b649d78fa96b336b446 --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:38.280 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:08:38.280 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:08:38.280 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:08:38.280 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:38.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:38.280 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:38.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:38.280 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:38.280 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:38.280 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:08:38.280 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:08:38.280 | ++ functions-common:get_field:830 : echo '| c4e4de92adeb41fbb563b76be7357faa | 843498b72ff54b649d78fa96b336b446 | | dce19ecb9b7148f8943d485e8d978d9f | | | False |' 2022-11-02 15:08:38.280 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:08:38.280 | ++ functions-common:get_field:824 : read data 2022-11-02 15:08:38.280 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c4e4de92adeb41fbb563b76be7357faa 2022-11-02 15:08:38.280 | + functions-common:get_or_add_user_project_role:1009 : echo c4e4de92adeb41fbb563b76be7357faa 2022-11-02 15:08:38.280 | c4e4de92adeb41fbb563b76be7357faa 2022-11-02 15:08:38.499 | [528776 Async ks-alt-reader-user:560287]: finished get_or_add_user_project_role reader 843498b72ff54b649d78fa96b336b446 dce19ecb9b7148f8943d485e8d978d9f with result 0 in 13 seconds 2022-11-02 15:08:38.527 | + inc/async:async_wait:197 : return 0 2022-11-02 15:08:38.551 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-11-02 15:08:38.894 | [528776 Async ks-system-member:560511]: Waiting for completion of get_or_add_user_system_role member 91733568ef63458091bb2cb1d9ec263b all running on PID 560511 (8 other jobs running) 2022-11-02 15:08:39.064 | [528776 Async ks-system-member:560511]: Signaling child to exit 2022-11-02 15:08:39.064 | WAKEUP 2022-11-02 15:08:39.216 | [528776 Async ks-system-member:560511]: Signaled 2022-11-02 15:08:39.236 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 15:08:39.236 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 15:08:39.236 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 15:08:39.236 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:08:39.236 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:08:39.236 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:08:39.236 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:08:39.236 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:08:39.236 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 15:08:39.236 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 91733568ef63458091bb2cb1d9ec263b --system all -f value -c Role 2022-11-02 15:08:39.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:39.236 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:39.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:39.236 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:39.237 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:39.237 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 15:08:39.237 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 15:08:39.237 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 91733568ef63458091bb2cb1d9ec263b --system all 2022-11-02 15:08:39.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:39.237 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:39.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:39.237 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:39.237 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 91733568ef63458091bb2cb1d9ec263b --system all -f value -c Role 2022-11-02 15:08:39.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:39.237 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:39.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:39.237 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:39.237 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:39.237 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:08:39.237 | + functions-common:get_or_add_user_system_role:1064 : echo 7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:08:39.237 | 7fc998ba891a4796b3d40b5707c98729 2022-11-02 15:08:39.546 | [528776 Async ks-system-member:560511]: finished get_or_add_user_system_role member 91733568ef63458091bb2cb1d9ec263b all with result 0 in 12 seconds 2022-11-02 15:08:39.831 | [528776 Async ks-system-reader:560793]: Waiting for completion of get_or_add_user_system_role reader 99f8d629bc9c42158015a3618d450e2d all running on PID 560793 (7 other jobs running) 2022-11-02 15:08:40.020 | [528776 Async ks-system-reader:560793]: Signaling child to exit 2022-11-02 15:08:40.021 | WAKEUP 2022-11-02 15:08:40.192 | [528776 Async ks-system-reader:560793]: Signaled 2022-11-02 15:08:40.210 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 15:08:40.210 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 15:08:40.210 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 15:08:40.210 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:08:40.210 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:08:40.210 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:08:40.210 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:08:40.210 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:08:40.210 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 15:08:40.210 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 99f8d629bc9c42158015a3618d450e2d --system all -f value -c Role 2022-11-02 15:08:40.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:40.210 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:40.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:40.210 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:40.210 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:40.210 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 15:08:40.211 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 15:08:40.211 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 99f8d629bc9c42158015a3618d450e2d --system all 2022-11-02 15:08:40.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:40.211 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:40.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:40.211 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:40.211 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 99f8d629bc9c42158015a3618d450e2d --system all -f value -c Role 2022-11-02 15:08:40.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:40.211 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:40.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:40.211 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:40.211 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:40.211 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=c4e4de92adeb41fbb563b76be7357faa 2022-11-02 15:08:40.211 | + functions-common:get_or_add_user_system_role:1064 : echo c4e4de92adeb41fbb563b76be7357faa 2022-11-02 15:08:40.211 | c4e4de92adeb41fbb563b76be7357faa 2022-11-02 15:08:40.472 | [528776 Async ks-system-reader:560793]: finished get_or_add_user_system_role reader 99f8d629bc9c42158015a3618d450e2d all with result 0 in 11 seconds 2022-11-02 15:08:40.495 | + inc/async:async_wait:197 : return 0 2022-11-02 15:08:40.512 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-11-02 15:08:40.802 | [528776 Async ks-group-memberdemo:561146]: Waiting for completion of get_or_add_group_project_role member dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 running on PID 561146 (6 other jobs running) 2022-11-02 15:08:40.983 | [528776 Async ks-group-memberdemo:561146]: Signaling child to exit 2022-11-02 15:08:45.104 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:45.199 | [561232 Async ks-group-anotherdemo:561232]: finished successfully 2022-11-02 15:08:45.655 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:45.699 | [561337 Async ks-group-memberalt:561337]: finished successfully 2022-11-02 15:08:46.367 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:46.397 | [561146 Async ks-group-memberdemo:561146]: finished successfully 2022-11-02 15:08:46.422 | WAKEUP 2022-11-02 15:08:46.447 | [528776 Async ks-group-memberdemo:561146]: Signaled 2022-11-02 15:08:46.449 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:08:46.449 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group dc2850798a6c42e7937cce6dcc5b673a --project 5a50b9bfea4544c5a209d28adf024755 -f value 2022-11-02 15:08:46.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.449 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.449 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.449 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:46.449 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:08:46.449 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:08:46.449 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group dc2850798a6c42e7937cce6dcc5b673a --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:46.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.449 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.449 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.449 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group dc2850798a6c42e7937cce6dcc5b673a --project 5a50b9bfea4544c5a209d28adf024755 -f value 2022-11-02 15:08:46.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.449 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.449 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.449 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:46.449 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='7fc998ba891a4796b3d40b5707c98729 dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 False' 2022-11-02 15:08:46.450 | + functions-common:get_or_add_group_project_role:1088 : echo 7fc998ba891a4796b3d40b5707c98729 dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 False 2022-11-02 15:08:46.450 | 7fc998ba891a4796b3d40b5707c98729 dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 False 2022-11-02 15:08:46.502 | [528776 Async ks-group-memberdemo:561146]: finished get_or_add_group_project_role member dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 with result 0 in 15 seconds 2022-11-02 15:08:46.544 | [528776 Async ks-group-anotherdemo:561232]: Waiting for completion of get_or_add_group_project_role anotherrole dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 running on PID 561232 (5 other jobs running) 2022-11-02 15:08:46.573 | [528776 Async ks-group-anotherdemo:561232]: Signaling child to exit 2022-11-02 15:08:46.573 | WAKEUP 2022-11-02 15:08:46.601 | [528776 Async ks-group-anotherdemo:561232]: Signaled 2022-11-02 15:08:46.602 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:08:46.602 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group dc2850798a6c42e7937cce6dcc5b673a --project 5a50b9bfea4544c5a209d28adf024755 -f value 2022-11-02 15:08:46.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.602 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.602 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.602 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:46.602 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:08:46.603 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:08:46.603 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group dc2850798a6c42e7937cce6dcc5b673a --project 5a50b9bfea4544c5a209d28adf024755 2022-11-02 15:08:46.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.603 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.603 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.603 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group dc2850798a6c42e7937cce6dcc5b673a --project 5a50b9bfea4544c5a209d28adf024755 -f value 2022-11-02 15:08:46.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.603 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.603 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.603 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:46.603 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='19ce861351e2421c9f5690ddebaebb10 dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 False' 2022-11-02 15:08:46.603 | + functions-common:get_or_add_group_project_role:1088 : echo 19ce861351e2421c9f5690ddebaebb10 dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 False 2022-11-02 15:08:46.603 | 19ce861351e2421c9f5690ddebaebb10 dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 False 2022-11-02 15:08:46.656 | [528776 Async ks-group-anotherdemo:561232]: finished get_or_add_group_project_role anotherrole dc2850798a6c42e7937cce6dcc5b673a 5a50b9bfea4544c5a209d28adf024755 with result 0 in 14 seconds 2022-11-02 15:08:46.699 | [528776 Async ks-group-memberalt:561337]: Waiting for completion of get_or_add_group_project_role member dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f running on PID 561337 (4 other jobs running) 2022-11-02 15:08:46.727 | [528776 Async ks-group-memberalt:561337]: Signaling child to exit 2022-11-02 15:08:46.727 | WAKEUP 2022-11-02 15:08:46.755 | [528776 Async ks-group-memberalt:561337]: Signaled 2022-11-02 15:08:46.756 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:08:46.756 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group dc2850798a6c42e7937cce6dcc5b673a --project dce19ecb9b7148f8943d485e8d978d9f -f value 2022-11-02 15:08:46.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.756 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.757 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.757 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:46.757 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:08:46.757 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:08:46.757 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group dc2850798a6c42e7937cce6dcc5b673a --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:46.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.757 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.757 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.757 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group dc2850798a6c42e7937cce6dcc5b673a --project dce19ecb9b7148f8943d485e8d978d9f -f value 2022-11-02 15:08:46.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.757 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:46.757 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:46.757 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:46.757 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='7fc998ba891a4796b3d40b5707c98729 dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f False' 2022-11-02 15:08:46.757 | + functions-common:get_or_add_group_project_role:1088 : echo 7fc998ba891a4796b3d40b5707c98729 dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f False 2022-11-02 15:08:46.757 | 7fc998ba891a4796b3d40b5707c98729 dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f False 2022-11-02 15:08:46.811 | [528776 Async ks-group-memberalt:561337]: finished get_or_add_group_project_role member dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f with result 0 in 14 seconds 2022-11-02 15:08:46.853 | [528776 Async ks-group-anotheralt:561427]: Waiting for completion of get_or_add_group_project_role anotherrole dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f running on PID 561427 (3 other jobs running) 2022-11-02 15:08:46.882 | [528776 Async ks-group-anotheralt:561427]: Signaling child to exit 2022-11-02 15:08:47.335 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:47.362 | [561550 Async ks-group-admin:561550]: finished successfully 2022-11-02 15:08:47.612 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:08:47.638 | [561427 Async ks-group-anotheralt:561427]: finished successfully 2022-11-02 15:08:47.658 | WAKEUP 2022-11-02 15:08:47.681 | [528776 Async ks-group-anotheralt:561427]: Signaled 2022-11-02 15:08:47.683 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:08:47.683 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group dc2850798a6c42e7937cce6dcc5b673a --project dce19ecb9b7148f8943d485e8d978d9f -f value 2022-11-02 15:08:47.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:47.683 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:47.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:47.683 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:47.683 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:47.683 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:08:47.683 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:08:47.683 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group dc2850798a6c42e7937cce6dcc5b673a --project dce19ecb9b7148f8943d485e8d978d9f 2022-11-02 15:08:47.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:47.683 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:47.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:47.683 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:47.683 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group dc2850798a6c42e7937cce6dcc5b673a --project dce19ecb9b7148f8943d485e8d978d9f -f value 2022-11-02 15:08:47.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:47.683 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:47.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:47.684 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:47.684 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:47.684 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='19ce861351e2421c9f5690ddebaebb10 dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f False' 2022-11-02 15:08:47.684 | + functions-common:get_or_add_group_project_role:1088 : echo 19ce861351e2421c9f5690ddebaebb10 dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f False 2022-11-02 15:08:47.684 | 19ce861351e2421c9f5690ddebaebb10 dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f False 2022-11-02 15:08:47.732 | [528776 Async ks-group-anotheralt:561427]: finished get_or_add_group_project_role anotherrole dc2850798a6c42e7937cce6dcc5b673a dce19ecb9b7148f8943d485e8d978d9f with result 0 in 15 seconds 2022-11-02 15:08:47.773 | [528776 Async ks-group-admin:561550]: Waiting for completion of get_or_add_group_project_role admin bf3ca03b530a4f4fb328646df200e1e9 ab211830a04147659667f2385cb282d7 running on PID 561550 (2 other jobs running) 2022-11-02 15:08:47.800 | [528776 Async ks-group-admin:561550]: Signaling child to exit 2022-11-02 15:08:47.800 | WAKEUP 2022-11-02 15:08:47.823 | [528776 Async ks-group-admin:561550]: Signaled 2022-11-02 15:08:47.824 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:08:47.825 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group bf3ca03b530a4f4fb328646df200e1e9 --project ab211830a04147659667f2385cb282d7 -f value 2022-11-02 15:08:47.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:47.825 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:47.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:47.825 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:47.825 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:47.825 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:08:47.825 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:08:47.825 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group bf3ca03b530a4f4fb328646df200e1e9 --project ab211830a04147659667f2385cb282d7 2022-11-02 15:08:47.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:47.825 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:47.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:47.825 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:47.825 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group bf3ca03b530a4f4fb328646df200e1e9 --project ab211830a04147659667f2385cb282d7 -f value 2022-11-02 15:08:47.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:47.825 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:47.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:08:47.825 | from cryptography.utils import int_from_bytes 2022-11-02 15:08:47.825 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:08:47.825 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='854b9efbe1524af8beaebec1f6cf9d5b bf3ca03b530a4f4fb328646df200e1e9 ab211830a04147659667f2385cb282d7 False' 2022-11-02 15:08:47.825 | + functions-common:get_or_add_group_project_role:1088 : echo 854b9efbe1524af8beaebec1f6cf9d5b bf3ca03b530a4f4fb328646df200e1e9 ab211830a04147659667f2385cb282d7 False 2022-11-02 15:08:47.825 | 854b9efbe1524af8beaebec1f6cf9d5b bf3ca03b530a4f4fb328646df200e1e9 ab211830a04147659667f2385cb282d7 False 2022-11-02 15:08:47.870 | [528776 Async ks-group-admin:561550]: finished get_or_add_group_project_role admin bf3ca03b530a4f4fb328646df200e1e9 ab211830a04147659667f2385cb282d7 with result 0 in 15 seconds 2022-11-02 15:08:47.875 | + inc/async:async_wait:197 : return 0 2022-11-02 15:08:47.877 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-11-02 15:08:47.894 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:08:47.896 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-11-02 15:08:47.914 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:08:47.917 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-11-02 15:08:47.920 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-11-02 15:08:47.979 | + inc/async:async_inner:63 : create_nova_accounts 2022-11-02 15:08:48.019 | [528776 Async create_nova_accounts:563451]: running: create_nova_accounts 2022-11-02 15:08:48.022 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-11-02 15:08:48.040 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:08:48.042 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-11-02 15:08:48.045 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-11-02 15:08:48.123 | + inc/async:async_inner:63 : create_glance_accounts 2022-11-02 15:08:48.166 | [528776 Async create_glance_accounts:563566]: running: create_glance_accounts 2022-11-02 15:08:48.168 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-11-02 15:08:48.190 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:08:48.192 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-11-02 15:08:48.195 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-11-02 15:08:48.263 | + inc/async:async_inner:63 : create_cinder_accounts 2022-11-02 15:08:48.307 | [528776 Async create_cinder_accounts:563696]: running: create_cinder_accounts 2022-11-02 15:08:48.311 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-11-02 15:08:48.332 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:08:48.335 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-11-02 15:08:48.337 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-11-02 15:08:48.407 | + inc/async:async_inner:63 : create_neutron_accounts 2022-11-02 15:08:48.487 | [528776 Async create_neutron_accounts:563811]: running: create_neutron_accounts 2022-11-02 15:08:48.490 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-11-02 15:08:48.527 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:08:48.530 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-11-02 15:08:48.532 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-11-02 15:08:48.746 | + inc/async:async_inner:63 : create_swift_accounts 2022-11-02 15:08:48.970 | [528776 Async create_swift_accounts:563952]: running: create_swift_accounts 2022-11-02 15:08:48.995 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-11-02 15:08:49.111 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:08:49.126 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-11-02 15:08:49.492 | [528776 Async create_nova_accounts:563451]: Waiting for completion of create_nova_accounts running on PID 563451 (6 other jobs running) 2022-11-02 15:08:49.671 | [528776 Async create_nova_accounts:563451]: Signaling child to exit 2022-11-02 15:09:31.557 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:09:31.668 | [563811 Async create_neutron_accounts:563811]: finished successfully 2022-11-02 15:09:50.484 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:09:50.513 | [563696 Async create_cinder_accounts:563696]: finished successfully 2022-11-02 15:10:04.471 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:10:04.505 | [563566 Async create_glance_accounts:563566]: finished successfully 2022-11-02 15:10:11.156 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:10:11.184 | [563451 Async create_nova_accounts:563451]: finished successfully 2022-11-02 15:10:11.206 | WAKEUP 2022-11-02 15:10:11.231 | [528776 Async create_nova_accounts:563451]: Signaled 2022-11-02 15:10:11.233 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-11-02 15:10:11.233 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-11-02 15:10:11.233 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-11-02 15:10:11.233 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:10:11.233 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:10:11.233 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:10:11.233 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:10:11.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.233 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.233 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.233 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.233 | + functions-common:get_or_create_user:937 : user_id=8b9a2759cf864676bdba7bd83ad37a58 2022-11-02 15:10:11.233 | + functions-common:get_or_create_user:938 : echo 8b9a2759cf864676bdba7bd83ad37a58 2022-11-02 15:10:11.233 | 8b9a2759cf864676bdba7bd83ad37a58 2022-11-02 15:10:11.233 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-11-02 15:10:11.234 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:10:11.234 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:10:11.234 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:10:11.234 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:10:11.234 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:10:11.234 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:10:11.234 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:10:11.234 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:10:11.234 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:10:11.234 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:10:11.234 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.234 | ++ 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-11-02 15:10:11.234 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:10:11.234 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.234 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.234 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.234 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.234 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.234 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:10:11.234 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:10:11.234 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.234 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.234 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.234 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:10:11.234 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.234 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.234 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.235 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.235 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.235 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.235 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.235 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:10:11.235 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:10:11.235 | ++ functions-common:get_field:830 : echo '| f0377f6129b64f2d97ff3e103a8940e5 | 8b9a2759cf864676bdba7bd83ad37a58 | | 2eca2c6978de40e598fe374f51e761e9 | | | False |' 2022-11-02 15:10:11.235 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:10:11.235 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.235 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.235 | + functions-common:get_or_add_user_project_role:1009 : echo f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.235 | f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.235 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 15:10:11.235 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-11-02 15:10:11.235 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:10:11.235 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:10:11.235 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:10:11.235 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:10:11.235 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:10:11.235 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:10:11.235 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:10:11.235 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:10:11.235 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:10:11.235 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:10:11.235 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.235 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:10:11.235 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.235 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.235 | ++ 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-11-02 15:10:11.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.236 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.236 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.236 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.236 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:10:11.236 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:10:11.236 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.236 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.236 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.236 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:10:11.236 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.236 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.236 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.236 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.236 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.236 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.236 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.236 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:10:11.236 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:10:11.236 | ++ functions-common:get_field:830 : echo '| 854b9efbe1524af8beaebec1f6cf9d5b | 8b9a2759cf864676bdba7bd83ad37a58 | | 2eca2c6978de40e598fe374f51e761e9 | | | False |' 2022-11-02 15:10:11.236 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:10:11.236 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.236 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:10:11.236 | + functions-common:get_or_add_user_project_role:1009 : echo 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:10:11.237 | 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:10:11.237 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-11-02 15:10:11.237 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-11-02 15:10:11.237 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.89/compute 2022-11-02 15:10:11.237 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-11-02 15:10:11.237 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:10:11.237 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-11-02 15:10:11.237 | ++ functions-common:get_or_create_service:1109 : 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-11-02 15:10:11.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.237 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.237 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.237 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.237 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:10:11.237 | 6e87737b9c704a92a698711217950191' 2022-11-02 15:10:11.237 | + functions-common:get_or_create_service:1106 : echo 6e87737b9c704a92a698711217950191 2022-11-02 15:10:11.237 | 6e87737b9c704a92a698711217950191 2022-11-02 15:10:11.237 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.89/compute/v2/$(project_id)s' 2022-11-02 15:10:11.237 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:10:11.237 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' RegionOne 2022-11-02 15:10:11.237 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:10:11.237 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-11-02 15:10:11.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.237 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.237 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.237 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.237 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:10:11.237 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:10:11.237 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 15:10:11.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.238 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.238 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.238 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=9c41101eed3742f5be7349aafaf94a44 2022-11-02 15:10:11.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 9c41101eed3742f5be7349aafaf94a44 2022-11-02 15:10:11.238 | + functions-common:get_or_create_endpoint:1139 : public_id=9c41101eed3742f5be7349aafaf94a44 2022-11-02 15:10:11.238 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:10:11.238 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:10:11.238 | + functions-common:get_or_create_endpoint:1148 : echo 9c41101eed3742f5be7349aafaf94a44 2022-11-02 15:10:11.238 | 9c41101eed3742f5be7349aafaf94a44 2022-11-02 15:10:11.238 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-11-02 15:10:11.238 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:10:11.238 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-11-02 15:10:11.238 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-11-02 15:10:11.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.238 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.238 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.238 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.238 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:10:11.238 | 3b1690730ec84bd0b6df4c8d280d9081' 2022-11-02 15:10:11.238 | + functions-common:get_or_create_service:1106 : echo 3b1690730ec84bd0b6df4c8d280d9081 2022-11-02 15:10:11.238 | 3b1690730ec84bd0b6df4c8d280d9081 2022-11-02 15:10:11.238 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.89/compute/v2.1 2022-11-02 15:10:11.238 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:10:11.238 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.89/compute/v2.1 RegionOne 2022-11-02 15:10:11.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:10:11.238 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-11-02 15:10:11.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.238 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.239 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.239 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:10:11.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:10:11.239 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.89/compute/v2.1 --region RegionOne -f value -c id 2022-11-02 15:10:11.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.239 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.239 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.239 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=14b1fa4d5fe34392b20f07838773cfea 2022-11-02 15:10:11.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 14b1fa4d5fe34392b20f07838773cfea 2022-11-02 15:10:11.239 | + functions-common:get_or_create_endpoint:1139 : public_id=14b1fa4d5fe34392b20f07838773cfea 2022-11-02 15:10:11.239 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:10:11.239 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:10:11.239 | + functions-common:get_or_create_endpoint:1148 : echo 14b1fa4d5fe34392b20f07838773cfea 2022-11-02 15:10:11.239 | 14b1fa4d5fe34392b20f07838773cfea 2022-11-02 15:10:11.239 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-11-02 15:10:11.239 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:10:11.239 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-11-02 15:10:11.239 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:10:11.239 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-11-02 15:10:11.239 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:10:11.239 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:10:11.239 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:10:11.239 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:10:11.239 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:10:11.239 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:10:11.239 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:10:11.239 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:10:11.239 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:10:11.239 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:10:11.239 | ++ 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-11-02 15:10:11.240 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.240 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:10:11.240 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.240 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.240 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.240 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.240 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.240 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:10:11.240 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:10:11.240 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.240 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.240 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.240 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.240 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.240 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:10:11.240 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.240 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.240 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.240 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.240 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.240 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:10:11.240 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:10:11.241 | ++ functions-common:get_field:830 : echo '| 7c7e4608d2794a34bbbc07b7eb4cbe84 | 8b9a2759cf864676bdba7bd83ad37a58 | | 2eca2c6978de40e598fe374f51e761e9 | | | False |' 2022-11-02 15:10:11.241 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:10:11.241 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.241 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7c7e4608d2794a34bbbc07b7eb4cbe84 2022-11-02 15:10:11.241 | + functions-common:get_or_add_user_project_role:1009 : echo 7c7e4608d2794a34bbbc07b7eb4cbe84 2022-11-02 15:10:11.241 | 7c7e4608d2794a34bbbc07b7eb4cbe84 2022-11-02 15:10:11.241 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-11-02 15:10:11.241 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:10:11.241 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-11-02 15:10:11.241 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:10:11.241 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-11-02 15:10:11.287 | [528776 Async create_nova_accounts:563451]: finished create_nova_accounts with result 0 in 83 seconds 2022-11-02 15:10:11.327 | [528776 Async create_glance_accounts:563566]: Waiting for completion of create_glance_accounts running on PID 563566 (5 other jobs running) 2022-11-02 15:10:11.354 | [528776 Async create_glance_accounts:563566]: Signaling child to exit 2022-11-02 15:10:11.354 | WAKEUP 2022-11-02 15:10:11.378 | [528776 Async create_glance_accounts:563566]: Signaled 2022-11-02 15:10:11.379 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-11-02 15:10:11.379 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:10:11.379 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-11-02 15:10:11.379 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-11-02 15:10:11.379 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:10:11.379 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:10:11.379 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:10:11.379 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:10:11.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.380 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.380 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.380 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.380 | + functions-common:get_or_create_user:937 : user_id=4c98b38367474ba6a8f14edeb017378f 2022-11-02 15:10:11.380 | + functions-common:get_or_create_user:938 : echo 4c98b38367474ba6a8f14edeb017378f 2022-11-02 15:10:11.380 | 4c98b38367474ba6a8f14edeb017378f 2022-11-02 15:10:11.380 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-11-02 15:10:11.380 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:10:11.380 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:10:11.380 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:10:11.380 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:10:11.380 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:10:11.380 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:10:11.380 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:10:11.380 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:10:11.380 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:10:11.380 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:10:11.380 | ++ 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-11-02 15:10:11.380 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:10:11.380 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.380 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.380 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.380 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.380 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.380 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.380 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:10:11.380 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:10:11.380 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.381 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.381 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.381 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.381 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:10:11.381 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.381 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.381 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.381 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.381 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.381 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.381 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:10:11.381 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:10:11.381 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:10:11.381 | ++ functions-common:get_field:830 : echo '| f0377f6129b64f2d97ff3e103a8940e5 | 4c98b38367474ba6a8f14edeb017378f | | 2eca2c6978de40e598fe374f51e761e9 | | | False |' 2022-11-02 15:10:11.381 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.381 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.381 | + functions-common:get_or_add_user_project_role:1009 : echo f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.381 | f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.381 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 15:10:11.381 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-11-02 15:10:11.381 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:10:11.381 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-11-02 15:10:11.381 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-11-02 15:10:11.381 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:10:11.381 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:10:11.381 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:10:11.381 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:10:11.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.382 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.382 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.382 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.382 | + functions-common:get_or_create_user:937 : user_id=dbf311c26e5e45e8a8369f566ced378c 2022-11-02 15:10:11.382 | + functions-common:get_or_create_user:938 : echo dbf311c26e5e45e8a8369f566ced378c 2022-11-02 15:10:11.382 | dbf311c26e5e45e8a8369f566ced378c 2022-11-02 15:10:11.382 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-11-02 15:10:11.382 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:10:11.382 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:10:11.382 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:10:11.382 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:10:11.382 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:10:11.382 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:10:11.382 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:10:11.382 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:10:11.382 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:10:11.382 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:10:11.382 | ++ 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-11-02 15:10:11.382 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:10:11.382 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.382 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.382 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.382 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.382 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.382 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.382 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:10:11.382 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:10:11.382 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.383 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.383 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.383 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.383 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:10:11.383 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.383 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.383 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.383 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.383 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.383 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.383 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:10:11.383 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:10:11.383 | ++ functions-common:get_field:830 : echo '| f0377f6129b64f2d97ff3e103a8940e5 | dbf311c26e5e45e8a8369f566ced378c | | 2eca2c6978de40e598fe374f51e761e9 | | | False |' 2022-11-02 15:10:11.383 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:10:11.383 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.383 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.383 | + functions-common:get_or_add_user_project_role:1009 : echo f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.383 | f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.383 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-11-02 15:10:11.383 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-11-02 15:10:11.383 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:10:11.383 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:10:11.383 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:10:11.383 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:10:11.383 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:10:11.383 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:10:11.383 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:10:11.383 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:10:11.383 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:10:11.384 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:10:11.384 | ++ 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-11-02 15:10:11.384 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.384 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:10:11.384 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.384 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.384 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.384 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.384 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.384 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:10:11.384 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:10:11.384 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.384 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.384 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.384 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.384 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:10:11.384 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.384 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.384 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.384 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.384 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.384 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.384 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:10:11.384 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:10:11.384 | ++ functions-common:get_field:830 : echo '| 7c7e4608d2794a34bbbc07b7eb4cbe84 | dbf311c26e5e45e8a8369f566ced378c | | 2eca2c6978de40e598fe374f51e761e9 | | | False |' 2022-11-02 15:10:11.385 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:10:11.385 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.385 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7c7e4608d2794a34bbbc07b7eb4cbe84 2022-11-02 15:10:11.385 | + functions-common:get_or_add_user_project_role:1009 : echo 7c7e4608d2794a34bbbc07b7eb4cbe84 2022-11-02 15:10:11.385 | 7c7e4608d2794a34bbbc07b7eb4cbe84 2022-11-02 15:10:11.385 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-11-02 15:10:11.385 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:10:11.385 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-11-02 15:10:11.385 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-11-02 15:10:11.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.385 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.385 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.385 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.385 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:10:11.385 | bdd104649d5c400cab12d0094bdcdbce' 2022-11-02 15:10:11.385 | + functions-common:get_or_create_service:1106 : echo bdd104649d5c400cab12d0094bdcdbce 2022-11-02 15:10:11.385 | bdd104649d5c400cab12d0094bdcdbce 2022-11-02 15:10:11.385 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.89/image 2022-11-02 15:10:11.385 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:10:11.385 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.89/image RegionOne 2022-11-02 15:10:11.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:10:11.385 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-11-02 15:10:11.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.385 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.385 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.385 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:10:11.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:10:11.385 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.89/image --region RegionOne -f value -c id 2022-11-02 15:10:11.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.386 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.386 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.386 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=98a343f2adc04d92b30d16bdf58fdc32 2022-11-02 15:10:11.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 98a343f2adc04d92b30d16bdf58fdc32 2022-11-02 15:10:11.386 | + functions-common:get_or_create_endpoint:1139 : public_id=98a343f2adc04d92b30d16bdf58fdc32 2022-11-02 15:10:11.386 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:10:11.386 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:10:11.386 | + functions-common:get_or_create_endpoint:1148 : echo 98a343f2adc04d92b30d16bdf58fdc32 2022-11-02 15:10:11.386 | 98a343f2adc04d92b30d16bdf58fdc32 2022-11-02 15:10:11.386 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-11-02 15:10:11.386 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 15:10:11.386 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 15:10:11.386 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 15:10:11.386 | ++ functions-common:get_or_create_domain:900 : echo default 2022-11-02 15:10:11.386 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-11-02 15:10:11.386 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-11-02 15:10:11.386 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-11-02 15:10:11.386 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-11-02 15:10:11.430 | [528776 Async create_glance_accounts:563566]: finished create_glance_accounts with result 0 in 76 seconds 2022-11-02 15:10:11.470 | [528776 Async create_cinder_accounts:563696]: Waiting for completion of create_cinder_accounts running on PID 563696 (4 other jobs running) 2022-11-02 15:10:11.496 | [528776 Async create_cinder_accounts:563696]: Signaling child to exit 2022-11-02 15:10:11.496 | WAKEUP 2022-11-02 15:10:11.520 | [528776 Async create_cinder_accounts:563696]: Signaled 2022-11-02 15:10:11.522 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-11-02 15:10:11.522 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-11-02 15:10:11.522 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-11-02 15:10:11.522 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:10:11.522 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:10:11.522 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:10:11.522 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:10:11.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.522 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.522 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.522 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.522 | + functions-common:get_or_create_user:937 : user_id=b418facff3e04bcf9f98beec87d987a1 2022-11-02 15:10:11.522 | + functions-common:get_or_create_user:938 : echo b418facff3e04bcf9f98beec87d987a1 2022-11-02 15:10:11.522 | b418facff3e04bcf9f98beec87d987a1 2022-11-02 15:10:11.522 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-11-02 15:10:11.522 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:10:11.523 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:10:11.523 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:10:11.523 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:10:11.523 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:10:11.523 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:10:11.523 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:10:11.523 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:10:11.523 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:10:11.523 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:10:11.523 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:10:11.523 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.523 | ++ 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-11-02 15:10:11.523 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.523 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.523 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.523 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.523 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.523 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:10:11.523 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:10:11.523 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.523 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.523 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.523 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:10:11.523 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.523 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.523 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.523 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.524 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.524 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.524 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.524 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:10:11.524 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:10:11.524 | ++ functions-common:get_field:830 : echo '| f0377f6129b64f2d97ff3e103a8940e5 | b418facff3e04bcf9f98beec87d987a1 | | 2eca2c6978de40e598fe374f51e761e9 | | | False |' 2022-11-02 15:10:11.524 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:10:11.524 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.524 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.524 | + functions-common:get_or_add_user_project_role:1009 : echo f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.524 | f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.524 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 15:10:11.524 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-11-02 15:10:11.524 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:10:11.524 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-11-02 15:10:11.524 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-11-02 15:10:11.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.524 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.524 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.524 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.524 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:10:11.524 | 9868fa4ec7fa40e2b99b38cbce8dc8a4' 2022-11-02 15:10:11.524 | + functions-common:get_or_create_service:1106 : echo 9868fa4ec7fa40e2b99b38cbce8dc8a4 2022-11-02 15:10:11.524 | 9868fa4ec7fa40e2b99b38cbce8dc8a4 2022-11-02 15:10:11.524 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-11-02 15:10:11.524 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 15:10:11.524 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:10:11.524 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 15:10:11.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:10:11.524 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-11-02 15:10:11.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.525 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.525 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.525 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.525 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:10:11.525 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:10:11.525 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 15:10:11.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.525 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.525 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.525 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.525 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d1be8b5fd5b643b284b6c8e3079180a3 2022-11-02 15:10:11.525 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo d1be8b5fd5b643b284b6c8e3079180a3 2022-11-02 15:10:11.525 | + functions-common:get_or_create_endpoint:1139 : public_id=d1be8b5fd5b643b284b6c8e3079180a3 2022-11-02 15:10:11.525 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:10:11.525 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:10:11.525 | + functions-common:get_or_create_endpoint:1148 : echo d1be8b5fd5b643b284b6c8e3079180a3 2022-11-02 15:10:11.525 | d1be8b5fd5b643b284b6c8e3079180a3 2022-11-02 15:10:11.525 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-11-02 15:10:11.525 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:10:11.525 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-11-02 15:10:11.525 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-11-02 15:10:11.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.526 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.526 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.526 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.526 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:10:11.526 | 686b63ac49694d9d8ad428834f5b36e2' 2022-11-02 15:10:11.526 | + functions-common:get_or_create_service:1106 : echo 686b63ac49694d9d8ad428834f5b36e2 2022-11-02 15:10:11.526 | 686b63ac49694d9d8ad428834f5b36e2 2022-11-02 15:10:11.526 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 15:10:11.526 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:10:11.526 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 15:10:11.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:10:11.526 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-11-02 15:10:11.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.526 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.526 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.526 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:10:11.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:10:11.526 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 15:10:11.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.526 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.526 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.526 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=30e6855038e3406bbdc8ab4e5c7227cd 2022-11-02 15:10:11.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 30e6855038e3406bbdc8ab4e5c7227cd 2022-11-02 15:10:11.526 | + functions-common:get_or_create_endpoint:1139 : public_id=30e6855038e3406bbdc8ab4e5c7227cd 2022-11-02 15:10:11.526 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:10:11.526 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:10:11.527 | + functions-common:get_or_create_endpoint:1148 : echo 30e6855038e3406bbdc8ab4e5c7227cd 2022-11-02 15:10:11.527 | 30e6855038e3406bbdc8ab4e5c7227cd 2022-11-02 15:10:11.527 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-11-02 15:10:11.527 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-11-02 15:10:11.527 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:10:11.527 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-11-02 15:10:11.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.527 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.527 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.527 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.527 | ++ functions-common:get_or_create_project:950 : project_id=2eca2c6978de40e598fe374f51e761e9 2022-11-02 15:10:11.527 | ++ functions-common:get_or_create_project:951 : echo 2eca2c6978de40e598fe374f51e761e9 2022-11-02 15:10:11.527 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2eca2c6978de40e598fe374f51e761e9 2022-11-02 15:10:11.527 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-11-02 15:10:11.527 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:10:11.527 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:10:11.527 | ++ functions-common:get_or_create_user:925 : local email= 2022-11-02 15:10:11.527 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-11-02 15:10:11.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.527 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.527 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.527 | No password was supplied, authentication will fail when a user does not have a password. 2022-11-02 15:10:11.527 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.527 | ++ functions-common:get_or_create_user:937 : user_id=b418facff3e04bcf9f98beec87d987a1 2022-11-02 15:10:11.527 | ++ functions-common:get_or_create_user:938 : echo b418facff3e04bcf9f98beec87d987a1 2022-11-02 15:10:11.527 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b418facff3e04bcf9f98beec87d987a1 2022-11-02 15:10:11.570 | [528776 Async create_cinder_accounts:563696]: finished create_cinder_accounts with result 0 in 62 seconds 2022-11-02 15:10:11.575 | + inc/async:async_wait:197 : return 0 2022-11-02 15:10:11.578 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-11-02 15:10:11.632 | [528776 Async create_neutron_accounts:563811]: Waiting for completion of create_neutron_accounts running on PID 563811 (3 other jobs running) 2022-11-02 15:10:11.663 | [528776 Async create_neutron_accounts:563811]: Signaling child to exit 2022-11-02 15:10:11.663 | WAKEUP 2022-11-02 15:10:11.689 | [528776 Async create_neutron_accounts:563811]: Signaled 2022-11-02 15:10:11.690 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-11-02 15:10:11.690 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:10:11.690 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:10:11.690 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:10:11.690 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 15:10:11.691 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 15:10:11.691 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:10:11.691 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-11-02 15:10:11.691 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-11-02 15:10:11.691 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-11-02 15:10:11.691 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.89:9696/ 2022-11-02 15:10:11.691 | + lib/neutron-legacy:create_mutnauq_accounts:446 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-11-02 15:10:11.691 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-11-02 15:10:11.691 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-11-02 15:10:11.691 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:10:11.691 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:10:11.691 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:10:11.691 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:10:11.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.691 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.691 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.691 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.691 | + functions-common:get_or_create_user:937 : user_id=33de375eee824e70a35a5b94ee768db8 2022-11-02 15:10:11.691 | + functions-common:get_or_create_user:938 : echo 33de375eee824e70a35a5b94ee768db8 2022-11-02 15:10:11.691 | 33de375eee824e70a35a5b94ee768db8 2022-11-02 15:10:11.691 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-11-02 15:10:11.691 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:10:11.691 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:10:11.691 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:10:11.691 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:10:11.691 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:10:11.691 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:10:11.691 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:10:11.691 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:10:11.691 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:10:11.692 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:10:11.692 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.692 | ++ 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-11-02 15:10:11.692 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:10:11.692 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.692 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.692 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.692 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.692 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.692 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:10:11.692 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:10:11.692 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.692 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.692 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.692 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 15:10:11.692 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:10:11.692 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:10:11.692 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:10:11.692 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.692 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.692 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.692 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.692 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:10:11.692 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:10:11.692 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:10:11.693 | ++ functions-common:get_field:830 : echo '| f0377f6129b64f2d97ff3e103a8940e5 | 33de375eee824e70a35a5b94ee768db8 | | 2eca2c6978de40e598fe374f51e761e9 | | | False |' 2022-11-02 15:10:11.693 | ++ functions-common:get_field:824 : read data 2022-11-02 15:10:11.693 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.693 | + functions-common:get_or_add_user_project_role:1009 : echo f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.693 | f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:10:11.693 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 15:10:11.693 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-11-02 15:10:11.693 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:10:11.693 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-11-02 15:10:11.693 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-11-02 15:10:11.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.693 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.693 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.693 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.693 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:10:11.693 | 66576ce0875b4aee92cdc1d234c26b7a' 2022-11-02 15:10:11.693 | + functions-common:get_or_create_service:1106 : echo 66576ce0875b4aee92cdc1d234c26b7a 2022-11-02 15:10:11.693 | 66576ce0875b4aee92cdc1d234c26b7a 2022-11-02 15:10:11.693 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.89:9696/ 2022-11-02 15:10:11.693 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:10:11.693 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.89:9696/ RegionOne 2022-11-02 15:10:11.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:10:11.693 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-11-02 15:10:11.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.693 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.693 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.693 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:10:11.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:10:11.694 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.89:9696/ --region RegionOne -f value -c id 2022-11-02 15:10:11.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.694 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:10:11.694 | from cryptography.utils import int_from_bytes 2022-11-02 15:10:11.694 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:10:11.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=1df0d96e21394f0f9b23a952a65d5f60 2022-11-02 15:10:11.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 1df0d96e21394f0f9b23a952a65d5f60 2022-11-02 15:10:11.694 | + functions-common:get_or_create_endpoint:1139 : public_id=1df0d96e21394f0f9b23a952a65d5f60 2022-11-02 15:10:11.694 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:10:11.694 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:10:11.694 | + functions-common:get_or_create_endpoint:1148 : echo 1df0d96e21394f0f9b23a952a65d5f60 2022-11-02 15:10:11.694 | 1df0d96e21394f0f9b23a952a65d5f60 2022-11-02 15:10:11.741 | [528776 Async create_neutron_accounts:563811]: finished create_neutron_accounts with result 0 in 43 seconds 2022-11-02 15:10:11.783 | [528776 Async create_swift_accounts:563952]: Waiting for completion of create_swift_accounts running on PID 563952 (2 other jobs running) 2022-11-02 15:10:11.812 | [528776 Async create_swift_accounts:563952]: Signaling child to exit 2022-11-02 15:11:02.119 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:11:02.145 | [563952 Async create_swift_accounts:563952]: finished successfully 2022-11-02 15:11:02.165 | WAKEUP 2022-11-02 15:11:02.188 | [528776 Async create_swift_accounts:563952]: Signaled 2022-11-02 15:11:02.190 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-11-02 15:11:02.190 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-11-02 15:11:02.190 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-11-02 15:11:02.190 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-11-02 15:11:02.190 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-11-02 15:11:02.190 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-11-02 15:11:02.190 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-11-02 15:11:02.190 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-11-02 15:11:02.190 | + lib/swift:create_swift_accounts:613 : local another_role 2022-11-02 15:11:02.190 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-11-02 15:11:02.190 | ++ functions-common:get_or_create_role:957 : local role_id 2022-11-02 15:11:02.190 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 15:11:02.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.190 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.190 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.190 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.190 | ++ functions-common:get_or_create_role:962 : role_id=19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:11:02.190 | ++ functions-common:get_or_create_role:963 : echo 19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:11:02.190 | + lib/swift:create_swift_accounts:614 : another_role=19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:11:02.190 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-11-02 15:11:02.190 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-11-02 15:11:02.190 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:11:02.190 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:11:02.190 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:11:02.190 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:11:02.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.190 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.191 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.191 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.191 | + functions-common:get_or_create_user:937 : user_id=af2dc573fc99407ea0cbceb9b6f97558 2022-11-02 15:11:02.191 | + functions-common:get_or_create_user:938 : echo af2dc573fc99407ea0cbceb9b6f97558 2022-11-02 15:11:02.191 | af2dc573fc99407ea0cbceb9b6f97558 2022-11-02 15:11:02.191 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-11-02 15:11:02.191 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:11:02.191 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:11:02.191 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:11:02.191 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:11:02.191 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:11:02.191 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:11:02.191 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:11:02.191 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:11:02.191 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:11:02.191 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:11:02.191 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:11:02.191 | ++ 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-11-02 15:11:02.191 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:11:02.191 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:11:02.191 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.191 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.191 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.191 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.191 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:11:02.191 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:11:02.191 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 15:11:02.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.191 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.192 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.192 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 15:11:02.192 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:11:02.192 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:11:02.192 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:11:02.192 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.192 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.192 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.192 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.192 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:11:02.192 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:11:02.192 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:11:02.192 | ++ functions-common:get_field:830 : echo '| f0377f6129b64f2d97ff3e103a8940e5 | af2dc573fc99407ea0cbceb9b6f97558 | | 2eca2c6978de40e598fe374f51e761e9 | | | False |' 2022-11-02 15:11:02.192 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.192 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:11:02.192 | + functions-common:get_or_add_user_project_role:1009 : echo f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:11:02.192 | f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:11:02.192 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 15:11:02.192 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-11-02 15:11:02.192 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:11:02.192 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:11:02.192 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:11:02.192 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:11:02.192 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:11:02.192 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:11:02.192 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:11:02.192 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:11:02.192 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:11:02.192 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:11:02.192 | ++ 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-11-02 15:11:02.193 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:11:02.193 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:11:02.193 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:11:02.193 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.193 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.193 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.193 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.193 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:11:02.193 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:11:02.193 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 15:11:02.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.193 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.193 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.193 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 15:11:02.193 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:11:02.193 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:11:02.193 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:11:02.193 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.193 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.193 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.193 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.193 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:11:02.193 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:11:02.193 | ++ functions-common:get_field:830 : echo '| 854b9efbe1524af8beaebec1f6cf9d5b | af2dc573fc99407ea0cbceb9b6f97558 | | 2eca2c6978de40e598fe374f51e761e9 | | | False |' 2022-11-02 15:11:02.194 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:11:02.194 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.194 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:11:02.194 | + functions-common:get_or_add_user_project_role:1009 : echo 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:11:02.194 | 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:11:02.194 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-11-02 15:11:02.194 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:11:02.194 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-11-02 15:11:02.194 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-11-02 15:11:02.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.194 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.194 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.194 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.194 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:11:02.194 | 8cfc816d31904a05a932e6d13039d473' 2022-11-02 15:11:02.194 | + functions-common:get_or_create_service:1106 : echo 8cfc816d31904a05a932e6d13039d473 2022-11-02 15:11:02.194 | 8cfc816d31904a05a932e6d13039d473 2022-11-02 15:11:02.194 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' http://10.222.0.89:8080 2022-11-02 15:11:02.194 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:11:02.194 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' RegionOne 2022-11-02 15:11:02.194 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:11:02.194 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-11-02 15:11:02.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.194 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.194 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.194 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.194 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:11:02.194 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:11:02.194 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-11-02 15:11:02.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.195 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.195 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.195 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f1328feb21f74966ae5a3569eef45d3e 2022-11-02 15:11:02.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f1328feb21f74966ae5a3569eef45d3e 2022-11-02 15:11:02.195 | + functions-common:get_or_create_endpoint:1139 : public_id=f1328feb21f74966ae5a3569eef45d3e 2022-11-02 15:11:02.195 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.89:8080 ]] 2022-11-02 15:11:02.195 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.89:8080 RegionOne 2022-11-02 15:11:02.195 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:11:02.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-11-02 15:11:02.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.195 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.195 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.195 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.195 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:11:02.195 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:11:02.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.89:8080 --region RegionOne -f value -c id 2022-11-02 15:11:02.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.195 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.195 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.195 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.195 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=279f67f2c0524fef900f6d69c53612c4 2022-11-02 15:11:02.195 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 279f67f2c0524fef900f6d69c53612c4 2022-11-02 15:11:02.195 | 279f67f2c0524fef900f6d69c53612c4 2022-11-02 15:11:02.195 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:11:02.195 | + functions-common:get_or_create_endpoint:1148 : echo f1328feb21f74966ae5a3569eef45d3e 2022-11-02 15:11:02.195 | f1328feb21f74966ae5a3569eef45d3e 2022-11-02 15:11:02.195 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-11-02 15:11:02.196 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-11-02 15:11:02.196 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:11:02.196 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-11-02 15:11:02.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.196 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.196 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.196 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.196 | ++ functions-common:get_or_create_project:950 : project_id=eb7b4109b0a44f828d6a5e7c72abc4c5 2022-11-02 15:11:02.196 | ++ functions-common:get_or_create_project:951 : echo eb7b4109b0a44f828d6a5e7c72abc4c5 2022-11-02 15:11:02.196 | + lib/swift:create_swift_accounts:628 : swift_project_test1=eb7b4109b0a44f828d6a5e7c72abc4c5 2022-11-02 15:11:02.196 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-11-02 15:11:02.196 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:11:02.196 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-11-02 15:11:02.196 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:11:02.196 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-11-02 15:11:02.196 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-11-02 15:11:02.196 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-11-02 15:11:02.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.196 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.197 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.197 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.197 | ++ functions-common:get_or_create_user:937 : user_id=2b3c741535b84a988adea95bcf600936 2022-11-02 15:11:02.197 | ++ functions-common:get_or_create_user:938 : echo 2b3c741535b84a988adea95bcf600936 2022-11-02 15:11:02.197 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=2b3c741535b84a988adea95bcf600936 2022-11-02 15:11:02.197 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-11-02 15:11:02.197 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:11:02.197 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 2b3c741535b84a988adea95bcf600936 eb7b4109b0a44f828d6a5e7c72abc4c5 2022-11-02 15:11:02.197 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:11:02.197 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:11:02.197 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:11:02.197 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:11:02.197 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:11:02.197 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:11:02.197 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:11:02.197 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:11:02.197 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2b3c741535b84a988adea95bcf600936 --project eb7b4109b0a44f828d6a5e7c72abc4c5 2022-11-02 15:11:02.197 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:11:02.197 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:11:02.197 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:11:02.197 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.198 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.198 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.198 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.198 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:11:02.198 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:11:02.198 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 2b3c741535b84a988adea95bcf600936 --project eb7b4109b0a44f828d6a5e7c72abc4c5 2022-11-02 15:11:02.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.198 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.198 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.198 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2b3c741535b84a988adea95bcf600936 --project eb7b4109b0a44f828d6a5e7c72abc4c5 2022-11-02 15:11:02.198 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:11:02.198 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:11:02.198 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:11:02.198 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.198 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.198 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.198 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.198 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:11:02.198 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:11:02.198 | ++ functions-common:get_field:830 : echo '| 854b9efbe1524af8beaebec1f6cf9d5b | 2b3c741535b84a988adea95bcf600936 | | eb7b4109b0a44f828d6a5e7c72abc4c5 | | | False |' 2022-11-02 15:11:02.198 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:11:02.198 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.198 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:11:02.198 | + functions-common:get_or_add_user_project_role:1009 : echo 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:11:02.198 | 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:11:02.198 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-11-02 15:11:02.198 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-11-02 15:11:02.198 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:11:02.198 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-11-02 15:11:02.199 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-11-02 15:11:02.199 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-11-02 15:11:02.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.199 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.199 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.199 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.199 | ++ functions-common:get_or_create_user:937 : user_id=a9d99134ba99490b9dd43e0e7a03a7b8 2022-11-02 15:11:02.199 | ++ functions-common:get_or_create_user:938 : echo a9d99134ba99490b9dd43e0e7a03a7b8 2022-11-02 15:11:02.199 | + lib/swift:create_swift_accounts:637 : swift_user_test3=a9d99134ba99490b9dd43e0e7a03a7b8 2022-11-02 15:11:02.199 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-11-02 15:11:02.199 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:11:02.199 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 19ce861351e2421c9f5690ddebaebb10 a9d99134ba99490b9dd43e0e7a03a7b8 eb7b4109b0a44f828d6a5e7c72abc4c5 2022-11-02 15:11:02.199 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:11:02.199 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:11:02.199 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:11:02.199 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:11:02.199 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:11:02.199 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:11:02.199 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:11:02.199 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:11:02.199 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 19ce861351e2421c9f5690ddebaebb10 --user a9d99134ba99490b9dd43e0e7a03a7b8 --project eb7b4109b0a44f828d6a5e7c72abc4c5 2022-11-02 15:11:02.199 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:11:02.199 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:11:02.199 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:11:02.199 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.199 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.199 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.199 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.200 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:11:02.200 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:11:02.200 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 19ce861351e2421c9f5690ddebaebb10 --user a9d99134ba99490b9dd43e0e7a03a7b8 --project eb7b4109b0a44f828d6a5e7c72abc4c5 2022-11-02 15:11:02.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.200 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.200 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.200 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 19ce861351e2421c9f5690ddebaebb10 --user a9d99134ba99490b9dd43e0e7a03a7b8 --project eb7b4109b0a44f828d6a5e7c72abc4c5 2022-11-02 15:11:02.200 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:11:02.200 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:11:02.200 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:11:02.200 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.200 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.200 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.200 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.200 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:11:02.200 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:11:02.200 | ++ functions-common:get_field:830 : echo '| 19ce861351e2421c9f5690ddebaebb10 | a9d99134ba99490b9dd43e0e7a03a7b8 | | eb7b4109b0a44f828d6a5e7c72abc4c5 | | | False |' 2022-11-02 15:11:02.200 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:11:02.200 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.200 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:11:02.200 | + functions-common:get_or_add_user_project_role:1009 : echo 19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:11:02.200 | 19ce861351e2421c9f5690ddebaebb10 2022-11-02 15:11:02.200 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-11-02 15:11:02.200 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-11-02 15:11:02.200 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:11:02.200 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-11-02 15:11:02.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.200 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.201 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.201 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.201 | ++ functions-common:get_or_create_project:950 : project_id=a868311fcf8e4b7b932aa4ce00e57bd9 2022-11-02 15:11:02.201 | ++ functions-common:get_or_create_project:951 : echo a868311fcf8e4b7b932aa4ce00e57bd9 2022-11-02 15:11:02.201 | + lib/swift:create_swift_accounts:642 : swift_project_test2=a868311fcf8e4b7b932aa4ce00e57bd9 2022-11-02 15:11:02.201 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-11-02 15:11:02.201 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:11:02.201 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-11-02 15:11:02.201 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-11-02 15:11:02.201 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:11:02.201 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-11-02 15:11:02.201 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-11-02 15:11:02.201 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-11-02 15:11:02.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.201 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.201 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.201 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.201 | ++ functions-common:get_or_create_user:937 : user_id=4d80f33eed054b7e90c749222bc9f181 2022-11-02 15:11:02.201 | ++ functions-common:get_or_create_user:938 : echo 4d80f33eed054b7e90c749222bc9f181 2022-11-02 15:11:02.201 | + lib/swift:create_swift_accounts:647 : swift_user_test2=4d80f33eed054b7e90c749222bc9f181 2022-11-02 15:11:02.201 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-11-02 15:11:02.201 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:11:02.201 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 4d80f33eed054b7e90c749222bc9f181 a868311fcf8e4b7b932aa4ce00e57bd9 2022-11-02 15:11:02.201 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:11:02.201 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:11:02.201 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:11:02.201 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:11:02.201 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:11:02.202 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:11:02.202 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:11:02.202 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:11:02.202 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:11:02.202 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4d80f33eed054b7e90c749222bc9f181 --project a868311fcf8e4b7b932aa4ce00e57bd9 2022-11-02 15:11:02.202 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:11:02.202 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:11:02.202 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.202 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.202 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.202 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.202 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:11:02.202 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:11:02.202 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 4d80f33eed054b7e90c749222bc9f181 --project a868311fcf8e4b7b932aa4ce00e57bd9 2022-11-02 15:11:02.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.202 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.202 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.202 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4d80f33eed054b7e90c749222bc9f181 --project a868311fcf8e4b7b932aa4ce00e57bd9 2022-11-02 15:11:02.202 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:11:02.202 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:11:02.202 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:11:02.202 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.202 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.202 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.202 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.202 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:11:02.202 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:11:02.203 | ++ functions-common:get_field:830 : echo '| 854b9efbe1524af8beaebec1f6cf9d5b | 4d80f33eed054b7e90c749222bc9f181 | | a868311fcf8e4b7b932aa4ce00e57bd9 | | | False |' 2022-11-02 15:11:02.203 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:11:02.203 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.203 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:11:02.203 | + functions-common:get_or_add_user_project_role:1009 : echo 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:11:02.203 | 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:11:02.203 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-11-02 15:11:02.203 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-11-02 15:11:02.203 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 15:11:02.203 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-11-02 15:11:02.203 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-11-02 15:11:02.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.203 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.203 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.203 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.203 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-11-02 15:11:02.203 | ef7199cb88ae4aa695cb3f7c0701e948' 2022-11-02 15:11:02.203 | ++ functions-common:get_or_create_domain:900 : echo ef7199cb88ae4aa695cb3f7c0701e948 2022-11-02 15:11:02.203 | + lib/swift:create_swift_accounts:652 : swift_domain=ef7199cb88ae4aa695cb3f7c0701e948 2022-11-02 15:11:02.203 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-11-02 15:11:02.203 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:11:02.203 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-11-02 15:11:02.203 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 ef7199cb88ae4aa695cb3f7c0701e948 2022-11-02 15:11:02.203 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:11:02.203 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=ef7199cb88ae4aa695cb3f7c0701e948 --or-show -f value -c id 2022-11-02 15:11:02.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.203 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.203 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.203 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.203 | ++ functions-common:get_or_create_project:950 : project_id=c6fd4d0df5d242e2a3b7209544f75376 2022-11-02 15:11:02.204 | ++ functions-common:get_or_create_project:951 : echo c6fd4d0df5d242e2a3b7209544f75376 2022-11-02 15:11:02.204 | + lib/swift:create_swift_accounts:656 : swift_project_test4=c6fd4d0df5d242e2a3b7209544f75376 2022-11-02 15:11:02.204 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-11-02 15:11:02.204 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:11:02.204 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-11-02 15:11:02.204 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 ef7199cb88ae4aa695cb3f7c0701e948 test4@example.com 2022-11-02 15:11:02.204 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:11:02.204 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-11-02 15:11:02.204 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-11-02 15:11:02.204 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=ef7199cb88ae4aa695cb3f7c0701e948 --email=test4@example.com --or-show -f value -c id 2022-11-02 15:11:02.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.204 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.204 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.204 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.204 | ++ functions-common:get_or_create_user:937 : user_id=d43751bccc36440b8f4382e712c1d09c 2022-11-02 15:11:02.204 | ++ functions-common:get_or_create_user:938 : echo d43751bccc36440b8f4382e712c1d09c 2022-11-02 15:11:02.204 | + lib/swift:create_swift_accounts:661 : swift_user_test4=d43751bccc36440b8f4382e712c1d09c 2022-11-02 15:11:02.204 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-11-02 15:11:02.204 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:11:02.204 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin d43751bccc36440b8f4382e712c1d09c c6fd4d0df5d242e2a3b7209544f75376 2022-11-02 15:11:02.204 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:11:02.204 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:11:02.204 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:11:02.204 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:11:02.204 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:11:02.204 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:11:02.204 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:11:02.204 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:11:02.204 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d43751bccc36440b8f4382e712c1d09c --project c6fd4d0df5d242e2a3b7209544f75376 2022-11-02 15:11:02.204 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:11:02.205 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:11:02.205 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:11:02.205 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.205 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.205 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.205 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.205 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:11:02.205 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:11:02.205 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d43751bccc36440b8f4382e712c1d09c --project c6fd4d0df5d242e2a3b7209544f75376 2022-11-02 15:11:02.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.205 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.205 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.205 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d43751bccc36440b8f4382e712c1d09c --project c6fd4d0df5d242e2a3b7209544f75376 2022-11-02 15:11:02.205 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:11:02.205 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:11:02.205 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:11:02.205 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.205 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:02.205 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:02.205 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:11:02.205 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:11:02.205 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:11:02.205 | ++ functions-common:get_field:830 : echo '| 854b9efbe1524af8beaebec1f6cf9d5b | d43751bccc36440b8f4382e712c1d09c | | c6fd4d0df5d242e2a3b7209544f75376 | | | False |' 2022-11-02 15:11:02.205 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:11:02.205 | ++ functions-common:get_field:824 : read data 2022-11-02 15:11:02.205 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:11:02.205 | + functions-common:get_or_add_user_project_role:1009 : echo 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:11:02.206 | 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:11:02.236 | [528776 Async create_swift_accounts:563952]: finished create_swift_accounts with result 0 in 133 seconds 2022-11-02 15:11:02.244 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-11-02 15:11:02.247 | + inc/async:async_wait:197 : return 0 2022-11-02 15:11:02.249 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-11-02 15:11:02.268 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:02.271 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-11-02 15:11:02.289 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:02.291 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-11-02 15:11:02.294 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:11:02.297 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-11-02 15:11:02.299 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-11-02 15:11:02.302 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-11-02 15:11:02.363 | + inc/async:async_inner:63 : init_glance 2022-11-02 15:11:02.407 | [528776 Async init_glance:568244]: running: init_glance 2022-11-02 15:11:02.409 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-11-02 15:11:02.427 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:02.430 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-11-02 15:11:02.432 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:11:02.435 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-11-02 15:11:02.445 | + ./stack.sh:main:1147 : configure_neutron 2022-11-02 15:11:02.445 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-11-02 15:11:02.445 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:11:02.445 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:11:02.451 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:11:02.454 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 15:11:02.456 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 15:11:02.459 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:11:02.462 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-11-02 15:11:02.465 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-11-02 15:11:02.467 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-11-02 15:11:02.470 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-11-02 15:11:02.483 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-11-02 15:11:02.485 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-11-02 15:11:06.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:06.114 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:06.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:06.114 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:09.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:09.699 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:09.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:09.699 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:13.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:13.261 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:13.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:13.261 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:16.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:16.766 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:16.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:16.766 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:20.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:20.326 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:20.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:20.326 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:23.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:23.921 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:23.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:23.921 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:27.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:27.438 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:27.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:27.438 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:31.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:31.229 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:31.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:31.229 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:36.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:36.108 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:36.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:36.108 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:36.108 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-11-02 15:11:42.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:42.261 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:42.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:42.262 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:42.584 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-11-02 15:11:42.590 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-11-02 15:11:42.593 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-11-02 15:11:42.594 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-11-02 15:11:42.597 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-11-02 15:11:42.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-11-02 15:11:42.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-11-02 15:11:42.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-11-02 15:11:42.606 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-11-02 15:11:42.608 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-11-02 15:11:42.610 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-11-02 15:11:42.614 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-11-02 15:11:42.615 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-11-02 15:11:42.617 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-11-02 15:11:42.620 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-11-02 15:11:42.622 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-11-02 15:11:42.627 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:11:42.629 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-11-02 15:11:42.631 | + lib/neutron-legacy:_configure_neutron_common:809 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:11:42.637 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-11-02 15:11:42.640 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-11-02 15:11:42.642 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-11-02 15:11:42.644 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-11-02 15:11:42.647 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 15:11:42.649 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 15:11:42.678 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-11-02 15:11:42.709 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-11-02 15:11:42.740 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-11-02 15:11:42.774 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-11-02 15:11:42.804 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-11-02 15:11:42.834 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-11-02 15:11:42.836 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-11-02 15:11:42.839 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-11-02 15:11:42.841 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 15:11:42.859 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:11:42.861 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:11:42.863 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:11:42.866 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:11:42.869 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:11:42.872 | + 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-11-02 15:11:42.902 | + 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-11-02 15:11:42.933 | + 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-11-02 15:11:42.962 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:11:42.999 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-11-02 15:11:43.016 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:11:43.018 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-11-02 15:11:43.021 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-11-02 15:11:43.023 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-11-02 15:11:43.026 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-11-02 15:11:43.028 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : sudo rm -rf /etc/neutron/rootwrap.d 2022-11-02 15:11:43.040 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-11-02 15:11:43.043 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-11-02 15:11:43.045 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-11-02 15:11:43.047 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-11-02 15:11:43.066 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:979 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-11-02 15:11:43.078 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-11-02 15:11:43.081 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-11-02 15:11:43.093 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-11-02 15:11:43.106 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-11-02 15:11:43.124 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 15:11:43.126 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 15:11:43.129 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-11-02 15:11:43.134 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.cggFFsbgtQ 2022-11-02 15:11:43.136 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 15:11:43.138 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 15:11:43.141 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.cggFFsbgtQ 2022-11-02 15:11:43.145 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.cggFFsbgtQ 2022-11-02 15:11:43.158 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.cggFFsbgtQ /etc/sudoers.d/neutron-rootwrap 2022-11-02 15:11:43.170 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 15:11:43.200 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-11-02 15:11:43.202 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 15:11:43.232 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-11-02 15:11:43.235 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-11-02 15:11:43.239 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-11-02 15:11:43.240 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:11:43.242 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:11:43.245 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:11:43.262 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:43.266 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:11:43.268 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:11:43.270 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:11:43.288 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:43.291 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:11:43.294 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:11:43.325 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:11:43.327 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:11:43.330 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-11-02 15:11:43.348 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:43.350 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-11-02 15:11:43.352 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-11-02 15:11:43.360 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 15:11:43.360 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 15:11:43.360 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-11-02 15:11:43.363 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-11-02 15:11:43.365 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 15:11:43.368 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-11-02 15:11:43.371 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-11-02 15:11:43.373 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-11-02 15:11:43.378 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-11-02 15:11:43.380 | + 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-11-02 15:11:43.385 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-11-02 15:11:43.406 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:43.408 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-11-02 15:11:43.411 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-11-02 15:11:43.413 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-11-02 15:11:43.419 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-11-02 15:11:43.450 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 15:11:43.481 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-11-02 15:11:43.513 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-11-02 15:11:43.568 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-11-02 15:11:43.600 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-11-02 15:11:43.603 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 15:11:43.605 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-11-02 15:11:43.608 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:11:43.610 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-11-02 15:11:43.641 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-11-02 15:11:43.672 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 15:11:43.703 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-11-02 15:11:43.734 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-11-02 15:11:43.765 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-11-02 15:11:43.801 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-11-02 15:11:43.838 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-11-02 15:11:43.873 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:11:43.904 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:11:43.936 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-11-02 15:11:43.966 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-11-02 15:11:43.998 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-11-02 15:11:44.000 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 15:11:44.006 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 15:11:44.006 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 15:11:44.008 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-11-02 15:11:44.043 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-11-02 15:11:44.080 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.89/identity 2022-11-02 15:11:44.115 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-11-02 15:11:44.147 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-11-02 15:11:44.178 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-11-02 15:11:44.210 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-11-02 15:11:44.242 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-11-02 15:11:44.275 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:11:44.306 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-11-02 15:11:44.338 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-11-02 15:11:44.341 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 15:11:44.343 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 15:11:44.345 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-11-02 15:11:44.348 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-11-02 15:11:44.378 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-11-02 15:11:44.410 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.89/identity 2022-11-02 15:11:44.441 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-11-02 15:11:44.472 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-11-02 15:11:44.504 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-11-02 15:11:44.535 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-11-02 15:11:44.567 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-11-02 15:11:44.603 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:11:44.634 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-11-02 15:11:44.675 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-11-02 15:11:44.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-11-02 15:11:44.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-11-02 15:11:44.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-11-02 15:11:44.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-11-02 15:11:44.688 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-11-02 15:11:44.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-11-02 15:11:44.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1150:1199 != '' ]] 2022-11-02 15:11:44.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1150:1199 2022-11-02 15:11:44.699 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1150:1199 != '' ]] 2022-11-02 15:11:44.703 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-11-02 15:11:44.704 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-11-02 15:11:44.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-11-02 15:11:44.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-11-02 15:11:44.711 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-11-02 15:11:44.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-11-02 15:11:44.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-11-02 15:11:44.719 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-11-02 15:11:44.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-11-02 15:11:44.724 | + 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-11-02 15:11:44.753 | + 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-11-02 15:11:44.755 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:11:44.758 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 15:11:44.761 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-11-02 15:11:44.763 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-11-02 15:11:44.766 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:11:44.768 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-11-02 15:11:44.796 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-11-02 15:11:44.799 | + 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-11-02 15:11:44.802 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:11:44.804 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 15:11:44.807 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-11-02 15:11:44.810 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-11-02 15:11:44.812 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:11:44.814 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-11-02 15:11:44.848 | + 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-11-02 15:11:44.850 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:11:44.853 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 15:11:44.855 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-11-02 15:11:44.858 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-11-02 15:11:44.860 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:11:44.863 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-11-02 15:11:44.893 | + 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-11-02 15:11:44.895 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:11:44.898 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-11-02 15:11:44.900 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-11-02 15:11:44.903 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-11-02 15:11:44.905 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:11:44.907 | + 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-11-02 15:11:44.938 | + 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-11-02 15:11:44.940 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:11:44.943 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-11-02 15:11:44.945 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 15:11:44.947 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 15:11:44.950 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:11:44.952 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-11-02 15:11:44.982 | + 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-11-02 15:11:44.984 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:11:44.987 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-11-02 15:11:44.989 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-11-02 15:11:44.991 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-11-02 15:11:44.994 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:11:44.996 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-11-02 15:11:45.028 | + 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:1150:1199 2022-11-02 15:11:45.030 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:11:45.033 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-11-02 15:11:45.038 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1150:1199 2022-11-02 15:11:45.038 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1150:1199 ']' 2022-11-02 15:11:45.041 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:11:45.043 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1150:1199 2022-11-02 15:11:45.073 | + 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-11-02 15:11:45.075 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:11:45.078 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-11-02 15:11:45.080 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 15:11:45.083 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 15:11:45.085 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:11:45.088 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-11-02 15:11:45.117 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 15:11:45.120 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-11-02 15:11:45.137 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:45.140 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-11-02 15:11:45.142 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 15:11:45.175 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-11-02 15:11:45.177 | + lib/neutron-legacy:_configure_neutron_plugin_agent:907 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 15:11:45.207 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 15:11:45.240 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-11-02 15:11:45.243 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-11-02 15:11:45.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-11-02 15:11:45.255 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 15:11:48.406 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 15:11:48.406 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 15:11:48.407 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=570342) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 15:11:48.458 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=570342) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 15:11:48.459 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=570342) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 15:11:48.459 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=570342) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:11:48.459 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=570342) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:11:48.459 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=570342) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:11:48.460 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=570342) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:11:48.515 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 15:11:48.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:48.515 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:48.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:48.515 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:48.883 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-11-02 15:11:48.886 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-11-02 15:11:48.889 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-11-02 15:11:48.891 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 15:11:48.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-11-02 15:11:48.952 | + 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-11-02 15:11:48.973 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-11-02 15:11:48.975 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-11-02 15:11:48.980 | + 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-11-02 15:11:49.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-11-02 15:11:49.015 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-11-02 15:11:49.022 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-11-02 15:11:49.025 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-11-02 15:11:49.027 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-11-02 15:11:49.041 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-11-02 15:11:49.054 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 15:11:49.057 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-11-02 15:11:49.065 | net.bridge.bridge-nf-call-iptables = 1 2022-11-02 15:11:49.068 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 15:11:49.073 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-11-02 15:11:49.080 | net.bridge.bridge-nf-call-ip6tables = 1 2022-11-02 15:11:49.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-11-02 15:11:49.087 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-11-02 15:11:49.090 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-11-02 15:11:49.092 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-11-02 15:11:49.095 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-11-02 15:11:49.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 15:11:49.101 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 15:11:49.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 15:11:49.106 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 15:11:49.132 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-11-02 15:11:49.136 | + 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-11-02 15:11:49.175 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-11-02 15:11:49.178 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-11-02 15:11:49.210 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-11-02 15:11:49.239 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-11-02 15:11:49.257 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:49.260 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-11-02 15:11:49.263 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-11-02 15:11:49.268 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-11-02 15:11:49.297 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-11-02 15:11:49.327 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 15:11:49.361 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-11-02 15:11:49.363 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 15:11:49.394 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-11-02 15:11:49.412 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:49.415 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 15:11:49.418 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-11-02 15:11:49.448 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 15:11:49.450 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 15:11:49.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 15:11:49.486 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-11-02 15:11:49.488 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 15:11:49.491 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-11-02 15:11:49.494 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-11-02 15:11:49.512 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:49.514 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-11-02 15:11:49.517 | + 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-11-02 15:11:49.522 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-11-02 15:11:49.552 | + 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-11-02 15:11:49.590 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-11-02 15:11:49.592 | + 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-11-02 15:11:49.625 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 15:11:49.627 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-11-02 15:11:49.658 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 15:11:49.661 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 15:11:49.663 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 15:11:49.694 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-11-02 15:11:49.696 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 15:11:49.699 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-11-02 15:11:49.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 15:11:52.821 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 15:11:52.821 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 15:11:52.821 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=570872) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 15:11:52.872 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=570872) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 15:11:52.872 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=570872) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 15:11:52.873 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=570872) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:11:52.878 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=570872) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:11:52.878 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=570872) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:11:52.878 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=570872) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:11:52.934 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-11-02 15:11:52.935 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=570872) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-11-02 15:11:52.935 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=570872) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-11-02 15:11:52.935 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 15:11:52.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:52.935 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:52.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:11:52.935 | from cryptography.utils import int_from_bytes 2022-11-02 15:11:53.314 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-11-02 15:11:53.317 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-11-02 15:11:53.320 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-11-02 15:11:53.322 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 15:11:53.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 15:11:53.327 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 15:11:53.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 15:11:53.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-11-02 15:11:53.350 | + functions:set_mtu:785 : local dev=br-data 2022-11-02 15:11:53.353 | + functions:set_mtu:786 : local mtu=1500 2022-11-02 15:11:53.356 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-11-02 15:11:53.369 | + 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-11-02 15:11:53.388 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-11-02 15:11:53.391 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-11-02 15:11:53.393 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-11-02 15:11:53.396 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-11-02 15:11:53.399 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-11-02 15:11:53.401 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-11-02 15:11:53.404 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-11-02 15:11:53.406 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-11-02 15:11:53.409 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-11-02 15:11:53.411 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-11-02 15:11:53.414 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-11-02 15:11:53.417 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-11-02 15:11:53.419 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-11-02 15:11:53.422 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-11-02 15:11:53.425 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-11-02 15:11:53.426 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-11-02 15:11:53.433 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-11-02 15:11:53.435 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-11-02 15:11:53.438 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-11-02 15:11:53.440 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-11-02 15:11:53.445 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-11-02 15:11:53.445 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-11-02 15:11:53.445 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-11-02 15:11:53.451 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.85/22 brd 192.168.3.255' 2022-11-02 15:11:53.454 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-11-02 15:11:53.456 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-11-02 15:11:53.459 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-11-02 15:11:53.461 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-11-02 15:11:53.464 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.85/22 brd 192.168.3.255 != '' ]] 2022-11-02 15:11:53.466 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : IP_DEL='sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1' 2022-11-02 15:11:53.468 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP_REPLACE='sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data' 2022-11-02 15:11:53.471 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-11-02 15:11:53.473 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-11-02 15:11:53.478 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.85/22 brd 192.168.3.255 2022-11-02 15:11:53.479 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-11-02 15:11:53.483 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-11-02 15:11:53.483 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-11-02 15:11:53.485 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.85 2022-11-02 15:11:53.488 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.85 ' 2022-11-02 15:11:53.490 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1 2022-11-02 15:11:53.504 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data 2022-11-02 15:11:53.517 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-11-02 15:11:53.530 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-11-02 15:11:53.553 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ping -c 3 -w 5 -I br-data 192.168.0.85 2022-11-02 15:11:53.563 | PING 192.168.0.85 (192.168.0.85) from 192.168.0.85 br-data: 56(84) bytes of data. 2022-11-02 15:11:53.563 | 64 bytes from 192.168.0.85: icmp_seq=1 ttl=64 time=0.068 ms 2022-11-02 15:11:54.581 | 64 bytes from 192.168.0.85: icmp_seq=2 ttl=64 time=0.039 ms 2022-11-02 15:11:55.605 | 64 bytes from 192.168.0.85: icmp_seq=3 ttl=64 time=0.039 ms 2022-11-02 15:11:55.605 | 2022-11-02 15:11:55.605 | --- 192.168.0.85 ping statistics --- 2022-11-02 15:11:55.605 | 3 packets transmitted, 3 received, 0% packet loss, time 2042ms 2022-11-02 15:11:55.605 | rtt min/avg/max/mdev = 0.039/0.048/0.068/0.013 ms 2022-11-02 15:11:55.610 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-11-02 15:11:55.611 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-11-02 15:11:55.616 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-11-02 15:11:55.620 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-11-02 15:11:55.638 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:55.640 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-11-02 15:11:55.649 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-11-02 15:11:55.649 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-11-02 15:11:55.679 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.89 2022-11-02 15:11:55.712 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-11-02 15:11:55.742 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 15:11:55.783 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-11-02 15:11:55.786 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 15:11:55.815 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 15:11:55.818 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-11-02 15:11:55.835 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:11:55.838 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-11-02 15:11:55.841 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-11-02 15:11:55.859 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:11:55.862 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-11-02 15:11:55.880 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:11:55.883 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-11-02 15:11:55.901 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:11:55.904 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-11-02 15:11:55.935 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-11-02 15:11:55.967 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-11-02 15:11:55.969 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-11-02 15:11:55.987 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:55.990 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-11-02 15:11:56.009 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:56.011 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-11-02 15:11:56.014 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-11-02 15:11:56.087 | + inc/async:async_inner:63 : init_neutron 2022-11-02 15:11:56.127 | [528776 Async init_neutron:571384]: running: init_neutron 2022-11-02 15:11:56.130 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-11-02 15:11:56.150 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:56.154 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-11-02 15:11:56.165 | ++ ./stack.sh:main:1162 : true 2022-11-02 15:11:56.168 | + ./stack.sh:main:1162 : netman_pid= 2022-11-02 15:11:56.170 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-11-02 15:11:56.174 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-11-02 15:11:56.185 | dnsmasq: no process found 2022-11-02 15:11:56.189 | + ./stack.sh:main:1164 : true 2022-11-02 15:11:56.191 | + ./stack.sh:main:1169 : clean_iptables 2022-11-02 15:11:56.197 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-11-02 15:11:56.197 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 15:11:56.197 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-11-02 15:11:56.198 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-11-02 15:11:56.199 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-11-02 15:11:56.202 | + lib/nova:clean_iptables:186 : grep nova 2022-11-02 15:11:56.204 | + lib/nova:clean_iptables:186 : bash 2022-11-02 15:11:56.212 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 15:11:56.213 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-11-02 15:11:56.215 | + lib/nova:clean_iptables:188 : bash 2022-11-02 15:11:56.215 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-11-02 15:11:56.217 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-11-02 15:11:56.218 | + lib/nova:clean_iptables:188 : grep nova 2022-11-02 15:11:56.222 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 15:11:56.234 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-11-02 15:11:56.237 | + lib/nova:clean_iptables:190 : grep nova 2022-11-02 15:11:56.237 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 15:11:56.237 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-11-02 15:11:56.237 | + lib/nova:clean_iptables:190 : bash 2022-11-02 15:11:56.237 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-11-02 15:11:56.241 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-11-02 15:11:56.253 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 15:11:56.253 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-11-02 15:11:56.253 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-11-02 15:11:56.254 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-11-02 15:11:56.256 | + lib/nova:clean_iptables:192 : bash 2022-11-02 15:11:56.256 | + lib/nova:clean_iptables:192 : grep nova 2022-11-02 15:11:56.260 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 15:11:56.268 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-11-02 15:11:56.277 | net.ipv4.ip_forward = 1 2022-11-02 15:11:56.281 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-11-02 15:11:56.300 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:56.303 | + ./stack.sh:main:1178 : configure_os_vif 2022-11-02 15:11:56.305 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-11-02 15:11:56.308 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 15:11:56.342 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-11-02 15:11:56.372 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-11-02 15:11:56.374 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 15:11:56.412 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-11-02 15:11:56.451 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-11-02 15:11:56.469 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:56.472 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-11-02 15:11:56.475 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:11:56.477 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-11-02 15:11:56.480 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-11-02 15:11:56.485 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-11-02 15:11:56.546 | + inc/async:async_inner:63 : init_swift 2022-11-02 15:11:56.597 | [528776 Async init_swift:571761]: running: init_swift 2022-11-02 15:11:56.600 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-11-02 15:11:56.623 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:56.626 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-11-02 15:11:56.629 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:11:56.631 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-11-02 15:11:56.634 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-11-02 15:11:56.637 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-11-02 15:11:56.710 | + inc/async:async_inner:63 : init_cinder 2022-11-02 15:11:56.759 | [528776 Async init_cinder:571857]: running: init_cinder 2022-11-02 15:11:56.764 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-11-02 15:11:56.805 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:11:56.805 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-11-02 15:11:56.805 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:11:56.805 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-11-02 15:11:56.805 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-11-02 15:11:56.811 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-11-02 15:11:56.886 | + inc/async:async_inner:63 : init_placement 2022-11-02 15:11:56.955 | [528776 Async init_placement:571975]: running: init_placement 2022-11-02 15:11:56.958 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-11-02 15:11:57.029 | [528776 Async init_neutron:571384]: Waiting for completion of init_neutron running on PID 571384 (6 other jobs running) 2022-11-02 15:11:57.061 | [528776 Async init_neutron:571384]: Signaling child to exit 2022-11-02 15:12:00.236 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:12:00.266 | [571384 Async init_neutron:571384]: finished successfully 2022-11-02 15:12:00.288 | WAKEUP 2022-11-02 15:12:00.314 | [528776 Async init_neutron:571384]: Signaled 2022-11-02 15:12:00.316 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-11-02 15:12:00.316 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:12:00.316 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:12:00.316 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:12:00.316 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 15:12:00.316 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 15:12:00.316 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:12:00.316 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-11-02 15:12:00.316 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-11-02 15:12:00.316 | + lib/database:recreate_database:112 : local db=neutron 2022-11-02 15:12:00.316 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-11-02 15:12:00.316 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-11-02 15:12:00.316 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-11-02 15:12:00.316 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:12:00.316 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-11-02 15:12:00.316 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:12:00.316 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-11-02 15:12:00.317 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 15:12:00.317 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:12:00.317 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:12:00.317 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:12:00.317 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401916446 2022-11-02 15:12:00.317 | + lib/neutron-legacy:init_mutnauq:462 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-11-02 15:12:00.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:00.317 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:00.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:00.317 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:00.317 | Traceback (most recent call last): 2022-11-02 15:12:00.317 | File "/usr/local/bin/neutron-db-manage", line 10, in 2022-11-02 15:12:00.317 | sys.exit(main()) 2022-11-02 15:12:00.317 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 661, in main 2022-11-02 15:12:00.317 | return_val |= bool(CONF.command.func(config, CONF.command.name)) 2022-11-02 15:12:00.317 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 183, in do_upgrade 2022-11-02 15:12:00.317 | run_sanity_checks(config, revision) 2022-11-02 15:12:00.317 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 645, in run_sanity_checks 2022-11-02 15:12:00.317 | script_dir.run_env() 2022-11-02 15:12:00.317 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 563, in run_env 2022-11-02 15:12:00.317 | util.load_python_file(self.dir, "env.py") 2022-11-02 15:12:00.317 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 92, in load_python_file 2022-11-02 15:12:00.317 | module = load_module_py(module_id, path) 2022-11-02 15:12:00.317 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 108, in load_module_py 2022-11-02 15:12:00.317 | spec.loader.exec_module(module) # type: ignore 2022-11-02 15:12:00.317 | File "", line 848, in exec_module 2022-11-02 15:12:00.317 | File "", line 219, in _call_with_frames_removed 2022-11-02 15:12:00.317 | File "/opt/stack/neutron/neutron/db/migration/alembic_migrations/env.py", line 24, in 2022-11-02 15:12:00.317 | from neutron.db.migration.models import head # noqa 2022-11-02 15:12:00.318 | File "/opt/stack/neutron/neutron/db/migration/models/head.py", line 31, in 2022-11-02 15:12:00.318 | from neutron.db import l3_dvrscheduler_db # noqa 2022-11-02 15:12:00.318 | File "/opt/stack/neutron/neutron/db/l3_dvrscheduler_db.py", line 34, in 2022-11-02 15:12:00.318 | from neutron.db import l3_dvr_db 2022-11-02 15:12:00.318 | File "/opt/stack/neutron/neutron/db/l3_dvr_db.py", line 48, in 2022-11-02 15:12:00.318 | from neutron.db import l3_db 2022-11-02 15:12:00.318 | File "/opt/stack/neutron/neutron/db/l3_db.py", line 770 2022-11-02 15:12:00.318 | <<<<<<< HEAD (568413 [OVN] Set the default OVN metadata worker number to 0) 2022-11-02 15:12:00.318 | ^ 2022-11-02 15:12:00.318 | SyntaxError: invalid syntax 2022-11-02 15:12:00.318 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-11-02 15:12:00.318 | + functions-common:time_stop:2451 : local name 2022-11-02 15:12:00.318 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:12:00.318 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:12:00.318 | + functions-common:time_stop:2454 : local total 2022-11-02 15:12:00.318 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:12:00.318 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 15:12:00.318 | + functions-common:time_stop:2458 : start_time=1667401916446 2022-11-02 15:12:00.318 | + functions-common:time_stop:2460 : [[ -z 1667401916446 ]] 2022-11-02 15:12:00.318 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:12:00.318 | + functions-common:time_stop:2463 : end_time=1667401920216 2022-11-02 15:12:00.318 | + functions-common:time_stop:2464 : elapsed_time=3770 2022-11-02 15:12:00.318 | + functions-common:time_stop:2465 : total=39971 2022-11-02 15:12:00.319 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:12:00.319 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=43741 2022-11-02 15:12:00.372 | [528776 Async init_neutron:571384]: finished init_neutron with result 0 in 4 seconds 2022-11-02 15:12:00.376 | + inc/async:async_wait:197 : return 0 2022-11-02 15:12:00.379 | + ./stack.sh:main:1208 : async_wait init_placement 2022-11-02 15:12:00.439 | [528776 Async init_placement:571975]: Waiting for completion of init_placement running on PID 571975 (5 other jobs running) 2022-11-02 15:12:00.469 | [528776 Async init_placement:571975]: Signaling child to exit 2022-11-02 15:12:00.952 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:12:00.979 | [568244 Async init_glance:568244]: finished successfully 2022-11-02 15:12:09.941 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:12:09.967 | [571761 Async init_swift:571761]: finished successfully 2022-11-02 15:12:47.631 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:12:47.659 | [571857 Async init_cinder:571857]: finished successfully 2022-11-02 15:12:59.195 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:12:59.221 | [571975 Async init_placement:571975]: finished successfully 2022-11-02 15:12:59.241 | WAKEUP 2022-11-02 15:12:59.265 | [528776 Async init_placement:571975]: Signaled 2022-11-02 15:12:59.266 | + lib/placement:init_placement:130 : recreate_database placement 2022-11-02 15:12:59.267 | + lib/database:recreate_database:112 : local db=placement 2022-11-02 15:12:59.267 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-11-02 15:12:59.267 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-11-02 15:12:59.267 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-11-02 15:12:59.267 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:12:59.267 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-11-02 15:12:59.267 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:12:59.267 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-11-02 15:12:59.267 | + lib/placement:init_placement:132 : create_placement_accounts 2022-11-02 15:12:59.267 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-11-02 15:12:59.267 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-11-02 15:12:59.267 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:12:59.267 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:12:59.267 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:12:59.267 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:12:59.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.267 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.267 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.267 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:12:59.267 | + functions-common:get_or_create_user:937 : user_id=f3930dd6f781428b9824ea26f5cd7075 2022-11-02 15:12:59.267 | + functions-common:get_or_create_user:938 : echo f3930dd6f781428b9824ea26f5cd7075 2022-11-02 15:12:59.267 | f3930dd6f781428b9824ea26f5cd7075 2022-11-02 15:12:59.267 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-11-02 15:12:59.267 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:12:59.267 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:12:59.267 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:12:59.267 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:12:59.267 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:12:59.267 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:12:59.268 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:12:59.268 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:12:59.268 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:12:59.268 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:12:59.268 | ++ 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-11-02 15:12:59.268 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:12:59.268 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:12:59.268 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:12:59.268 | ++ functions-common:get_field:824 : read data 2022-11-02 15:12:59.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.268 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:12:59.268 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:12:59.268 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:12:59.268 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 15:12:59.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.268 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 15:12:59.268 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:12:59.268 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:12:59.268 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:12:59.268 | ++ functions-common:get_field:824 : read data 2022-11-02 15:12:59.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.268 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:12:59.268 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:12:59.269 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:12:59.269 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:12:59.269 | ++ functions-common:get_field:830 : echo '| f0377f6129b64f2d97ff3e103a8940e5 | f3930dd6f781428b9824ea26f5cd7075 | | 2eca2c6978de40e598fe374f51e761e9 | | | False |' 2022-11-02 15:12:59.269 | ++ functions-common:get_field:824 : read data 2022-11-02 15:12:59.269 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:12:59.269 | + functions-common:get_or_add_user_project_role:1009 : echo f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:12:59.269 | f0377f6129b64f2d97ff3e103a8940e5 2022-11-02 15:12:59.269 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 15:12:59.269 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-11-02 15:12:59.269 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:12:59.269 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:12:59.269 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:12:59.269 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:12:59.269 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:12:59.269 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:12:59.269 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:12:59.269 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:12:59.269 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:12:59.269 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:12:59.269 | ++ 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-11-02 15:12:59.269 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:12:59.269 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:12:59.269 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:12:59.269 | ++ functions-common:get_field:824 : read data 2022-11-02 15:12:59.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.269 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.269 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.269 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:12:59.270 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:12:59.270 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:12:59.270 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 15:12:59.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.270 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.270 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.270 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 15:12:59.270 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:12:59.270 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:12:59.270 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:12:59.270 | ++ functions-common:get_field:824 : read data 2022-11-02 15:12:59.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.270 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.270 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.270 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:12:59.270 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:12:59.270 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:12:59.270 | ++ functions-common:get_field:830 : echo '| 854b9efbe1524af8beaebec1f6cf9d5b | f3930dd6f781428b9824ea26f5cd7075 | | 2eca2c6978de40e598fe374f51e761e9 | | | False |' 2022-11-02 15:12:59.270 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:12:59.270 | ++ functions-common:get_field:824 : read data 2022-11-02 15:12:59.270 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:12:59.270 | + functions-common:get_or_add_user_project_role:1009 : echo 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:12:59.270 | 854b9efbe1524af8beaebec1f6cf9d5b 2022-11-02 15:12:59.270 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.89/placement 2022-11-02 15:12:59.270 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-11-02 15:12:59.270 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:12:59.270 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-11-02 15:12:59.270 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-11-02 15:12:59.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.271 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.271 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.271 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:12:59.271 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:12:59.271 | 3a0da77560964327ad2e6c31a70f8b8c' 2022-11-02 15:12:59.271 | + functions-common:get_or_create_service:1106 : echo 3a0da77560964327ad2e6c31a70f8b8c 2022-11-02 15:12:59.271 | 3a0da77560964327ad2e6c31a70f8b8c 2022-11-02 15:12:59.271 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.89/placement 2022-11-02 15:12:59.271 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:12:59.271 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.89/placement RegionOne 2022-11-02 15:12:59.271 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:12:59.271 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-11-02 15:12:59.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.271 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.271 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.271 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:12:59.271 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:12:59.271 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:12:59.271 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.89/placement --region RegionOne -f value -c id 2022-11-02 15:12:59.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.271 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.271 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.271 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:12:59.271 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=1e95aa5d8a774603a5b307745856d27a 2022-11-02 15:12:59.271 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 1e95aa5d8a774603a5b307745856d27a 2022-11-02 15:12:59.272 | + functions-common:get_or_create_endpoint:1139 : public_id=1e95aa5d8a774603a5b307745856d27a 2022-11-02 15:12:59.272 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:12:59.272 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:12:59.272 | + functions-common:get_or_create_endpoint:1148 : echo 1e95aa5d8a774603a5b307745856d27a 2022-11-02 15:12:59.272 | 1e95aa5d8a774603a5b307745856d27a 2022-11-02 15:12:59.313 | [528776 Async init_placement:571975]: finished init_placement with result 0 in 62 seconds 2022-11-02 15:12:59.318 | + inc/async:async_wait:197 : return 0 2022-11-02 15:12:59.327 | + ./stack.sh:main:1209 : async_wait init_glance 2022-11-02 15:12:59.373 | [528776 Async init_glance:568244]: Waiting for completion of init_glance running on PID 568244 (4 other jobs running) 2022-11-02 15:12:59.400 | [528776 Async init_glance:568244]: Signaling child to exit 2022-11-02 15:12:59.400 | WAKEUP 2022-11-02 15:12:59.425 | [528776 Async init_glance:568244]: Signaled 2022-11-02 15:12:59.426 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-11-02 15:12:59.426 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-11-02 15:12:59.426 | + lib/glance:init_glance:485 : recreate_database glance 2022-11-02 15:12:59.426 | + lib/database:recreate_database:112 : local db=glance 2022-11-02 15:12:59.426 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-11-02 15:12:59.426 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-11-02 15:12:59.426 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-11-02 15:12:59.427 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:12:59.427 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-11-02 15:12:59.427 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:12:59.427 | + lib/glance:init_glance:487 : time_start dbsync 2022-11-02 15:12:59.427 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 15:12:59.427 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:12:59.427 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:12:59.427 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:12:59.427 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401864531 2022-11-02 15:12:59.427 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-11-02 15:12:59.427 | 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=568369) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:12:59.427 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:12:59.427 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:12:59.427 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:12:59.427 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:12:59.427 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:12:59.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:12:59.428 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-11-02 15:12:59.428 | Database migration is up to date. No migration needed. 2022-11-02 15:12:59.428 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-11-02 15:12:59.428 | Database is synced successfully. 2022-11-02 15:12:59.428 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-11-02 15:12:59.428 | 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=568550) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:12:59.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-11-02 15:12:59.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-11-02 15:12:59.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-11-02 15:12:59.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-11-02 15:12:59.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-11-02 15:12:59.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-11-02 15:12:59.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-11-02 15:12:59.429 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-11-02 15:12:59.429 | + lib/glance:init_glance:493 : time_stop dbsync 2022-11-02 15:12:59.429 | + functions-common:time_stop:2451 : local name 2022-11-02 15:12:59.429 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:12:59.429 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:12:59.429 | + functions-common:time_stop:2454 : local total 2022-11-02 15:12:59.430 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:12:59.430 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 15:12:59.430 | + functions-common:time_stop:2458 : start_time=1667401864531 2022-11-02 15:12:59.430 | + functions-common:time_stop:2460 : [[ -z 1667401864531 ]] 2022-11-02 15:12:59.430 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:12:59.430 | + functions-common:time_stop:2463 : end_time=1667401920928 2022-11-02 15:12:59.430 | + functions-common:time_stop:2464 : elapsed_time=56397 2022-11-02 15:12:59.430 | + functions-common:time_stop:2465 : total=39971 2022-11-02 15:12:59.430 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:12:59.430 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=96368 2022-11-02 15:12:59.473 | [528776 Async init_glance:568244]: finished init_glance with result 0 in 58 seconds 2022-11-02 15:12:59.477 | + inc/async:async_wait:197 : return 0 2022-11-02 15:12:59.481 | + ./stack.sh:main:1210 : async_wait init_swift 2022-11-02 15:12:59.533 | [528776 Async init_swift:571761]: Waiting for completion of init_swift running on PID 571761 (3 other jobs running) 2022-11-02 15:12:59.559 | [528776 Async init_swift:571761]: Signaling child to exit 2022-11-02 15:12:59.559 | WAKEUP 2022-11-02 15:12:59.583 | [528776 Async init_swift:571761]: Signaled 2022-11-02 15:12:59.584 | + lib/swift:init_swift:668 : local node_number 2022-11-02 15:12:59.584 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 15:12:59.584 | No container-replicator running 2022-11-02 15:12:59.585 | No container-updater running 2022-11-02 15:12:59.585 | No account-replicator running 2022-11-02 15:12:59.585 | No object-auditor running 2022-11-02 15:12:59.585 | No object-reconstructor running 2022-11-02 15:12:59.585 | No object-expirer running 2022-11-02 15:12:59.585 | No object-replicator running 2022-11-02 15:12:59.585 | No container-sharder running 2022-11-02 15:12:59.585 | No container-auditor running 2022-11-02 15:12:59.585 | No object-updater running 2022-11-02 15:12:59.585 | No proxy-server running 2022-11-02 15:12:59.585 | No container-reconciler running 2022-11-02 15:12:59.585 | No container-server running 2022-11-02 15:12:59.585 | No account-auditor running 2022-11-02 15:12:59.585 | No account-server running 2022-11-02 15:12:59.585 | No account-reaper running 2022-11-02 15:12:59.585 | No object-server running 2022-11-02 15:12:59.585 | No container-sync running 2022-11-02 15:12:59.585 | + lib/swift:init_swift:670 : true 2022-11-02 15:12:59.585 | + lib/swift:init_swift:673 : create_swift_disk 2022-11-02 15:12:59.585 | + lib/swift:create_swift_disk:565 : local node_number 2022-11-02 15:12:59.585 | + lib/swift:create_swift_disk:570 : local user_group 2022-11-02 15:12:59.585 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-11-02 15:12:59.585 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-11-02 15:12:59.585 | + 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-11-02 15:12:59.585 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-11-02 15:12:59.585 | + functions:create_disk:732 : local node_number 2022-11-02 15:12:59.585 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:12:59.585 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 15:12:59.585 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-11-02 15:12:59.585 | + functions:create_disk:736 : local key 2022-11-02 15:12:59.585 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:12:59.585 | ++ functions:create_disk:738 : sed s#/.## 2022-11-02 15:12:59.586 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 15:12:59.586 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 15:12:59.586 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-11-02 15:12:59.586 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:12:59.586 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 15:12:59.586 | + functions:destroy_disk:765 : local key 2022-11-02 15:12:59.586 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:12:59.586 | ++ functions:destroy_disk:767 : sed s#/.## 2022-11-02 15:12:59.586 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 15:12:59.586 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 15:12:59.586 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-11-02 15:12:59.586 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-11-02 15:12:59.586 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:12:59.586 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:12:59.586 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-11-02 15:12:59.586 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:12:59.586 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:12:59.586 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-11-02 15:12:59.586 | = sectsz=512 attr=2, projid32bit=1 2022-11-02 15:12:59.586 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-11-02 15:12:59.586 | = reflink=1 2022-11-02 15:12:59.586 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-11-02 15:12:59.586 | = sunit=0 swidth=0 blks 2022-11-02 15:12:59.586 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-11-02 15:12:59.586 | log =internal log bsize=4096 blocks=2560, version=2 2022-11-02 15:12:59.586 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-11-02 15:12:59.586 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-11-02 15:12:59.586 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-11-02 15:12:59.586 | + 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-11-02 15:12:59.586 | /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-11-02 15:12:59.586 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-11-02 15:12:59.586 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-11-02 15:12:59.587 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-11-02 15:12:59.587 | + lib/swift:create_swift_disk:579 : local node_number 2022-11-02 15:12:59.587 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 15:12:59.587 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-11-02 15:12:59.587 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-11-02 15:12:59.587 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-11-02 15:12:59.587 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 15:12:59.587 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-11-02 15:12:59.587 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 15:12:59.587 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-11-02 15:12:59.587 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1667400763.object.builder backups/1667400764.container.builder backups/1667400765.account.builder backups/1667400770.object.builder backups/1667400772.container.builder backups/1667400773.account.builder backups/1667400770.object.ring.gz backups/1667400772.container.ring.gz backups/1667400773.account.ring.gz 2022-11-02 15:12:59.587 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-11-02 15:12:59.587 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-11-02 15:12:59.587 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-11-02 15:12:59.587 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-11-02 15:12:59.587 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 15:12:59.587 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-11-02 15:12:59.587 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-11-02 15:12:59.587 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-11-02 15:12:59.587 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-11-02 15:12:59.587 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-11-02 15:12:59.587 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-11-02 15:12:59.587 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-11-02 15:12:59.587 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-11-02 15:12:59.587 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-11-02 15:12:59.587 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-11-02 15:12:59.587 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 15:12:59.587 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-11-02 15:12:59.587 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 15:12:59.587 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-11-02 15:12:59.587 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 15:12:59.588 | + lib/swift:init_swift:714 : popd 2022-11-02 15:12:59.632 | [528776 Async init_swift:571761]: finished init_swift with result 0 in 13 seconds 2022-11-02 15:12:59.637 | + inc/async:async_wait:197 : return 0 2022-11-02 15:12:59.639 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-11-02 15:12:59.698 | [528776 Async init_cinder:571857]: Waiting for completion of init_cinder running on PID 571857 (2 other jobs running) 2022-11-02 15:12:59.725 | [528776 Async init_cinder:571857]: Signaling child to exit 2022-11-02 15:12:59.727 | WAKEUP 2022-11-02 15:12:59.748 | [528776 Async init_cinder:571857]: Signaled 2022-11-02 15:12:59.750 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-11-02 15:12:59.755 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:12:59.755 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-11-02 15:12:59.756 | + lib/database:recreate_database:112 : local db=cinder 2022-11-02 15:12:59.756 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-11-02 15:12:59.756 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-11-02 15:12:59.756 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-11-02 15:12:59.756 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:12:59.756 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-11-02 15:12:59.756 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:12:59.756 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-11-02 15:12:59.756 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 15:12:59.756 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:12:59.756 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:12:59.756 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:12:59.756 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401923891 2022-11-02 15:12:59.756 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-11-02 15:12:59.756 | 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=572482) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:12:59.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:12:59.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:12:59.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:12:59.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:12:59.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:12:59.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:12:59.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:12:59.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:12:59.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:12:59.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:12:59.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:12:59.757 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:12:59.757 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=572482) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:12:59.757 | INFO cinder.db.migration [-] Applying migration(s) 2022-11-02 15:12:59.757 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:12:59.757 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:12:59.757 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-11-02 15:12:59.757 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=572482) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 15:12:59.757 | INFO cinder.db.migration [-] Migration(s) applied 2022-11-02 15:12:59.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.757 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:12:59.757 | from cryptography.utils import int_from_bytes 2022-11-02 15:12:59.757 | /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-11-02 15:12:59.757 | last_heartbeat = column_property( 2022-11-02 15:12:59.757 | /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-11-02 15:12:59.758 | num_hosts = column_property( 2022-11-02 15:12:59.758 | /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-11-02 15:12:59.758 | num_down_hosts = column_property( 2022-11-02 15:12:59.758 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-11-02 15:12:59.758 | + functions-common:time_stop:2451 : local name 2022-11-02 15:12:59.758 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:12:59.758 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:12:59.758 | + functions-common:time_stop:2454 : local total 2022-11-02 15:12:59.758 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:12:59.758 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 15:12:59.758 | + functions-common:time_stop:2458 : start_time=1667401923891 2022-11-02 15:12:59.758 | + functions-common:time_stop:2460 : [[ -z 1667401923891 ]] 2022-11-02 15:12:59.758 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:12:59.758 | + functions-common:time_stop:2463 : end_time=1667401964594 2022-11-02 15:12:59.758 | + functions-common:time_stop:2464 : elapsed_time=40703 2022-11-02 15:12:59.758 | + functions-common:time_stop:2465 : total=39971 2022-11-02 15:12:59.758 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:12:59.758 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=80674 2022-11-02 15:12:59.758 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-11-02 15:12:59.758 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:12:59.758 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 15:12:59.758 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-11-02 15:12:59.758 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 15:12:59.758 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-11-02 15:12:59.758 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-11-02 15:12:59.758 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-11-02 15:12:59.758 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-11-02 15:12:59.758 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-11-02 15:12:59.758 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 15:12:59.758 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-11-02 15:12:59.758 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-11-02 15:12:59.758 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-11-02 15:12:59.759 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:12:59.759 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:12:59.759 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:12:59.759 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:12:59.759 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:12:59.759 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:12:59.759 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:12:59.759 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:12:59.759 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:12:59.759 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:12:59.759 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:12:59.759 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-11-02 15:12:59.759 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:12:59.759 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:12:59.759 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:12:59.759 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:12:59.759 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:12:59.759 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:12:59.759 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 15:12:59.759 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-11-02 15:12:59.759 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-11-02 15:12:59.759 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 15:12:59.759 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 15:12:59.759 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 15:12:59.759 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 15:12:59.759 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-11-02 15:12:59.759 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 15:12:59.759 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-11-02 15:12:59.759 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-11-02 15:12:59.759 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-11-02 15:12:59.759 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-11-02 15:12:59.759 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-11-02 15:12:59.759 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-11-02 15:12:59.760 | s|%DIRECTIO%|--direct-io=on|g; 2022-11-02 15:12:59.760 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-11-02 15:12:59.760 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-11-02 15:12:59.760 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 15:12:59.760 | [Unit] 2022-11-02 15:12:59.760 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 15:12:59.760 | DefaultDependencies=no 2022-11-02 15:12:59.760 | After=systemd-udev-settle.service 2022-11-02 15:12:59.760 | Before=lvm2-activation-early.service 2022-11-02 15:12:59.760 | Wants=systemd-udev-settle.service 2022-11-02 15:12:59.760 | 2022-11-02 15:12:59.760 | [Service] 2022-11-02 15:12:59.760 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 15:12:59.760 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-11-02 15:12:59.760 | RemainAfterExit=yes 2022-11-02 15:12:59.760 | Type=oneshot 2022-11-02 15:12:59.760 | 2022-11-02 15:12:59.760 | [Install] 2022-11-02 15:12:59.760 | WantedBy=local-fs.target 2022-11-02 15:12:59.760 | Also=systemd-udev-settle.service 2022-11-02 15:12:59.760 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-11-02 15:12:59.760 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 15:12:59.761 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-11-02 15:12:59.761 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-11-02 15:12:59.761 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-11-02 15:12:59.761 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-11-02 15:12:59.761 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 15:12:59.761 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 15:12:59.761 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 15:12:59.761 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-11-02 15:12:59.761 | Physical volume "/dev/loop4" successfully created. 2022-11-02 15:12:59.761 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-11-02 15:12:59.761 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-11-02 15:12:59.761 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-11-02 15:12:59.761 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-11-02 15:12:59.761 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-11-02 15:12:59.761 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-11-02 15:12:59.761 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-11-02 15:12:59.761 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-11-02 15:12:59.761 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:12:59.761 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-11-02 15:12:59.761 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-11-02 15:12:59.761 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-11-02 15:12:59.801 | [528776 Async init_cinder:571857]: finished init_cinder with result 0 in 50 seconds 2022-11-02 15:12:59.806 | + inc/async:async_wait:197 : return 0 2022-11-02 15:12:59.808 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-11-02 15:12:59.827 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:12:59.830 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-11-02 15:12:59.832 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:12:59.835 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-11-02 15:12:59.837 | + ./stack.sh:main:1218 : init_nova 2022-11-02 15:12:59.841 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-11-02 15:12:59.859 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:12:59.861 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-11-02 15:12:59.879 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:12:59.882 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 15:12:59.884 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 15:12:59.945 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 15:12:59.988 | [528776 Async nova-cell-0:573930]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 15:12:59.991 | ++ lib/nova:init_nova:842 : seq 1 1 2022-11-02 15:12:59.996 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:12:59.999 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-11-02 15:13:00.002 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:13:00.005 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:13:00.008 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 15:13:00.074 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 15:13:00.115 | [528776 Async nova-cell-1:574022]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 15:13:00.119 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-11-02 15:13:00.122 | + lib/database:recreate_database:112 : local db=nova_api 2022-11-02 15:13:00.126 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-11-02 15:13:00.129 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-11-02 15:13:00.131 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-11-02 15:13:00.136 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:13:10.649 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-11-02 15:13:10.654 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:13:10.766 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-11-02 15:13:11.811 | 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-11-02 15:13:15.296 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:13:15.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:13:15.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:13:15.306 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:13:15.307 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=574082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:13:15.334 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:13:15.334 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:13:16.019 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-11-02 15:13:52.770 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=574082) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 15:13:52.773 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-11-02 15:13:59.608 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=574082) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 15:13:59.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:13:59.682 | from cryptography.utils import int_from_bytes 2022-11-02 15:13:59.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:13:59.682 | from cryptography.utils import int_from_bytes 2022-11-02 15:14:00.138 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-11-02 15:14:00.141 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 15:14:00.143 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 15:14:00.146 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 15:14:00.149 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 15:14:00.152 | + 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-11-02 15:14:01.183 | 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-11-02 15:14:03.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:14:03.814 | from cryptography.utils import int_from_bytes 2022-11-02 15:14:03.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:14:03.814 | from cryptography.utils import int_from_bytes 2022-11-02 15:14:04.272 | ++ lib/nova:init_nova:854 : seq 0 1 2022-11-02 15:14:04.277 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 15:14:04.279 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-11-02 15:14:04.333 | [528776 Async nova-cell-0:573930]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 573930 (3 other jobs running) 2022-11-02 15:14:04.360 | [528776 Async nova-cell-0:573930]: Signaling child to exit 2022-11-02 15:15:20.520 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:15:20.548 | [573930 Async nova-cell-0:573930]: finished successfully 2022-11-02 15:15:20.570 | WAKEUP 2022-11-02 15:15:20.595 | [528776 Async nova-cell-0:573930]: Signaled 2022-11-02 15:15:20.596 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-11-02 15:15:20.597 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-11-02 15:15:20.597 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-11-02 15:15:20.597 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-11-02 15:15:20.597 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-11-02 15:15:20.597 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-11-02 15:15:20.597 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-11-02 15:15:20.597 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:15:20.597 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-11-02 15:15:20.597 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:15:20.597 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-11-02 15:15:20.597 | 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-11-02 15:15:20.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.599 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:15:20.599 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=574130) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:15:20.599 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:15:20.599 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:15:20.599 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 15:15:20.599 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=574130) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 15:15:20.599 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 15:15:20.599 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=574130) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 15:15:20.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:15:20.600 | from cryptography.utils import int_from_bytes 2022-11-02 15:15:20.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:15:20.600 | from cryptography.utils import int_from_bytes 2022-11-02 15:15:20.645 | [528776 Async nova-cell-0:573930]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 140 seconds 2022-11-02 15:15:20.651 | + inc/async:async_wait:197 : return 0 2022-11-02 15:15:20.653 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 15:15:20.656 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-11-02 15:15:20.714 | [528776 Async nova-cell-1:574022]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 574022 (2 other jobs running) 2022-11-02 15:15:20.742 | [528776 Async nova-cell-1:574022]: Signaling child to exit 2022-11-02 15:15:20.860 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:15:20.886 | [574022 Async nova-cell-1:574022]: finished successfully 2022-11-02 15:15:20.906 | WAKEUP 2022-11-02 15:15:20.929 | [528776 Async nova-cell-1:574022]: Signaled 2022-11-02 15:15:20.931 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-11-02 15:15:20.931 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-11-02 15:15:20.931 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-11-02 15:15:20.931 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-11-02 15:15:20.931 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-11-02 15:15:20.931 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-11-02 15:15:20.931 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-11-02 15:15:20.931 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:15:20.931 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-11-02 15:15:20.931 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:15:20.931 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-11-02 15:15:20.931 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 15:15:20.931 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:15:20.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:15:20.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:15:20.933 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:15:20.933 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=574140) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:15:20.933 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:15:20.933 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:15:20.933 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 15:15:20.933 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=574140) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 15:15:20.933 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 15:15:20.933 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=574140) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 15:15:20.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:15:20.933 | from cryptography.utils import int_from_bytes 2022-11-02 15:15:20.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:15:20.933 | from cryptography.utils import int_from_bytes 2022-11-02 15:15:20.978 | [528776 Async nova-cell-1:574022]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 140 seconds 2022-11-02 15:15:20.982 | + inc/async:async_wait:197 : return 0 2022-11-02 15:15:20.984 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 15:15:20.987 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-11-02 15:15:22.007 | 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-11-02 15:15:24.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:15:24.955 | from cryptography.utils import int_from_bytes 2022-11-02 15:15:24.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:15:24.955 | from cryptography.utils import int_from_bytes 2022-11-02 15:15:24.955 | Running batches of 50 until complete 2022-11-02 15:15:24.955 | +-------------------------------------+--------------+-----------+ 2022-11-02 15:15:24.955 | | Migration | Total Needed | Completed | 2022-11-02 15:15:24.956 | +-------------------------------------+--------------+-----------+ 2022-11-02 15:15:24.956 | | fill_virtual_interface_list | 0 | 0 | 2022-11-02 15:15:24.956 | | migrate_empty_ratio | 0 | 0 | 2022-11-02 15:15:24.956 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-11-02 15:15:24.956 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-11-02 15:15:24.956 | | migration_migrate_to_uuid | 0 | 0 | 2022-11-02 15:15:24.956 | | populate_dev_uuids | 0 | 0 | 2022-11-02 15:15:24.956 | | populate_missing_availability_zones | 0 | 0 | 2022-11-02 15:15:24.956 | | populate_queued_for_delete | 0 | 0 | 2022-11-02 15:15:24.956 | | populate_user_id | 0 | 0 | 2022-11-02 15:15:24.956 | | populate_uuids | 0 | 0 | 2022-11-02 15:15:24.956 | +-------------------------------------+--------------+-----------+ 2022-11-02 15:15:25.446 | ++ lib/nova:init_nova:868 : seq 1 1 2022-11-02 15:15:25.450 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:15:25.454 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-11-02 15:15:25.456 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:15:25.460 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:15:25.463 | + 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-11-02 15:15:26.492 | 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-11-02 15:15:29.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:15:29.144 | from cryptography.utils import int_from_bytes 2022-11-02 15:15:29.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:15:29.144 | from cryptography.utils import int_from_bytes 2022-11-02 15:15:29.144 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-11-02 15:15:29.144 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-11-02 15:15:29.591 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-11-02 15:15:29.593 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-11-02 15:15:29.607 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-11-02 15:15:29.610 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-11-02 15:15:29.628 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:29.631 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-11-02 15:15:29.633 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-11-02 15:15:29.700 | + inc/async:async_inner:63 : configure_neutron_nova 2022-11-02 15:15:29.739 | [528776 Async configure_neutron_nova:575294]: running: configure_neutron_nova 2022-11-02 15:15:29.742 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-11-02 15:15:29.745 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 15:15:29.748 | + functions-common:run_phase:1880 : local phase=post-config 2022-11-02 15:15:29.751 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:15:29.754 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:15:29.757 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:15:29.760 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:15:29.762 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:15:29.766 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:15:29.772 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:15:29.775 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:15:29.778 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:15:29.780 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-11-02 15:15:29.783 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:15:29.801 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:29.804 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:15:29.807 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:15:29.809 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-11-02 15:15:29.812 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:15:29.815 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 15:15:29.818 | ++ extras.d/80-tempest.sh:source:12 : : 2022-11-02 15:15:29.820 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 15:15:29.823 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 15:15:29.825 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:15:29.828 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 15:15:29.831 | + functions-common:run_phase:1906 : run_plugins stack post-config 2022-11-02 15:15:29.835 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 15:15:29.837 | + functions-common:run_plugins:1866 : local phase=post-config 2022-11-02 15:15:29.848 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 15:15:29.848 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 15:15:29.848 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-11-02 15:15:29.848 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-11-02 15:15:29.851 | + inc/meta-config:merge_config_group:171 : shift 2022-11-02 15:15:29.853 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-11-02 15:15:29.858 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 15:15:29.861 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-11-02 15:15:29.863 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-11-02 15:15:29.867 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-11-02 15:15:29.870 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:15:29.873 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-11-02 15:15:29.875 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 15:15:29.878 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-11-02 15:15:29.878 | /^\[\[.+\|.*\]\]/ { 2022-11-02 15:15:29.878 | gsub("[][]", "", $1); 2022-11-02 15:15:29.878 | split($1, a, "|"); 2022-11-02 15:15:29.878 | if (a[1] == matchgroup) 2022-11-02 15:15:29.878 | print a[2] 2022-11-02 15:15:29.878 | } 2022-11-02 15:15:29.879 | ' /home/ubuntu/devstack/local.conf 2022-11-02 15:15:29.886 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 15:15:29.888 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 15:15:29.891 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 15:15:29.896 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-11-02 15:15:29.899 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-11-02 15:15:29.903 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-11-02 15:15:29.905 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-11-02 15:15:29.909 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-11-02 15:15:29.914 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-11-02 15:15:29.919 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-11-02 15:15:29.921 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 15:15:29.925 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:15:29.927 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 15:15:29.930 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-11-02 15:15:29.933 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 15:15:29.936 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-11-02 15:15:29.939 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-11-02 15:15:29.943 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-11-02 15:15:29.946 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-11-02 15:15:29.951 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-11-02 15:15:29.951 | BEGIN { 2022-11-02 15:15:29.951 | section = "" 2022-11-02 15:15:29.951 | last_section = "" 2022-11-02 15:15:29.951 | section_count = 0 2022-11-02 15:15:29.951 | } 2022-11-02 15:15:29.951 | /^\[.+\]/ { 2022-11-02 15:15:29.951 | gsub("[][]", "", $1); 2022-11-02 15:15:29.951 | section=$1 2022-11-02 15:15:29.951 | next 2022-11-02 15:15:29.951 | } 2022-11-02 15:15:29.951 | /^ *\#/ { 2022-11-02 15:15:29.951 | next 2022-11-02 15:15:29.951 | } 2022-11-02 15:15:29.951 | /^[^ \t]+/ { 2022-11-02 15:15:29.951 | # get offset of first = in $0 2022-11-02 15:15:29.951 | eq_idx = index($0, "=") 2022-11-02 15:15:29.951 | # extract attr & value from $0 2022-11-02 15:15:29.951 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 15:15:29.951 | value = substr($0, eq_idx + 1) 2022-11-02 15:15:29.951 | # only need to strip trailing whitespace from attr 2022-11-02 15:15:29.951 | sub(/[ \t]*$/, "", attr) 2022-11-02 15:15:29.951 | # need to strip leading & trailing whitespace from value 2022-11-02 15:15:29.951 | sub(/^[ \t]*/, "", value) 2022-11-02 15:15:29.952 | sub(/[ \t]*$/, "", value) 2022-11-02 15:15:29.952 | 2022-11-02 15:15:29.952 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 15:15:29.952 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 15:15:29.952 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 15:15:29.952 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 15:15:29.952 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 15:15:29.952 | if (section != last_section) { 2022-11-02 15:15:29.952 | cfg_section[section_count++] = section 2022-11-02 15:15:29.952 | last_section = section 2022-11-02 15:15:29.952 | } 2022-11-02 15:15:29.952 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 15:15:29.952 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 15:15:29.952 | 2022-11-02 15:15:29.952 | cfg_attr[section, attr, 0] = value 2022-11-02 15:15:29.952 | cfg_attr_count[section, attr] = 1 2022-11-02 15:15:29.952 | } else { 2022-11-02 15:15:29.952 | lno = cfg_attr_count[section, attr]++ 2022-11-02 15:15:29.952 | cfg_attr[section, attr, lno] = value 2022-11-02 15:15:29.952 | } 2022-11-02 15:15:29.952 | } 2022-11-02 15:15:29.952 | END { 2022-11-02 15:15:29.952 | # Process each section in order 2022-11-02 15:15:29.952 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 15:15:29.952 | section = cfg_section[sno] 2022-11-02 15:15:29.952 | # The ini routines simply append a config item immediately 2022-11-02 15:15:29.952 | # after the section header. To keep the same order as defined 2022-11-02 15:15:29.952 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 15:15:29.952 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 15:15:29.952 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 15:15:29.952 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 15:15:29.952 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 15:15:29.952 | else { 2022-11-02 15:15:29.952 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 15:15:29.952 | count = cfg_attr_count[section, attr] 2022-11-02 15:15:29.952 | print "inidelete " configfile " " section " " attr 2022-11-02 15:15:29.953 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 15:15:29.953 | for (l = count -2; l >= 0; l--) 2022-11-02 15:15:29.953 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 15:15:29.953 | } 2022-11-02 15:15:29.953 | } 2022-11-02 15:15:29.953 | } 2022-11-02 15:15:29.953 | } 2022-11-02 15:15:29.953 | ' 2022-11-02 15:15:29.953 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 15:15:29.953 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:29.953 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 15:15:29.955 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:15:29.958 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 15:15:29.961 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-11-02 15:15:29.965 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 15:15:29.967 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-11-02 15:15:29.970 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-11-02 15:15:29.970 | BEGIN { group = "" } 2022-11-02 15:15:29.971 | /^\[\[.+\|.*\]\]/ { 2022-11-02 15:15:29.971 | gsub("[][]", "", $1); 2022-11-02 15:15:29.971 | split($1, a, "|"); 2022-11-02 15:15:29.971 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 15:15:29.971 | group=a[1] 2022-11-02 15:15:29.971 | } else { 2022-11-02 15:15:29.971 | group="" 2022-11-02 15:15:29.971 | } 2022-11-02 15:15:29.971 | next 2022-11-02 15:15:29.971 | } 2022-11-02 15:15:29.971 | { 2022-11-02 15:15:29.971 | if (group != "") 2022-11-02 15:15:29.971 | print $0 2022-11-02 15:15:29.971 | } 2022-11-02 15:15:29.971 | ' /home/ubuntu/devstack/local.conf 2022-11-02 15:15:29.978 | + 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-11-02 15:15:29.981 | ++ 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-11-02 15:15:30.013 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.016 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-11-02 15:15:30.019 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-11-02 15:15:30.051 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.054 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-11-02 15:15:30.056 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-11-02 15:15:30.093 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.095 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-11-02 15:15:30.098 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-11-02 15:15:30.133 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.136 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-11-02 15:15:30.139 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-11-02 15:15:30.171 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.173 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-11-02 15:15:30.176 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 15:15:30.211 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.214 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.89/identity"' 2022-11-02 15:15:30.217 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 15:15:30.250 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.252 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-11-02 15:15:30.255 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 15:15:30.288 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.291 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-11-02 15:15:30.294 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 15:15:30.327 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.329 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-11-02 15:15:30.332 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 15:15:30.364 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.367 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-11-02 15:15:30.387 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 15:15:30.404 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.407 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-11-02 15:15:30.410 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 15:15:30.445 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.448 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-11-02 15:15:30.451 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-11-02 15:15:30.481 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.484 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 15:15:30.487 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 15:15:30.490 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 15:15:30.494 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-11-02 15:15:30.497 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-11-02 15:15:30.500 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-11-02 15:15:30.503 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-11-02 15:15:30.507 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-11-02 15:15:30.511 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-11-02 15:15:30.514 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-11-02 15:15:30.516 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 15:15:30.519 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:15:30.524 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 15:15:30.526 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-11-02 15:15:30.529 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 15:15:30.532 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-11-02 15:15:30.535 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-11-02 15:15:30.538 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-11-02 15:15:30.541 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-11-02 15:15:30.546 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 15:15:30.547 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 15:15:30.547 | BEGIN { 2022-11-02 15:15:30.547 | section = "" 2022-11-02 15:15:30.547 | last_section = "" 2022-11-02 15:15:30.547 | section_count = 0 2022-11-02 15:15:30.547 | } 2022-11-02 15:15:30.547 | /^\[.+\]/ { 2022-11-02 15:15:30.547 | gsub("[][]", "", $1); 2022-11-02 15:15:30.547 | section=$1 2022-11-02 15:15:30.547 | next 2022-11-02 15:15:30.547 | } 2022-11-02 15:15:30.547 | /^ *\#/ { 2022-11-02 15:15:30.547 | next 2022-11-02 15:15:30.547 | } 2022-11-02 15:15:30.547 | /^[^ \t]+/ { 2022-11-02 15:15:30.547 | # get offset of first = in $0 2022-11-02 15:15:30.547 | eq_idx = index($0, "=") 2022-11-02 15:15:30.547 | # extract attr & value from $0 2022-11-02 15:15:30.547 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 15:15:30.547 | value = substr($0, eq_idx + 1) 2022-11-02 15:15:30.547 | # only need to strip trailing whitespace from attr 2022-11-02 15:15:30.547 | sub(/[ \t]*$/, "", attr) 2022-11-02 15:15:30.547 | # need to strip leading & trailing whitespace from value 2022-11-02 15:15:30.548 | sub(/^[ \t]*/, "", value) 2022-11-02 15:15:30.548 | sub(/[ \t]*$/, "", value) 2022-11-02 15:15:30.548 | 2022-11-02 15:15:30.548 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 15:15:30.548 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 15:15:30.548 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 15:15:30.548 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 15:15:30.548 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 15:15:30.548 | if (section != last_section) { 2022-11-02 15:15:30.548 | cfg_section[section_count++] = section 2022-11-02 15:15:30.548 | last_section = section 2022-11-02 15:15:30.548 | } 2022-11-02 15:15:30.548 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 15:15:30.548 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 15:15:30.548 | 2022-11-02 15:15:30.548 | cfg_attr[section, attr, 0] = value 2022-11-02 15:15:30.548 | cfg_attr_count[section, attr] = 1 2022-11-02 15:15:30.548 | } else { 2022-11-02 15:15:30.548 | lno = cfg_attr_count[section, attr]++ 2022-11-02 15:15:30.548 | cfg_attr[section, attr, lno] = value 2022-11-02 15:15:30.548 | } 2022-11-02 15:15:30.548 | } 2022-11-02 15:15:30.548 | END { 2022-11-02 15:15:30.548 | # Process each section in order 2022-11-02 15:15:30.548 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 15:15:30.548 | section = cfg_section[sno] 2022-11-02 15:15:30.548 | # The ini routines simply append a config item immediately 2022-11-02 15:15:30.548 | # after the section header. To keep the same order as defined 2022-11-02 15:15:30.548 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 15:15:30.548 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 15:15:30.548 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 15:15:30.548 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 15:15:30.548 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 15:15:30.548 | else { 2022-11-02 15:15:30.549 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 15:15:30.549 | count = cfg_attr_count[section, attr] 2022-11-02 15:15:30.549 | print "inidelete " configfile " " section " " attr 2022-11-02 15:15:30.549 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 15:15:30.549 | for (l = count -2; l >= 0; l--) 2022-11-02 15:15:30.549 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 15:15:30.549 | } 2022-11-02 15:15:30.549 | } 2022-11-02 15:15:30.549 | } 2022-11-02 15:15:30.549 | } 2022-11-02 15:15:30.549 | ' 2022-11-02 15:15:30.549 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.549 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 15:15:30.550 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:15:30.554 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 15:15:30.556 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-11-02 15:15:30.559 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 15:15:30.562 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-11-02 15:15:30.565 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 15:15:30.565 | BEGIN { group = "" } 2022-11-02 15:15:30.565 | /^\[\[.+\|.*\]\]/ { 2022-11-02 15:15:30.565 | gsub("[][]", "", $1); 2022-11-02 15:15:30.565 | split($1, a, "|"); 2022-11-02 15:15:30.565 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 15:15:30.565 | group=a[1] 2022-11-02 15:15:30.565 | } else { 2022-11-02 15:15:30.565 | group="" 2022-11-02 15:15:30.565 | } 2022-11-02 15:15:30.565 | next 2022-11-02 15:15:30.565 | } 2022-11-02 15:15:30.565 | { 2022-11-02 15:15:30.565 | if (group != "") 2022-11-02 15:15:30.565 | print $0 2022-11-02 15:15:30.565 | } 2022-11-02 15:15:30.565 | ' /home/ubuntu/devstack/local.conf 2022-11-02 15:15:30.572 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-11-02 15:15:30.575 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-11-02 15:15:30.608 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:15:30.608 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.610 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-11-02 15:15:30.613 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-11-02 15:15:30.636 | [575294 Async configure_neutron_nova:575294]: finished successfully 2022-11-02 15:15:30.644 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.648 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-11-02 15:15:30.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-11-02 15:15:30.681 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.684 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-11-02 15:15:30.686 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-11-02 15:15:30.717 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.719 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-11-02 15:15:30.722 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-11-02 15:15:30.752 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.754 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-11-02 15:15:30.757 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-11-02 15:15:30.788 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.790 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-11-02 15:15:30.793 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-11-02 15:15:30.824 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.827 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-11-02 15:15:30.829 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-11-02 15:15:30.859 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.862 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-11-02 15:15:30.865 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-11-02 15:15:30.899 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.902 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-11-02 15:15:30.904 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-11-02 15:15:30.934 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.948 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-11-02 15:15:30.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-11-02 15:15:30.970 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:30.972 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-11-02 15:15:30.976 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-11-02 15:15:31.005 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.008 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-11-02 15:15:31.012 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-11-02 15:15:31.043 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.046 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-11-02 15:15:31.048 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-11-02 15:15:31.079 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.081 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-11-02 15:15:31.084 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-11-02 15:15:31.118 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.121 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-11-02 15:15:31.123 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-11-02 15:15:31.157 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.161 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 15:15:31.164 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 15:15:31.166 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 15:15:31.170 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-11-02 15:15:31.173 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-11-02 15:15:31.176 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-11-02 15:15:31.178 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-11-02 15:15:31.183 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-11-02 15:15:31.186 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-11-02 15:15:31.188 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-11-02 15:15:31.191 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 15:15:31.194 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:15:31.197 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 15:15:31.200 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-11-02 15:15:31.202 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 15:15:31.205 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-11-02 15:15:31.209 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-11-02 15:15:31.212 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-11-02 15:15:31.214 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-11-02 15:15:31.218 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 15:15:31.219 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-11-02 15:15:31.219 | BEGIN { 2022-11-02 15:15:31.219 | section = "" 2022-11-02 15:15:31.219 | last_section = "" 2022-11-02 15:15:31.219 | section_count = 0 2022-11-02 15:15:31.219 | } 2022-11-02 15:15:31.219 | /^\[.+\]/ { 2022-11-02 15:15:31.219 | gsub("[][]", "", $1); 2022-11-02 15:15:31.219 | section=$1 2022-11-02 15:15:31.219 | next 2022-11-02 15:15:31.219 | } 2022-11-02 15:15:31.219 | /^ *\#/ { 2022-11-02 15:15:31.219 | next 2022-11-02 15:15:31.219 | } 2022-11-02 15:15:31.219 | /^[^ \t]+/ { 2022-11-02 15:15:31.219 | # get offset of first = in $0 2022-11-02 15:15:31.219 | eq_idx = index($0, "=") 2022-11-02 15:15:31.219 | # extract attr & value from $0 2022-11-02 15:15:31.219 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 15:15:31.219 | value = substr($0, eq_idx + 1) 2022-11-02 15:15:31.219 | # only need to strip trailing whitespace from attr 2022-11-02 15:15:31.219 | sub(/[ \t]*$/, "", attr) 2022-11-02 15:15:31.219 | # need to strip leading & trailing whitespace from value 2022-11-02 15:15:31.219 | sub(/^[ \t]*/, "", value) 2022-11-02 15:15:31.219 | sub(/[ \t]*$/, "", value) 2022-11-02 15:15:31.219 | 2022-11-02 15:15:31.219 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 15:15:31.219 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 15:15:31.219 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 15:15:31.220 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 15:15:31.220 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 15:15:31.220 | if (section != last_section) { 2022-11-02 15:15:31.220 | cfg_section[section_count++] = section 2022-11-02 15:15:31.220 | last_section = section 2022-11-02 15:15:31.220 | } 2022-11-02 15:15:31.220 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 15:15:31.220 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 15:15:31.220 | 2022-11-02 15:15:31.220 | cfg_attr[section, attr, 0] = value 2022-11-02 15:15:31.220 | cfg_attr_count[section, attr] = 1 2022-11-02 15:15:31.220 | } else { 2022-11-02 15:15:31.220 | lno = cfg_attr_count[section, attr]++ 2022-11-02 15:15:31.220 | cfg_attr[section, attr, lno] = value 2022-11-02 15:15:31.220 | } 2022-11-02 15:15:31.220 | } 2022-11-02 15:15:31.220 | END { 2022-11-02 15:15:31.220 | # Process each section in order 2022-11-02 15:15:31.220 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 15:15:31.220 | section = cfg_section[sno] 2022-11-02 15:15:31.220 | # The ini routines simply append a config item immediately 2022-11-02 15:15:31.220 | # after the section header. To keep the same order as defined 2022-11-02 15:15:31.220 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 15:15:31.220 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 15:15:31.220 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 15:15:31.220 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 15:15:31.220 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 15:15:31.220 | else { 2022-11-02 15:15:31.220 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 15:15:31.220 | count = cfg_attr_count[section, attr] 2022-11-02 15:15:31.220 | print "inidelete " configfile " " section " " attr 2022-11-02 15:15:31.220 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 15:15:31.220 | for (l = count -2; l >= 0; l--) 2022-11-02 15:15:31.220 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 15:15:31.220 | } 2022-11-02 15:15:31.220 | } 2022-11-02 15:15:31.221 | } 2022-11-02 15:15:31.221 | } 2022-11-02 15:15:31.221 | ' 2022-11-02 15:15:31.221 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.221 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:15:31.221 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 15:15:31.223 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 15:15:31.226 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-11-02 15:15:31.229 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 15:15:31.231 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-11-02 15:15:31.234 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-11-02 15:15:31.234 | BEGIN { group = "" } 2022-11-02 15:15:31.234 | /^\[\[.+\|.*\]\]/ { 2022-11-02 15:15:31.234 | gsub("[][]", "", $1); 2022-11-02 15:15:31.234 | split($1, a, "|"); 2022-11-02 15:15:31.234 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 15:15:31.234 | group=a[1] 2022-11-02 15:15:31.234 | } else { 2022-11-02 15:15:31.234 | group="" 2022-11-02 15:15:31.234 | } 2022-11-02 15:15:31.234 | next 2022-11-02 15:15:31.234 | } 2022-11-02 15:15:31.234 | { 2022-11-02 15:15:31.234 | if (group != "") 2022-11-02 15:15:31.234 | print $0 2022-11-02 15:15:31.234 | } 2022-11-02 15:15:31.234 | ' /home/ubuntu/devstack/local.conf 2022-11-02 15:15:31.240 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-11-02 15:15:31.243 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-11-02 15:15:31.274 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.276 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-11-02 15:15:31.279 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-11-02 15:15:31.308 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.311 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-11-02 15:15:31.313 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-11-02 15:15:31.343 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.345 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-11-02 15:15:31.348 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-11-02 15:15:31.376 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.379 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-11-02 15:15:31.382 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 15:15:31.414 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.416 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-11-02 15:15:31.418 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-11-02 15:15:31.450 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.453 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-11-02 15:15:31.455 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 15:15:31.486 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.488 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-11-02 15:15:31.491 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 15:15:31.522 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.525 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 15:15:31.528 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 15:15:31.530 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 15:15:31.534 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-11-02 15:15:31.536 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:15:31.539 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:15:31.542 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-11-02 15:15:31.545 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:15:31.549 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-11-02 15:15:31.553 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-11-02 15:15:31.555 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 15:15:31.558 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:15:31.560 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 15:15:31.563 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 15:15:31.565 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 15:15:31.569 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-11-02 15:15:31.572 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:15:31.575 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:15:31.577 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-11-02 15:15:31.581 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 15:15:31.581 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 15:15:31.581 | BEGIN { 2022-11-02 15:15:31.581 | section = "" 2022-11-02 15:15:31.581 | last_section = "" 2022-11-02 15:15:31.581 | section_count = 0 2022-11-02 15:15:31.581 | } 2022-11-02 15:15:31.581 | /^\[.+\]/ { 2022-11-02 15:15:31.581 | gsub("[][]", "", $1); 2022-11-02 15:15:31.581 | section=$1 2022-11-02 15:15:31.582 | next 2022-11-02 15:15:31.582 | } 2022-11-02 15:15:31.582 | /^ *\#/ { 2022-11-02 15:15:31.582 | next 2022-11-02 15:15:31.582 | } 2022-11-02 15:15:31.582 | /^[^ \t]+/ { 2022-11-02 15:15:31.582 | # get offset of first = in $0 2022-11-02 15:15:31.582 | eq_idx = index($0, "=") 2022-11-02 15:15:31.582 | # extract attr & value from $0 2022-11-02 15:15:31.582 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 15:15:31.582 | value = substr($0, eq_idx + 1) 2022-11-02 15:15:31.582 | # only need to strip trailing whitespace from attr 2022-11-02 15:15:31.582 | sub(/[ \t]*$/, "", attr) 2022-11-02 15:15:31.582 | # need to strip leading & trailing whitespace from value 2022-11-02 15:15:31.582 | sub(/^[ \t]*/, "", value) 2022-11-02 15:15:31.582 | sub(/[ \t]*$/, "", value) 2022-11-02 15:15:31.582 | 2022-11-02 15:15:31.582 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 15:15:31.582 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 15:15:31.582 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 15:15:31.582 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 15:15:31.582 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 15:15:31.582 | if (section != last_section) { 2022-11-02 15:15:31.582 | cfg_section[section_count++] = section 2022-11-02 15:15:31.582 | last_section = section 2022-11-02 15:15:31.582 | } 2022-11-02 15:15:31.582 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 15:15:31.582 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 15:15:31.582 | 2022-11-02 15:15:31.582 | cfg_attr[section, attr, 0] = value 2022-11-02 15:15:31.582 | cfg_attr_count[section, attr] = 1 2022-11-02 15:15:31.582 | } else { 2022-11-02 15:15:31.582 | lno = cfg_attr_count[section, attr]++ 2022-11-02 15:15:31.582 | cfg_attr[section, attr, lno] = value 2022-11-02 15:15:31.583 | } 2022-11-02 15:15:31.583 | } 2022-11-02 15:15:31.583 | END { 2022-11-02 15:15:31.583 | # Process each section in order 2022-11-02 15:15:31.583 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 15:15:31.583 | section = cfg_section[sno] 2022-11-02 15:15:31.583 | # The ini routines simply append a config item immediately 2022-11-02 15:15:31.583 | # after the section header. To keep the same order as defined 2022-11-02 15:15:31.583 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 15:15:31.583 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 15:15:31.583 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 15:15:31.583 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 15:15:31.583 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 15:15:31.583 | else { 2022-11-02 15:15:31.583 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 15:15:31.583 | count = cfg_attr_count[section, attr] 2022-11-02 15:15:31.584 | print "inidelete " configfile " " section " " attr 2022-11-02 15:15:31.584 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 15:15:31.584 | for (l = count -2; l >= 0; l--) 2022-11-02 15:15:31.584 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 15:15:31.584 | } 2022-11-02 15:15:31.584 | } 2022-11-02 15:15:31.584 | } 2022-11-02 15:15:31.584 | } 2022-11-02 15:15:31.584 | ' 2022-11-02 15:15:31.584 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.585 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 15:15:31.586 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:15:31.588 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 15:15:31.590 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 15:15:31.593 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 15:15:31.595 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-11-02 15:15:31.598 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 15:15:31.598 | BEGIN { group = "" } 2022-11-02 15:15:31.598 | /^\[\[.+\|.*\]\]/ { 2022-11-02 15:15:31.598 | gsub("[][]", "", $1); 2022-11-02 15:15:31.598 | split($1, a, "|"); 2022-11-02 15:15:31.598 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 15:15:31.598 | group=a[1] 2022-11-02 15:15:31.598 | } else { 2022-11-02 15:15:31.598 | group="" 2022-11-02 15:15:31.598 | } 2022-11-02 15:15:31.598 | next 2022-11-02 15:15:31.598 | } 2022-11-02 15:15:31.598 | { 2022-11-02 15:15:31.598 | if (group != "") 2022-11-02 15:15:31.598 | print $0 2022-11-02 15:15:31.598 | } 2022-11-02 15:15:31.598 | ' /home/ubuntu/devstack/local.conf 2022-11-02 15:15:31.605 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-11-02 15:15:31.607 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-11-02 15:15:31.636 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.639 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-11-02 15:15:31.641 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-11-02 15:15:31.669 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:15:31.672 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-11-02 15:15:31.691 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:31.693 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-11-02 15:15:31.696 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:15:31.699 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-11-02 15:15:31.701 | + ./stack.sh:main:1252 : start_swift 2022-11-02 15:15:31.704 | + lib/swift:start_swift:752 : restart_service memcached 2022-11-02 15:15:31.706 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:15:31.709 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 15:15:31.738 | + lib/swift:start_swift:755 : is_ubuntu 2022-11-02 15:15:31.741 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:15:31.744 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:15:31.747 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-11-02 15:15:32.196 | Restarting rsync (via systemctl): rsync.service. 2022-11-02 15:15:32.202 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-11-02 15:15:32.204 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-11-02 15:15:32.207 | + lib/swift:start_swift:783 : local foreground_services type 2022-11-02 15:15:32.211 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-11-02 15:15:32.214 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 15:15:32.216 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 15:15:32.219 | + functions-common:run_process:1705 : local service=s-object 2022-11-02 15:15:32.225 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 15:15:32.225 | + functions-common:run_process:1707 : local group= 2022-11-02 15:15:32.229 | + functions-common:run_process:1708 : local user= 2022-11-02 15:15:32.232 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:15:32.234 | + functions-common:run_process:1711 : local name=s-object 2022-11-02 15:15:32.237 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:15:32.240 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:15:32.242 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:15:32.245 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:15:32.248 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:15:32.252 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402132249 2022-11-02 15:15:32.255 | + functions-common:run_process:1714 : is_service_enabled s-object 2022-11-02 15:15:32.273 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:32.275 | + functions-common:run_process:1715 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-11-02 15:15:32.278 | + functions-common:_run_under_systemd:1665 : local service=s-object 2022-11-02 15:15:32.280 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 15:15:32.283 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 15:15:32.285 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 15:15:32.288 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 15:15:32.290 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-11-02 15:15:32.292 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-11-02 15:15:32.295 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-object.service 2022-11-02 15:15:32.299 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:15:32.300 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:15:32.303 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:15:32.306 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:15:32.308 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-11-02 15:15:32.311 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-11-02 15:15:32.313 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-11-02 15:15:32.315 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 15:15:32.317 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:15:32.320 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:15:32.322 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:15:32.325 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:15:32.327 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:15:32.329 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-11-02 15:15:32.334 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:15:32.336 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-11-02 15:15:32.389 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-11-02 15:15:32.445 | + functions-common:write_user_unit_file:1588 : 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-11-02 15:15:32.527 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-11-02 15:15:32.582 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-11-02 15:15:32.635 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:15:32.695 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:15:32.697 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:15:32.700 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-11-02 15:15:32.759 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:15:33.391 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-object.service 2022-11-02 15:15:33.405 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-11-02 15:15:33.999 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-object.service 2022-11-02 15:15:34.027 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:15:34.029 | + functions-common:time_stop:2451 : local name 2022-11-02 15:15:34.031 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:15:34.034 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:15:34.036 | + functions-common:time_stop:2454 : local total 2022-11-02 15:15:34.039 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:15:34.041 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:15:34.053 | + functions-common:time_stop:2458 : start_time=1667402132249 2022-11-02 15:15:34.053 | + functions-common:time_stop:2460 : [[ -z 1667402132249 ]] 2022-11-02 15:15:34.053 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:15:34.054 | + functions-common:time_stop:2463 : end_time=1667402134051 2022-11-02 15:15:34.057 | + functions-common:time_stop:2464 : elapsed_time=1802 2022-11-02 15:15:34.059 | + functions-common:time_stop:2465 : total=3591 2022-11-02 15:15:34.062 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:15:34.064 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5393 2022-11-02 15:15:34.067 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 15:15:34.070 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 15:15:34.073 | + functions-common:run_process:1705 : local service=s-container 2022-11-02 15:15:34.075 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 15:15:34.078 | + functions-common:run_process:1707 : local group= 2022-11-02 15:15:34.080 | + functions-common:run_process:1708 : local user= 2022-11-02 15:15:34.082 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:15:34.087 | + functions-common:run_process:1711 : local name=s-container 2022-11-02 15:15:34.088 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:15:34.090 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:15:34.092 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:15:34.095 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:15:34.098 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:15:34.103 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402134100 2022-11-02 15:15:34.105 | + functions-common:run_process:1714 : is_service_enabled s-container 2022-11-02 15:15:34.124 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:34.126 | + functions-common:run_process:1715 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-11-02 15:15:34.129 | + functions-common:_run_under_systemd:1665 : local service=s-container 2022-11-02 15:15:34.132 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 15:15:34.135 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 15:15:34.137 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 15:15:34.140 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 15:15:34.143 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-11-02 15:15:34.145 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-11-02 15:15:34.148 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container.service 2022-11-02 15:15:34.151 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:15:34.164 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:15:34.164 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:15:34.164 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:15:34.164 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-11-02 15:15:34.164 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-11-02 15:15:34.166 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-11-02 15:15:34.169 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 15:15:34.171 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:15:34.173 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:15:34.176 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:15:34.179 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:15:34.181 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:15:34.183 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-11-02 15:15:34.186 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:15:34.190 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-11-02 15:15:34.246 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-11-02 15:15:34.304 | + functions-common:write_user_unit_file:1588 : 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-11-02 15:15:34.359 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-11-02 15:15:34.417 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-11-02 15:15:34.471 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:15:34.525 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:15:34.528 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:15:34.530 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-11-02 15:15:34.589 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:15:35.211 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container.service 2022-11-02 15:15:35.225 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-11-02 15:15:35.821 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container.service 2022-11-02 15:15:35.847 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:15:35.850 | + functions-common:time_stop:2451 : local name 2022-11-02 15:15:35.853 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:15:35.855 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:15:35.863 | + functions-common:time_stop:2454 : local total 2022-11-02 15:15:35.863 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:15:35.863 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:15:35.866 | + functions-common:time_stop:2458 : start_time=1667402134100 2022-11-02 15:15:35.868 | + functions-common:time_stop:2460 : [[ -z 1667402134100 ]] 2022-11-02 15:15:35.871 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:15:35.876 | + functions-common:time_stop:2463 : end_time=1667402135873 2022-11-02 15:15:35.878 | + functions-common:time_stop:2464 : elapsed_time=1773 2022-11-02 15:15:35.882 | + functions-common:time_stop:2465 : total=5393 2022-11-02 15:15:35.884 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:15:35.887 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7166 2022-11-02 15:15:35.889 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 15:15:35.892 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 15:15:35.895 | + functions-common:run_process:1705 : local service=s-account 2022-11-02 15:15:35.898 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 15:15:35.901 | + functions-common:run_process:1707 : local group= 2022-11-02 15:15:35.903 | + functions-common:run_process:1708 : local user= 2022-11-02 15:15:35.906 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:15:35.908 | + functions-common:run_process:1711 : local name=s-account 2022-11-02 15:15:35.910 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:15:35.913 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:15:35.916 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:15:35.918 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:15:35.922 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:15:35.926 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402135924 2022-11-02 15:15:35.929 | + functions-common:run_process:1714 : is_service_enabled s-account 2022-11-02 15:15:35.948 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:35.951 | + functions-common:run_process:1715 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-11-02 15:15:35.953 | + functions-common:_run_under_systemd:1665 : local service=s-account 2022-11-02 15:15:35.956 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 15:15:35.958 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 15:15:35.961 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 15:15:35.963 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 15:15:35.966 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-11-02 15:15:35.968 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-11-02 15:15:35.971 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-account.service 2022-11-02 15:15:35.975 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:15:35.977 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:15:35.980 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:15:35.983 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:15:35.985 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-11-02 15:15:35.987 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-11-02 15:15:35.991 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-11-02 15:15:35.993 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 15:15:35.996 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:15:35.998 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:15:36.000 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:15:36.003 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:15:36.005 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:15:36.008 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-11-02 15:15:36.010 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:15:36.015 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-11-02 15:15:36.073 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-11-02 15:15:36.127 | + functions-common:write_user_unit_file:1588 : 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-11-02 15:15:36.183 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-11-02 15:15:36.241 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-11-02 15:15:36.297 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:15:36.351 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:15:36.353 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:15:36.356 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-11-02 15:15:36.420 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:15:37.039 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-account.service 2022-11-02 15:15:37.053 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-11-02 15:15:37.654 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-account.service 2022-11-02 15:15:37.682 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:15:37.685 | + functions-common:time_stop:2451 : local name 2022-11-02 15:15:37.687 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:15:37.690 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:15:37.692 | + functions-common:time_stop:2454 : local total 2022-11-02 15:15:37.695 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:15:37.697 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:15:37.700 | + functions-common:time_stop:2458 : start_time=1667402135924 2022-11-02 15:15:37.702 | + functions-common:time_stop:2460 : [[ -z 1667402135924 ]] 2022-11-02 15:15:37.705 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:15:37.711 | + functions-common:time_stop:2463 : end_time=1667402137707 2022-11-02 15:15:37.713 | + functions-common:time_stop:2464 : elapsed_time=1783 2022-11-02 15:15:37.716 | + functions-common:time_stop:2465 : total=7166 2022-11-02 15:15:37.718 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:15:37.721 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8949 2022-11-02 15:15:37.723 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-11-02 15:15:37.726 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-11-02 15:15:37.777 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:15:37.780 | + functions-common:run_process:1705 : local service=s-container-sync 2022-11-02 15:15:37.782 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:15:37.785 | + functions-common:run_process:1707 : local group= 2022-11-02 15:15:37.788 | + functions-common:run_process:1708 : local user= 2022-11-02 15:15:37.790 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:15:37.792 | + functions-common:run_process:1711 : local name=s-container-sync 2022-11-02 15:15:37.795 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:15:37.797 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:15:37.800 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:15:37.803 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:15:37.806 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:15:37.810 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402137808 2022-11-02 15:15:37.813 | + functions-common:run_process:1714 : is_service_enabled s-container-sync 2022-11-02 15:15:37.832 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:37.835 | + functions-common:run_process:1715 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-11-02 15:15:37.837 | + functions-common:_run_under_systemd:1665 : local service=s-container-sync 2022-11-02 15:15:37.840 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:15:37.842 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:15:37.845 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:15:37.847 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:15:37.850 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-11-02 15:15:37.852 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-11-02 15:15:37.855 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container-sync.service 2022-11-02 15:15:37.857 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:15:37.860 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:15:37.862 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:15:37.865 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:15:37.867 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-11-02 15:15:37.870 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-11-02 15:15:37.872 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-11-02 15:15:37.875 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:15:37.877 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:15:37.879 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:15:37.882 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:15:37.884 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:15:37.887 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:15:37.889 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-11-02 15:15:37.891 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:15:37.897 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-11-02 15:15:37.949 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-11-02 15:15:38.003 | + functions-common:write_user_unit_file:1588 : 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-11-02 15:15:38.059 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-11-02 15:15:38.114 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-11-02 15:15:38.169 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:15:38.224 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:15:38.226 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:15:38.229 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-11-02 15:15:38.283 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:15:38.906 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container-sync.service 2022-11-02 15:15:39.522 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container-sync.service 2022-11-02 15:15:39.545 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:15:39.552 | + functions-common:time_stop:2451 : local name 2022-11-02 15:15:39.553 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:15:39.556 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:15:39.558 | + functions-common:time_stop:2454 : local total 2022-11-02 15:15:39.561 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:15:39.564 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:15:39.566 | + functions-common:time_stop:2458 : start_time=1667402137808 2022-11-02 15:15:39.569 | + functions-common:time_stop:2460 : [[ -z 1667402137808 ]] 2022-11-02 15:15:39.573 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:15:39.577 | + functions-common:time_stop:2463 : end_time=1667402139574 2022-11-02 15:15:39.579 | + functions-common:time_stop:2464 : elapsed_time=1766 2022-11-02 15:15:39.582 | + functions-common:time_stop:2465 : total=8949 2022-11-02 15:15:39.585 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:15:39.588 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10715 2022-11-02 15:15:39.591 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-11-02 15:15:39.610 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:15:39.612 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:15:39.615 | + functions-common:run_process:1705 : local service=s-proxy 2022-11-02 15:15:39.617 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:15:39.620 | + functions-common:run_process:1707 : local group= 2022-11-02 15:15:39.622 | + functions-common:run_process:1708 : local user= 2022-11-02 15:15:39.625 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:15:39.627 | + functions-common:run_process:1711 : local name=s-proxy 2022-11-02 15:15:39.630 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:15:39.633 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:15:39.635 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:15:39.638 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:15:39.641 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:15:39.646 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402139643 2022-11-02 15:15:39.649 | + functions-common:run_process:1714 : is_service_enabled s-proxy 2022-11-02 15:15:39.667 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:39.670 | + functions-common:run_process:1715 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-11-02 15:15:39.673 | + functions-common:_run_under_systemd:1665 : local service=s-proxy 2022-11-02 15:15:39.675 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:15:39.678 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:15:39.680 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:15:39.683 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:15:39.685 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-11-02 15:15:39.688 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-11-02 15:15:39.690 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-proxy.service 2022-11-02 15:15:39.693 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:15:39.696 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:15:39.698 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:15:39.701 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:15:39.703 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-11-02 15:15:39.706 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-11-02 15:15:39.709 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-11-02 15:15:39.711 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:15:39.714 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:15:39.716 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:15:39.718 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:15:39.721 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:15:39.723 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:15:39.725 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-11-02 15:15:39.728 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:15:39.732 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-11-02 15:15:39.787 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-11-02 15:15:39.842 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:15:39.897 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-11-02 15:15:39.954 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-11-02 15:15:40.008 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:15:40.063 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:15:40.066 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:15:40.069 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-11-02 15:15:40.122 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:15:40.759 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-proxy.service 2022-11-02 15:15:40.774 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-11-02 15:15:41.388 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-proxy.service 2022-11-02 15:15:41.409 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:15:41.413 | + functions-common:time_stop:2451 : local name 2022-11-02 15:15:41.420 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:15:41.422 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:15:41.425 | + functions-common:time_stop:2454 : local total 2022-11-02 15:15:41.429 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:15:41.431 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:15:41.434 | + functions-common:time_stop:2458 : start_time=1667402139643 2022-11-02 15:15:41.436 | + functions-common:time_stop:2460 : [[ -z 1667402139643 ]] 2022-11-02 15:15:41.439 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:15:41.445 | + functions-common:time_stop:2463 : end_time=1667402141441 2022-11-02 15:15:41.447 | + functions-common:time_stop:2464 : elapsed_time=1798 2022-11-02 15:15:41.450 | + functions-common:time_stop:2465 : total=10715 2022-11-02 15:15:41.452 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:15:41.455 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=12513 2022-11-02 15:15:41.457 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-11-02 15:15:41.457 | Waiting for swift proxy to start... 2022-11-02 15:15:41.460 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.89:8080/info 2022-11-02 15:15:41.463 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 15:15:41.465 | + functions:wait_for_service:458 : local url=http://10.222.0.89:8080/info 2022-11-02 15:15:41.468 | + functions:wait_for_service:459 : local rval=0 2022-11-02 15:15:41.470 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 15:15:41.473 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 15:15:41.476 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:15:41.479 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:15:41.482 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:15:41.486 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402141484 2022-11-02 15:15:41.489 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 15:15:41.495 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 15:15:41.508 | + :: : [[ 000 == 503 ]] 2022-11-02 15:15:41.510 | + :: : [[ 7 -eq 7 ]] 2022-11-02 15:15:41.511 | + :: : sleep 1 2022-11-02 15:15:42.515 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 15:15:42.528 | + :: : [[ 000 == 503 ]] 2022-11-02 15:15:42.529 | + :: : [[ 7 -eq 7 ]] 2022-11-02 15:15:42.531 | + :: : sleep 1 2022-11-02 15:15:43.534 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 15:15:43.547 | + :: : [[ 000 == 503 ]] 2022-11-02 15:15:43.549 | + :: : [[ 7 -eq 7 ]] 2022-11-02 15:15:43.550 | + :: : sleep 1 2022-11-02 15:15:44.554 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 15:15:44.685 | + :: : [[ 200 == 503 ]] 2022-11-02 15:15:44.686 | + :: : [[ 0 -eq 7 ]] 2022-11-02 15:15:44.690 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 15:15:44.693 | + functions-common:time_stop:2451 : local name 2022-11-02 15:15:44.696 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:15:44.698 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:15:44.701 | + functions-common:time_stop:2454 : local total 2022-11-02 15:15:44.703 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:15:44.706 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 15:15:44.708 | + functions-common:time_stop:2458 : start_time=1667402141484 2022-11-02 15:15:44.711 | + functions-common:time_stop:2460 : [[ -z 1667402141484 ]] 2022-11-02 15:15:44.714 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:15:44.719 | + functions-common:time_stop:2463 : end_time=1667402144716 2022-11-02 15:15:44.721 | + functions-common:time_stop:2464 : elapsed_time=3232 2022-11-02 15:15:44.724 | + functions-common:time_stop:2465 : total=6718 2022-11-02 15:15:44.726 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:15:44.729 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9950 2022-11-02 15:15:44.731 | + functions:wait_for_service:467 : return 0 2022-11-02 15:15:44.734 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-11-02 15:15:44.737 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 15:15:44.740 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-11-02 15:15:44.759 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:44.761 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 15:15:44.793 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-11-02 15:15:44.844 | [528776 Async configure_neutron_nova:575294]: Waiting for completion of configure_neutron_nova running on PID 575294 (2 other jobs running) 2022-11-02 15:15:44.870 | [528776 Async configure_neutron_nova:575294]: Signaling child to exit 2022-11-02 15:15:44.870 | WAKEUP 2022-11-02 15:15:44.893 | [528776 Async configure_neutron_nova:575294]: Signaled 2022-11-02 15:15:44.895 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-11-02 15:15:44.895 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:15:44.895 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:15:44.895 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:15:44.895 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 15:15:44.895 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 15:15:44.896 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:15:44.896 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-11-02 15:15:44.896 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 15:15:44.896 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 15:15:44.896 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 15:15:44.896 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-11-02 15:15:44.896 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-11-02 15:15:44.896 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-11-02 15:15:44.896 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:15:44.896 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-11-02 15:15:44.896 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-11-02 15:15:44.896 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:15:44.896 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:15:44.896 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-11-02 15:15:44.896 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-11-02 15:15:44.897 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 15:15:44.897 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 15:15:44.897 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 15:15:44.897 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-11-02 15:15:44.941 | [528776 Async configure_neutron_nova:575294]: finished configure_neutron_nova with result 0 in 0 seconds 2022-11-02 15:15:44.945 | + inc/async:async_wait:197 : return 0 2022-11-02 15:15:44.948 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-11-02 15:15:44.966 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:44.969 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 15:15:44.999 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 15:15:45.030 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-11-02 15:15:45.048 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:45.051 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-11-02 15:15:45.054 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:15:45.056 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-11-02 15:15:45.059 | + ./stack.sh:main:1277 : start_nova_api 2022-11-02 15:15:45.062 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-11-02 15:15:45.064 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-11-02 15:15:45.067 | + lib/nova:start_nova_api:936 : local nova_url 2022-11-02 15:15:45.070 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-11-02 15:15:45.087 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:15:45.090 | + 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-11-02 15:15:45.092 | + 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-11-02 15:15:45.095 | + 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-11-02 15:15:45.098 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-11-02 15:15:45.102 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-11-02 15:15:45.106 | + 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-11-02 15:15:45.109 | + functions-common:run_process:1705 : local service=n-api 2022-11-02 15:15:45.112 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 15:15:45.115 | + functions-common:run_process:1707 : local group= 2022-11-02 15:15:45.118 | + functions-common:run_process:1708 : local user= 2022-11-02 15:15:45.120 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:15:45.123 | + functions-common:run_process:1711 : local name=n-api 2022-11-02 15:15:45.125 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:15:45.128 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:15:45.131 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:15:45.133 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:15:45.136 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:15:45.141 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402145138 2022-11-02 15:15:45.143 | + functions-common:run_process:1714 : is_service_enabled n-api 2022-11-02 15:15:45.160 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:45.164 | + functions-common:run_process:1715 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-11-02 15:15:45.166 | + functions-common:_run_under_systemd:1665 : local service=n-api 2022-11-02 15:15:45.169 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 15:15:45.171 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 15:15:45.174 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 15:15:45.177 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 15:15:45.180 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-11-02 15:15:45.182 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-11-02 15:15:45.185 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api.service 2022-11-02 15:15:45.187 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:15:45.190 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:15:45.192 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:15:45.195 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:15:45.197 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-11-02 15:15:45.200 | + functions-common:_run_under_systemd:1679 : 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-11-02 15:15:45.202 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api.service 2022-11-02 15:15:45.205 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 15:15:45.207 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 15:15:45.210 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 15:15:45.212 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 15:15:45.214 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-11-02 15:15:45.216 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 15:15:45.221 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-11-02 15:15:45.274 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-11-02 15:15:45.328 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-11-02 15:15:45.381 | + functions-common:write_uwsgi_user_unit_file:1616 : 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-11-02 15:15:45.434 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:15:45.488 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-11-02 15:15:45.542 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-11-02 15:15:45.595 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-11-02 15:15:45.649 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-11-02 15:15:45.703 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-11-02 15:15:45.757 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 15:15:45.760 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 15:15:45.762 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-11-02 15:15:45.815 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 15:15:46.415 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api.service 2022-11-02 15:15:46.429 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-11-02 15:15:47.030 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api.service 2022-11-02 15:15:47.108 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:15:47.111 | + functions-common:time_stop:2451 : local name 2022-11-02 15:15:47.114 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:15:47.117 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:15:47.120 | + functions-common:time_stop:2454 : local total 2022-11-02 15:15:47.122 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:15:47.126 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:15:47.130 | + functions-common:time_stop:2458 : start_time=1667402145138 2022-11-02 15:15:47.132 | + functions-common:time_stop:2460 : [[ -z 1667402145138 ]] 2022-11-02 15:15:47.136 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:15:47.140 | + functions-common:time_stop:2463 : end_time=1667402147138 2022-11-02 15:15:47.143 | + functions-common:time_stop:2464 : elapsed_time=2000 2022-11-02 15:15:47.146 | + functions-common:time_stop:2465 : total=12513 2022-11-02 15:15:47.149 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:15:47.151 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=14513 2022-11-02 15:15:47.154 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.89/compute/v2.1/ 2022-11-02 15:15:47.157 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-11-02 15:15:47.157 | Waiting for nova-api to start... 2022-11-02 15:15:47.159 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.89/compute/v2.1/ 2022-11-02 15:15:47.162 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 15:15:47.165 | + functions:wait_for_service:458 : local url=http://10.222.0.89/compute/v2.1/ 2022-11-02 15:15:47.167 | + functions:wait_for_service:459 : local rval=0 2022-11-02 15:15:47.170 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 15:15:47.172 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 15:15:47.175 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:15:47.178 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:15:47.181 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:15:47.186 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402147183 2022-11-02 15:15:47.188 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 15:15:47.195 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/compute/v2.1/ 2022-11-02 15:15:53.064 | + :: : [[ 200 == 503 ]] 2022-11-02 15:15:53.066 | + :: : [[ 0 -eq 7 ]] 2022-11-02 15:15:53.070 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 15:15:53.073 | + functions-common:time_stop:2451 : local name 2022-11-02 15:15:53.075 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:15:53.078 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:15:53.080 | + functions-common:time_stop:2454 : local total 2022-11-02 15:15:53.083 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:15:53.085 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 15:15:53.088 | + functions-common:time_stop:2458 : start_time=1667402147183 2022-11-02 15:15:53.090 | + functions-common:time_stop:2460 : [[ -z 1667402147183 ]] 2022-11-02 15:15:53.094 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:15:53.099 | + functions-common:time_stop:2463 : end_time=1667402153096 2022-11-02 15:15:53.101 | + functions-common:time_stop:2464 : elapsed_time=5913 2022-11-02 15:15:53.104 | + functions-common:time_stop:2465 : total=9950 2022-11-02 15:15:53.106 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:15:53.109 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15863 2022-11-02 15:15:53.112 | + functions:wait_for_service:467 : return 0 2022-11-02 15:15:53.115 | + 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-11-02 15:15:53.118 | + 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-11-02 15:15:53.121 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-11-02 15:15:53.139 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:53.141 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-11-02 15:15:53.144 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:15:53.147 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-11-02 15:15:53.150 | + ./stack.sh:main:1282 : start_ovn_services 2022-11-02 15:15:53.153 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-11-02 15:15:53.155 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-11-02 15:15:53.173 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:15:53.175 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-11-02 15:15:53.193 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:53.196 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-11-02 15:15:53.199 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:15:53.201 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-11-02 15:15:53.204 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-11-02 15:15:53.207 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-11-02 15:15:53.210 | + lib/neutron-legacy:configure_neutron_after_post_config:498 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 15:15:53.240 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-11-02 15:15:53.243 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-11-02 15:15:53.246 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-11-02 15:15:53.276 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-11-02 15:15:53.307 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-11-02 15:15:53.310 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-11-02 15:15:53.312 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-11-02 15:15:53.315 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-11-02 15:15:53.318 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-11-02 15:15:53.321 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-11-02 15:15:53.324 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-11-02 15:15:53.326 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-11-02 15:15:53.330 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-11-02 15:15:53.332 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-11-02 15:15:53.335 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-11-02 15:15:53.337 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-11-02 15:15:53.340 | +++ lib/neutron-legacy:_determine_config_server:323 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 15:15:53.342 | +++ lib/neutron-legacy:_determine_config_server:327 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 15:15:53.346 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 15:15:53.349 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-11-02 15:15:53.351 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 15:15:53.355 | + lib/neutron-legacy:start_neutron_service_and_check:538 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 15:15:53.357 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-11-02 15:15:53.374 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:15:53.377 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-11-02 15:15:53.380 | + lib/neutron-legacy:start_neutron_service_and_check:552 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 15:15:53.383 | + functions-common:run_process:1705 : local service=q-svc 2022-11-02 15:15:53.385 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 15:15:53.388 | + functions-common:run_process:1707 : local group= 2022-11-02 15:15:53.390 | + functions-common:run_process:1708 : local user= 2022-11-02 15:15:53.393 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:15:53.397 | + functions-common:run_process:1711 : local name=q-svc 2022-11-02 15:15:53.412 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:15:53.412 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:15:53.412 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:15:53.412 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:15:53.412 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:15:53.415 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402153413 2022-11-02 15:15:53.418 | + functions-common:run_process:1714 : is_service_enabled q-svc 2022-11-02 15:15:53.435 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:15:53.438 | + functions-common:run_process:1715 : _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-11-02 15:15:53.441 | + functions-common:_run_under_systemd:1665 : local service=q-svc 2022-11-02 15:15:53.444 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 15:15:53.446 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 15:15:53.449 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 15:15:53.451 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 15:15:53.454 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-11-02 15:15:53.456 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-11-02 15:15:53.460 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-svc.service 2022-11-02 15:15:53.462 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:15:53.465 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:15:53.468 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:15:53.470 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:15:53.475 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-11-02 15:15:53.476 | + functions-common:_run_under_systemd:1681 : 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-11-02 15:15:53.478 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-11-02 15:15:53.480 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 15:15:53.483 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:15:53.485 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:15:53.487 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:15:53.490 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:15:53.492 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:15:53.494 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-11-02 15:15:53.498 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:15:53.501 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-11-02 15:15:53.555 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-11-02 15:15:53.608 | + functions-common:write_user_unit_file:1588 : 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-11-02 15:15:53.661 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-11-02 15:15:53.715 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-11-02 15:15:53.769 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:15:53.823 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:15:53.826 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:15:53.828 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-11-02 15:15:53.882 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:15:54.471 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-svc.service 2022-11-02 15:15:54.485 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-11-02 15:15:55.080 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-svc.service 2022-11-02 15:15:55.106 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:15:55.109 | + functions-common:time_stop:2451 : local name 2022-11-02 15:15:55.112 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:15:55.115 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:15:55.117 | + functions-common:time_stop:2454 : local total 2022-11-02 15:15:55.120 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:15:55.122 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:15:55.125 | + functions-common:time_stop:2458 : start_time=1667402153413 2022-11-02 15:15:55.127 | + functions-common:time_stop:2460 : [[ -z 1667402153413 ]] 2022-11-02 15:15:55.131 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:15:55.136 | + functions-common:time_stop:2463 : end_time=1667402155133 2022-11-02 15:15:55.138 | + functions-common:time_stop:2464 : elapsed_time=1720 2022-11-02 15:15:55.141 | + functions-common:time_stop:2465 : total=14513 2022-11-02 15:15:55.143 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:15:55.147 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=16233 2022-11-02 15:15:55.149 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.89:9696 2022-11-02 15:15:55.152 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-11-02 15:15:55.169 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:15:55.172 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-11-02 15:15:55.172 | Waiting for Neutron to start... 2022-11-02 15:15:55.175 | + lib/neutron-legacy:start_neutron_service_and_check:561 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 15:15:55.178 | + lib/neutron-legacy:start_neutron_service_and_check:562 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.89:9696' 'Neutron did not start' 60 2022-11-02 15:15:55.181 | + functions-common:test_with_retry:2389 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 15:15:55.183 | + functions-common:test_with_retry:2390 : local 'failmsg=Neutron did not start' 2022-11-02 15:15:55.186 | + functions-common:test_with_retry:2391 : local until=60 2022-11-02 15:15:55.188 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-11-02 15:15:55.190 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-11-02 15:15:55.193 | + functions-common:time_start:2437 : local name=test_with_retry 2022-11-02 15:15:55.196 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:15:55.198 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:15:55.201 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:15:55.206 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402155203 2022-11-02 15:15:55.209 | + functions-common:test_with_retry:2395 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.89:9696; do sleep 0.5; done' 2022-11-02 15:16:55.214 | + functions-common:test_with_retry:2396 : die 2396 'Neutron did not start' 2022-11-02 15:16:55.216 | + functions-common:die:264 : local exitcode=0 2022-11-02 15:16:55.219 | [Call Trace] 2022-11-02 15:16:55.219 | ./stack.sh:1291:start_neutron_service_and_check 2022-11-02 15:16:55.219 | /home/ubuntu/devstack/lib/neutron-legacy:562:test_with_retry 2022-11-02 15:16:55.219 | /home/ubuntu/devstack/functions-common:2396:die 2022-11-02 15:16:55.224 | [ERROR] /home/ubuntu/devstack/functions-common:2396 Neutron did not start 2022-11-02 15:16:56.227 | exit_trap: cleaning up child processes 2022-11-02 15:16:56.229 | Error on exit