2022-04-26 14:22:08.285 | + ./stack.sh:main:489 : exec 2022-04-26 14:22:08.285 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-26-142208' 2022-04-26 14:22:08.285 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-26-142208.summary.2022-04-26-142208 2022-04-26 14:22:08.285 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:22:08.285 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-26-142208 2022-04-26 14:22:08.285 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-26-142208 /opt/stack/logs/stack.sh.log 2022-04-26 14:22:08.285 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-26-142208.summary.2022-04-26-142208 /opt/stack/logs/stack.sh.log.summary 2022-04-26 14:22:08.285 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-26 14:22:08.285 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-26 14:22:08.285 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-26 14:22:08.285 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-26 14:22:08.285 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-26 14:22:08.285 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-26 14:22:08.285 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-26 14:22:08.285 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-26 14:22:08.285 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-26 14:22:08.285 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-26 14:22:08.285 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-26 14:22:08.285 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-26 14:22:08.285 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-26 14:22:08.286 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-26 14:22:08.286 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-26 14:22:08.286 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-26 14:22:08.286 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-26 14:22:08.286 | + ./stack.sh:main:575 : set -o errexit 2022-04-26 14:22:08.286 | + ./stack.sh:main:578 : uname -a 2022-04-26 14:22:08.286 | Linux dv-neutron-839377-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-04-26 14:22:08.286 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-26 14:22:08.287 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-26 14:22:08.290 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-26 14:22:08.327 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-26 14:22:08.343 | + ./stack.sh:main:592 : fetch_plugins 2022-04-26 14:22:08.345 | + functions-common:fetch_plugins:1783 : local plugins= 2022-04-26 14:22:08.347 | + functions-common:fetch_plugins:1784 : local plugin 2022-04-26 14:22:08.349 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-04-26 14:22:08.351 | + functions-common:fetch_plugins:1788 : return 2022-04-26 14:22:08.353 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-26 14:22:08.355 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-04-26 14:22:08.357 | + functions-common:run_phase:1866 : local phase= 2022-04-26 14:22:08.358 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 14:22:08.360 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 14:22:08.362 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 14:22:08.364 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 14:22:08.366 | + functions-common:run_phase:1875 : local extra 2022-04-26 14:22:08.368 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 14:22:08.371 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 14:22:08.373 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 14:22:08.375 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 14:22:08.377 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-26 14:22:08.379 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 14:22:08.392 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:22:08.394 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-26 14:22:08.396 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 14:22:08.398 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 14:22:08.400 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 14:22:08.401 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 14:22:08.404 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 14:22:08.405 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-26 14:22:08.407 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-26 14:22:08.409 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-26 14:22:08.411 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 14:22:08.413 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-04-26 14:22:08.415 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-04-26 14:22:08.416 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-04-26 14:22:08.419 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-04-26 14:22:08.420 | + functions-common:plugin_override_defaults:1829 : return 2022-04-26 14:22:08.422 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-26 14:22:08.440 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-26 14:22:08.442 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-26 14:22:08.456 | ++ functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:22:08.458 | +++ lib/tls:source:43 : hostname -f 2022-04-26 14:22:08.461 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-26 14:22:08.463 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-26 14:22:08.465 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-26 14:22:08.467 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-26 14:22:08.469 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-26 14:22:08.471 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-26 14:22:08.473 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-26 14:22:08.475 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-26 14:22:08.476 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-26 14:22:08.478 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-26 14:22:08.483 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-26 14:22:08.494 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-26 14:22:08.513 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-26 14:22:08.525 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-26 14:22:08.537 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-26 14:22:08.573 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-26 14:22:08.633 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-26 14:22:08.726 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-26 14:22:08.748 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-26 14:22:08.800 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-26 14:22:08.853 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-26 14:22:09.002 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-26 14:22:09.016 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-26 14:22:09.029 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-26 14:22:09.042 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-26 14:22:09.137 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-26 14:22:09.139 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-26 14:22:09.142 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-26 14:22:09.144 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-26 14:22:09.146 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-26 14:22:09.148 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-26 14:22:09.151 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-26 14:22:09.151 | False' 2022-04-26 14:22:09.154 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-26 14:22:09.170 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-26 14:22:09.172 | + ./stack.sh:main:626 : run_phase source 2022-04-26 14:22:09.174 | + functions-common:run_phase:1865 : local mode=source 2022-04-26 14:22:09.176 | + functions-common:run_phase:1866 : local phase= 2022-04-26 14:22:09.178 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 14:22:09.180 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 14:22:09.182 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 14:22:09.185 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 14:22:09.187 | + functions-common:run_phase:1875 : local extra 2022-04-26 14:22:09.190 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 14:22:09.193 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 14:22:09.195 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 14:22:09.198 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 14:22:09.200 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-26 14:22:09.202 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 14:22:09.217 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:22:09.219 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-26 14:22:09.221 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-26 14:22:09.261 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-26 14:22:09.263 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-26 14:22:09.265 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-04-26 14:22:09.267 | + functions-common:run_phase:1887 : load_plugin_settings 2022-04-26 14:22:09.270 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-04-26 14:22:09.272 | + functions-common:load_plugin_settings:1802 : local plugin 2022-04-26 14:22:09.274 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-04-26 14:22:09.276 | + functions-common:load_plugin_settings:1806 : return 2022-04-26 14:22:09.279 | + functions-common:run_phase:1888 : verify_disabled_services 2022-04-26 14:22:09.281 | + functions-common:verify_disabled_services:2148 : local service 2022-04-26 14:22:09.283 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.285 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-26 14:22:09.288 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.290 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-26 14:22:09.292 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.295 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-26 14:22:09.297 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.300 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-26 14:22:09.302 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.304 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-26 14:22:09.307 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.310 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-26 14:22:09.312 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.314 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-26 14:22:09.316 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.319 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-26 14:22:09.321 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.323 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-26 14:22:09.326 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.328 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-26 14:22:09.330 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.332 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-26 14:22:09.335 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.337 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-26 14:22:09.339 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.342 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-26 14:22:09.345 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.347 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-26 14:22:09.349 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.351 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-26 14:22:09.354 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.357 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-26 14:22:09.359 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.361 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-26 14:22:09.364 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.366 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-26 14:22:09.368 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.371 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-26 14:22:09.373 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.375 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-26 14:22:09.378 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.380 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-26 14:22:09.382 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.385 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-26 14:22:09.387 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.389 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-26 14:22:09.392 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.394 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-26 14:22:09.396 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.399 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-26 14:22:09.401 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.404 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-26 14:22:09.406 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.408 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-26 14:22:09.411 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.413 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-26 14:22:09.415 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.417 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-26 14:22:09.420 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.423 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-26 14:22:09.425 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.427 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-26 14:22:09.429 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.432 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-26 14:22:09.434 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.436 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-26 14:22:09.438 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.441 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-26 14:22:09.443 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.445 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-26 14:22:09.447 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.450 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-26 14:22:09.452 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.454 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-26 14:22:09.457 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.459 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-26 14:22:09.461 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.463 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-26 14:22:09.466 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.469 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-26 14:22:09.471 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.473 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-26 14:22:09.476 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.478 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-26 14:22:09.480 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.483 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-26 14:22:09.486 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.488 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-26 14:22:09.490 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.492 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-26 14:22:09.495 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.497 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-26 14:22:09.500 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:22:09.502 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-26 14:22:09.505 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-26 14:22:09.508 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-26 14:22:09.510 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-26 14:22:09.525 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:22:09.527 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-26 14:22:09.531 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-26 14:22:09.533 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-26 14:22:09.549 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:22:09.551 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-26 14:22:09.553 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-26 14:22:09.556 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-26 14:22:09.558 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-26 14:22:09.561 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-26 14:22:09.563 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-26 14:22:09.566 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-26 14:22:09.568 | + lib/database:initialize_database_backends:92 : return 0 2022-04-26 14:22:09.570 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-26 14:22:09.570 | Using mysql database backend 2022-04-26 14:22:09.573 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-26 14:22:09.590 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-26 14:22:09.593 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-26 14:22:09.596 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-26 14:22:09.599 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-26 14:22:09.602 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-26 14:22:09.605 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-26 14:22:09.621 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:22:09.625 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-26 14:22:09.642 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-26 14:22:09.658 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:22:09.661 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-26 14:22:09.677 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-26 14:22:09.693 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-26 14:22:09.710 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:22:09.713 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-26 14:22:09.729 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:22:09.732 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-26 14:22:09.748 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-26 14:22:09.751 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-26 14:22:09.753 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-26 14:22:09.756 | + functions-common:save_stackenv:60 : local tag=759 2022-04-26 14:22:09.759 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-26 14:22:09.764 | + functions-common:save_stackenv:62 : time_stamp=2022-04-26-142209 2022-04-26 14:22:09.766 | + functions-common:save_stackenv:63 : echo '# 2022-04-26-142209 759' 2022-04-26 14:22:09.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.771 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-26 14:22:09.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.776 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-26 14:22:09.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.781 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-26 14:22:09.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.786 | + 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-04-26 14:22:09.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.791 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2022-04-26 14:22:09.794 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.796 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2022-04-26 14:22:09.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.801 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-26-142208 2022-04-26 14:22:09.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.806 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-26 14:22:09.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.811 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2022-04-26 14:22:09.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.816 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-26 14:22:09.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.820 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-26 14:22:09.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.826 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-26 14:22:09.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:22:09.831 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-26 14:22:09.833 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-26 14:22:09.836 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-26 14:22:09.838 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-26 14:22:09.841 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-26 14:22:09.843 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 14:22:09.846 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 14:22:09.848 | ++ functions-common:git_clone:612 : pwd 2022-04-26 14:22:09.851 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 14:22:09.853 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 14:22:09.855 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 14:22:09.870 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 14:22:09.872 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 14:22:09.875 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 14:22:09.878 | + functions-common:git_clone:629 : echo master 2022-04-26 14:22:09.878 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 14:22:09.883 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-26 14:22:09.885 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 14:22:09.888 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-04-26 14:22:09.901 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-04-26 14:22:09.904 | + functions-common:git_clone:690 : head -1 2022-04-26 14:22:09.905 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 14:22:09.908 | ba7326aa Merge "Add Python3 zed unit tests" 2022-04-26 14:22:09.910 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 14:22:09.913 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-26 14:22:09.915 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:22:09.918 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-26 14:22:09.921 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-26 14:22:09.924 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-26 14:22:09.926 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-26 14:22:09.929 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-26 14:22:09.931 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-26 14:22:09.934 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-26 14:22:09.937 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-26 14:22:09.940 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-26 14:22:09.944 | ++ tools/install_prereqs.sh:source:47 : NOW=1650982929 2022-04-26 14:22:09.948 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-26 14:22:09.953 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1650982105 2022-04-26 14:22:09.955 | ++ tools/install_prereqs.sh:source:49 : DELTA=824 2022-04-26 14:22:09.958 | ++ tools/install_prereqs.sh:source:50 : [[ 824 -lt 7200 ]] 2022-04-26 14:22:09.960 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-26 14:22:09.963 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-26 14:22:09.966 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-04-26 14:22:09.968 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-26 14:22:09.971 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-04-26 14:22:09.973 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-26 14:22:09.975 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-04-26 14:22:09.978 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-26 14:22:09.981 | +++ 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-04-26 14:22:10.029 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-26 14:22:10.029 | apache2-dev 2022-04-26 14:22:10.029 | bc 2022-04-26 14:22:10.030 | bsdmainutils 2022-04-26 14:22:10.030 | curl 2022-04-26 14:22:10.030 | g++ 2022-04-26 14:22:10.030 | gawk 2022-04-26 14:22:10.030 | gcc 2022-04-26 14:22:10.030 | gettext 2022-04-26 14:22:10.030 | git 2022-04-26 14:22:10.030 | graphviz 2022-04-26 14:22:10.030 | iputils-ping 2022-04-26 14:22:10.030 | libapache2-mod-proxy-uwsgi 2022-04-26 14:22:10.030 | libffi-dev 2022-04-26 14:22:10.030 | libjpeg-dev 2022-04-26 14:22:10.030 | libpcre3-dev 2022-04-26 14:22:10.030 | libpq-dev 2022-04-26 14:22:10.030 | libssl-dev 2022-04-26 14:22:10.030 | libsystemd-dev 2022-04-26 14:22:10.030 | libxml2-dev 2022-04-26 14:22:10.030 | libxslt1-dev 2022-04-26 14:22:10.030 | libyaml-dev 2022-04-26 14:22:10.030 | lsof 2022-04-26 14:22:10.030 | openssh-server 2022-04-26 14:22:10.030 | openssl 2022-04-26 14:22:10.030 | pkg-config 2022-04-26 14:22:10.030 | psmisc 2022-04-26 14:22:10.030 | python3-dev 2022-04-26 14:22:10.030 | python3-pip 2022-04-26 14:22:10.030 | python3-systemd 2022-04-26 14:22:10.030 | python3-venv 2022-04-26 14:22:10.030 | tar 2022-04-26 14:22:10.030 | tcpdump 2022-04-26 14:22:10.030 | unzip 2022-04-26 14:22:10.030 | uuid-runtime 2022-04-26 14:22:10.030 | wget 2022-04-26 14:22:10.030 | wget 2022-04-26 14:22:10.031 | zlib1g-dev 2022-04-26 14:22:10.031 | libkrb5-dev 2022-04-26 14:22:10.031 | libldap2-dev 2022-04-26 14:22:10.031 | libsasl2-dev 2022-04-26 14:22:10.031 | memcached 2022-04-26 14:22:10.031 | python3-mysqldb 2022-04-26 14:22:10.031 | sqlite3 2022-04-26 14:22:10.031 | conntrack 2022-04-26 14:22:10.031 | curl 2022-04-26 14:22:10.031 | dnsmasq-base 2022-04-26 14:22:10.031 | dnsmasq-utils 2022-04-26 14:22:10.031 | ebtables 2022-04-26 14:22:10.031 | genisoimage 2022-04-26 14:22:10.031 | iptables 2022-04-26 14:22:10.031 | iputils-arping 2022-04-26 14:22:10.031 | kpartx 2022-04-26 14:22:10.031 | libjs-jquery-tablesorter 2022-04-26 14:22:10.031 | parted 2022-04-26 14:22:10.031 | pm-utils 2022-04-26 14:22:10.031 | python3-mysqldb 2022-04-26 14:22:10.031 | socat 2022-04-26 14:22:10.031 | sqlite3 2022-04-26 14:22:10.031 | sudo 2022-04-26 14:22:10.031 | vlan 2022-04-26 14:22:10.031 | lsscsi 2022-04-26 14:22:10.031 | open-iscsi 2022-04-26 14:22:10.031 | lvm2 2022-04-26 14:22:10.031 | qemu-utils 2022-04-26 14:22:10.031 | thin-provisioning-tools 2022-04-26 14:22:10.031 | acl 2022-04-26 14:22:10.031 | dnsmasq-base 2022-04-26 14:22:10.031 | dnsmasq-utils 2022-04-26 14:22:10.031 | ebtables 2022-04-26 14:22:10.032 | haproxy 2022-04-26 14:22:10.032 | iptables 2022-04-26 14:22:10.032 | iputils-arping 2022-04-26 14:22:10.032 | iputils-ping 2022-04-26 14:22:10.032 | postgresql-server-dev-all 2022-04-26 14:22:10.032 | python3-mysqldb 2022-04-26 14:22:10.032 | sqlite3 2022-04-26 14:22:10.032 | sudo 2022-04-26 14:22:10.032 | vlan 2022-04-26 14:22:10.032 | pcp 2022-04-26 14:22:10.032 | ipset 2022-04-26 14:22:10.032 | conntrack 2022-04-26 14:22:10.032 | conntrackd 2022-04-26 14:22:10.032 | keepalived 2022-04-26 14:22:10.032 | lvm2 2022-04-26 14:22:10.032 | qemu-utils 2022-04-26 14:22:10.032 | thin-provisioning-tools 2022-04-26 14:22:10.032 | curl 2022-04-26 14:22:10.032 | liberasurecode-dev 2022-04-26 14:22:10.032 | make 2022-04-26 14:22:10.032 | memcached 2022-04-26 14:22:10.032 | rsync 2022-04-26 14:22:10.032 | sqlite3 2022-04-26 14:22:10.032 | xfsprogs' 2022-04-26 14:22:10.034 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-26 14:22:10.053 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-26 14:22:10.053 | apache2-dev 2022-04-26 14:22:10.053 | bc 2022-04-26 14:22:10.053 | bsdmainutils 2022-04-26 14:22:10.053 | curl 2022-04-26 14:22:10.054 | g++ 2022-04-26 14:22:10.054 | gawk 2022-04-26 14:22:10.054 | gcc 2022-04-26 14:22:10.054 | gettext 2022-04-26 14:22:10.054 | git 2022-04-26 14:22:10.054 | graphviz 2022-04-26 14:22:10.054 | iputils-ping 2022-04-26 14:22:10.054 | libapache2-mod-proxy-uwsgi 2022-04-26 14:22:10.054 | libffi-dev 2022-04-26 14:22:10.054 | libjpeg-dev 2022-04-26 14:22:10.054 | libpcre3-dev 2022-04-26 14:22:10.054 | libpq-dev 2022-04-26 14:22:10.054 | libssl-dev 2022-04-26 14:22:10.054 | libsystemd-dev 2022-04-26 14:22:10.054 | libxml2-dev 2022-04-26 14:22:10.054 | libxslt1-dev 2022-04-26 14:22:10.054 | libyaml-dev 2022-04-26 14:22:10.054 | lsof 2022-04-26 14:22:10.054 | openssh-server 2022-04-26 14:22:10.054 | openssl 2022-04-26 14:22:10.054 | pkg-config 2022-04-26 14:22:10.054 | psmisc 2022-04-26 14:22:10.054 | python3-dev 2022-04-26 14:22:10.054 | python3-pip 2022-04-26 14:22:10.054 | python3-systemd 2022-04-26 14:22:10.054 | python3-venv 2022-04-26 14:22:10.054 | tar 2022-04-26 14:22:10.054 | tcpdump 2022-04-26 14:22:10.054 | unzip 2022-04-26 14:22:10.054 | uuid-runtime 2022-04-26 14:22:10.054 | wget 2022-04-26 14:22:10.054 | wget 2022-04-26 14:22:10.054 | zlib1g-dev 2022-04-26 14:22:10.055 | libkrb5-dev 2022-04-26 14:22:10.055 | libldap2-dev 2022-04-26 14:22:10.055 | libsasl2-dev 2022-04-26 14:22:10.055 | memcached 2022-04-26 14:22:10.055 | python3-mysqldb 2022-04-26 14:22:10.055 | sqlite3 2022-04-26 14:22:10.055 | conntrack 2022-04-26 14:22:10.055 | curl 2022-04-26 14:22:10.055 | dnsmasq-base 2022-04-26 14:22:10.055 | dnsmasq-utils 2022-04-26 14:22:10.055 | ebtables 2022-04-26 14:22:10.055 | genisoimage 2022-04-26 14:22:10.055 | iptables 2022-04-26 14:22:10.055 | iputils-arping 2022-04-26 14:22:10.055 | kpartx 2022-04-26 14:22:10.055 | libjs-jquery-tablesorter 2022-04-26 14:22:10.055 | parted 2022-04-26 14:22:10.055 | pm-utils 2022-04-26 14:22:10.055 | python3-mysqldb 2022-04-26 14:22:10.055 | socat 2022-04-26 14:22:10.055 | sqlite3 2022-04-26 14:22:10.055 | sudo 2022-04-26 14:22:10.055 | vlan 2022-04-26 14:22:10.055 | lsscsi 2022-04-26 14:22:10.055 | open-iscsi 2022-04-26 14:22:10.055 | lvm2 2022-04-26 14:22:10.055 | qemu-utils 2022-04-26 14:22:10.055 | thin-provisioning-tools 2022-04-26 14:22:10.055 | acl 2022-04-26 14:22:10.055 | dnsmasq-base 2022-04-26 14:22:10.055 | dnsmasq-utils 2022-04-26 14:22:10.055 | ebtables 2022-04-26 14:22:10.055 | haproxy 2022-04-26 14:22:10.056 | iptables 2022-04-26 14:22:10.056 | iputils-arping 2022-04-26 14:22:10.056 | iputils-ping 2022-04-26 14:22:10.056 | postgresql-server-dev-all 2022-04-26 14:22:10.056 | python3-mysqldb 2022-04-26 14:22:10.056 | sqlite3 2022-04-26 14:22:10.056 | sudo 2022-04-26 14:22:10.056 | vlan 2022-04-26 14:22:10.056 | pcp 2022-04-26 14:22:10.056 | ipset 2022-04-26 14:22:10.056 | conntrack 2022-04-26 14:22:10.056 | conntrackd 2022-04-26 14:22:10.056 | keepalived 2022-04-26 14:22:10.056 | lvm2 2022-04-26 14:22:10.056 | qemu-utils 2022-04-26 14:22:10.056 | thin-provisioning-tools 2022-04-26 14:22:10.056 | curl 2022-04-26 14:22:10.056 | liberasurecode-dev 2022-04-26 14:22:10.056 | make 2022-04-26 14:22:10.056 | memcached 2022-04-26 14:22:10.056 | rsync 2022-04-26 14:22:10.056 | sqlite3 2022-04-26 14:22:10.056 | xfsprogs ' 2022-04-26 14:22:10.057 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-26 14:22:10.060 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:22:10.062 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:22:10.065 | ++ 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-04-26 14:22:10.066 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-26 14:22:10.070 | ++ 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-04-26 14:22:10.073 | ++ functions-common:install_package:1475 : update_package_repo 2022-04-26 14:22:10.075 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 14:22:10.077 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-04-26 14:22:10.079 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 14:22:10.082 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 14:22:10.084 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 14:22:10.086 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:22:10.088 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:22:10.091 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 14:22:10.093 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-04-26 14:22:10.095 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-04-26 14:22:10.097 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-04-26 14:22:10.099 | +++ functions-common:apt_get_update:1209 : id -u 2022-04-26 14:22:10.104 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-04-26 14:22:10.106 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-04-26 14:22:10.108 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-04-26 14:22:10.110 | ++ functions-common:time_start:2424 : local start_time= 2022-04-26 14:22:10.112 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:22:10.115 | +++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:22:10.119 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1650982930116 2022-04-26 14:22:10.121 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-26 14:22:10.124 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-26 14:22:10.126 | ++ 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-04-26 14:22:10.472 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-26 14:22:10.496 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-26 14:22:10.575 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-26 14:22:10.692 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-26 14:22:12.931 | Reading package lists... 2022-04-26 14:22:12.963 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-04-26 14:22:12.966 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-04-26 14:22:12.968 | ++ functions-common:time_stop:2437 : local name 2022-04-26 14:22:12.970 | ++ functions-common:time_stop:2438 : local end_time 2022-04-26 14:22:12.972 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:22:12.974 | ++ functions-common:time_stop:2440 : local total 2022-04-26 14:22:12.976 | ++ functions-common:time_stop:2441 : local start_time 2022-04-26 14:22:12.978 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-04-26 14:22:12.981 | ++ functions-common:time_stop:2444 : start_time=1650982930116 2022-04-26 14:22:12.983 | ++ functions-common:time_stop:2446 : [[ -z 1650982930116 ]] 2022-04-26 14:22:12.986 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:22:12.990 | ++ functions-common:time_stop:2449 : end_time=1650982932988 2022-04-26 14:22:12.992 | ++ functions-common:time_stop:2450 : elapsed_time=2872 2022-04-26 14:22:12.994 | ++ functions-common:time_stop:2451 : total=0 2022-04-26 14:22:12.996 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:22:12.999 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2872 2022-04-26 14:22:13.001 | ++ 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-04-26 14:22:13.003 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 14:22:13.006 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:22:13.008 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:22:13.010 | ++ 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-04-26 14:22:13.031 | ++ 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-04-26 14:22:13.141 | Reading package lists... 2022-04-26 14:22:13.386 | Building dependency tree... 2022-04-26 14:22:13.388 | Reading state information... 2022-04-26 14:22:13.422 | acl is already the newest version (2.2.53-6). 2022-04-26 14:22:13.422 | bc is already the newest version (1.07.1-2build1). 2022-04-26 14:22:13.422 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-26 14:22:13.422 | conntrack is already the newest version (1:1.4.5-2). 2022-04-26 14:22:13.422 | ebtables is already the newest version (2.0.11-3build1). 2022-04-26 14:22:13.422 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-26 14:22:13.422 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-26 14:22:13.422 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-26 14:22:13.422 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-26 14:22:13.422 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-26 14:22:13.422 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-26 14:22:13.422 | iputils-arping is already the newest version (3:20190709-3). 2022-04-26 14:22:13.422 | iputils-ping is already the newest version (3:20190709-3). 2022-04-26 14:22:13.422 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-26 14:22:13.422 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-26 14:22:13.422 | libffi-dev is already the newest version (3.3-4). 2022-04-26 14:22:13.422 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-26 14:22:13.422 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-26 14:22:13.422 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-26 14:22:13.423 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-26 14:22:13.423 | lsscsi is already the newest version (0.30-0.1). 2022-04-26 14:22:13.423 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-26 14:22:13.423 | make is already the newest version (4.2.1-1.2). 2022-04-26 14:22:13.423 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-26 14:22:13.423 | psmisc is already the newest version (23.3-1). 2022-04-26 14:22:13.423 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-26 14:22:13.423 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-26 14:22:13.423 | python3-systemd is already the newest version (234-3build2). 2022-04-26 14:22:13.423 | socat is already the newest version (1.7.3.3-2). 2022-04-26 14:22:13.423 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-26 14:22:13.423 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-26 14:22:13.423 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-26 14:22:13.423 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-26 14:22:13.423 | graphviz is already the newest version (2.42.2-3build2). 2022-04-26 14:22:13.423 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-26 14:22:13.423 | pcp is already the newest version (5.0.3-1). 2022-04-26 14:22:13.423 | pm-utils is already the newest version (1.4.1-19). 2022-04-26 14:22:13.423 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-26 14:22:13.423 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-26 14:22:13.423 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-26 14:22:13.423 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-26 14:22:13.423 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-26 14:22:13.423 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-26 14:22:13.423 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-26 14:22:13.423 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-26 14:22:13.423 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-26 14:22:13.423 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-26 14:22:13.423 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-26 14:22:13.423 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-26 14:22:13.423 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-26 14:22:13.423 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-26 14:22:13.424 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-26 14:22:13.424 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-26 14:22:13.424 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-26 14:22:13.424 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-26 14:22:13.424 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-26 14:22:13.424 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-26 14:22:13.424 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-26 14:22:13.424 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-26 14:22:13.424 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-26 14:22:13.424 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-26 14:22:13.424 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-26 14:22:13.424 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-26 14:22:13.424 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-26 14:22:13.424 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-26 14:22:13.424 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-26 14:22:13.424 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-26 14:22:13.424 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-26 14:22:13.424 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-26 14:22:13.647 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-26 14:22:13.647 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-26 14:22:13.647 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-26 14:22:13.647 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-26 14:22:13.647 | The following packages were automatically installed and are no longer required: 2022-04-26 14:22:13.649 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 14:22:13.649 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 14:22:13.649 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 14:22:13.649 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 14:22:13.649 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 14:22:13.649 | python3-zope.interface 2022-04-26 14:22:13.649 | Use 'sudo apt autoremove' to remove them. 2022-04-26 14:22:13.764 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 14:22:13.768 | ++ functions-common:apt_get:1246 : result=0 2022-04-26 14:22:13.770 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 14:22:13.773 | ++ functions-common:time_stop:2437 : local name 2022-04-26 14:22:13.775 | ++ functions-common:time_stop:2438 : local end_time 2022-04-26 14:22:13.777 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:22:13.780 | ++ functions-common:time_stop:2440 : local total 2022-04-26 14:22:13.782 | ++ functions-common:time_stop:2441 : local start_time 2022-04-26 14:22:13.784 | ++ functions-common:time_stop:2443 : name=apt-get 2022-04-26 14:22:13.786 | ++ functions-common:time_stop:2444 : start_time=1650982933029 2022-04-26 14:22:13.788 | ++ functions-common:time_stop:2446 : [[ -z 1650982933029 ]] 2022-04-26 14:22:13.791 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:22:13.796 | ++ functions-common:time_stop:2449 : end_time=1650982933793 2022-04-26 14:22:13.798 | ++ functions-common:time_stop:2450 : elapsed_time=764 2022-04-26 14:22:13.800 | ++ functions-common:time_stop:2451 : total=788 2022-04-26 14:22:13.802 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:22:13.804 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1552 2022-04-26 14:22:13.807 | ++ functions-common:apt_get:1250 : return 0 2022-04-26 14:22:13.809 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-26 14:22:13.812 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-26 14:22:13.814 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-26 14:22:13.818 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-26 14:22:13.823 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-26 14:22:13.826 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-26 14:22:13.828 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-26 14:22:15.255 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-26 14:22:15.257 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-26 14:22:15.259 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-26 14:22:15.261 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-26 14:22:15.263 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-26 14:22:15.265 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-26 14:22:15.267 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-26 14:22:15.269 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-26 14:22:15.270 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-26 14:22:15.272 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-26 14:22:15.274 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-26 14:22:15.276 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-26 14:22:15.278 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-26 14:22:15.280 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-26 14:22:15.281 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-26 14:22:15.283 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-26 14:22:15.285 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-26 14:22:15.287 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-26 14:22:15.288 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-26 14:22:15.290 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-26 14:22:15.292 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-26 14:22:15.295 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-26 14:22:15.297 | + functions-common:_ensure_lsb_release:394 : return 2022-04-26 14:22:15.299 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-26 14:22:15.376 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-26 14:22:15.378 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-26 14:22:15.454 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-26 14:22:15.456 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-26 14:22:15.531 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-26 14:22:15.533 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-26 14:22:15.535 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-26 14:22:15.536 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-26 14:22:15.538 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-26 14:22:15.540 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-26 14:22:15.542 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-26 14:22:15.545 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-26 14:22:15.546 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-26 14:22:15.548 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-26 14:22:15.550 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-26 14:22:15.550 | Distro: focal 2022-04-26 14:22:15.553 | + tools/install_pip.sh:main:124 : get_versions 2022-04-26 14:22:15.555 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-26 14:22:15.559 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-26 14:22:15.561 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-26 14:22:15.564 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-26 14:22:15.564 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-26 14:22:16.257 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-26 14:22:16.258 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-26 14:22:16.258 | pip: 21.3.1 2022-04-26 14:22:16.260 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-26 14:22:16.262 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-26 14:22:16.264 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 14:22:16.266 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 14:22:16.268 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 14:22:16.270 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 14:22:16.271 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 14:22:16.273 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 14:22:16.275 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 14:22:16.276 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 14:22:16.279 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 14:22:16.281 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 14:22:16.282 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 14:22:16.284 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-26 14:22:16.286 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:22:16.288 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:22:16.290 | + tools/install_pip.sh:main:142 : : 2022-04-26 14:22:16.291 | + tools/install_pip.sh:main:147 : set -x 2022-04-26 14:22:16.294 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-26 14:22:16.296 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-26 14:22:16.298 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 14:22:16.300 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-26 14:22:16.302 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-26 14:22:16.304 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 14:22:16.307 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-26 14:22:16.307 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 14:22:16.311 | ++ 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-04-26 14:22:16.313 | ++ 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-04-26 14:22:16.315 | ++ 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-04-26 14:22:16.317 | + 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-04-26 14:22:16.318 | + 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-04-26 14:22:16.335 | 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-04-26 14:22:16.337 | + 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-04-26 14:22:17.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:22:17.216 | from cryptography.utils import int_from_bytes 2022-04-26 14:22:17.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:22:17.216 | from cryptography.utils import int_from_bytes 2022-04-26 14:22:18.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:22:19.765 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-26 14:22:19.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-04-26 14:22:22.409 | Installing collected packages: setuptools 2022-04-26 14:22:23.290 | Successfully installed setuptools-62.1.0 2022-04-26 14:22:23.290 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:22:23.472 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:22:23.472 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:22:23.616 | + inc/python:pip_install:200 : result=0 2022-04-26 14:22:23.618 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:22:23.620 | + functions-common:time_stop:2437 : local name 2022-04-26 14:22:23.623 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:22:23.625 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:22:23.626 | + functions-common:time_stop:2440 : local total 2022-04-26 14:22:23.628 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:22:23.630 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:22:23.632 | + functions-common:time_stop:2444 : start_time=1650982936331 2022-04-26 14:22:23.633 | + functions-common:time_stop:2446 : [[ -z 1650982936331 ]] 2022-04-26 14:22:23.636 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:22:23.639 | + functions-common:time_stop:2449 : end_time=1650982943637 2022-04-26 14:22:23.641 | + functions-common:time_stop:2450 : elapsed_time=7306 2022-04-26 14:22:23.643 | + functions-common:time_stop:2451 : total=0 2022-04-26 14:22:23.645 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:22:23.646 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7306 2022-04-26 14:22:23.648 | + inc/python:pip_install:203 : return 0 2022-04-26 14:22:23.650 | + tools/install_pip.sh:main:153 : get_versions 2022-04-26 14:22:23.653 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-26 14:22:23.657 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-26 14:22:23.659 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-26 14:22:23.661 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-26 14:22:23.662 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-26 14:22:24.353 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-26 14:22:24.356 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-26 14:22:24.356 | pip: 21.3.1 2022-04-26 14:22:24.359 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-26 14:22:24.361 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-26 14:22:24.365 | + ./stack.sh:main:798 : fixup_all 2022-04-26 14:22:24.367 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-26 14:22:24.369 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-26 14:22:24.372 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:22:24.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:22:24.377 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-26 14:22:24.389 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-26 14:22:24.400 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-26 14:22:24.411 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-26 14:22:24.414 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-26 14:22:24.416 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 14:22:24.418 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 14:22:24.420 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 14:22:24.422 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 14:22:24.430 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 14:22:24.433 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 14:22:24.435 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 14:22:24.437 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 14:22:24.439 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 14:22:24.442 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 14:22:24.444 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 14:22:24.446 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-26 14:22:24.448 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-26 14:22:24.451 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-26 14:22:24.453 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 14:22:24.456 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 14:22:24.458 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 14:22:24.460 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 14:22:24.462 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 14:22:24.465 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 14:22:24.467 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-26 14:22:24.469 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-26 14:22:24.471 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-26 14:22:24.474 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-26 14:22:24.476 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-26 14:22:24.478 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-26 14:22:24.481 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-26 14:22:24.502 | Using python 3.8 to install os-testr 2022-04-26 14:22:24.504 | + 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-04-26 14:22:25.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:22:25.380 | from cryptography.utils import int_from_bytes 2022-04-26 14:22:25.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:22:25.380 | from cryptography.utils import int_from_bytes 2022-04-26 14:22:26.583 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:22:26.614 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-26 14:22:26.690 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-26 14:22:26.691 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-26 14:22:26.693 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-26 14:22:26.706 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-26 14:22:26.716 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-26 14:22:26.727 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-26 14:22:29.236 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:22:29.243 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:22:29.243 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:22:29.366 | + inc/python:pip_install:200 : result=0 2022-04-26 14:22:29.369 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:22:29.372 | + functions-common:time_stop:2437 : local name 2022-04-26 14:22:29.375 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:22:29.377 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:22:29.379 | + functions-common:time_stop:2440 : local total 2022-04-26 14:22:29.381 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:22:29.383 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:22:29.385 | + functions-common:time_stop:2444 : start_time=1650982944497 2022-04-26 14:22:29.388 | + functions-common:time_stop:2446 : [[ -z 1650982944497 ]] 2022-04-26 14:22:29.391 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:22:29.395 | + functions-common:time_stop:2449 : end_time=1650982949392 2022-04-26 14:22:29.397 | + functions-common:time_stop:2450 : elapsed_time=4895 2022-04-26 14:22:29.399 | + functions-common:time_stop:2451 : total=0 2022-04-26 14:22:29.401 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:22:29.404 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4895 2022-04-26 14:22:29.406 | + inc/python:pip_install:203 : return 0 2022-04-26 14:22:29.408 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-26 14:22:29.461 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-26 14:22:29.577 | + ./stack.sh:main:812 : install_infra 2022-04-26 14:22:29.579 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-26 14:22:29.582 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-26 14:22:29.585 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-26 14:22:29.588 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-26 14:22:29.614 | + 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-04-26 14:22:31.578 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.588 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.593 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.599 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.604 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.614 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.620 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.649 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.740 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.759 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.764 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.768 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.784 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.792 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.794 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.811 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.828 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.837 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.842 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.860 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.883 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.906 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.916 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.922 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.943 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.972 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.974 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.988 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.992 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:31.997 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.002 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.018 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.024 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.075 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.092 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.096 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.128 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.191 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.197 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.204 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.256 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.270 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.278 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.382 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.407 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.410 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.421 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.427 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.446 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.453 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.471 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.507 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.536 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.548 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.556 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.564 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.581 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.590 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.604 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.616 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.620 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:32.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:22:32.771 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-26 14:22:33.086 | + inc/python:pip_install:200 : result=0 2022-04-26 14:22:33.088 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:22:33.091 | + functions-common:time_stop:2437 : local name 2022-04-26 14:22:33.093 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:22:33.095 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:22:33.097 | + functions-common:time_stop:2440 : local total 2022-04-26 14:22:33.099 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:22:33.101 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:22:33.104 | + functions-common:time_stop:2444 : start_time=1650982949606 2022-04-26 14:22:33.106 | + functions-common:time_stop:2446 : [[ -z 1650982949606 ]] 2022-04-26 14:22:33.111 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:22:33.115 | + functions-common:time_stop:2449 : end_time=1650982953113 2022-04-26 14:22:33.117 | + functions-common:time_stop:2450 : elapsed_time=3507 2022-04-26 14:22:33.119 | + functions-common:time_stop:2451 : total=4895 2022-04-26 14:22:33.122 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:22:33.124 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8402 2022-04-26 14:22:33.127 | + inc/python:pip_install:203 : return 0 2022-04-26 14:22:33.129 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-26 14:22:33.131 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-26 14:22:33.156 | + 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-04-26 14:22:35.026 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.034 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.038 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.044 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.048 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.054 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.058 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.085 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.165 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.184 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.188 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.193 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.209 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.217 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.219 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.236 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.254 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.263 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.268 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.286 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.309 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.327 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.335 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.340 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.361 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.391 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.393 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.407 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.411 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.416 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.421 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.439 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.448 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.501 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.521 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.525 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.563 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.635 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.642 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.649 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.706 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.726 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.738 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.872 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.910 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.914 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.925 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.931 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.955 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.963 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:35.981 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:36.022 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:36.060 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:36.076 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:36.083 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:36.094 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:36.115 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:36.124 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:36.139 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:36.151 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:36.156 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-26 14:22:36.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:22:36.166 | Processing /opt/stack/requirements 2022-04-26 14:22:37.923 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-26 14:22:37.926 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-26 14:22:37.937 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-26 14:22:37.942 | 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 370)) (5.8.1) 2022-04-26 14:22:37.945 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-04-26 14:22:37.951 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-26 14:22:37.978 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-26 14:22:37.982 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-26 14:22:37.992 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-04-26 14:22:38.044 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5368) (1.3) 2022-04-26 14:22:38.047 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5368) (0.3.0) 2022-04-26 14:22:38.063 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-26 14:22:38.066 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-26 14:22:38.069 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-26 14:22:38.075 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-26 14:22:38.077 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-26 14:22:38.090 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-26 14:22:38.096 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-04-26 14:22:38.145 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-26 14:22:38.157 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-26 14:22:38.160 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-26 14:22:38.162 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637)) (0.2.5) 2022-04-26 14:22:38.167 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-26 14:22:38.229 | Building wheels for collected packages: openstack-requirements 2022-04-26 14:22:38.230 | Building wheel for openstack-requirements (setup.py): started 2022-04-26 14:22:39.205 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-26 14:22:39.205 | ERROR: Command errored out with exit status 1: 2022-04-26 14:22:39.206 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-q_vxoval/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-q_vxoval/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-3zcutq38 2022-04-26 14:22:39.206 | cwd: /tmp/pip-req-build-q_vxoval/ 2022-04-26 14:22:39.206 | Complete output (6 lines): 2022-04-26 14:22:39.206 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-26 14:22:39.206 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-26 14:22:39.206 | or: setup.py --help-commands 2022-04-26 14:22:39.206 | or: setup.py cmd --help 2022-04-26 14:22:39.206 | 2022-04-26 14:22:39.206 | error: invalid command 'bdist_wheel' 2022-04-26 14:22:39.206 | ---------------------------------------- 2022-04-26 14:22:39.206 | ERROR: Failed building wheel for openstack-requirements 2022-04-26 14:22:39.206 | Running setup.py clean for openstack-requirements 2022-04-26 14:22:40.057 | Failed to build openstack-requirements 2022-04-26 14:22:40.077 | Installing collected packages: openstack-requirements 2022-04-26 14:22:40.077 | Attempting uninstall: openstack-requirements 2022-04-26 14:22:40.079 | Found existing installation: openstack-requirements 1.2.1.dev5368 2022-04-26 14:22:40.126 | Uninstalling openstack-requirements-1.2.1.dev5368: 2022-04-26 14:22:40.145 | Successfully uninstalled openstack-requirements-1.2.1.dev5368 2022-04-26 14:22:40.147 | Running setup.py install for openstack-requirements: started 2022-04-26 14:22:42.542 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-26 14:22:42.566 | Successfully installed openstack-requirements-1.2.1.dev5368 2022-04-26 14:22:42.702 | + inc/python:pip_install:200 : result=0 2022-04-26 14:22:42.704 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:22:42.706 | + functions-common:time_stop:2437 : local name 2022-04-26 14:22:42.708 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:22:42.711 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:22:42.713 | + functions-common:time_stop:2440 : local total 2022-04-26 14:22:42.715 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:22:42.717 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:22:42.720 | + functions-common:time_stop:2444 : start_time=1650982953147 2022-04-26 14:22:42.722 | + functions-common:time_stop:2446 : [[ -z 1650982953147 ]] 2022-04-26 14:22:42.724 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:22:42.728 | + functions-common:time_stop:2449 : end_time=1650982962726 2022-04-26 14:22:42.731 | + functions-common:time_stop:2450 : elapsed_time=9579 2022-04-26 14:22:42.733 | + functions-common:time_stop:2451 : total=8402 2022-04-26 14:22:42.736 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:22:42.738 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17981 2022-04-26 14:22:42.740 | + inc/python:pip_install:203 : return 0 2022-04-26 14:22:42.742 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-26 14:22:42.745 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-26 14:22:42.748 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-26 14:22:42.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:22:42.753 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:22:42.755 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-26 14:22:42.757 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:22:42.760 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-26 14:22:42.780 | Using python 3.8 to install pbr 2022-04-26 14:22:42.782 | + 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-04-26 14:22:43.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:22:43.693 | from cryptography.utils import int_from_bytes 2022-04-26 14:22:43.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:22:43.693 | from cryptography.utils import int_from_bytes 2022-04-26 14:22:44.961 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:22:44.992 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-26 14:22:48.428 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:22:48.440 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:22:48.440 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:22:48.613 | + inc/python:pip_install:200 : result=0 2022-04-26 14:22:48.615 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:22:48.618 | + functions-common:time_stop:2437 : local name 2022-04-26 14:22:48.621 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:22:48.623 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:22:48.625 | + functions-common:time_stop:2440 : local total 2022-04-26 14:22:48.628 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:22:48.630 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:22:48.632 | + functions-common:time_stop:2444 : start_time=1650982962775 2022-04-26 14:22:48.634 | + functions-common:time_stop:2446 : [[ -z 1650982962775 ]] 2022-04-26 14:22:48.637 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:22:48.641 | + functions-common:time_stop:2449 : end_time=1650982968638 2022-04-26 14:22:48.643 | + functions-common:time_stop:2450 : elapsed_time=5863 2022-04-26 14:22:48.645 | + functions-common:time_stop:2451 : total=17981 2022-04-26 14:22:48.651 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:22:48.653 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23844 2022-04-26 14:22:48.658 | + inc/python:pip_install:203 : return 0 2022-04-26 14:22:48.660 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-26 14:22:51.232 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-26 14:22:53.293 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:22:53.294 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-04-26 14:22:53.313 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-26 14:22:53.317 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-26 14:22:53.322 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-26 14:22:53.328 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-26 14:22:53.331 | 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.8) 2022-04-26 14:22:53.407 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-26 14:22:53.410 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-26 14:22:53.413 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-26 14:22:53.430 | + ./stack.sh:main:821 : pkgs= 2022-04-26 14:22:53.433 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-26 14:22:53.436 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-26 14:22:53.438 | + functions-common:run_phase:1865 : local mode=stack 2022-04-26 14:22:53.440 | + functions-common:run_phase:1866 : local phase=pre-install 2022-04-26 14:22:53.442 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 14:22:53.445 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 14:22:53.447 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 14:22:53.450 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 14:22:53.452 | + functions-common:run_phase:1875 : local extra 2022-04-26 14:22:53.455 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 14:22:53.459 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 14:22:53.461 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 14:22:53.464 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 14:22:53.466 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-26 14:22:53.474 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 14:22:53.489 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:22:53.491 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 14:22:53.494 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:22:53.496 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-26 14:22:53.499 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:22:53.501 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-26 14:22:53.503 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:22:53.505 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-26 14:22:53.507 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:22:53.510 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-26 14:22:53.512 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:22:53.518 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-26 14:22:53.521 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-26 14:22:53.524 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-26 14:22:53.526 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 14:22:53.529 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 14:22:53.531 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-04-26 14:22:53.534 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-26 14:22:53.536 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-04-26 14:22:53.538 | + functions-common:run_plugins:1854 : local plugins= 2022-04-26 14:22:53.540 | + functions-common:run_plugins:1855 : local plugin 2022-04-26 14:22:53.543 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-26 14:22:53.546 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-26 14:22:53.548 | + functions:set_systemd_override:821 : local value=2048 2022-04-26 14:22:53.550 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-26 14:22:53.553 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-26 14:22:53.608 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-26 14:22:53.608 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-26 14:22:53.610 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-26 14:22:54.044 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-26 14:22:54.047 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-26 14:22:54.065 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:22:54.067 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-26 14:22:54.070 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 14:22:54.072 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 14:22:54.075 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 14:22:54.078 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 14:22:54.081 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 14:22:54.084 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 14:22:54.087 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:22:54.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:22:54.094 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 14:22:54.097 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 14:22:54.099 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 14:22:54.102 | + functions-common:apt_get_update:1202 : return 2022-04-26 14:22:54.104 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-04-26 14:22:54.109 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 14:22:54.112 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:22:54.114 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:22:54.117 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-04-26 14:22:54.140 | + 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-04-26 14:22:54.252 | Reading package lists... 2022-04-26 14:22:54.511 | Building dependency tree... 2022-04-26 14:22:54.512 | Reading state information... 2022-04-26 14:22:54.788 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-26 14:22:54.788 | The following packages were automatically installed and are no longer required: 2022-04-26 14:22:54.790 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 14:22:54.790 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 14:22:54.790 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 14:22:54.790 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 14:22:54.790 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 14:22:54.790 | python3-zope.interface 2022-04-26 14:22:54.790 | Use 'sudo apt autoremove' to remove them. 2022-04-26 14:22:54.921 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 14:22:54.926 | + functions-common:apt_get:1246 : result=0 2022-04-26 14:22:54.929 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 14:22:54.932 | + functions-common:time_stop:2437 : local name 2022-04-26 14:22:54.934 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:22:54.937 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:22:54.939 | + functions-common:time_stop:2440 : local total 2022-04-26 14:22:54.941 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:22:54.943 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 14:22:54.946 | + functions-common:time_stop:2444 : start_time=1650982974137 2022-04-26 14:22:54.949 | + functions-common:time_stop:2446 : [[ -z 1650982974137 ]] 2022-04-26 14:22:54.952 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:22:54.956 | + functions-common:time_stop:2449 : end_time=1650982974954 2022-04-26 14:22:54.959 | + functions-common:time_stop:2450 : elapsed_time=817 2022-04-26 14:22:54.961 | + functions-common:time_stop:2451 : total=1552 2022-04-26 14:22:54.964 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:22:54.967 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2369 2022-04-26 14:22:54.969 | + functions-common:apt_get:1250 : return 0 2022-04-26 14:22:54.972 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-26 14:22:54.974 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 14:22:54.976 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 14:22:54.981 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 14:22:54.983 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 14:22:54.993 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 14:22:54.996 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 14:22:54.999 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-26 14:22:55.002 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 14:22:55.004 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 14:22:55.007 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 14:22:55.010 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 14:22:55.013 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 14:22:55.016 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 14:22:55.018 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 14:22:55.020 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 14:22:55.023 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 14:22:55.025 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 14:22:55.028 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 14:22:55.031 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-26 14:22:55.033 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 14:22:55.036 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 14:22:55.038 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 14:22:55.041 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 14:22:55.044 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 14:22:55.046 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 14:22:55.048 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-26 14:22:55.051 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-26 14:22:55.067 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:22:55.070 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-26 14:22:55.073 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:22:55.075 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-26 14:22:55.078 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-26 14:22:55.081 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-26 14:22:55.085 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-26 14:22:55.087 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-26 14:22:55.091 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-26 14:22:55.093 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-26 14:22:55.095 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-26 14:22:55.098 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-26 14:22:55.101 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-26 14:22:55.895 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-26 14:22:55.895 | user tags 2022-04-26 14:22:55.896 | stackrabbit []' 2022-04-26 14:22:55.900 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-26 14:22:55.900 | user tags 2022-04-26 14:22:55.900 | stackrabbit []' 2022-04-26 14:22:55.903 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-26 14:22:55.911 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-26 14:22:55.914 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-26 14:22:55.916 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-26 14:22:56.676 | Changing password for user "stackrabbit" ... 2022-04-26 14:22:56.704 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-26 14:22:57.447 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-26 14:22:57.471 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-26 14:22:57.474 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-26 14:22:58.278 | Changing password for user "stackrabbit" ... 2022-04-26 14:22:58.305 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-26 14:22:58.307 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-26 14:22:58.311 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-26 14:22:59.084 | Deleting user "guest" ... 2022-04-26 14:22:59.100 | Error: 2022-04-26 14:22:59.100 | {:no_such_user, "guest"} 2022-04-26 14:22:59.113 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-26 14:22:59.116 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-26 14:22:59.134 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:22:59.138 | + ./stack.sh:main:838 : install_database 2022-04-26 14:22:59.143 | + lib/database:install_database:118 : install_database_mysql 2022-04-26 14:22:59.146 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-04-26 14:22:59.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:22:59.152 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:22:59.154 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-04-26 14:22:59.442 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-26 14:22:59.444 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-04-26 14:22:59.447 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-04-26 14:22:59.450 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-26 14:22:59.452 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-26 14:22:59.454 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-04-26 14:22:59.457 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 14:22:59.459 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 14:22:59.461 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 14:22:59.464 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 14:22:59.466 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 14:22:59.469 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 14:22:59.471 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 14:22:59.473 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 14:22:59.476 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 14:22:59.478 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 14:22:59.480 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 14:22:59.483 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-04-26 14:22:59.485 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 14:22:59.487 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 14:22:59.490 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 14:22:59.492 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 14:22:59.494 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 14:22:59.498 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 14:22:59.500 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-04-26 14:22:59.502 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:22:59.505 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:22:59.507 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-04-26 14:22:59.509 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 14:22:59.512 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 14:22:59.515 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 14:22:59.517 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 14:22:59.519 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 14:22:59.522 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 14:22:59.524 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:22:59.526 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:22:59.529 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 14:22:59.531 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 14:22:59.533 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 14:22:59.536 | + functions-common:apt_get_update:1202 : return 2022-04-26 14:22:59.538 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-04-26 14:22:59.540 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 14:22:59.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:22:59.545 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:22:59.547 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-04-26 14:22:59.569 | + 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-04-26 14:22:59.679 | Reading package lists... 2022-04-26 14:22:59.937 | Building dependency tree... 2022-04-26 14:22:59.939 | Reading state information... 2022-04-26 14:23:00.213 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-26 14:23:00.213 | The following packages were automatically installed and are no longer required: 2022-04-26 14:23:00.215 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 14:23:00.215 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 14:23:00.215 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 14:23:00.215 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 14:23:00.215 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 14:23:00.215 | python3-zope.interface 2022-04-26 14:23:00.215 | Use 'sudo apt autoremove' to remove them. 2022-04-26 14:23:00.333 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 14:23:00.338 | + functions-common:apt_get:1246 : result=0 2022-04-26 14:23:00.341 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 14:23:00.344 | + functions-common:time_stop:2437 : local name 2022-04-26 14:23:00.346 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:23:00.348 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:23:00.350 | + functions-common:time_stop:2440 : local total 2022-04-26 14:23:00.352 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:23:00.355 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 14:23:00.358 | + functions-common:time_stop:2444 : start_time=1650982979566 2022-04-26 14:23:00.360 | + functions-common:time_stop:2446 : [[ -z 1650982979566 ]] 2022-04-26 14:23:00.362 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:23:00.367 | + functions-common:time_stop:2449 : end_time=1650982980364 2022-04-26 14:23:00.369 | + functions-common:time_stop:2450 : elapsed_time=798 2022-04-26 14:23:00.371 | + functions-common:time_stop:2451 : total=2369 2022-04-26 14:23:00.374 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:23:00.376 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3167 2022-04-26 14:23:00.378 | + functions-common:apt_get:1250 : return 0 2022-04-26 14:23:00.381 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-26 14:23:00.383 | + ./stack.sh:main:841 : install_database_python 2022-04-26 14:23:00.385 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-26 14:23:00.388 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-04-26 14:23:00.390 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-26 14:23:00.392 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 14:23:00.395 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-26 14:23:00.398 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-26 14:23:00.400 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 14:23:00.404 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 14:23:00.405 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-26 14:23:00.410 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-26 14:23:00.412 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-26 14:23:00.414 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-26 14:23:00.418 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-26 14:23:00.421 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-26 14:23:00.443 | Using python 3.8 to install PyMySQL 2022-04-26 14:23:00.445 | + 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-04-26 14:23:01.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:01.355 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:01.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:01.355 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:02.576 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:23:02.610 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-26 14:23:05.212 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:23:05.219 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:23:05.219 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:23:05.344 | + inc/python:pip_install:200 : result=0 2022-04-26 14:23:05.346 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:23:05.348 | + functions-common:time_stop:2437 : local name 2022-04-26 14:23:05.351 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:23:05.353 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:23:05.356 | + functions-common:time_stop:2440 : local total 2022-04-26 14:23:05.358 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:23:05.360 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:23:05.363 | + functions-common:time_stop:2444 : start_time=1650982980437 2022-04-26 14:23:05.365 | + functions-common:time_stop:2446 : [[ -z 1650982980437 ]] 2022-04-26 14:23:05.368 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:23:05.373 | + functions-common:time_stop:2449 : end_time=1650982985370 2022-04-26 14:23:05.375 | + functions-common:time_stop:2450 : elapsed_time=4933 2022-04-26 14:23:05.378 | + functions-common:time_stop:2451 : total=23844 2022-04-26 14:23:05.380 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:23:05.382 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28777 2022-04-26 14:23:05.385 | + inc/python:pip_install:203 : return 0 2022-04-26 14:23:05.387 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-26 14:23:05.389 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-26 14:23:05.392 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-26 14:23:05.394 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-26 14:23:05.414 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:23:05.418 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-26 14:23:05.420 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-26 14:23:05.424 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:23:05.427 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 14:23:05.433 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:23:05.437 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 14:23:05.442 | + 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-04-26 14:23:05.445 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 14:23:05.450 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-26 14:23:05.453 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-26 14:23:05.476 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:23:05.480 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-26 14:23:05.483 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 14:23:05.490 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 14:23:05.493 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 14:23:05.497 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 14:23:05.500 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 14:23:05.502 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 14:23:05.504 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:23:05.507 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:23:05.510 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 14:23:05.513 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 14:23:05.516 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 14:23:05.519 | + functions-common:apt_get_update:1202 : return 2022-04-26 14:23:05.522 | + functions-common:install_package:1476 : real_install_package radvd 2022-04-26 14:23:05.525 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 14:23:05.530 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:23:05.532 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:23:05.535 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-04-26 14:23:05.561 | + 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-04-26 14:23:05.687 | Reading package lists... 2022-04-26 14:23:05.952 | Building dependency tree... 2022-04-26 14:23:05.953 | Reading state information... 2022-04-26 14:23:06.219 | radvd is already the newest version (1:2.17-2). 2022-04-26 14:23:06.219 | The following packages were automatically installed and are no longer required: 2022-04-26 14:23:06.220 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 14:23:06.220 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 14:23:06.220 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 14:23:06.220 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 14:23:06.220 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 14:23:06.221 | python3-zope.interface 2022-04-26 14:23:06.221 | Use 'sudo apt autoremove' to remove them. 2022-04-26 14:23:06.342 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 14:23:06.347 | + functions-common:apt_get:1246 : result=0 2022-04-26 14:23:06.349 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 14:23:06.351 | + functions-common:time_stop:2437 : local name 2022-04-26 14:23:06.354 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:23:06.357 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:23:06.360 | + functions-common:time_stop:2440 : local total 2022-04-26 14:23:06.362 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:23:06.364 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 14:23:06.367 | + functions-common:time_stop:2444 : start_time=1650982985557 2022-04-26 14:23:06.370 | + functions-common:time_stop:2446 : [[ -z 1650982985557 ]] 2022-04-26 14:23:06.373 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:23:06.377 | + functions-common:time_stop:2449 : end_time=1650982986375 2022-04-26 14:23:06.379 | + functions-common:time_stop:2450 : elapsed_time=818 2022-04-26 14:23:06.382 | + functions-common:time_stop:2451 : total=3167 2022-04-26 14:23:06.384 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:23:06.387 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3985 2022-04-26 14:23:06.389 | + functions-common:apt_get:1250 : return 0 2022-04-26 14:23:06.392 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-26 14:23:06.411 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:23:06.413 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-26 14:23:06.416 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-26 14:23:06.418 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-26 14:23:06.422 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-26 14:23:06.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-26 14:23:06.444 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 14:23:06.447 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 14:23:06.450 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 14:23:06.452 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 14:23:06.454 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 14:23:06.457 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 14:23:06.459 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:23:06.462 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:23:06.464 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 14:23:06.467 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 14:23:06.469 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 14:23:06.471 | + functions-common:apt_get_update:1202 : return 2022-04-26 14:23:06.474 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-04-26 14:23:06.476 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 14:23:06.479 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:23:06.481 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:23:06.483 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-04-26 14:23:06.504 | + 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-04-26 14:23:06.616 | Reading package lists... 2022-04-26 14:23:06.877 | Building dependency tree... 2022-04-26 14:23:06.878 | Reading state information... 2022-04-26 14:23:07.152 | fakeroot is already the newest version (1.24-1). 2022-04-26 14:23:07.152 | make is already the newest version (4.2.1-1.2). 2022-04-26 14:23:07.152 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-26 14:23:07.152 | The following packages were automatically installed and are no longer required: 2022-04-26 14:23:07.153 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 14:23:07.153 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 14:23:07.154 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 14:23:07.154 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 14:23:07.154 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 14:23:07.154 | python3-zope.interface 2022-04-26 14:23:07.154 | Use 'sudo apt autoremove' to remove them. 2022-04-26 14:23:07.270 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 14:23:07.274 | + functions-common:apt_get:1246 : result=0 2022-04-26 14:23:07.277 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 14:23:07.279 | + functions-common:time_stop:2437 : local name 2022-04-26 14:23:07.281 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:23:07.283 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:23:07.285 | + functions-common:time_stop:2440 : local total 2022-04-26 14:23:07.287 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:23:07.290 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 14:23:07.292 | + functions-common:time_stop:2444 : start_time=1650982986502 2022-04-26 14:23:07.294 | + functions-common:time_stop:2446 : [[ -z 1650982986502 ]] 2022-04-26 14:23:07.297 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:23:07.301 | + functions-common:time_stop:2449 : end_time=1650982987299 2022-04-26 14:23:07.303 | + functions-common:time_stop:2450 : elapsed_time=797 2022-04-26 14:23:07.306 | + functions-common:time_stop:2451 : total=3985 2022-04-26 14:23:07.308 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:23:07.310 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4782 2022-04-26 14:23:07.313 | + functions-common:apt_get:1250 : return 0 2022-04-26 14:23:07.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-26 14:23:07.317 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:23:07.320 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:23:07.322 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-26 14:23:07.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-26 14:23:07.328 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-26 14:23:07.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-26 14:23:07.335 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-26 14:23:07.338 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-26 14:23:07.339 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-26 14:23:07.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-26 14:23:07.346 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-26 14:23:07.349 | + functions:vercmp:628 : local v1=5.4 2022-04-26 14:23:07.351 | + functions:vercmp:629 : local 'op=<' 2022-04-26 14:23:07.353 | + functions:vercmp:630 : local v2=3.13 2022-04-26 14:23:07.356 | + functions:vercmp:631 : local result 2022-04-26 14:23:07.360 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-26 14:23:07.360 | ++ functions:vercmp:635 : sort -V 2022-04-26 14:23:07.360 | ++ functions:vercmp:635 : head -1 2022-04-26 14:23:07.365 | + functions:vercmp:635 : result=3.13 2022-04-26 14:23:07.367 | + functions:vercmp:637 : case $op in 2022-04-26 14:23:07.369 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-26 14:23:07.372 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-26 14:23:07.375 | + functions:vercmp:648 : return 2022-04-26 14:23:07.377 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-26 14:23:07.379 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 14:23:07.382 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-04-26 14:23:07.921 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-26 14:23:07.924 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-26 14:23:07.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:07.929 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:07.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-26 14:23:07.934 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:07.937 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-26 14:23:07.956 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:23:07.959 | + ./stack.sh:main:849 : install_etcd3 2022-04-26 14:23:07.961 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-26 14:23:07.961 | Installing etcd 2022-04-26 14:23:07.965 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-26 14:23:07.978 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-26 14:23:07.994 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-26 14:23:07.997 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-26 14:23:08.010 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-26 14:23:08.013 | ++ 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-04-26 14:23:08.016 | ++ 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-04-26 14:23:08.019 | +++ 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-04-26 14:23:08.023 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-26 14:23:08.026 | ++ 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-04-26 14:23:08.029 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-26 14:23:08.031 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-26 14:23:08.034 | ++ functions:get_extra_file:74 : return 2022-04-26 14:23:08.036 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-26 14:23:08.039 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-26 14:23:08.041 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-26 14:23:08.044 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-26 14:23:08.061 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:23:08.063 | + ./stack.sh:main:868 : install_dstat 2022-04-26 14:23:08.066 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-26 14:23:08.082 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:23:08.085 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-26 14:23:08.087 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:23:08.090 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-26 14:23:08.092 | + ./stack.sh:main:877 : install_libs 2022-04-26 14:23:08.095 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-26 14:23:08.097 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-26 14:23:08.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-26 14:23:08.102 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-26 14:23:08.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.107 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.109 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-26 14:23:08.111 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.114 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-26 14:23:08.116 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-26 14:23:08.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-26 14:23:08.121 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-26 14:23:08.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-26 14:23:08.130 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.133 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-26 14:23:08.135 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-26 14:23:08.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-26 14:23:08.140 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-26 14:23:08.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.147 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-26 14:23:08.149 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.151 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-26 14:23:08.154 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-26 14:23:08.156 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-26 14:23:08.158 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-26 14:23:08.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-26 14:23:08.168 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.170 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-26 14:23:08.173 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-26 14:23:08.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-26 14:23:08.177 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-26 14:23:08.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-26 14:23:08.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.190 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-26 14:23:08.192 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-26 14:23:08.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-26 14:23:08.197 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-26 14:23:08.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-26 14:23:08.206 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.209 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-26 14:23:08.211 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-26 14:23:08.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-26 14:23:08.216 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-26 14:23:08.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-26 14:23:08.225 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.228 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-26 14:23:08.231 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-26 14:23:08.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-26 14:23:08.235 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-26 14:23:08.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-26 14:23:08.245 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.248 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-26 14:23:08.250 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-26 14:23:08.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-26 14:23:08.255 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-26 14:23:08.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-26 14:23:08.265 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.267 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-26 14:23:08.270 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-26 14:23:08.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-26 14:23:08.274 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-26 14:23:08.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-26 14:23:08.283 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.288 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-26 14:23:08.291 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-26 14:23:08.297 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-26 14:23:08.300 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-26 14:23:08.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.304 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-26 14:23:08.310 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.312 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-26 14:23:08.314 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-26 14:23:08.317 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-26 14:23:08.320 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-26 14:23:08.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-26 14:23:08.331 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.334 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-26 14:23:08.336 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-26 14:23:08.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-26 14:23:08.342 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-26 14:23:08.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-26 14:23:08.353 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.356 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-26 14:23:08.359 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-26 14:23:08.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-26 14:23:08.365 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-26 14:23:08.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-26 14:23:08.376 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.379 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-26 14:23:08.381 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-26 14:23:08.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-26 14:23:08.387 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-26 14:23:08.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-26 14:23:08.398 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.400 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-26 14:23:08.403 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-26 14:23:08.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-26 14:23:08.408 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-26 14:23:08.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-26 14:23:08.418 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.420 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-26 14:23:08.423 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-26 14:23:08.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-26 14:23:08.428 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-26 14:23:08.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-26 14:23:08.440 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.443 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-26 14:23:08.446 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-26 14:23:08.449 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-26 14:23:08.452 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-26 14:23:08.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-26 14:23:08.462 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.465 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-26 14:23:08.467 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-26 14:23:08.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-26 14:23:08.472 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-26 14:23:08.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.477 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.480 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-26 14:23:08.483 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.486 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-26 14:23:08.488 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-26 14:23:08.494 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-26 14:23:08.497 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-26 14:23:08.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-26 14:23:08.507 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.510 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-26 14:23:08.513 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-26 14:23:08.516 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-26 14:23:08.519 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-26 14:23:08.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.527 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-26 14:23:08.529 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.532 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-26 14:23:08.534 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-26 14:23:08.537 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-26 14:23:08.540 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-26 14:23:08.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.547 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.550 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-26 14:23:08.553 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.556 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-26 14:23:08.559 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-26 14:23:08.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-26 14:23:08.565 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-26 14:23:08.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-26 14:23:08.577 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.580 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-26 14:23:08.583 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-26 14:23:08.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-26 14:23:08.591 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-26 14:23:08.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-26 14:23:08.602 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.606 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-26 14:23:08.610 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-26 14:23:08.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-26 14:23:08.616 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-26 14:23:08.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-26 14:23:08.627 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.630 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-26 14:23:08.633 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-26 14:23:08.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-26 14:23:08.639 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-26 14:23:08.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-26 14:23:08.653 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.655 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-26 14:23:08.658 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-26 14:23:08.661 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-26 14:23:08.663 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-26 14:23:08.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-26 14:23:08.674 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.677 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-26 14:23:08.679 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-26 14:23:08.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-26 14:23:08.685 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-26 14:23:08.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.693 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-26 14:23:08.696 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.698 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-26 14:23:08.702 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-26 14:23:08.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-26 14:23:08.707 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-26 14:23:08.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-26 14:23:08.720 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.722 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-26 14:23:08.725 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-26 14:23:08.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-26 14:23:08.732 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-26 14:23:08.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-26 14:23:08.743 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.748 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-26 14:23:08.751 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-26 14:23:08.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-26 14:23:08.756 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-26 14:23:08.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-26 14:23:08.767 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.770 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-26 14:23:08.772 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-26 14:23:08.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-26 14:23:08.779 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-26 14:23:08.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-26 14:23:08.789 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.793 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-26 14:23:08.796 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-26 14:23:08.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-26 14:23:08.801 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-26 14:23:08.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-26 14:23:08.814 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.817 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-26 14:23:08.821 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-26 14:23:08.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-26 14:23:08.827 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-26 14:23:08.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.835 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-26 14:23:08.839 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.844 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-26 14:23:08.847 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-26 14:23:08.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-26 14:23:08.855 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-26 14:23:08.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-26 14:23:08.874 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.878 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-26 14:23:08.881 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-26 14:23:08.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-26 14:23:08.887 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-26 14:23:08.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-26 14:23:08.898 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.902 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-26 14:23:08.904 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-26 14:23:08.907 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-26 14:23:08.910 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-26 14:23:08.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.917 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-26 14:23:08.923 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.926 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-26 14:23:08.929 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-26 14:23:08.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-26 14:23:08.935 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-26 14:23:08.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:08.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:08.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-26 14:23:08.948 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:08.951 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-26 14:23:08.979 | Using python 3.8 to install etcd3 2022-04-26 14:23:08.982 | + 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-04-26 14:23:10.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:10.052 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:10.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:10.052 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:11.257 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:23:11.289 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-26 14:23:11.298 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-26 14:23:11.300 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-26 14:23:11.301 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-26 14:23:11.302 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-26 14:23:13.872 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:23:13.879 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:23:13.879 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:23:14.016 | + inc/python:pip_install:200 : result=0 2022-04-26 14:23:14.019 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:23:14.021 | + functions-common:time_stop:2437 : local name 2022-04-26 14:23:14.023 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:23:14.025 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:23:14.028 | + functions-common:time_stop:2440 : local total 2022-04-26 14:23:14.030 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:23:14.032 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:23:14.034 | + functions-common:time_stop:2444 : start_time=1650982988972 2022-04-26 14:23:14.037 | + functions-common:time_stop:2446 : [[ -z 1650982988972 ]] 2022-04-26 14:23:14.039 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:23:14.045 | + functions-common:time_stop:2449 : end_time=1650982994041 2022-04-26 14:23:14.047 | + functions-common:time_stop:2450 : elapsed_time=5069 2022-04-26 14:23:14.049 | + functions-common:time_stop:2451 : total=28777 2022-04-26 14:23:14.051 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:23:14.053 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33846 2022-04-26 14:23:14.056 | + inc/python:pip_install:203 : return 0 2022-04-26 14:23:14.059 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-26 14:23:14.084 | Using python 3.8 to install etcd3gw 2022-04-26 14:23:14.086 | + 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-04-26 14:23:14.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:14.970 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:14.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:14.970 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:16.188 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:23:16.220 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-26 14:23:16.230 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-26 14:23:16.230 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-26 14:23:16.231 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-26 14:23:16.232 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-26 14:23:16.266 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-26 14:23:16.268 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-26 14:23:16.269 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-26 14:23:16.270 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-26 14:23:18.896 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:23:18.903 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:23:18.903 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:23:19.024 | + inc/python:pip_install:200 : result=0 2022-04-26 14:23:19.027 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:23:19.030 | + functions-common:time_stop:2437 : local name 2022-04-26 14:23:19.032 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:23:19.034 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:23:19.036 | + functions-common:time_stop:2440 : local total 2022-04-26 14:23:19.039 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:23:19.041 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:23:19.043 | + functions-common:time_stop:2444 : start_time=1650982994077 2022-04-26 14:23:19.046 | + functions-common:time_stop:2446 : [[ -z 1650982994077 ]] 2022-04-26 14:23:19.049 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:23:19.053 | + functions-common:time_stop:2449 : end_time=1650982999050 2022-04-26 14:23:19.055 | + functions-common:time_stop:2450 : elapsed_time=4973 2022-04-26 14:23:19.057 | + functions-common:time_stop:2451 : total=33846 2022-04-26 14:23:19.059 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:23:19.062 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=38819 2022-04-26 14:23:19.064 | + inc/python:pip_install:203 : return 0 2022-04-26 14:23:19.066 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-26 14:23:19.069 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-26 14:23:19.071 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-26 14:23:19.074 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 14:23:19.076 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 14:23:19.078 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 14:23:19.081 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 14:23:19.083 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 14:23:19.085 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 14:23:19.088 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 14:23:19.090 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 14:23:19.093 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 14:23:19.095 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 14:23:19.097 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 14:23:19.100 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-26 14:23:19.102 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:23:19.105 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:23:19.108 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-26 14:23:19.110 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-26 14:23:19.113 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 14:23:19.115 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 14:23:19.117 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 14:23:19.120 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 14:23:19.122 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 14:23:19.125 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 14:23:19.127 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:23:19.129 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:23:19.131 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 14:23:19.134 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 14:23:19.136 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 14:23:19.139 | + functions-common:apt_get_update:1202 : return 2022-04-26 14:23:19.141 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-26 14:23:19.143 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 14:23:19.146 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:23:19.148 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:23:19.151 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-26 14:23:19.173 | + 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-04-26 14:23:19.287 | Reading package lists... 2022-04-26 14:23:19.537 | Building dependency tree... 2022-04-26 14:23:19.538 | Reading state information... 2022-04-26 14:23:19.801 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-26 14:23:19.801 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-26 14:23:19.801 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-26 14:23:19.801 | The following packages were automatically installed and are no longer required: 2022-04-26 14:23:19.802 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 14:23:19.802 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 14:23:19.802 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 14:23:19.802 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 14:23:19.802 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 14:23:19.802 | python3-zope.interface 2022-04-26 14:23:19.802 | Use 'sudo apt autoremove' to remove them. 2022-04-26 14:23:19.917 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 14:23:19.922 | + functions-common:apt_get:1246 : result=0 2022-04-26 14:23:19.924 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 14:23:19.926 | + functions-common:time_stop:2437 : local name 2022-04-26 14:23:19.929 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:23:19.931 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:23:19.934 | + functions-common:time_stop:2440 : local total 2022-04-26 14:23:19.936 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:23:19.938 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 14:23:19.941 | + functions-common:time_stop:2444 : start_time=1650982999170 2022-04-26 14:23:19.943 | + functions-common:time_stop:2446 : [[ -z 1650982999170 ]] 2022-04-26 14:23:19.946 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:23:19.951 | + functions-common:time_stop:2449 : end_time=1650982999948 2022-04-26 14:23:19.953 | + functions-common:time_stop:2450 : elapsed_time=778 2022-04-26 14:23:19.955 | + functions-common:time_stop:2451 : total=4782 2022-04-26 14:23:19.957 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:23:19.960 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5560 2022-04-26 14:23:19.962 | + functions-common:apt_get:1250 : return 0 2022-04-26 14:23:19.965 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-26 14:23:19.968 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:23:19.970 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:23:19.972 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-26 14:23:20.034 | Module proxy already enabled 2022-04-26 14:23:20.039 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-26 14:23:20.101 | Considering dependency proxy for proxy_uwsgi: 2022-04-26 14:23:20.101 | Module proxy already enabled 2022-04-26 14:23:20.101 | Module proxy_uwsgi already enabled 2022-04-26 14:23:20.105 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-26 14:23:20.108 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 14:23:20.110 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 14:23:20.113 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 14:23:20.274 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-26 14:23:20.277 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-26 14:23:20.279 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-26 14:23:20.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:20.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:20.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-26 14:23:20.290 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:20.292 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-26 14:23:20.294 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-26 14:23:20.297 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-26 14:23:20.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:20.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:20.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-26 14:23:20.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:20.309 | + ./stack.sh:main:885 : install_glanceclient 2022-04-26 14:23:20.311 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-26 14:23:20.314 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-26 14:23:20.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:20.318 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:20.321 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-26 14:23:20.324 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:20.326 | + ./stack.sh:main:886 : install_cinderclient 2022-04-26 14:23:20.329 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-26 14:23:20.331 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-26 14:23:20.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:20.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:20.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-26 14:23:20.341 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:20.344 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-26 14:23:20.346 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-26 14:23:20.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:20.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:20.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-26 14:23:20.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:20.358 | + ./stack.sh:main:887 : install_novaclient 2022-04-26 14:23:20.360 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-26 14:23:20.363 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-26 14:23:20.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:20.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:20.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-26 14:23:20.373 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:20.375 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-26 14:23:20.392 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:23:20.395 | + ./stack.sh:main:889 : install_swiftclient 2022-04-26 14:23:20.397 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-26 14:23:20.399 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-26 14:23:20.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:20.405 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:20.407 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-26 14:23:20.410 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:20.412 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-26 14:23:20.429 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:23:20.432 | + ./stack.sh:main:892 : install_neutronclient 2022-04-26 14:23:20.434 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-26 14:23:20.437 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-26 14:23:20.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:20.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:20.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-26 14:23:20.446 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:20.450 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-26 14:23:20.452 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-26 14:23:20.455 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-26 14:23:20.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:20.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:20.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-26 14:23:20.464 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:20.466 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-26 14:23:20.469 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-26 14:23:20.471 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 14:23:20.474 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-26 14:23:20.478 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-26 14:23:20.481 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 14:23:20.484 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-26 14:23:20.484 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 14:23:20.489 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-26 14:23:20.492 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-26 14:23:20.494 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-26 14:23:20.498 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-26 14:23:20.500 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-26 14:23:20.521 | Using python 3.8 to install keystonemiddleware 2022-04-26 14:23:20.524 | + 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-04-26 14:23:21.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:21.388 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:21.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:21.388 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:22.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:23:22.602 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-26 14:23:22.656 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-26 14:23:22.657 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-26 14:23:22.657 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-26 14:23:22.659 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-26 14:23:22.660 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-26 14:23:22.661 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-26 14:23:22.662 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-26 14:23:22.663 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-26 14:23:22.664 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-26 14:23:22.665 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-26 14:23:22.666 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-26 14:23:22.667 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-26 14:23:22.669 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-26 14:23:22.670 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-26 14:23:22.728 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-26 14:23:22.729 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-26 14:23:22.731 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-26 14:23:22.771 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-26 14:23:22.810 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-26 14:23:22.811 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-26 14:23:22.813 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-26 14:23:22.814 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-26 14:23:22.863 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-26 14:23:22.867 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-26 14:23:22.876 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-26 14:23:22.877 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-26 14:23:22.892 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-04-26 14:23:22.894 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-26 14:23:22.895 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-26 14:23:22.959 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-26 14:23:22.961 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-26 14:23:22.962 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-26 14:23:22.965 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-26 14:23:23.015 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-26 14:23:23.026 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-26 14:23:25.471 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:23:25.478 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:23:25.478 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:23:25.601 | + inc/python:pip_install:200 : result=0 2022-04-26 14:23:25.604 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:23:25.606 | + functions-common:time_stop:2437 : local name 2022-04-26 14:23:25.608 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:23:25.610 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:23:25.613 | + functions-common:time_stop:2440 : local total 2022-04-26 14:23:25.615 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:23:25.617 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:23:25.620 | + functions-common:time_stop:2444 : start_time=1650983000516 2022-04-26 14:23:25.623 | + functions-common:time_stop:2446 : [[ -z 1650983000516 ]] 2022-04-26 14:23:25.626 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:23:25.630 | + functions-common:time_stop:2449 : end_time=1650983005627 2022-04-26 14:23:25.632 | + functions-common:time_stop:2450 : elapsed_time=5111 2022-04-26 14:23:25.635 | + functions-common:time_stop:2451 : total=38819 2022-04-26 14:23:25.637 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:23:25.639 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=43930 2022-04-26 14:23:25.641 | + inc/python:pip_install:203 : return 0 2022-04-26 14:23:25.644 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-26 14:23:25.646 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-26 14:23:25.648 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 14:23:25.651 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-26 14:23:25.654 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-26 14:23:25.656 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 14:23:25.660 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 14:23:25.660 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-26 14:23:25.666 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-26 14:23:25.669 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-26 14:23:25.671 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-26 14:23:25.674 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-26 14:23:25.676 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-26 14:23:25.698 | Using python 3.8 to install python-memcached 2022-04-26 14:23:25.701 | + 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-04-26 14:23:26.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:26.609 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:26.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:26.609 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:27.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:23:27.855 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-26 14:23:27.858 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-26 14:23:30.430 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:23:30.438 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:23:30.438 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:23:30.557 | + inc/python:pip_install:200 : result=0 2022-04-26 14:23:30.560 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:23:30.562 | + functions-common:time_stop:2437 : local name 2022-04-26 14:23:30.564 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:23:30.567 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:23:30.569 | + functions-common:time_stop:2440 : local total 2022-04-26 14:23:30.571 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:23:30.574 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:23:30.576 | + functions-common:time_stop:2444 : start_time=1650983005693 2022-04-26 14:23:30.579 | + functions-common:time_stop:2446 : [[ -z 1650983005693 ]] 2022-04-26 14:23:30.582 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:23:30.586 | + functions-common:time_stop:2449 : end_time=1650983010583 2022-04-26 14:23:30.588 | + functions-common:time_stop:2450 : elapsed_time=4890 2022-04-26 14:23:30.590 | + functions-common:time_stop:2451 : total=43930 2022-04-26 14:23:30.593 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:23:30.595 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=48820 2022-04-26 14:23:30.597 | + inc/python:pip_install:203 : return 0 2022-04-26 14:23:30.600 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-26 14:23:30.617 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:23:30.620 | + ./stack.sh:main:899 : '[' 10.222.0.16 == 10.222.0.16 ']' 2022-04-26 14:23:30.623 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-26 14:23:30.625 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-26 14:23:30.627 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-26 14:23:30.630 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 14:23:30.632 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-26 14:23:30.634 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-26 14:23:30.649 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:23:30.652 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-26 14:23:30.654 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-26 14:23:30.656 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-26 14:23:30.658 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 14:23:30.660 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 14:23:30.663 | ++ functions-common:git_clone:612 : pwd 2022-04-26 14:23:30.666 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 14:23:30.668 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 14:23:30.671 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 14:23:30.686 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 14:23:30.688 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 14:23:30.690 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 14:23:30.692 | + functions-common:git_clone:629 : echo master 2022-04-26 14:23:30.693 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 14:23:30.698 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-26 14:23:30.700 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 14:23:30.702 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-04-26 14:23:30.715 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-04-26 14:23:30.718 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 14:23:30.718 | + functions-common:git_clone:690 : head -1 2022-04-26 14:23:30.722 | 65e3e33b6 Merge "typo fix in docstring" 2022-04-26 14:23:30.724 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 14:23:30.726 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-26 14:23:30.730 | + inc/python:setup_develop:338 : local bindep 2022-04-26 14:23:30.732 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-26 14:23:30.734 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-26 14:23:30.736 | + inc/python:setup_develop:344 : local extras= 2022-04-26 14:23:30.739 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-26 14:23:30.741 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 14:23:30.743 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-26 14:23:30.746 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-26 14:23:30.748 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 14:23:30.751 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 14:23:30.754 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-26 14:23:30.756 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 14:23:30.759 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-26 14:23:30.762 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 14:23:30.764 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 14:23:30.767 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-26 14:23:30.773 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-26 14:23:30.776 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-26 14:23:31.463 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-26 14:23:31.465 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 14:23:31.468 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 14:23:31.470 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 14:23:31.472 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-26 14:23:31.474 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-26 14:23:31.477 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 14:23:31.479 | + inc/python:setup_package:428 : local extras= 2022-04-26 14:23:31.482 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 14:23:31.484 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 14:23:31.486 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 14:23:31.488 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 14:23:31.491 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 14:23:31.493 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-26 14:23:31.514 | Using python 3.8 to install /opt/stack/keystone 2022-04-26 14:23:31.517 | + 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-04-26 14:23:32.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:32.390 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:32.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:32.390 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:33.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:23:33.630 | Obtaining file:///opt/stack/keystone 2022-04-26 14:23:33.631 | Preparing metadata (setup.py): started 2022-04-26 14:23:38.751 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 14:23:38.829 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.8.1) 2022-04-26 14:23:38.830 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.8.7) 2022-04-26 14:23:38.831 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.1.1) 2022-04-26 14:23:38.832 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.3.9) 2022-04-26 14:23:38.833 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (36.0.2) 2022-04-26 14:23:38.834 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.4.35) 2022-04-26 14:23:38.835 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.13.0) 2022-04-26 14:23:38.836 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.5.0) 2022-04-26 14:23:38.838 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.7.4) 2022-04-26 14:23:38.839 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.4.0) 2022-04-26 14:23:38.840 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (9.4.0) 2022-04-26 14:23:38.841 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-26 14:23:38.842 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.8.20) 2022-04-26 14:23:38.843 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.10.1) 2022-04-26 14:23:38.844 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (8.8.0) 2022-04-26 14:23:38.845 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.1.0) 2022-04-26 14:23:38.846 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (12.13.0) 2022-04-26 14:23:38.847 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (11.2.0) 2022-04-26 14:23:38.849 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.1.0) 2022-04-26 14:23:38.850 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.7.0) 2022-04-26 14:23:38.851 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.5.1) 2022-04-26 14:23:38.852 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.11.0) 2022-04-26 14:23:38.854 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.3.0) 2022-04-26 14:23:38.855 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.5.0) 2022-04-26 14:23:38.856 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.12.2) 2022-04-26 14:23:38.857 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-26 14:23:38.858 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (7.1.2) 2022-04-26 14:23:38.859 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.3.0) 2022-04-26 14:23:38.861 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.1.5) 2022-04-26 14:23:38.861 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-26 14:23:38.863 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.1.1) 2022-04-26 14:23:38.863 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.0.3) 2022-04-26 14:23:38.865 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.4.2) 2022-04-26 14:23:38.866 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2022.1) 2022-04-26 14:23:38.878 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.15.0) 2022-04-26 14:23:38.879 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.16.0) 2022-04-26 14:23:38.922 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev9) (5.1.1) 2022-04-26 14:23:38.940 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (8.1.2) 2022-04-26 14:23:38.942 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (4.11.3) 2022-04-26 14:23:38.943 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (3.1.1) 2022-04-26 14:23:38.944 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.2) 2022-04-26 14:23:38.945 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.1) 2022-04-26 14:23:38.956 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev9) (9.0.1) 2022-04-26 14:23:39.019 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2.27.1) 2022-04-26 14:23:39.022 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (4.5.0) 2022-04-26 14:23:39.118 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (0.8.0) 2022-04-26 14:23:39.120 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (2.5.0) 2022-04-26 14:23:39.121 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (6.0) 2022-04-26 14:23:39.123 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (1.5.0) 2022-04-26 14:23:39.178 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.7.7) 2022-04-26 14:23:39.180 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (0.5.0) 2022-04-26 14:23:39.182 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (2.0.1) 2022-04-26 14:23:39.232 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev9) (2.8.2) 2022-04-26 14:23:39.235 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev9) (0.9.6) 2022-04-26 14:23:39.319 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.8.0) 2022-04-26 14:23:39.322 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.0.0) 2022-04-26 14:23:39.324 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.2.4) 2022-04-26 14:23:39.325 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.1.1) 2022-04-26 14:23:39.327 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.4.0) 2022-04-26 14:23:39.328 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.4.0) 2022-04-26 14:23:39.346 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev9) (3.3.0) 2022-04-26 14:23:39.397 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev9) (3.2.0) 2022-04-26 14:23:39.423 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (1.0.2) 2022-04-26 14:23:39.424 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (3.0.8) 2022-04-26 14:23:39.425 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (0.11.0) 2022-04-26 14:23:39.426 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (21.3) 2022-04-26 14:23:39.484 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev9) (4.5.0) 2022-04-26 14:23:39.599 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (22.0.0) 2022-04-26 14:23:39.601 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (5.7.1) 2022-04-26 14:23:39.604 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (1.10.0) 2022-04-26 14:23:39.604 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (0.7.1) 2022-04-26 14:23:39.605 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (62.1.0) 2022-04-26 14:23:39.831 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev9) (1.1.2) 2022-04-26 14:23:39.854 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.4.2) 2022-04-26 14:23:39.856 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.5.2) 2022-04-26 14:23:39.925 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.2.0) 2022-04-26 14:23:39.943 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.0.0) 2022-04-26 14:23:40.002 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev9) (2.21) 2022-04-26 14:23:40.042 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev9) (1.14.0) 2022-04-26 14:23:40.151 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (3.8.0) 2022-04-26 14:23:40.208 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.1) 2022-04-26 14:23:40.284 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (1.7.0) 2022-04-26 14:23:40.412 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev9) (0.17.3) 2022-04-26 14:23:40.443 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.14.1) 2022-04-26 14:23:40.484 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.33.0) 2022-04-26 14:23:40.486 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.5.1) 2022-04-26 14:23:40.488 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (3.5.0) 2022-04-26 14:23:40.490 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.1.1) 2022-04-26 14:23:40.491 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (3.0.0) 2022-04-26 14:23:40.492 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (1.3.3) 2022-04-26 14:23:40.546 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev9) (0.2.5) 2022-04-26 14:23:40.686 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2019.11.28) 2022-04-26 14:23:40.689 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (3.3) 2022-04-26 14:23:40.691 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2.0.12) 2022-04-26 14:23:40.692 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (1.26.9) 2022-04-26 14:23:40.844 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev9) (2.5.0) 2022-04-26 14:23:40.925 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev9) (2.5.0) 2022-04-26 14:23:41.176 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.2.1) 2022-04-26 14:23:41.446 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.7) 2022-04-26 14:23:41.481 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.0.0) 2022-04-26 14:23:43.375 | Installing collected packages: keystone 2022-04-26 14:23:43.375 | Attempting uninstall: keystone 2022-04-26 14:23:43.375 | Found existing installation: keystone 21.1.0.dev9 2022-04-26 14:23:43.379 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-26 14:23:43.380 | Running setup.py develop for keystone 2022-04-26 14:23:49.685 | Successfully installed keystone 2022-04-26 14:23:49.685 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:23:49.693 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:23:49.693 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:23:49.829 | + inc/python:pip_install:200 : result=0 2022-04-26 14:23:49.831 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:23:49.833 | + functions-common:time_stop:2437 : local name 2022-04-26 14:23:49.835 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:23:49.837 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:23:49.839 | + functions-common:time_stop:2440 : local total 2022-04-26 14:23:49.842 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:23:49.844 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:23:49.846 | + functions-common:time_stop:2444 : start_time=1650983011509 2022-04-26 14:23:49.848 | + functions-common:time_stop:2446 : [[ -z 1650983011509 ]] 2022-04-26 14:23:49.851 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:23:49.855 | + functions-common:time_stop:2449 : end_time=1650983029853 2022-04-26 14:23:49.857 | + functions-common:time_stop:2450 : elapsed_time=18344 2022-04-26 14:23:49.859 | + functions-common:time_stop:2451 : total=48820 2022-04-26 14:23:49.861 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:23:49.864 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=67164 2022-04-26 14:23:49.866 | + inc/python:pip_install:203 : return 0 2022-04-26 14:23:49.869 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 14:23:49.871 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-26 14:23:49.874 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-26 14:23:49.893 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-26 14:23:49.905 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-26 14:23:49.907 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-26 14:23:49.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:23:49.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:23:49.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-26 14:23:49.917 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:23:49.919 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-26 14:23:49.936 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:23:49.939 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-26 14:23:49.941 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 14:23:49.944 | + ./stack.sh:main:901 : configure_keystone 2022-04-26 14:23:49.947 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-26 14:23:49.959 | + 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-04-26 14:23:49.961 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-26 14:23:49.966 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-26 14:23:49.982 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:23:49.984 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-26 14:23:50.016 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-26 14:23:50.044 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-26 14:23:50.075 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-26 14:23:50.106 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-26 14:23:50.137 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-26 14:23:50.167 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-26 14:23:50.195 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-26 14:23:50.223 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-26 14:23:50.225 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-26 14:23:50.228 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-26 14:23:50.231 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-26 14:23:50.233 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 14:23:50.235 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 14:23:50.251 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:23:50.254 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 14:23:50.257 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 14:23:50.259 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 14:23:50.275 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:23:50.277 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:23:50.280 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:23:50.311 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 14:23:50.313 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 14:23:50.315 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-26 14:23:50.318 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-26 14:23:50.334 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:23:50.337 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2022-04-26 14:23:50.367 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-26 14:23:50.370 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-26 14:23:50.401 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-26 14:23:50.404 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-26 14:23:50.406 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-26 14:23:50.409 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-04-26 14:23:50.411 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-26 14:23:50.414 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-26 14:23:50.445 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-26 14:23:50.447 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-26 14:23:50.450 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-26 14:23:50.452 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-26 14:23:50.455 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 14:23:50.473 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 14:23:50.475 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 14:23:50.478 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 14:23:50.480 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 14:23:50.483 | + 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-04-26 14:23:50.511 | + 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-04-26 14:23:50.539 | + 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-04-26 14:23:50.568 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 14:23:50.595 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-26 14:23:50.625 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-26 14:23:50.627 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-26 14:23:50.629 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-26 14:23:50.632 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-26 14:23:50.634 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-26 14:23:50.636 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-26 14:23:50.639 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 14:23:50.642 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-26 14:23:50.646 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-26 14:23:50.648 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 14:23:50.651 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 14:23:50.664 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 14:23:50.664 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 14:23:50.673 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 14:23:50.676 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 14:23:50.692 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-26 14:23:50.694 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-26 14:23:50.698 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-26 14:23:50.731 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-26 14:23:50.758 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-26 14:23:50.785 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-26 14:23:50.813 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-26 14:23:50.840 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-26 14:23:50.867 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-26 14:23:50.896 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-26 14:23:50.923 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-26 14:23:50.951 | + 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-04-26 14:23:50.981 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-26 14:23:51.010 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-26 14:23:51.037 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-26 14:23:51.065 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-26 14:23:51.067 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-26 14:23:51.070 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-26 14:23:51.073 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-26 14:23:51.075 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 14:23:51.078 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:23:51.080 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:23:51.082 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-26 14:23:51.085 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-26 14:23:51.087 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-26 14:23:51.115 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-26 14:23:51.143 | + 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-04-26 14:23:51.144 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-26 14:23:51.153 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-26 14:23:51.156 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-26 14:23:51.158 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-26 14:23:51.161 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 14:23:51.163 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 14:23:51.166 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 14:23:51.168 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:23:51.170 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:23:51.173 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 14:23:51.175 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 14:23:51.177 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:23:51.180 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:23:51.183 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-26 14:23:51.244 | Site keystone-wsgi-public already enabled 2022-04-26 14:23:51.249 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-26 14:23:51.251 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 14:23:51.254 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 14:23:51.256 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 14:23:51.390 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-26 14:23:51.421 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-26 14:23:51.453 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-26 14:23:51.485 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-26 14:23:51.488 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-26 14:23:51.520 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-26 14:23:51.550 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-26 14:23:51.579 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-26 14:23:51.582 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-26 14:23:51.599 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:23:51.601 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-26 14:23:51.625 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:23:51.627 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-26 14:23:51.630 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-26 14:23:51.632 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-26 14:23:51.635 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 14:23:51.638 | + lib/stack:stack_install_service:32 : install_swift 2022-04-26 14:23:51.640 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-26 14:23:51.643 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-26 14:23:51.645 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-26 14:23:51.647 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 14:23:51.650 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 14:23:51.653 | ++ functions-common:git_clone:612 : pwd 2022-04-26 14:23:51.656 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 14:23:51.658 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 14:23:51.661 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 14:23:51.677 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 14:23:51.679 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 14:23:51.681 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 14:23:51.684 | + functions-common:git_clone:629 : echo master 2022-04-26 14:23:51.685 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 14:23:51.690 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-26 14:23:51.692 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 14:23:51.694 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-04-26 14:23:51.708 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-04-26 14:23:51.711 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 14:23:51.711 | + functions-common:git_clone:690 : head -1 2022-04-26 14:23:51.715 | b621a6f93 Merge "tests: Fix swiftclient/requests log level adjustment" 2022-04-26 14:23:51.718 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 14:23:51.720 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-26 14:23:51.723 | + inc/python:setup_develop:338 : local bindep 2022-04-26 14:23:51.725 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-26 14:23:51.728 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-26 14:23:51.730 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-26 14:23:51.733 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-26 14:23:51.735 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 14:23:51.738 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-26 14:23:51.740 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-26 14:23:51.742 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 14:23:51.745 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-26 14:23:51.748 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-26 14:23:51.750 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 14:23:51.753 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-26 14:23:51.756 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 14:23:51.758 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 14:23:51.761 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-26 14:23:51.767 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-26 14:23:51.770 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-26 14:23:52.455 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-26 14:23:52.457 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 14:23:52.460 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 14:23:52.464 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 14:23:52.466 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-26 14:23:52.468 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-26 14:23:52.471 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 14:23:52.473 | + inc/python:setup_package:428 : local extras=keystone 2022-04-26 14:23:52.475 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 14:23:52.478 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-26 14:23:52.480 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-26 14:23:52.483 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-26 14:23:52.485 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 14:23:52.487 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-26 14:23:52.509 | Using python 3.8 to install /opt/stack/swift 2022-04-26 14:23:52.511 | + 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-04-26 14:23:53.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:53.394 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:53.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:23:53.394 | from cryptography.utils import int_from_bytes 2022-04-26 14:23:54.594 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:23:54.626 | Obtaining file:///opt/stack/swift 2022-04-26 14:23:54.627 | Preparing metadata (setup.py): started 2022-04-26 14:23:59.401 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 14:23:59.441 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.33.0) 2022-04-26 14:23:59.442 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.1.2) 2022-04-26 14:23:59.443 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.11.0) 2022-04-26 14:23:59.444 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (2.1.1) 2022-04-26 14:23:59.445 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (4.8.0) 2022-04-26 14:23:59.447 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (2.27.1) 2022-04-26 14:23:59.448 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.16.0) 2022-04-26 14:23:59.449 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.9.9) 2022-04-26 14:23:59.450 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.6.1) 2022-04-26 14:23:59.451 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (36.0.2) 2022-04-26 14:23:59.452 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (9.4.0) 2022-04-26 14:23:59.489 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev28) (1.15.0) 2022-04-26 14:23:59.498 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev28) (2.2.1) 2022-04-26 14:23:59.553 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.12.2) 2022-04-26 14:23:59.554 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (8.8.0) 2022-04-26 14:23:59.556 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.4.0) 2022-04-26 14:23:59.557 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (2.10.1) 2022-04-26 14:23:59.558 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (5.8.1) 2022-04-26 14:23:59.559 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.5.0) 2022-04-26 14:23:59.561 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.8.7) 2022-04-26 14:23:59.562 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.1.0) 2022-04-26 14:23:59.563 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.7.0) 2022-04-26 14:23:59.564 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.3.0) 2022-04-26 14:23:59.565 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (3.1.1) 2022-04-26 14:23:59.566 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (5.1.0) 2022-04-26 14:23:59.588 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev28) (62.1.0) 2022-04-26 14:23:59.617 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (1.26.9) 2022-04-26 14:23:59.620 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (2.0.12) 2022-04-26 14:23:59.623 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (3.3) 2022-04-26 14:23:59.624 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (2019.11.28) 2022-04-26 14:23:59.655 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev28) (2.21) 2022-04-26 14:23:59.769 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.7.0) 2022-04-26 14:23:59.770 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.0.2) 2022-04-26 14:23:59.772 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (3.5.0) 2022-04-26 14:23:59.813 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.1.5) 2022-04-26 14:23:59.858 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.5.0) 2022-04-26 14:23:59.860 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (2.5.0) 2022-04-26 14:23:59.861 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (0.8.0) 2022-04-26 14:23:59.862 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (6.0) 2022-04-26 14:23:59.925 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (0.9.6) 2022-04-26 14:23:59.927 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (2.8.2) 2022-04-26 14:23:59.941 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (2022.1) 2022-04-26 14:23:59.942 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.0.3) 2022-04-26 14:23:59.960 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (3.0.8) 2022-04-26 14:23:59.962 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (21.3) 2022-04-26 14:24:00.111 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.14.0) 2022-04-26 14:24:00.127 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (5.1.1) 2022-04-26 14:24:02.439 | Installing collected packages: swift 2022-04-26 14:24:02.439 | Attempting uninstall: swift 2022-04-26 14:24:02.439 | Found existing installation: swift 2.30.0.dev28 2022-04-26 14:24:02.442 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-26 14:24:02.443 | Running setup.py develop for swift 2022-04-26 14:24:08.403 | Successfully installed swift 2022-04-26 14:24:08.403 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:24:08.411 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:24:08.411 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:24:08.548 | + inc/python:pip_install:200 : result=0 2022-04-26 14:24:08.551 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:24:08.553 | + functions-common:time_stop:2437 : local name 2022-04-26 14:24:08.555 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:24:08.558 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:24:08.560 | + functions-common:time_stop:2440 : local total 2022-04-26 14:24:08.562 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:24:08.564 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:24:08.566 | + functions-common:time_stop:2444 : start_time=1650983032503 2022-04-26 14:24:08.569 | + functions-common:time_stop:2446 : [[ -z 1650983032503 ]] 2022-04-26 14:24:08.571 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:24:08.575 | + functions-common:time_stop:2449 : end_time=1650983048573 2022-04-26 14:24:08.577 | + functions-common:time_stop:2450 : elapsed_time=16070 2022-04-26 14:24:08.580 | + functions-common:time_stop:2451 : total=67164 2022-04-26 14:24:08.582 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:24:08.584 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=83234 2022-04-26 14:24:08.587 | + inc/python:pip_install:203 : return 0 2022-04-26 14:24:08.589 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 14:24:08.591 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-26 14:24:08.594 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-26 14:24:08.613 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-26 14:24:08.625 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-26 14:24:08.628 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-26 14:24:08.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:24:08.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:24:08.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-26 14:24:08.637 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:24:08.640 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-26 14:24:08.642 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 14:24:08.645 | + ./stack.sh:main:910 : configure_swift 2022-04-26 14:24:08.647 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-26 14:24:08.650 | + lib/swift:configure_swift:332 : local node_number 2022-04-26 14:24:08.652 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-26 14:24:08.654 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-26 14:24:08.656 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-26 14:24:09.882 | No container-auditor running 2022-04-26 14:24:09.882 | No account-server running 2022-04-26 14:24:09.882 | No object-reconstructor running 2022-04-26 14:24:09.882 | No container-sharder running 2022-04-26 14:24:09.883 | No object-server running 2022-04-26 14:24:09.883 | No container-replicator running 2022-04-26 14:24:09.883 | No container-reconciler running 2022-04-26 14:24:09.883 | No account-replicator running 2022-04-26 14:24:09.883 | No object-auditor running 2022-04-26 14:24:09.883 | No account-reaper running 2022-04-26 14:24:09.883 | No container-server running 2022-04-26 14:24:09.883 | No account-auditor running 2022-04-26 14:24:09.883 | No object-replicator running 2022-04-26 14:24:09.883 | No object-expirer running 2022-04-26 14:24:09.883 | No object-updater running 2022-04-26 14:24:09.883 | No container-updater running 2022-04-26 14:24:09.883 | No proxy-server running 2022-04-26 14:24:09.883 | No container-sync running 2022-04-26 14:24:09.979 | + lib/swift:configure_swift:337 : true 2022-04-26 14:24:09.981 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-26 14:24:09.994 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-26 14:24:10.006 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-26 14:24:10.009 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-26 14:24:10.009 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-26 14:24:10.014 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-26 14:24:10.014 | s/%GROUP%/ubuntu/; 2022-04-26 14:24:10.014 | s/%USER%/ubuntu/; 2022-04-26 14:24:10.014 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-26 14:24:10.014 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-26 14:24:10.017 | uid = ubuntu 2022-04-26 14:24:10.017 | gid = ubuntu 2022-04-26 14:24:10.017 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-26 14:24:10.017 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-26 14:24:10.017 | address = 127.0.0.1 2022-04-26 14:24:10.017 | 2022-04-26 14:24:10.017 | [account6612] 2022-04-26 14:24:10.017 | max connections = 25 2022-04-26 14:24:10.017 | path = /opt/stack/data/swift/1/node/ 2022-04-26 14:24:10.017 | read only = false 2022-04-26 14:24:10.017 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-26 14:24:10.017 | 2022-04-26 14:24:10.017 | [account6622] 2022-04-26 14:24:10.017 | max connections = 25 2022-04-26 14:24:10.017 | path = /opt/stack/data/swift/2/node/ 2022-04-26 14:24:10.018 | read only = false 2022-04-26 14:24:10.018 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-26 14:24:10.018 | 2022-04-26 14:24:10.018 | [account6632] 2022-04-26 14:24:10.018 | max connections = 25 2022-04-26 14:24:10.018 | path = /opt/stack/data/swift/3/node/ 2022-04-26 14:24:10.018 | read only = false 2022-04-26 14:24:10.018 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-26 14:24:10.018 | 2022-04-26 14:24:10.018 | [account6642] 2022-04-26 14:24:10.018 | max connections = 25 2022-04-26 14:24:10.018 | path = /opt/stack/data/swift/4/node/ 2022-04-26 14:24:10.018 | read only = false 2022-04-26 14:24:10.018 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-26 14:24:10.018 | 2022-04-26 14:24:10.018 | 2022-04-26 14:24:10.018 | [container6611] 2022-04-26 14:24:10.018 | max connections = 25 2022-04-26 14:24:10.018 | path = /opt/stack/data/swift/1/node/ 2022-04-26 14:24:10.018 | read only = false 2022-04-26 14:24:10.018 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-26 14:24:10.018 | 2022-04-26 14:24:10.018 | [container6621] 2022-04-26 14:24:10.018 | max connections = 25 2022-04-26 14:24:10.018 | path = /opt/stack/data/swift/2/node/ 2022-04-26 14:24:10.018 | read only = false 2022-04-26 14:24:10.018 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-26 14:24:10.018 | 2022-04-26 14:24:10.018 | [container6631] 2022-04-26 14:24:10.018 | max connections = 25 2022-04-26 14:24:10.018 | path = /opt/stack/data/swift/3/node/ 2022-04-26 14:24:10.018 | read only = false 2022-04-26 14:24:10.019 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-26 14:24:10.019 | 2022-04-26 14:24:10.019 | [container6641] 2022-04-26 14:24:10.019 | max connections = 25 2022-04-26 14:24:10.019 | path = /opt/stack/data/swift/4/node/ 2022-04-26 14:24:10.019 | read only = false 2022-04-26 14:24:10.019 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-26 14:24:10.019 | 2022-04-26 14:24:10.019 | 2022-04-26 14:24:10.019 | [object6613] 2022-04-26 14:24:10.019 | max connections = 25 2022-04-26 14:24:10.019 | path = /opt/stack/data/swift/1/node/ 2022-04-26 14:24:10.019 | read only = false 2022-04-26 14:24:10.019 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-26 14:24:10.019 | 2022-04-26 14:24:10.019 | [object6623] 2022-04-26 14:24:10.019 | max connections = 25 2022-04-26 14:24:10.019 | path = /opt/stack/data/swift/2/node/ 2022-04-26 14:24:10.019 | read only = false 2022-04-26 14:24:10.019 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-26 14:24:10.019 | 2022-04-26 14:24:10.019 | [object6633] 2022-04-26 14:24:10.019 | max connections = 25 2022-04-26 14:24:10.019 | path = /opt/stack/data/swift/3/node/ 2022-04-26 14:24:10.019 | read only = false 2022-04-26 14:24:10.019 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-26 14:24:10.019 | 2022-04-26 14:24:10.019 | [object6643] 2022-04-26 14:24:10.019 | max connections = 25 2022-04-26 14:24:10.019 | path = /opt/stack/data/swift/4/node/ 2022-04-26 14:24:10.019 | read only = false 2022-04-26 14:24:10.019 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-26 14:24:10.020 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-26 14:24:10.023 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:24:10.025 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:24:10.027 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-26 14:24:10.040 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-26 14:24:10.042 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-26 14:24:10.047 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-26 14:24:10.051 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-26 14:24:10.053 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-26 14:24:10.057 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-26 14:24:10.085 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.16:8080/v1/ 2022-04-26 14:24:10.112 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-26 14:24:10.131 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-26 14:24:10.160 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-26 14:24:10.177 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-26 14:24:10.206 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-26 14:24:10.224 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-26 14:24:10.253 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-26 14:24:10.271 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-26 14:24:10.299 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-26 14:24:10.317 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-26 14:24:10.345 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-26 14:24:10.363 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-26 14:24:10.378 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:24:10.380 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-26 14:24:10.408 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-26 14:24:10.436 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-26 14:24:10.464 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-26 14:24:10.492 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-26 14:24:10.508 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:24:10.511 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-26 14:24:10.537 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-26 14:24:10.553 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:24:10.555 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-26 14:24:10.570 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:24:10.572 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-26 14:24:10.574 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-26 14:24:10.590 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:24:10.592 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-26 14:24:10.594 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-26 14:24:10.596 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-26 14:24:10.601 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-26 14:24:10.607 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-26 14:24:10.635 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-26 14:24:10.661 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-26 14:24:10.691 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-26 14:24:10.721 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-26 14:24:10.749 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-26 14:24:10.751 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-26 14:24:10.753 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-26 14:24:10.755 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-26 14:24:10.757 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-26 14:24:10.784 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-26 14:24:10.813 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.16/identity 2022-04-26 14:24:10.841 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-26 14:24:10.869 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-26 14:24:10.896 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-26 14:24:10.924 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-26 14:24:10.951 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-26 14:24:10.980 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 14:24:11.007 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-26 14:24:11.034 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-26 14:24:11.062 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-26 14:24:11.089 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-26 14:24:11.117 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-26 14:24:11.148 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-26 14:24:11.176 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-26 14:24:11.194 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-26 14:24:11.221 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-26 14:24:11.250 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-26 14:24:11.254 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-26 14:24:11.283 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-26 14:24:11.310 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-26 14:24:11.338 | + lib/swift:configure_swift:475 : local node_number 2022-04-26 14:24:11.340 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-26 14:24:11.342 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-26 14:24:11.344 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-26 14:24:11.349 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-26 14:24:11.351 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-26 14:24:11.354 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-26 14:24:11.356 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-26 14:24:11.358 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-26 14:24:11.360 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-26 14:24:11.363 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-26 14:24:11.365 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-26 14:24:11.383 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-26 14:24:11.411 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-26 14:24:11.429 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-26 14:24:11.458 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-26 14:24:11.476 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-26 14:24:11.505 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-26 14:24:11.524 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-26 14:24:11.553 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-26 14:24:11.571 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-26 14:24:11.599 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-26 14:24:11.618 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-26 14:24:11.647 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-26 14:24:11.666 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-26 14:24:11.694 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-26 14:24:11.713 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-26 14:24:11.741 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-26 14:24:11.760 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-26 14:24:11.788 | + 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-04-26 14:24:11.794 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-26 14:24:11.812 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-26 14:24:11.842 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-26 14:24:11.870 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-26 14:24:11.873 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-26 14:24:11.877 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-26 14:24:11.880 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-26 14:24:11.882 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-26 14:24:11.884 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-26 14:24:11.887 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-26 14:24:11.889 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-26 14:24:11.891 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-26 14:24:11.893 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-26 14:24:11.912 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-26 14:24:11.940 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-26 14:24:11.958 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-26 14:24:11.987 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-26 14:24:12.005 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-26 14:24:12.033 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-26 14:24:12.052 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-26 14:24:12.081 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-26 14:24:12.099 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-26 14:24:12.128 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-26 14:24:12.146 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-26 14:24:12.175 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-26 14:24:12.193 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-26 14:24:12.222 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-26 14:24:12.240 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-26 14:24:12.269 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-26 14:24:12.287 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-26 14:24:12.315 | + 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-04-26 14:24:12.319 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-26 14:24:12.338 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-26 14:24:12.367 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-26 14:24:12.369 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-26 14:24:12.373 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-26 14:24:12.376 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-26 14:24:12.378 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-26 14:24:12.380 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-26 14:24:12.382 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-26 14:24:12.385 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-26 14:24:12.387 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-26 14:24:12.389 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-26 14:24:12.408 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-26 14:24:12.436 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-26 14:24:12.454 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-26 14:24:12.483 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-26 14:24:12.501 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-26 14:24:12.530 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-26 14:24:12.549 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-26 14:24:12.578 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-26 14:24:12.596 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-26 14:24:12.626 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-26 14:24:12.644 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-26 14:24:12.674 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-26 14:24:12.692 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-26 14:24:12.721 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-26 14:24:12.739 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-26 14:24:12.768 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-26 14:24:12.786 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-26 14:24:12.813 | + 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-04-26 14:24:12.818 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-26 14:24:12.837 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-26 14:24:12.865 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-26 14:24:12.893 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-26 14:24:12.922 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-26 14:24:12.951 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-26 14:24:12.953 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-26 14:24:12.958 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-26 14:24:12.987 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-26 14:24:13.015 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-26 14:24:13.045 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-26 14:24:13.073 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-26 14:24:13.103 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-26 14:24:13.131 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-26 14:24:13.159 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-26 14:24:13.187 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-26 14:24:13.215 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-26 14:24:13.231 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:24:13.233 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-26 14:24:13.252 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-26 14:24:13.255 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-26 14:24:13.275 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-26 14:24:13.277 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2022-04-26 14:24:13.304 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-26 14:24:13.307 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-26 14:24:13.334 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2022-04-26 14:24:13.364 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-26 14:24:13.366 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-26 14:24:13.394 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-26 14:24:13.410 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:24:13.412 | + lib/swift:configure_swift:538 : local user_group 2022-04-26 14:24:13.416 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-26 14:24:13.421 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-26 14:24:13.423 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-26 14:24:13.436 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-26 14:24:13.439 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-26 14:24:13.450 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-26 14:24:13.453 | + lib/swift:configure_swift:545 : is_suse 2022-04-26 14:24:13.455 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 14:24:13.457 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 14:24:13.459 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 14:24:13.462 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 14:24:13.464 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 14:24:13.467 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 14:24:13.469 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-26 14:24:13.483 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-26 14:24:13.485 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-26 14:24:13.487 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-26 14:24:13.506 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:24:13.508 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-26 14:24:13.525 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:24:13.528 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-26 14:24:13.530 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-26 14:24:13.533 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-26 14:24:13.535 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 14:24:13.537 | + lib/stack:stack_install_service:32 : install_glance 2022-04-26 14:24:13.541 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-26 14:24:13.543 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-26 14:24:13.546 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-26 14:24:13.564 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:24:13.566 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-26 14:24:13.569 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-26 14:24:13.590 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:24:13.593 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-26 14:24:13.595 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-26 14:24:13.598 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-26 14:24:13.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:24:13.604 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:24:13.607 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-26 14:24:13.609 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:24:13.613 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-26 14:24:13.616 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-26 14:24:13.619 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-26 14:24:13.622 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-26 14:24:13.625 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-26 14:24:13.627 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-26 14:24:13.630 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-26 14:24:13.633 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-26 14:24:13.636 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-26 14:24:13.638 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-26 14:24:13.642 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-26 14:24:13.643 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-26 14:24:13.648 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-26 14:24:13.650 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-26 14:24:13.653 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-26 14:24:13.656 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-26 14:24:13.659 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-26 14:24:13.682 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-26 14:24:13.685 | + 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-04-26 14:24:14.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:24:14.576 | from cryptography.utils import int_from_bytes 2022-04-26 14:24:14.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:24:14.576 | from cryptography.utils import int_from_bytes 2022-04-26 14:24:15.763 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:24:15.796 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-26 14:24:15.879 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-26 14:24:15.881 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-26 14:24:15.882 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-26 14:24:15.883 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-26 14:24:15.884 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-26 14:24:15.886 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-26 14:24:15.887 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-26 14:24:15.888 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-26 14:24:15.889 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-26 14:24:15.890 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-26 14:24:15.891 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-26 14:24:15.892 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-26 14:24:15.894 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-26 14:24:15.897 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-26 14:24:15.899 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-26 14:24:15.902 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-26 14:24:15.904 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-26 14:24:15.906 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-26 14:24:15.916 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-26 14:24:15.917 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-26 14:24:15.930 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.8) 2022-04-26 14:24:15.999 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-26 14:24:16.001 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-26 14:24:16.002 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-26 14:24:16.026 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-26 14:24:16.027 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-26 14:24:16.028 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-26 14:24:16.032 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-26 14:24:16.033 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-26 14:24:16.043 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-26 14:24:16.084 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-26 14:24:16.085 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-26 14:24:16.087 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-26 14:24:16.088 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-26 14:24:16.108 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-26 14:24:16.110 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-26 14:24:16.126 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-26 14:24:16.142 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-26 14:24:16.144 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-26 14:24:16.164 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-26 14:24:16.166 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-26 14:24:16.248 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-26 14:24:16.249 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-26 14:24:16.250 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-26 14:24:16.252 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-26 14:24:16.302 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-26 14:24:16.329 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-26 14:24:16.565 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-26 14:24:16.569 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-26 14:24:16.604 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-26 14:24:16.606 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-26 14:24:16.607 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-26 14:24:16.608 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-26 14:24:16.611 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-26 14:24:16.612 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-26 14:24:16.669 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-26 14:24:16.853 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-26 14:24:16.878 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-04-26 14:24:16.964 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-26 14:24:17.113 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-26 14:24:19.238 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:24:19.246 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:24:19.246 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:24:19.385 | + inc/python:pip_install:200 : result=0 2022-04-26 14:24:19.388 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:24:19.390 | + functions-common:time_stop:2437 : local name 2022-04-26 14:24:19.392 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:24:19.395 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:24:19.397 | + functions-common:time_stop:2440 : local total 2022-04-26 14:24:19.400 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:24:19.402 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:24:19.405 | + functions-common:time_stop:2444 : start_time=1650983053676 2022-04-26 14:24:19.407 | + functions-common:time_stop:2446 : [[ -z 1650983053676 ]] 2022-04-26 14:24:19.410 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:24:19.415 | + functions-common:time_stop:2449 : end_time=1650983059412 2022-04-26 14:24:19.417 | + functions-common:time_stop:2450 : elapsed_time=5736 2022-04-26 14:24:19.420 | + functions-common:time_stop:2451 : total=83234 2022-04-26 14:24:19.422 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:24:19.424 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=88970 2022-04-26 14:24:19.427 | + inc/python:pip_install:203 : return 0 2022-04-26 14:24:19.431 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-26 14:24:19.433 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-26 14:24:19.436 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-26 14:24:19.449 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-26 14:24:19.453 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-26 14:24:19.456 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-26 14:24:19.458 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-26 14:24:19.461 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 14:24:19.463 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 14:24:19.466 | ++ functions-common:git_clone:612 : pwd 2022-04-26 14:24:19.469 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 14:24:19.471 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 14:24:19.474 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 14:24:19.495 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 14:24:19.497 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 14:24:19.499 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 14:24:19.502 | + functions-common:git_clone:629 : echo master 2022-04-26 14:24:19.503 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 14:24:19.509 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-26 14:24:19.511 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 14:24:19.514 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-04-26 14:24:19.527 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-04-26 14:24:19.530 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 14:24:19.530 | + functions-common:git_clone:690 : head -1 2022-04-26 14:24:19.533 | 14bd3eb1b Update migration constant 2022-04-26 14:24:19.535 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 14:24:19.538 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-26 14:24:19.541 | + inc/python:setup_develop:338 : local bindep 2022-04-26 14:24:19.544 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-26 14:24:19.547 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-26 14:24:19.549 | + inc/python:setup_develop:344 : local extras= 2022-04-26 14:24:19.552 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-26 14:24:19.555 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 14:24:19.558 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-26 14:24:19.560 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-26 14:24:19.563 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 14:24:19.565 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 14:24:19.568 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-26 14:24:19.571 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 14:24:19.574 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-26 14:24:19.577 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 14:24:19.579 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 14:24:19.583 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-26 14:24:19.589 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-26 14:24:19.591 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-26 14:24:20.262 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-26 14:24:20.265 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 14:24:20.267 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 14:24:20.270 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 14:24:20.274 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-26 14:24:20.276 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-26 14:24:20.279 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 14:24:20.281 | + inc/python:setup_package:428 : local extras= 2022-04-26 14:24:20.284 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 14:24:20.286 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 14:24:20.288 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 14:24:20.291 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 14:24:20.294 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 14:24:20.296 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-26 14:24:20.318 | Using python 3.8 to install /opt/stack/glance 2022-04-26 14:24:20.320 | + 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-04-26 14:24:21.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:24:21.187 | from cryptography.utils import int_from_bytes 2022-04-26 14:24:21.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:24:21.187 | from cryptography.utils import int_from_bytes 2022-04-26 14:24:22.397 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:24:22.429 | Obtaining file:///opt/stack/glance 2022-04-26 14:24:22.430 | Preparing metadata (setup.py): started 2022-04-26 14:24:27.366 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 14:24:27.439 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.8.1) 2022-04-26 14:24:27.440 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.7.1) 2022-04-26 14:24:27.441 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.4.35) 2022-04-26 14:24:27.442 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.33.0) 2022-04-26 14:24:27.443 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.1.1) 2022-04-26 14:24:27.444 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.1) 2022-04-26 14:24:27.446 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.8.7) 2022-04-26 14:24:27.447 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.4.2) 2022-04-26 14:24:27.448 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.7.7) 2022-04-26 14:24:27.449 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.20.4) 2022-04-26 14:24:27.450 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (8.8.0) 2022-04-26 14:24:27.451 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-26 14:24:27.452 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.1.0) 2022-04-26 14:24:27.453 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0) 2022-04-26 14:24:27.454 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.12.2) 2022-04-26 14:24:27.455 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-26 14:24:27.456 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.4.0) 2022-04-26 14:24:27.458 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.6.4) 2022-04-26 14:24:27.459 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-26 14:24:27.460 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (9.4.0) 2022-04-26 14:24:27.461 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.11.0) 2022-04-26 14:24:27.462 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-26 14:24:27.463 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-26 14:24:27.464 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-26 14:24:27.465 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.4.0) 2022-04-26 14:24:27.466 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (22.0.0) 2022-04-26 14:24:27.467 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (11.2.0) 2022-04-26 14:24:27.468 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.1.0) 2022-04-26 14:24:27.469 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0) 2022-04-26 14:24:27.470 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.7.0) 2022-04-26 14:24:27.472 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (12.13.0) 2022-04-26 14:24:27.473 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.1) 2022-04-26 14:24:27.474 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.3.0) 2022-04-26 14:24:27.475 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.11.0) 2022-04-26 14:24:27.476 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.3.3) 2022-04-26 14:24:27.477 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.4.2) 2022-04-26 14:24:27.478 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.0.0) 2022-04-26 14:24:27.479 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.0) 2022-04-26 14:24:27.480 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (36.0.2) 2022-04-26 14:24:27.481 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.2.2) 2022-04-26 14:24:27.483 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.0.2) 2022-04-26 14:24:27.484 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.6.0) 2022-04-26 14:24:27.485 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.10.1) 2022-04-26 14:24:27.502 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (5.7.1) 2022-04-26 14:24:27.503 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (1.2.0) 2022-04-26 14:24:27.504 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (4.11.3) 2022-04-26 14:24:27.526 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (2.27.1) 2022-04-26 14:24:27.528 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (5.3.0) 2022-04-26 14:24:27.567 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev14) (1.15.0) 2022-04-26 14:24:27.584 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev14) (4.3.0) 2022-04-26 14:24:27.592 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev14) (1.14.0) 2022-04-26 14:24:27.608 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.1.2) 2022-04-26 14:24:27.609 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.16.0) 2022-04-26 14:24:27.610 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (2.2.1) 2022-04-26 14:24:27.703 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev14) (3.0.8) 2022-04-26 14:24:27.781 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev14) (1.7.0) 2022-04-26 14:24:27.832 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (3.1.1) 2022-04-26 14:24:27.836 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (2.10.1) 2022-04-26 14:24:27.871 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev14) (0.17.3) 2022-04-26 14:24:27.947 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (6.0) 2022-04-26 14:24:27.951 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (0.8.0) 2022-04-26 14:24:27.952 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (1.5.0) 2022-04-26 14:24:28.016 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.13.0) 2022-04-26 14:24:28.017 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.0) 2022-04-26 14:24:28.018 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (2.0.1) 2022-04-26 14:24:28.044 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev14) (0.61.0) 2022-04-26 14:24:28.089 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (2.8.2) 2022-04-26 14:24:28.093 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (0.9.6) 2022-04-26 14:24:28.153 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.0.0) 2022-04-26 14:24:28.154 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.1.1) 2022-04-26 14:24:28.155 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (2.8.0) 2022-04-26 14:24:28.157 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (0.4.0) 2022-04-26 14:24:28.160 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.2.4) 2022-04-26 14:24:28.187 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.2.0) 2022-04-26 14:24:28.190 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.3.0) 2022-04-26 14:24:28.191 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.1.1) 2022-04-26 14:24:28.234 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev14) (5.9.0) 2022-04-26 14:24:28.280 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (21.3) 2022-04-26 14:24:28.281 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (2022.1) 2022-04-26 14:24:28.284 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (0.11.0) 2022-04-26 14:24:28.362 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev14) (62.1.0) 2022-04-26 14:24:28.423 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev14) (0.2.5) 2022-04-26 14:24:28.527 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev14) (0.7) 2022-04-26 14:24:28.807 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (6.3.1) 2022-04-26 14:24:28.809 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (1.4.2) 2022-04-26 14:24:28.812 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-26 14:24:28.815 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.8) 2022-04-26 14:24:28.871 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev14) (0.8.1) 2022-04-26 14:24:28.895 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.0.0) 2022-04-26 14:24:28.991 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev14) (2.21) 2022-04-26 14:24:29.109 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev14) (2.1.1) 2022-04-26 14:24:29.330 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.0.0) 2022-04-26 14:24:29.332 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.4) 2022-04-26 14:24:29.333 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.32) 2022-04-26 14:24:29.334 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.5.0) 2022-04-26 14:24:29.341 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.0) 2022-04-26 14:24:29.342 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (5.1.1) 2022-04-26 14:24:29.344 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.1.5) 2022-04-26 14:24:29.477 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (0.14.1) 2022-04-26 14:24:29.511 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev14) (1.0.3) 2022-04-26 14:24:29.557 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (1.3.3) 2022-04-26 14:24:29.560 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (3.0.0) 2022-04-26 14:24:29.809 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (3.10.1) 2022-04-26 14:24:30.014 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (2019.11.28) 2022-04-26 14:24:30.017 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (3.3) 2022-04-26 14:24:30.019 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (2.0.12) 2022-04-26 14:24:30.020 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (1.26.9) 2022-04-26 14:24:30.130 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.2) 2022-04-26 14:24:30.290 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-26 14:24:30.426 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev14) (3.8.0) 2022-04-26 14:24:30.750 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (2.4.1) 2022-04-26 14:24:30.753 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (0.5.0) 2022-04-26 14:24:30.989 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.3) 2022-04-26 14:24:31.277 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (1.0.0) 2022-04-26 14:24:31.646 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (1.8.2) 2022-04-26 14:24:31.648 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (21.4.0) 2022-04-26 14:24:33.103 | Installing collected packages: glance 2022-04-26 14:24:33.103 | Attempting uninstall: glance 2022-04-26 14:24:33.103 | Found existing installation: glance 25.0.0.dev14 2022-04-26 14:24:33.110 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-26 14:24:33.111 | Running setup.py develop for glance 2022-04-26 14:24:39.274 | Successfully installed glance 2022-04-26 14:24:39.274 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:24:39.282 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:24:39.282 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:24:39.424 | + inc/python:pip_install:200 : result=0 2022-04-26 14:24:39.427 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:24:39.429 | + functions-common:time_stop:2437 : local name 2022-04-26 14:24:39.431 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:24:39.434 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:24:39.436 | + functions-common:time_stop:2440 : local total 2022-04-26 14:24:39.438 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:24:39.440 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:24:39.443 | + functions-common:time_stop:2444 : start_time=1650983060312 2022-04-26 14:24:39.445 | + functions-common:time_stop:2446 : [[ -z 1650983060312 ]] 2022-04-26 14:24:39.448 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:24:39.452 | + functions-common:time_stop:2449 : end_time=1650983079449 2022-04-26 14:24:39.454 | + functions-common:time_stop:2450 : elapsed_time=19137 2022-04-26 14:24:39.457 | + functions-common:time_stop:2451 : total=88970 2022-04-26 14:24:39.459 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:24:39.462 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=108107 2022-04-26 14:24:39.464 | + inc/python:pip_install:203 : return 0 2022-04-26 14:24:39.466 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 14:24:39.469 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-26 14:24:39.471 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-26 14:24:39.491 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-26 14:24:39.504 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-26 14:24:39.506 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-26 14:24:39.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:24:39.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:24:39.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-26 14:24:39.517 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:24:39.519 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 14:24:39.522 | + ./stack.sh:main:922 : configure_glance 2022-04-26 14:24:39.525 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-26 14:24:39.537 | + lib/glance:configure_glance:326 : local dburl 2022-04-26 14:24:39.540 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-26 14:24:39.543 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-26 14:24:39.545 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-26 14:24:39.548 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-04-26 14:24:39.550 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-26 14:24:39.553 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-26 14:24:39.555 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-26 14:24:39.584 | + 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-04-26 14:24:39.613 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-26 14:24:39.643 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-26 14:24:39.673 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-26 14:24:39.706 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-26 14:24:39.735 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-26 14:24:39.738 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-26 14:24:39.740 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-26 14:24:39.743 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 14:24:39.746 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-26 14:24:39.774 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-26 14:24:39.804 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 14:24:39.834 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-26 14:24:39.863 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-26 14:24:39.893 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-26 14:24:39.924 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-26 14:24:39.954 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-26 14:24:39.985 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 14:24:40.014 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 14:24:40.045 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-26 14:24:40.076 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-26 14:24:40.078 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-26 14:24:40.081 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-26 14:24:40.083 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 14:24:40.086 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 14:24:40.089 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 14:24:40.106 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:24:40.109 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 14:24:40.112 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 14:24:40.114 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 14:24:40.131 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:24:40.133 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:24:40.136 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:24:40.167 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 14:24:40.169 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 14:24:40.172 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-26 14:24:40.174 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-26 14:24:40.176 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-26 14:24:40.206 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-26 14:24:40.237 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-26 14:24:40.240 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-26 14:24:40.244 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-26 14:24:40.247 | + lib/glance:configure_glance_store:254 : local be 2022-04-26 14:24:40.249 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-26 14:24:40.252 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-26 14:24:40.254 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-26 14:24:40.284 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-26 14:24:40.291 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2022-04-26 14:24:40.322 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-26 14:24:40.324 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-26 14:24:40.342 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:24:40.344 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-26 14:24:40.375 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-26 14:24:40.406 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-26 14:24:40.436 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-26 14:24:40.467 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-26 14:24:40.497 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-26 14:24:40.514 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:24:40.517 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-26 14:24:40.547 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-26 14:24:40.577 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-26 14:24:40.607 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.16/identity/v3 2022-04-26 14:24:40.637 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-26 14:24:40.667 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2022-04-26 14:24:40.697 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-26 14:24:40.715 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:24:40.717 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-26 14:24:40.720 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-26 14:24:40.722 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-26 14:24:40.725 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 14:24:40.743 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 14:24:40.745 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 14:24:40.748 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 14:24:40.750 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 14:24:40.753 | + 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-04-26 14:24:40.783 | + 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-04-26 14:24:40.813 | + 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-04-26 14:24:40.843 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 14:24:40.873 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-26 14:24:40.878 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-26 14:24:40.909 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-26 14:24:40.939 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-26 14:24:40.969 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2022-04-26 14:24:41.000 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-26 14:24:41.030 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-26 14:24:41.060 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-26 14:24:41.089 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-26 14:24:41.121 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-26 14:24:41.151 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-26 14:24:41.181 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-26 14:24:41.212 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-26 14:24:41.217 | + 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-04-26 14:24:41.225 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-26 14:24:41.241 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:24:41.244 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-26 14:24:41.246 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-26 14:24:41.249 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-26 14:24:41.251 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-26 14:24:41.253 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-26 14:24:41.256 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-26 14:24:41.261 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-26 14:24:41.263 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-26 14:24:41.267 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-26 14:24:41.297 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-26 14:24:41.299 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-26 14:24:41.302 | ++ functions:get_random_port:837 : true 2022-04-26 14:24:41.304 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-26 14:24:41.306 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-26 14:24:41.309 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-26 14:24:41.373 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-26 14:24:41.376 | ++ functions:get_random_port:841 : break 2 2022-04-26 14:24:41.378 | ++ functions:get_random_port:845 : echo 60999 2022-04-26 14:24:41.381 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-26 14:24:41.384 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-26 14:24:41.412 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-26 14:24:41.439 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-26 14:24:41.467 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-26 14:24:41.495 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 14:24:41.523 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-26 14:24:41.551 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-26 14:24:41.580 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-26 14:24:41.608 | + 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-04-26 14:24:41.637 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 14:24:41.665 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 14:24:41.692 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 14:24:41.722 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-26 14:24:41.750 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-26 14:24:41.779 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-26 14:24:41.806 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-26 14:24:41.834 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-26 14:24:41.863 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-26 14:24:41.891 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-26 14:24:41.920 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-26 14:24:41.923 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-26 14:24:41.925 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 14:24:41.927 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:24:41.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:24:41.933 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-26 14:24:41.935 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-26 14:24:41.990 | proxy (enabled by site administrator) 2022-04-26 14:24:41.994 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-26 14:24:41.997 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-26 14:24:41.999 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 14:24:42.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:24:42.004 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:24:42.006 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-26 14:24:42.009 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-26 14:24:42.063 | proxy_http (enabled by site administrator) 2022-04-26 14:24:42.066 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-26 14:24:42.070 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-26 14:24:42.072 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-26 14:24:42.075 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 14:24:42.077 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:24:42.079 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:24:42.082 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 14:24:42.085 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 14:24:42.088 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-26 14:24:42.088 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 14:24:42.097 | KeepAlive Off 2022-04-26 14:24:42.102 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 14:24:42.103 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-26 14:24:42.111 | SetEnv proxy-sendchunked 1 2022-04-26 14:24:42.115 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-26 14:24:42.115 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 14:24:42.124 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-26 14:24:42.127 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-26 14:24:42.130 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-26 14:24:42.132 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 14:24:42.135 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 14:24:42.137 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 14:24:42.139 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:24:42.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:24:42.144 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 14:24:42.146 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 14:24:42.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:24:42.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:24:42.154 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-26 14:24:42.216 | Site glance-wsgi-api already enabled 2022-04-26 14:24:42.220 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-26 14:24:42.223 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 14:24:42.226 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 14:24:42.228 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 14:24:42.369 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-26 14:24:42.373 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-26 14:24:42.406 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-26 14:24:42.409 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-26 14:24:42.427 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:24:42.430 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-26 14:24:42.433 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-26 14:24:42.435 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-26 14:24:42.438 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 14:24:42.440 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-26 14:24:42.443 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-26 14:24:42.446 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-26 14:24:42.448 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-26 14:24:42.450 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 14:24:42.453 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 14:24:42.455 | ++ functions-common:git_clone:612 : pwd 2022-04-26 14:24:42.458 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 14:24:42.461 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 14:24:42.464 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 14:24:42.482 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 14:24:42.484 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 14:24:42.486 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 14:24:42.489 | + functions-common:git_clone:629 : echo master 2022-04-26 14:24:42.490 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 14:24:42.495 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-26 14:24:42.498 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 14:24:42.500 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-04-26 14:24:42.513 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-04-26 14:24:42.516 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 14:24:42.517 | + functions-common:git_clone:690 : head -1 2022-04-26 14:24:42.526 | 3e068b5ce Imported Translations from Zanata 2022-04-26 14:24:42.529 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 14:24:42.532 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-26 14:24:42.534 | + inc/python:setup_develop:338 : local bindep 2022-04-26 14:24:42.537 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-26 14:24:42.540 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-26 14:24:42.543 | + inc/python:setup_develop:344 : local extras= 2022-04-26 14:24:42.545 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-26 14:24:42.548 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 14:24:42.550 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-26 14:24:42.553 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-26 14:24:42.555 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 14:24:42.558 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 14:24:42.561 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-26 14:24:42.564 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 14:24:42.567 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-26 14:24:42.570 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 14:24:42.573 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 14:24:42.576 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-26 14:24:42.582 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-26 14:24:42.585 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-26 14:24:43.263 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-26 14:24:43.265 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 14:24:43.268 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 14:24:43.270 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 14:24:43.273 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-26 14:24:43.276 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-26 14:24:43.278 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 14:24:43.280 | + inc/python:setup_package:428 : local extras= 2022-04-26 14:24:43.283 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 14:24:43.285 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 14:24:43.288 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 14:24:43.291 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 14:24:43.293 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 14:24:43.296 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-26 14:24:43.317 | Using python 3.8 to install /opt/stack/cinder 2022-04-26 14:24:43.319 | + 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-04-26 14:24:44.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:24:44.205 | from cryptography.utils import int_from_bytes 2022-04-26 14:24:44.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:24:44.205 | from cryptography.utils import int_from_bytes 2022-04-26 14:24:45.400 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:24:45.432 | Obtaining file:///opt/stack/cinder 2022-04-26 14:24:45.432 | Preparing metadata (setup.py): started 2022-04-26 14:24:50.981 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 14:24:51.118 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.8.1) 2022-04-26 14:24:51.119 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.1.1) 2022-04-26 14:24:51.120 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.33.0) 2022-04-26 14:24:51.121 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.1.2) 2022-04-26 14:24:51.122 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.20.4) 2022-04-26 14:24:51.123 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.0.2) 2022-04-26 14:24:51.125 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev57) (3.2.0) 2022-04-26 14:24:51.125 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.0) 2022-04-26 14:24:51.126 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (9.4.0) 2022-04-26 14:24:51.127 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.8.0) 2022-04-26 14:24:51.128 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.1.3) 2022-04-26 14:24:51.130 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (8.8.0) 2022-04-26 14:24:51.131 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.0) 2022-04-26 14:24:51.132 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.1.0) 2022-04-26 14:24:51.133 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (11.2.0) 2022-04-26 14:24:51.135 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.7.0) 2022-04-26 14:24:51.136 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (12.13.0) 2022-04-26 14:24:51.137 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.1) 2022-04-26 14:24:51.138 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.11.0) 2022-04-26 14:24:51.139 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.7.0) 2022-04-26 14:24:51.140 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.3.0) 2022-04-26 14:24:51.141 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (6.3.1) 2022-04-26 14:24:51.142 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.3.0) 2022-04-26 14:24:51.143 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.8.0) 2022-04-26 14:24:51.145 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.5.0) 2022-04-26 14:24:51.146 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.12.2) 2022-04-26 14:24:51.148 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.6.0) 2022-04-26 14:24:51.149 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.4.2) 2022-04-26 14:24:51.150 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (21.3) 2022-04-26 14:24:51.151 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.8.1) 2022-04-26 14:24:51.152 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.5.0) 2022-04-26 14:24:51.153 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.1.1) 2022-04-26 14:24:51.154 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.9.0) 2022-04-26 14:24:51.155 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.0.8) 2022-04-26 14:24:51.156 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.3.0) 2022-04-26 14:24:51.157 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.6.0) 2022-04-26 14:24:51.158 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.4.0) 2022-04-26 14:24:51.159 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (17.7.0) 2022-04-26 14:24:51.160 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.13.1) 2022-04-26 14:24:51.161 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2022.1) 2022-04-26 14:24:51.162 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.27.1) 2022-04-26 14:24:51.164 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.5.1) 2022-04-26 14:24:51.165 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.6.4) 2022-04-26 14:24:51.167 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.1.74) 2022-04-26 14:24:51.168 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.16.0) 2022-04-26 14:24:51.169 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.4.35) 2022-04-26 14:24:51.170 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.13.0) 2022-04-26 14:24:51.171 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.5.0) 2022-04-26 14:24:51.172 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.8.9) 2022-04-26 14:24:51.173 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (6.3.1) 2022-04-26 14:24:51.174 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.8.7) 2022-04-26 14:24:51.175 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.1.0) 2022-04-26 14:24:51.176 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.10.0) 2022-04-26 14:24:51.177 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.2.0) 2022-04-26 14:24:51.179 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.6.0) 2022-04-26 14:24:51.180 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.11.0) 2022-04-26 14:24:51.181 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.45.0) 2022-04-26 14:24:51.183 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.10.1) 2022-04-26 14:24:51.184 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (36.0.2) 2022-04-26 14:24:51.184 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.2.2) 2022-04-26 14:24:51.185 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.5.2.4) 2022-04-26 14:24:51.186 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.21.44) 2022-04-26 14:24:51.200 | Requirement already satisfied: botocore<1.25.0,>=1.24.44 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev57) (1.24.44) 2022-04-26 14:24:51.202 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev57) (0.5.2) 2022-04-26 14:24:51.203 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev57) (1.0.0) 2022-04-26 14:24:51.267 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev57) (1.15.0) 2022-04-26 14:24:51.300 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev57) (2.2.1) 2022-04-26 14:24:51.316 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (2.7.2) 2022-04-26 14:24:51.317 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (0.1.0) 2022-04-26 14:24:51.319 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (2.6.5) 2022-04-26 14:24:51.320 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (4.1.1) 2022-04-26 14:24:51.423 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev57) (1.7.0) 2022-04-26 14:24:51.480 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev57) (3.1.1) 2022-04-26 14:24:51.481 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev57) (2.10.1) 2022-04-26 14:24:51.509 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev57) (0.4.8) 2022-04-26 14:24:51.510 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev57) (0.2.8) 2022-04-26 14:24:51.511 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev57) (4.8) 2022-04-26 14:24:51.593 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev57) (0.17.3) 2022-04-26 14:24:51.642 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (1.5.0) 2022-04-26 14:24:51.643 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (2.5.0) 2022-04-26 14:24:51.645 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (0.8.0) 2022-04-26 14:24:51.646 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (6.0) 2022-04-26 14:24:51.708 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev57) (0.5.0) 2022-04-26 14:24:51.711 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev57) (2.0.1) 2022-04-26 14:24:51.713 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev57) (1.7.7) 2022-04-26 14:24:51.776 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev57) (0.9.6) 2022-04-26 14:24:51.778 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev57) (2.8.2) 2022-04-26 14:24:51.840 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (2.4.0) 2022-04-26 14:24:51.841 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (5.1.1) 2022-04-26 14:24:51.845 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (5.0.0) 2022-04-26 14:24:51.846 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (0.4.0) 2022-04-26 14:24:51.847 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (5.2.4) 2022-04-26 14:24:51.870 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (3.2.0) 2022-04-26 14:24:51.873 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (3.1.1) 2022-04-26 14:24:51.874 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (3.3.0) 2022-04-26 14:24:51.924 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev57) (1.0.3) 2022-04-26 14:24:52.009 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev57) (3.0.0) 2022-04-26 14:24:52.015 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev57) (1.3.3) 2022-04-26 14:24:52.037 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev57) (3.2.0) 2022-04-26 14:24:52.064 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev57) (0.11.0) 2022-04-26 14:24:52.136 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev57) (1.1.0) 2022-04-26 14:24:52.137 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev57) (1.26.9) 2022-04-26 14:24:52.285 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev57) (1.5.0) 2022-04-26 14:24:52.310 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev57) (62.1.0) 2022-04-26 14:24:52.456 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (3.10.1) 2022-04-26 14:24:52.493 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (22.0.0) 2022-04-26 14:24:52.495 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (1.3.3) 2022-04-26 14:24:52.498 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (1.14.0) 2022-04-26 14:24:52.705 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (3.3) 2022-04-26 14:24:52.706 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (2019.11.28) 2022-04-26 14:24:52.709 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (2.0.12) 2022-04-26 14:24:52.746 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev57) (0.7) 2022-04-26 14:24:52.777 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev57) (0.23.2) 2022-04-26 14:24:53.024 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev57) (0.4.2) 2022-04-26 14:24:53.025 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev57) (0.5.2) 2022-04-26 14:24:53.171 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (2.8) 2022-04-26 14:24:53.174 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (1.4.2) 2022-04-26 14:24:53.177 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (2.5.0) 2022-04-26 14:24:53.343 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev57) (0.13.1) 2022-04-26 14:24:53.466 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev57) (5.7.1) 2022-04-26 14:24:53.467 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev57) (4.11.3) 2022-04-26 14:24:53.468 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev57) (1.2.0) 2022-04-26 14:24:53.504 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (5.0.0) 2022-04-26 14:24:53.727 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev57) (2.21) 2022-04-26 14:24:53.809 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (0.5.0) 2022-04-26 14:24:53.811 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (2.4.1) 2022-04-26 14:24:53.993 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev57) (2.5.0) 2022-04-26 14:24:54.089 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (3.20.0) 2022-04-26 14:24:54.090 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (1.56.0) 2022-04-26 14:24:54.283 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (2.1.1) 2022-04-26 14:24:54.722 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev57) (1.1.5) 2022-04-26 14:24:54.773 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (0.14.1) 2022-04-26 14:24:54.825 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev57) (0.2.5) 2022-04-26 14:24:55.906 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (1.32) 2022-04-26 14:24:56.182 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (1.8.2) 2022-04-26 14:24:56.183 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (21.4.0) 2022-04-26 14:24:56.338 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (2.3) 2022-04-26 14:24:56.531 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev57) (1.0.0) 2022-04-26 14:24:56.708 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev57) (3.8.0) 2022-04-26 14:24:58.437 | Installing collected packages: cinder 2022-04-26 14:24:58.437 | Attempting uninstall: cinder 2022-04-26 14:24:58.437 | Found existing installation: cinder 20.1.0.dev57 2022-04-26 14:24:58.443 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-26 14:24:58.445 | Running setup.py develop for cinder 2022-04-26 14:25:06.161 | Successfully installed cinder 2022-04-26 14:25:06.161 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:25:06.170 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:25:06.170 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:25:06.324 | + inc/python:pip_install:200 : result=0 2022-04-26 14:25:06.327 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:25:06.329 | + functions-common:time_stop:2437 : local name 2022-04-26 14:25:06.331 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:25:06.334 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:25:06.336 | + functions-common:time_stop:2440 : local total 2022-04-26 14:25:06.339 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:25:06.341 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:25:06.343 | + functions-common:time_stop:2444 : start_time=1650983083311 2022-04-26 14:25:06.345 | + functions-common:time_stop:2446 : [[ -z 1650983083311 ]] 2022-04-26 14:25:06.348 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:25:06.353 | + functions-common:time_stop:2449 : end_time=1650983106350 2022-04-26 14:25:06.355 | + functions-common:time_stop:2450 : elapsed_time=23039 2022-04-26 14:25:06.357 | + functions-common:time_stop:2451 : total=108107 2022-04-26 14:25:06.360 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:25:06.362 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=131146 2022-04-26 14:25:06.364 | + inc/python:pip_install:203 : return 0 2022-04-26 14:25:06.367 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 14:25:06.370 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-26 14:25:06.372 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-26 14:25:06.392 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-26 14:25:06.406 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-26 14:25:06.408 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-26 14:25:06.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:25:06.415 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:25:06.417 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-26 14:25:06.420 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:25:06.422 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-26 14:25:06.425 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-26 14:25:06.427 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-26 14:25:06.430 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:25:06.432 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:25:06.435 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-26 14:25:06.447 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-26 14:25:06.450 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 14:25:06.452 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 14:25:06.455 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 14:25:06.457 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 14:25:06.460 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 14:25:06.463 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 14:25:06.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:25:06.468 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:25:06.471 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 14:25:06.473 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 14:25:06.476 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 14:25:06.479 | + functions-common:apt_get_update:1202 : return 2022-04-26 14:25:06.481 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-04-26 14:25:06.484 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 14:25:06.486 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:25:06.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:25:06.491 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-04-26 14:25:06.515 | + 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-04-26 14:25:06.626 | Reading package lists... 2022-04-26 14:25:06.874 | Building dependency tree... 2022-04-26 14:25:06.875 | Reading state information... 2022-04-26 14:25:07.137 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-26 14:25:07.137 | The following packages were automatically installed and are no longer required: 2022-04-26 14:25:07.138 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 14:25:07.138 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 14:25:07.138 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 14:25:07.138 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 14:25:07.138 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 14:25:07.138 | python3-zope.interface 2022-04-26 14:25:07.138 | Use 'sudo apt autoremove' to remove them. 2022-04-26 14:25:07.253 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 14:25:07.258 | + functions-common:apt_get:1246 : result=0 2022-04-26 14:25:07.260 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 14:25:07.263 | + functions-common:time_stop:2437 : local name 2022-04-26 14:25:07.265 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:25:07.268 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:25:07.270 | + functions-common:time_stop:2440 : local total 2022-04-26 14:25:07.274 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:25:07.276 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 14:25:07.279 | + functions-common:time_stop:2444 : start_time=1650983106512 2022-04-26 14:25:07.281 | + functions-common:time_stop:2446 : [[ -z 1650983106512 ]] 2022-04-26 14:25:07.285 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:25:07.291 | + functions-common:time_stop:2449 : end_time=1650983107286 2022-04-26 14:25:07.293 | + functions-common:time_stop:2450 : elapsed_time=774 2022-04-26 14:25:07.296 | + functions-common:time_stop:2451 : total=5560 2022-04-26 14:25:07.298 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:25:07.301 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6334 2022-04-26 14:25:07.304 | + functions-common:apt_get:1250 : return 0 2022-04-26 14:25:07.306 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 14:25:07.309 | + ./stack.sh:main:928 : configure_cinder 2022-04-26 14:25:07.311 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-26 14:25:07.326 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-26 14:25:07.329 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-26 14:25:07.331 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-26 14:25:07.333 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-26 14:25:07.337 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-26 14:25:07.338 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-26 14:25:07.342 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-26 14:25:07.344 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-26 14:25:07.346 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-26 14:25:07.348 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-26 14:25:07.351 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-26 14:25:07.353 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-26 14:25:07.355 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-26 14:25:07.357 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-26 14:25:07.369 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-26 14:25:07.388 | + 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-04-26 14:25:07.402 | + 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-04-26 14:25:07.416 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-26 14:25:07.428 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-26 14:25:07.431 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-26 14:25:07.435 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eGKG2IIERz 2022-04-26 14:25:07.438 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-26 14:25:07.440 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-26 14:25:07.442 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-26 14:25:07.445 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eGKG2IIERz 2022-04-26 14:25:07.449 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eGKG2IIERz 2022-04-26 14:25:07.462 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eGKG2IIERz /etc/sudoers.d/cinder-rootwrap 2022-04-26 14:25:07.476 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-26 14:25:07.480 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-26 14:25:07.482 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-26 14:25:07.484 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-26 14:25:07.486 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-26 14:25:07.489 | + 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-04-26 14:25:07.492 | + 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-04-26 14:25:07.494 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-26 14:25:07.497 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-26 14:25:07.502 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-26 14:25:07.506 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-26 14:25:07.525 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-26 14:25:07.545 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-26 14:25:07.565 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-26 14:25:07.586 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-26 14:25:07.606 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-26 14:25:07.629 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-26 14:25:07.648 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-26 14:25:07.667 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-26 14:25:07.669 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-26 14:25:07.672 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-26 14:25:07.677 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 14:25:07.681 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-26 14:25:07.712 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-26 14:25:07.740 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 14:25:07.767 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-26 14:25:07.796 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-26 14:25:07.824 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-26 14:25:07.852 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-26 14:25:07.880 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-26 14:25:07.909 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 14:25:07.937 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 14:25:07.965 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-26 14:25:07.996 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-26 14:25:08.025 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-26 14:25:08.028 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-26 14:25:08.030 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-26 14:25:08.032 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-04-26 14:25:08.035 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-26 14:25:08.039 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-26 14:25:08.070 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-26 14:25:08.099 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-26 14:25:08.127 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-26 14:25:08.156 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-26 14:25:08.183 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-26 14:25:08.212 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-26 14:25:08.243 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-26 14:25:08.245 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2022-04-26 14:25:08.274 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-26 14:25:08.306 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-26 14:25:08.314 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 88f31615bda152356ec7a4e736b79f33 2022-04-26 14:25:08.342 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-26 14:25:08.345 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-26 14:25:08.374 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-26 14:25:08.403 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-26 14:25:08.432 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-26 14:25:08.460 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-26 14:25:08.477 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:25:08.479 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-26 14:25:08.482 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-26 14:25:08.484 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-26 14:25:08.486 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-26 14:25:08.489 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-26 14:25:08.492 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-26 14:25:08.494 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-26 14:25:08.497 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-26 14:25:08.499 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-26 14:25:08.502 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-26 14:25:08.504 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-26 14:25:08.535 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-26 14:25:08.563 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-26 14:25:08.592 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-26 14:25:08.621 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-26 14:25:08.649 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-26 14:25:08.677 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-26 14:25:08.679 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-26 14:25:08.682 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-26 14:25:08.684 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-26 14:25:08.712 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-26 14:25:08.714 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-26 14:25:08.743 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-26 14:25:08.746 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-26 14:25:08.748 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-26 14:25:08.751 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-26 14:25:08.779 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-26 14:25:08.782 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-26 14:25:08.784 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-26 14:25:08.801 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:25:08.804 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-26 14:25:08.806 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-26 14:25:08.809 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-26 14:25:08.811 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-26 14:25:08.840 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.16:8080/v1/AUTH_ 2022-04-26 14:25:08.868 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-26 14:25:08.885 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:25:08.888 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-26 14:25:08.905 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:25:08.908 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-26 14:25:08.924 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:25:08.927 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-26 14:25:08.929 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-26 14:25:08.932 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-26 14:25:08.934 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-26 14:25:08.937 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 14:25:08.939 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 14:25:08.941 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 14:25:08.958 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:25:08.962 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 14:25:08.964 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 14:25:08.967 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 14:25:08.983 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:25:08.986 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:25:08.988 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:25:09.017 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 14:25:09.020 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 14:25:09.023 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-26 14:25:09.025 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-26 14:25:09.027 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-26 14:25:09.030 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 14:25:09.047 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 14:25:09.050 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 14:25:09.052 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 14:25:09.055 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 14:25:09.057 | + 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-04-26 14:25:09.086 | + 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-04-26 14:25:09.114 | + 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-04-26 14:25:09.144 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 14:25:09.172 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-26 14:25:09.189 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:25:09.191 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-26 14:25:09.194 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-26 14:25:09.196 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-26 14:25:09.199 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-26 14:25:09.201 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-26 14:25:09.203 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 14:25:09.207 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-26 14:25:09.211 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-26 14:25:09.213 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 14:25:09.216 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 14:25:09.228 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 14:25:09.229 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 14:25:09.237 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 14:25:09.241 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 14:25:09.256 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-26 14:25:09.259 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-26 14:25:09.263 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-26 14:25:09.292 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-26 14:25:09.320 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-26 14:25:09.348 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-26 14:25:09.376 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 14:25:09.404 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 14:25:09.432 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-26 14:25:09.460 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-26 14:25:09.487 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-26 14:25:09.516 | + 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-04-26 14:25:09.543 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 14:25:09.572 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 14:25:09.599 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-26 14:25:09.628 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-26 14:25:09.630 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-26 14:25:09.634 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-26 14:25:09.636 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-26 14:25:09.638 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 14:25:09.641 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:25:09.643 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:25:09.646 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-26 14:25:09.649 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-26 14:25:09.651 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-26 14:25:09.679 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-26 14:25:09.708 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-26 14:25:09.708 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-26 14:25:09.717 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-26 14:25:09.720 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-26 14:25:09.722 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-26 14:25:09.725 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 14:25:09.728 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 14:25:09.730 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 14:25:09.732 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:25:09.735 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:25:09.737 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 14:25:09.740 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 14:25:09.743 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:25:09.745 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:25:09.748 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-26 14:25:09.811 | Enabling site cinder-wsgi. 2022-04-26 14:25:09.816 | To activate the new configuration, you need to run: 2022-04-26 14:25:09.816 | systemctl reload apache2 2022-04-26 14:25:09.821 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-26 14:25:09.823 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 14:25:09.826 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 14:25:09.828 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 14:25:09.967 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-26 14:25:09.969 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-26 14:25:10.004 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2022-04-26 14:25:10.039 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-26 14:25:10.056 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:25:10.058 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-26 14:25:10.061 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-26 14:25:10.063 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-26 14:25:10.066 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-26 14:25:10.068 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-26 14:25:10.106 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-26 14:25:10.136 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.16/identity 2022-04-26 14:25:10.164 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-26 14:25:10.193 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-26 14:25:10.222 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-26 14:25:10.251 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-26 14:25:10.280 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-26 14:25:10.309 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-26 14:25:10.338 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-26 14:25:10.366 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-26 14:25:10.400 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-26 14:25:10.432 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-26 14:25:10.435 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-26 14:25:10.452 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:25:10.454 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2022-04-26 14:25:10.485 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-26 14:25:10.488 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-26 14:25:10.506 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:25:10.509 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-26 14:25:10.511 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-26 14:25:10.514 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-26 14:25:10.516 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 14:25:10.519 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-26 14:25:10.521 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-26 14:25:10.525 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:25:10.526 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 14:25:10.531 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:25:10.534 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 14:25:10.536 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 14:25:10.539 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 14:25:10.542 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-26 14:25:10.544 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-26 14:25:10.547 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-26 14:25:10.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:25:10.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:25:10.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-26 14:25:10.558 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:25:10.560 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-26 14:25:10.563 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-26 14:25:10.565 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-26 14:25:10.567 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 14:25:10.570 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 14:25:10.573 | ++ functions-common:git_clone:612 : pwd 2022-04-26 14:25:10.576 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 14:25:10.578 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 14:25:10.581 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 14:25:10.598 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 14:25:10.601 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 14:25:10.603 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 14:25:10.606 | + functions-common:git_clone:629 : echo master 2022-04-26 14:25:10.606 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 14:25:10.612 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-26 14:25:10.614 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 14:25:10.617 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-04-26 14:25:10.630 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-04-26 14:25:10.634 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 14:25:10.634 | + functions-common:git_clone:690 : head -1 2022-04-26 14:25:10.639 | 6615fbe11a [OVS] Do not shadow "l2_agent_extensions_manager" module 2022-04-26 14:25:10.642 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 14:25:10.645 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-26 14:25:10.648 | + inc/python:setup_develop:338 : local bindep 2022-04-26 14:25:10.651 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-26 14:25:10.653 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-26 14:25:10.656 | + inc/python:setup_develop:344 : local extras= 2022-04-26 14:25:10.658 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-26 14:25:10.661 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 14:25:10.663 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-26 14:25:10.666 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-26 14:25:10.668 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 14:25:10.671 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 14:25:10.674 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-26 14:25:10.677 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 14:25:10.680 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-26 14:25:10.683 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 14:25:10.685 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 14:25:10.689 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-26 14:25:10.695 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-26 14:25:10.698 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-26 14:25:11.375 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-26 14:25:11.377 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 14:25:11.380 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 14:25:11.382 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 14:25:11.384 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-26 14:25:11.387 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-26 14:25:11.389 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 14:25:11.392 | + inc/python:setup_package:428 : local extras= 2022-04-26 14:25:11.394 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 14:25:11.396 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 14:25:11.399 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 14:25:11.401 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 14:25:11.404 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 14:25:11.406 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-26 14:25:11.428 | Using python 3.8 to install /opt/stack/neutron 2022-04-26 14:25:11.431 | + 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-04-26 14:25:12.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:25:12.304 | from cryptography.utils import int_from_bytes 2022-04-26 14:25:12.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:25:12.304 | from cryptography.utils import int_from_bytes 2022-04-26 14:25:13.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:25:13.510 | Obtaining file:///opt/stack/neutron 2022-04-26 14:25:13.510 | Preparing metadata (setup.py): started 2022-04-26 14:25:19.279 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 14:25:19.369 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (5.8.1) 2022-04-26 14:25:19.370 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.5.0) 2022-04-26 14:25:19.371 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.1.1) 2022-04-26 14:25:19.372 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.5.1) 2022-04-26 14:25:19.373 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.5.0) 2022-04-26 14:25:19.374 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (5.1.1) 2022-04-26 14:25:19.375 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.33.0) 2022-04-26 14:25:19.376 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.4.1) 2022-04-26 14:25:19.377 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.20.4) 2022-04-26 14:25:19.378 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.27.1) 2022-04-26 14:25:19.379 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.1.1) 2022-04-26 14:25:19.381 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (9.4.0) 2022-04-26 14:25:19.382 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.8.0) 2022-04-26 14:25:19.383 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.11.0) 2022-04-26 14:25:19.384 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.20.0) 2022-04-26 14:25:19.385 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (7.8.0) 2022-04-26 14:25:19.386 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (6.3.1) 2022-04-26 14:25:19.387 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.4.35) 2022-04-26 14:25:19.389 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.8.7) 2022-04-26 14:25:19.389 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.5.0) 2022-04-26 14:25:19.390 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.7.7) 2022-04-26 14:25:19.391 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.5.0) 2022-04-26 14:25:19.392 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.10.1) 2022-04-26 14:25:19.394 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.5.0) 2022-04-26 14:25:19.395 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (8.8.0) 2022-04-26 14:25:19.396 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.1.0) 2022-04-26 14:25:19.397 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (11.2.0) 2022-04-26 14:25:19.398 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (5.1.0) 2022-04-26 14:25:19.399 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.7.0) 2022-04-26 14:25:19.400 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (12.13.0) 2022-04-26 14:25:19.401 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.5.1) 2022-04-26 14:25:19.402 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.11.0) 2022-04-26 14:25:19.404 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.7.0) 2022-04-26 14:25:19.405 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.3.0) 2022-04-26 14:25:19.406 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (6.3.1) 2022-04-26 14:25:19.407 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.3.0) 2022-04-26 14:25:19.408 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.8.0) 2022-04-26 14:25:19.409 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.5.0) 2022-04-26 14:25:19.410 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.12.2) 2022-04-26 14:25:19.411 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.6.0) 2022-04-26 14:25:19.412 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.4.2) 2022-04-26 14:25:19.414 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.3.1) 2022-04-26 14:25:19.415 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.1.0) 2022-04-26 14:25:19.416 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.16.0) 2022-04-26 14:25:19.417 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.16.0) 2022-04-26 14:25:19.418 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (21.3) 2022-04-26 14:25:19.419 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (5.9.0) 2022-04-26 14:25:19.420 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.6.9) 2022-04-26 14:25:19.421 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (22.0.0) 2022-04-26 14:25:19.422 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (17.7.0) 2022-04-26 14:25:19.423 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.61.0) 2022-04-26 14:25:19.424 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.5.0) 2022-04-26 14:25:19.425 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.7.1) 2022-04-26 14:25:19.426 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.4.0) 2022-04-26 14:25:19.427 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.11.0) 2022-04-26 14:25:19.443 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev155) (1.2.0) 2022-04-26 14:25:19.445 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev155) (5.7.1) 2022-04-26 14:25:19.446 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev155) (4.11.3) 2022-04-26 14:25:19.454 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev155) (1.14.0) 2022-04-26 14:25:19.466 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev155) (1.1.2) 2022-04-26 14:25:19.467 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev155) (2.2.1) 2022-04-26 14:25:19.468 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev155) (1.16.0) 2022-04-26 14:25:19.487 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev155) (3.0.8) 2022-04-26 14:25:19.495 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev155) (2.1.1) 2022-04-26 14:25:19.555 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev155) (1.0.2) 2022-04-26 14:25:19.557 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev155) (1.7.0) 2022-04-26 14:25:19.610 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev155) (4.4.0) 2022-04-26 14:25:19.613 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev155) (3.1.1) 2022-04-26 14:25:19.657 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev155) (2.7.0) 2022-04-26 14:25:19.662 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev155) (1.2.3) 2022-04-26 14:25:19.690 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (6.0) 2022-04-26 14:25:19.691 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (36.0.2) 2022-04-26 14:25:19.694 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.4.0) 2022-04-26 14:25:19.695 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.4.4) 2022-04-26 14:25:19.696 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.1.5) 2022-04-26 14:25:19.697 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.0.0) 2022-04-26 14:25:19.699 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.32) 2022-04-26 14:25:19.700 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (2.5.0) 2022-04-26 14:25:19.716 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev155) (1.0.3) 2022-04-26 14:25:19.806 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev155) (0.17.3) 2022-04-26 14:25:19.875 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev155) (1.5.0) 2022-04-26 14:25:19.938 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev155) (0.13.0) 2022-04-26 14:25:19.940 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev155) (2.0.1) 2022-04-26 14:25:19.944 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev155) (0.5.0) 2022-04-26 14:25:20.001 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev155) (0.9.6) 2022-04-26 14:25:20.002 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev155) (2.8.2) 2022-04-26 14:25:20.069 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev155) (5.0.0) 2022-04-26 14:25:20.070 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev155) (5.1.1) 2022-04-26 14:25:20.072 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev155) (0.4.0) 2022-04-26 14:25:20.073 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev155) (5.2.4) 2022-04-26 14:25:20.101 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev155) (3.3.0) 2022-04-26 14:25:20.104 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev155) (3.2.0) 2022-04-26 14:25:20.149 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev155) (1.15.0) 2022-04-26 14:25:20.203 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev155) (2022.1) 2022-04-26 14:25:20.238 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev155) (3.0.0) 2022-04-26 14:25:20.241 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev155) (1.3.3) 2022-04-26 14:25:20.263 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev155) (3.2.0) 2022-04-26 14:25:20.407 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev155) (2.4.0) 2022-04-26 14:25:20.487 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev155) (62.1.0) 2022-04-26 14:25:20.566 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev155) (3.0.0) 2022-04-26 14:25:20.567 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev155) (0.3.5) 2022-04-26 14:25:20.677 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 14:25:20.678 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 14:25:20.679 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 14:25:20.681 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 14:25:20.682 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 14:25:20.683 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 14:25:20.684 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev155) (0.6.9) 2022-04-26 14:25:20.892 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev155) (3.10.1) 2022-04-26 14:25:20.894 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev155) (3.2.0) 2022-04-26 14:25:20.895 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev155) (2.5.0) 2022-04-26 14:25:20.939 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev155) (3.17.6) 2022-04-26 14:25:20.943 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev155) (2.1.0) 2022-04-26 14:25:21.034 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev155) (1.26.9) 2022-04-26 14:25:21.036 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev155) (2019.11.28) 2022-04-26 14:25:21.038 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev155) (3.3) 2022-04-26 14:25:21.040 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev155) (2.0.12) 2022-04-26 14:25:21.077 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev155) (0.7) 2022-04-26 14:25:21.413 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev155) (0.13.1) 2022-04-26 14:25:21.488 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev155) (5.0.0) 2022-04-26 14:25:21.649 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev155) (2.21) 2022-04-26 14:25:21.722 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev155) (0.5.0) 2022-04-26 14:25:21.725 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev155) (2.4.1) 2022-04-26 14:25:21.961 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev155) (2.5.0) 2022-04-26 14:25:22.135 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev155) (2.3) 2022-04-26 14:25:22.698 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev155) (0.14.1) 2022-04-26 14:25:22.743 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev155) (0.2.5) 2022-04-26 14:25:23.347 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev155) (0.4.2) 2022-04-26 14:25:23.349 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev155) (0.5.2) 2022-04-26 14:25:23.665 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev155) (4.11.1) 2022-04-26 14:25:23.666 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev155) (2.1.1) 2022-04-26 14:25:23.831 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev155) (3.8.0) 2022-04-26 14:25:24.075 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev155) (1.8.2) 2022-04-26 14:25:24.076 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev155) (21.4.0) 2022-04-26 14:25:24.262 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev155) (1.0.0) 2022-04-26 14:25:24.527 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev155) (2.3.2.post1) 2022-04-26 14:25:26.148 | Installing collected packages: neutron 2022-04-26 14:25:26.148 | Attempting uninstall: neutron 2022-04-26 14:25:26.148 | Found existing installation: neutron 20.1.0.dev155 2022-04-26 14:25:26.168 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-26 14:25:26.169 | Running setup.py develop for neutron 2022-04-26 14:25:33.894 | Successfully installed neutron 2022-04-26 14:25:33.894 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:25:33.902 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:25:33.902 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:25:34.053 | + inc/python:pip_install:200 : result=0 2022-04-26 14:25:34.055 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:25:34.058 | + functions-common:time_stop:2437 : local name 2022-04-26 14:25:34.060 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:25:34.062 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:25:34.065 | + functions-common:time_stop:2440 : local total 2022-04-26 14:25:34.067 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:25:34.070 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:25:34.072 | + functions-common:time_stop:2444 : start_time=1650983111422 2022-04-26 14:25:34.074 | + functions-common:time_stop:2446 : [[ -z 1650983111422 ]] 2022-04-26 14:25:34.077 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:25:34.081 | + functions-common:time_stop:2449 : end_time=1650983134079 2022-04-26 14:25:34.084 | + functions-common:time_stop:2450 : elapsed_time=22657 2022-04-26 14:25:34.086 | + functions-common:time_stop:2451 : total=131146 2022-04-26 14:25:34.088 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:25:34.091 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=153803 2022-04-26 14:25:34.093 | + inc/python:pip_install:203 : return 0 2022-04-26 14:25:34.095 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 14:25:34.098 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-26 14:25:34.101 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-26 14:25:34.121 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-26 14:25:34.134 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-26 14:25:34.137 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-26 14:25:34.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:25:34.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:25:34.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-26 14:25:34.147 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:25:34.149 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-26 14:25:34.152 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 14:25:34.154 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-26 14:25:34.172 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:25:34.174 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-26 14:25:34.177 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-26 14:25:34.180 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-26 14:25:34.183 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 14:25:34.185 | + lib/stack:stack_install_service:32 : install_nova 2022-04-26 14:25:34.188 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-26 14:25:34.190 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-26 14:25:34.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:25:34.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:25:34.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-26 14:25:34.200 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:25:34.203 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-26 14:25:34.219 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:25:34.221 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-26 14:25:34.237 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:25:34.240 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-26 14:25:34.258 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:25:34.260 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-26 14:25:34.262 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-26 14:25:34.265 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-26 14:25:34.267 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 14:25:34.269 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 14:25:34.272 | ++ functions-common:git_clone:612 : pwd 2022-04-26 14:25:34.275 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 14:25:34.277 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 14:25:34.280 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 14:25:34.296 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 14:25:34.298 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 14:25:34.301 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 14:25:34.304 | + functions-common:git_clone:629 : echo master 2022-04-26 14:25:34.305 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 14:25:34.310 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-26 14:25:34.312 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 14:25:34.315 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-04-26 14:25:34.328 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-04-26 14:25:34.331 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 14:25:34.331 | + functions-common:git_clone:690 : head -1 2022-04-26 14:25:34.337 | 56b5aed08c Merge "Deprecate [api] use_forwarded_for" 2022-04-26 14:25:34.340 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 14:25:34.342 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-26 14:25:34.345 | + inc/python:setup_develop:338 : local bindep 2022-04-26 14:25:34.347 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-26 14:25:34.350 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-26 14:25:34.353 | + inc/python:setup_develop:344 : local extras= 2022-04-26 14:25:34.355 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-26 14:25:34.358 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 14:25:34.360 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-26 14:25:34.363 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-26 14:25:34.366 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 14:25:34.368 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 14:25:34.372 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-26 14:25:34.374 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 14:25:34.377 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-26 14:25:34.380 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 14:25:34.383 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 14:25:34.386 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-26 14:25:34.392 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-26 14:25:34.394 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-26 14:25:35.060 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-26 14:25:35.063 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 14:25:35.065 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 14:25:35.068 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 14:25:35.070 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-26 14:25:35.073 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-26 14:25:35.075 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 14:25:35.078 | + inc/python:setup_package:428 : local extras= 2022-04-26 14:25:35.080 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 14:25:35.082 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 14:25:35.085 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 14:25:35.087 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 14:25:35.090 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 14:25:35.092 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-26 14:25:35.113 | Using python 3.8 to install /opt/stack/nova 2022-04-26 14:25:35.116 | + 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-04-26 14:25:35.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:25:35.993 | from cryptography.utils import int_from_bytes 2022-04-26 14:25:35.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:25:35.993 | from cryptography.utils import int_from_bytes 2022-04-26 14:25:37.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:25:37.216 | Obtaining file:///opt/stack/nova 2022-04-26 14:25:37.216 | Preparing metadata (setup.py): started 2022-04-26 14:25:44.003 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 14:25:44.129 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.8.1) 2022-04-26 14:25:44.130 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.4.35) 2022-04-26 14:25:44.131 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.1.1) 2022-04-26 14:25:44.133 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.33.0) 2022-04-26 14:25:44.134 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.1.1) 2022-04-26 14:25:44.135 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (9.4.0) 2022-04-26 14:25:44.136 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.8.0) 2022-04-26 14:25:44.137 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.5.1) 2022-04-26 14:25:44.138 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (36.0.2) 2022-04-26 14:25:44.139 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.8.7) 2022-04-26 14:25:44.140 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.1.2) 2022-04-26 14:25:44.141 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.1.1) 2022-04-26 14:25:44.142 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.5.0) 2022-04-26 14:25:44.143 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.2.0) 2022-04-26 14:25:44.144 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.13.0) 2022-04-26 14:25:44.146 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.7.7) 2022-04-26 14:25:44.147 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.8.0) 2022-04-26 14:25:44.148 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.11.0) 2022-04-26 14:25:44.149 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.8.1) 2022-04-26 14:25:44.150 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.0.2) 2022-04-26 14:25:44.151 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev65) (3.2.0) 2022-04-26 14:25:44.152 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (8.3.0) 2022-04-26 14:25:44.153 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.5.0) 2022-04-26 14:25:44.154 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (7.8.0) 2022-04-26 14:25:44.155 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.6.0) 2022-04-26 14:25:44.156 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.27.1) 2022-04-26 14:25:44.158 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.5.0) 2022-04-26 14:25:44.159 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.10.0) 2022-04-26 14:25:44.160 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.10.1) 2022-04-26 14:25:44.161 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.5.0) 2022-04-26 14:25:44.162 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (8.8.0) 2022-04-26 14:25:44.163 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.1.0) 2022-04-26 14:25:44.164 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.7.0) 2022-04-26 14:25:44.165 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.5.0) 2022-04-26 14:25:44.166 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.3.0) 2022-04-26 14:25:44.168 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.3.0) 2022-04-26 14:25:44.169 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.5.0) 2022-04-26 14:25:44.170 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.12.2) 2022-04-26 14:25:44.171 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (11.2.0) 2022-04-26 14:25:44.172 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (6.3.1) 2022-04-26 14:25:44.173 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (12.13.0) 2022-04-26 14:25:44.174 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.11.0) 2022-04-26 14:25:44.175 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.7.0) 2022-04-26 14:25:44.176 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.1.0) 2022-04-26 14:25:44.178 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.8.0) 2022-04-26 14:25:44.179 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.5.0) 2022-04-26 14:25:44.180 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.5.1) 2022-04-26 14:25:44.181 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.9.0) 2022-04-26 14:25:44.182 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.6.0) 2022-04-26 14:25:44.183 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.2.0) 2022-04-26 14:25:44.184 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.1.0) 2022-04-26 14:25:44.185 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.7.0) 2022-04-26 14:25:44.186 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.7.1) 2022-04-26 14:25:44.187 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.10.1) 2022-04-26 14:25:44.188 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.0.1) 2022-04-26 14:25:44.189 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.11.0) 2022-04-26 14:25:44.190 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.2.2) 2022-04-26 14:25:44.191 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.3.3) 2022-04-26 14:25:44.193 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.7.0) 2022-04-26 14:25:44.194 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.6.4) 2022-04-26 14:25:44.195 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.8.2) 2022-04-26 14:25:44.196 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.4.0) 2022-04-26 14:25:44.197 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.61.0) 2022-04-26 14:25:44.199 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (6.0) 2022-04-26 14:25:44.215 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev65) (1.2.0) 2022-04-26 14:25:44.217 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev65) (4.11.3) 2022-04-26 14:25:44.218 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev65) (5.7.1) 2022-04-26 14:25:44.241 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev65) (5.3.0) 2022-04-26 14:25:44.280 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev65) (1.15.0) 2022-04-26 14:25:44.315 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev65) (1.16.0) 2022-04-26 14:25:44.316 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev65) (2.2.1) 2022-04-26 14:25:44.342 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev65) (2.1.1) 2022-04-26 14:25:44.468 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev65) (3.1.1) 2022-04-26 14:25:44.470 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev65) (4.4.0) 2022-04-26 14:25:44.529 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.1.5) 2022-04-26 14:25:44.557 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.4.0) 2022-04-26 14:25:44.559 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.0.0) 2022-04-26 14:25:44.560 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (2.5.0) 2022-04-26 14:25:44.562 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.4.4) 2022-04-26 14:25:44.563 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.32) 2022-04-26 14:25:44.584 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev65) (6.3.1) 2022-04-26 14:25:44.586 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev65) (5.6.0) 2022-04-26 14:25:44.639 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev65) (2.5.0) 2022-04-26 14:25:44.642 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 14:25:44.643 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev65) (1.16.0) 2022-04-26 14:25:44.705 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev65) (0.17.3) 2022-04-26 14:25:44.815 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev65) (2.0.1) 2022-04-26 14:25:44.820 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev65) (0.5.0) 2022-04-26 14:25:44.901 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev65) (0.9.6) 2022-04-26 14:25:44.964 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev65) (5.0.0) 2022-04-26 14:25:44.967 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev65) (5.2.4) 2022-04-26 14:25:44.969 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev65) (5.1.1) 2022-04-26 14:25:44.971 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev65) (0.4.0) 2022-04-26 14:25:44.996 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev65) (3.3.0) 2022-04-26 14:25:44.998 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev65) (3.2.0) 2022-04-26 14:25:45.049 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev65) (1.0.3) 2022-04-26 14:25:45.109 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev65) (2022.1) 2022-04-26 14:25:45.143 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev65) (1.3.3) 2022-04-26 14:25:45.147 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev65) (3.0.0) 2022-04-26 14:25:45.200 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev65) (3.0.8) 2022-04-26 14:25:45.201 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev65) (21.3) 2022-04-26 14:25:45.292 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev65) (1.5.0) 2022-04-26 14:25:45.318 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev65) (62.1.0) 2022-04-26 14:25:45.400 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev65) (0.2.5) 2022-04-26 14:25:45.480 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev65) (3.17.6) 2022-04-26 14:25:45.545 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev65) (1.3.3) 2022-04-26 14:25:45.546 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev65) (22.0.0) 2022-04-26 14:25:45.551 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev65) (1.14.0) 2022-04-26 14:25:45.593 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev65) (3.10.1) 2022-04-26 14:25:45.596 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev65) (2.5.0) 2022-04-26 14:25:45.598 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev65) (2.1.0) 2022-04-26 14:25:45.681 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev65) (2019.11.28) 2022-04-26 14:25:45.683 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev65) (3.3) 2022-04-26 14:25:45.684 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev65) (1.26.9) 2022-04-26 14:25:45.687 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev65) (2.0.12) 2022-04-26 14:25:45.784 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev65) (0.7) 2022-04-26 14:25:46.002 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev65) (0.4.2) 2022-04-26 14:25:46.003 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev65) (0.5.2) 2022-04-26 14:25:46.121 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev65) (2.8) 2022-04-26 14:25:46.123 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev65) (1.4.2) 2022-04-26 14:25:46.127 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev65) (2.5.0) 2022-04-26 14:25:46.247 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev65) (0.13.1) 2022-04-26 14:25:46.328 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev65) (1.22.3) 2022-04-26 14:25:46.366 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev65) (5.0.0) 2022-04-26 14:25:46.581 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev65) (2.21) 2022-04-26 14:25:46.663 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev65) (2.4.1) 2022-04-26 14:25:46.665 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev65) (0.5.0) 2022-04-26 14:25:46.901 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev65) (2.5.0) 2022-04-26 14:25:47.011 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev65) (2.3) 2022-04-26 14:25:47.499 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev65) (0.14.1) 2022-04-26 14:25:47.550 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev65) (2.16.0) 2022-04-26 14:25:47.947 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 14:25:47.948 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 14:25:47.949 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 14:25:47.950 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 14:25:47.951 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 14:25:47.952 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 14:25:47.954 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev65) (0.6.9) 2022-04-26 14:25:49.294 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev65) (3.8.0) 2022-04-26 14:25:49.713 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev65) (1.8.2) 2022-04-26 14:25:49.715 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev65) (21.4.0) 2022-04-26 14:25:49.816 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev65) (2.4.0) 2022-04-26 14:25:49.926 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev65) (1.0.0) 2022-04-26 14:25:51.620 | Installing collected packages: nova 2022-04-26 14:25:51.620 | Attempting uninstall: nova 2022-04-26 14:25:51.620 | Found existing installation: nova 25.1.0.dev65 2022-04-26 14:25:51.629 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-26 14:25:51.631 | Running setup.py develop for nova 2022-04-26 14:25:59.989 | Successfully installed nova 2022-04-26 14:25:59.989 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:25:59.998 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:25:59.998 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:26:00.150 | + inc/python:pip_install:200 : result=0 2022-04-26 14:26:00.153 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:26:00.155 | + functions-common:time_stop:2437 : local name 2022-04-26 14:26:00.157 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:26:00.159 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:26:00.162 | + functions-common:time_stop:2440 : local total 2022-04-26 14:26:00.164 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:26:00.167 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:26:00.169 | + functions-common:time_stop:2444 : start_time=1650983135108 2022-04-26 14:26:00.171 | + functions-common:time_stop:2446 : [[ -z 1650983135108 ]] 2022-04-26 14:26:00.174 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:26:00.179 | + functions-common:time_stop:2449 : end_time=1650983160176 2022-04-26 14:26:00.181 | + functions-common:time_stop:2450 : elapsed_time=25068 2022-04-26 14:26:00.183 | + functions-common:time_stop:2451 : total=153803 2022-04-26 14:26:00.185 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:26:00.188 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=178871 2022-04-26 14:26:00.190 | + inc/python:pip_install:203 : return 0 2022-04-26 14:26:00.192 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 14:26:00.195 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-26 14:26:00.198 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-26 14:26:00.217 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-26 14:26:00.230 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-26 14:26:00.232 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-26 14:26:00.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:26:00.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:26:00.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-26 14:26:00.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:26:00.245 | + 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-04-26 14:26:00.258 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 14:26:00.261 | + ./stack.sh:main:939 : configure_nova 2022-04-26 14:26:00.263 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-26 14:26:00.276 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-26 14:26:00.279 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-26 14:26:00.281 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-26 14:26:00.286 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-26 14:26:00.286 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-26 14:26:00.291 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-26 14:26:00.294 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-26 14:26:00.296 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-26 14:26:00.299 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-26 14:26:00.301 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-26 14:26:00.304 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-26 14:26:00.306 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-26 14:26:00.308 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-26 14:26:00.321 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-26 14:26:00.333 | + 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-04-26 14:26:00.346 | + 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-04-26 14:26:00.359 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-26 14:26:00.371 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-26 14:26:00.374 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-26 14:26:00.379 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Mheg68uYDi 2022-04-26 14:26:00.381 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-26 14:26:00.384 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-26 14:26:00.386 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-26 14:26:00.389 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-26 14:26:00.391 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-26 14:26:00.394 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Mheg68uYDi 2022-04-26 14:26:00.398 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Mheg68uYDi 2022-04-26 14:26:00.411 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Mheg68uYDi /etc/sudoers.d/nova-rootwrap 2022-04-26 14:26:00.424 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-26 14:26:00.428 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-26 14:26:00.430 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-26 14:26:00.433 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-26 14:26:00.435 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-26 14:26:00.438 | + 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-04-26 14:26:00.440 | + 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-04-26 14:26:00.443 | + 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-04-26 14:26:00.445 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-26 14:26:00.450 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-26 14:26:00.467 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:00.470 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-26 14:26:00.472 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-26 14:26:00.477 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-26 14:26:00.480 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-26 14:26:00.510 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-26 14:26:00.512 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-26 14:26:00.540 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-26 14:26:00.569 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-26 14:26:00.597 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-26 14:26:00.627 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-26 14:26:00.657 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-26 14:26:00.686 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-26 14:26:00.688 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.16 2022-04-26 14:26:00.715 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-26 14:26:00.743 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-26 14:26:00.771 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-26 14:26:00.798 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-26 14:26:00.825 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-26 14:26:00.855 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-26 14:26:00.857 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 14:26:00.859 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 14:26:00.861 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 14:26:00.864 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 14:26:00.866 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 14:26:00.868 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 14:26:00.870 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 14:26:00.873 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 14:26:00.875 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 14:26:00.877 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 14:26:00.880 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 14:26:00.882 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-26 14:26:00.884 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 14:26:00.886 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 14:26:00.889 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 14:26:00.891 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 14:26:00.893 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 14:26:00.896 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 14:26:00.898 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-26 14:26:00.915 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:00.917 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:26:00.919 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-26 14:26:00.921 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-26 14:26:00.950 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-26 14:26:00.952 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-26 14:26:00.954 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-26 14:26:00.957 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-04-26 14:26:00.959 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-26 14:26:00.962 | + 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-04-26 14:26:00.994 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-26 14:26:00.997 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-26 14:26:00.999 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-26 14:26:01.001 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-04-26 14:26:01.004 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-26 14:26:01.007 | + 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-04-26 14:26:01.038 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-26 14:26:01.070 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-26 14:26:01.097 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-26 14:26:01.125 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-26 14:26:01.141 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:01.144 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-26 14:26:01.160 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:01.163 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-26 14:26:01.164 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-26 14:26:01.169 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-26 14:26:01.171 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-26 14:26:01.199 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-26 14:26:01.215 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:01.218 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-26 14:26:01.220 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-26 14:26:01.222 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-26 14:26:01.225 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 14:26:01.227 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-26 14:26:01.257 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-26 14:26:01.284 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 14:26:01.312 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-26 14:26:01.340 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-26 14:26:01.369 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-26 14:26:01.397 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-26 14:26:01.425 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-26 14:26:01.452 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 14:26:01.480 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 14:26:01.508 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-26 14:26:01.525 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:01.527 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-26 14:26:01.529 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-26 14:26:01.560 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-26 14:26:01.588 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.16/identity 2022-04-26 14:26:01.616 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-26 14:26:01.643 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-26 14:26:01.671 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-26 14:26:01.699 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-26 14:26:01.727 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-26 14:26:01.755 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-26 14:26:01.773 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:01.775 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-26 14:26:01.778 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-26 14:26:01.805 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-26 14:26:01.836 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-26 14:26:01.838 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-26 14:26:01.866 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-26 14:26:01.869 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-26 14:26:01.871 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-26 14:26:01.873 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 14:26:01.876 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 14:26:01.878 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 14:26:01.880 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 14:26:01.883 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 14:26:01.885 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 14:26:01.887 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-26 14:26:01.889 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 14:26:01.892 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 14:26:01.894 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 14:26:01.897 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 14:26:01.899 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 14:26:01.901 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 14:26:01.904 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 14:26:01.906 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 14:26:01.908 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 14:26:01.911 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 14:26:01.913 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 14:26:01.916 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-26 14:26:01.918 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-26 14:26:01.920 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-26 14:26:01.923 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 14:26:01.940 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 14:26:01.942 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 14:26:01.944 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 14:26:01.946 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 14:26:01.949 | + 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-04-26 14:26:01.977 | + 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-04-26 14:26:02.005 | + 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-04-26 14:26:02.034 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 14:26:02.062 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-26 14:26:02.092 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-26 14:26:02.109 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:02.111 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-26 14:26:02.114 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-26 14:26:02.116 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-26 14:26:02.119 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-26 14:26:02.121 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-26 14:26:02.124 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 14:26:02.127 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-26 14:26:02.131 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-26 14:26:02.133 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 14:26:02.135 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 14:26:02.148 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 14:26:02.149 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 14:26:02.157 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 14:26:02.161 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 14:26:02.177 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-26 14:26:02.180 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-26 14:26:02.183 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-26 14:26:02.213 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-26 14:26:02.241 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-26 14:26:02.268 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-26 14:26:02.296 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 14:26:02.324 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 14:26:02.353 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-26 14:26:02.381 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-26 14:26:02.408 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-26 14:26:02.436 | + 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-04-26 14:26:02.463 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 14:26:02.491 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 14:26:02.519 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-26 14:26:02.546 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-26 14:26:02.549 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-26 14:26:02.552 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-26 14:26:02.555 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-26 14:26:02.557 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 14:26:02.560 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:02.562 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:02.564 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-26 14:26:02.568 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-26 14:26:02.570 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-26 14:26:02.597 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-26 14:26:02.626 | + 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-04-26 14:26:02.626 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-26 14:26:02.636 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-26 14:26:02.639 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-26 14:26:02.641 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-26 14:26:02.644 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 14:26:02.646 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 14:26:02.649 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 14:26:02.651 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:02.653 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:02.656 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 14:26:02.658 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 14:26:02.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:02.664 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:02.667 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-26 14:26:02.728 | Enabling site nova-api-wsgi. 2022-04-26 14:26:02.734 | To activate the new configuration, you need to run: 2022-04-26 14:26:02.734 | systemctl reload apache2 2022-04-26 14:26:02.739 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-26 14:26:02.741 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 14:26:02.744 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 14:26:02.746 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 14:26:02.884 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-26 14:26:02.907 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:02.909 | + 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-04-26 14:26:02.912 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-26 14:26:02.914 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-26 14:26:02.917 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-26 14:26:02.919 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-26 14:26:02.922 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 14:26:02.927 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-26 14:26:02.930 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-26 14:26:02.932 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 14:26:02.935 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 14:26:02.949 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 14:26:02.949 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 14:26:02.958 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 14:26:02.961 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 14:26:02.977 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-26 14:26:02.980 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-26 14:26:02.984 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-26 14:26:03.014 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-26 14:26:03.042 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-26 14:26:03.070 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-26 14:26:03.097 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 14:26:03.125 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 14:26:03.153 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-26 14:26:03.180 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-26 14:26:03.208 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-26 14:26:03.235 | + 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-04-26 14:26:03.264 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 14:26:03.292 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 14:26:03.320 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-26 14:26:03.348 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-26 14:26:03.351 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-26 14:26:03.379 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-26 14:26:03.396 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:03.398 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-26 14:26:03.430 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-26 14:26:03.433 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-26 14:26:03.435 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-26 14:26:03.452 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:03.454 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:26:03.458 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:26:03.486 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-26 14:26:03.517 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-26 14:26:03.520 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-26 14:26:03.523 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-26 14:26:03.525 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 14:26:03.527 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 14:26:03.530 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 14:26:03.546 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:03.549 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 14:26:03.552 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 14:26:03.555 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 14:26:03.571 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:03.574 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:26:03.577 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:26:03.605 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 14:26:03.607 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 14:26:03.609 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-26 14:26:03.638 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-26 14:26:03.666 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-26 14:26:03.697 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-26 14:26:03.713 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:03.715 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-26 14:26:03.744 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-26 14:26:03.747 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-26 14:26:03.749 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-26 14:26:03.779 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-26 14:26:03.809 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.16/identity 2022-04-26 14:26:03.837 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-26 14:26:03.867 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-26 14:26:03.895 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-26 14:26:03.924 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-26 14:26:03.952 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-26 14:26:03.981 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-26 14:26:04.010 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-26 14:26:04.028 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:04.031 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-26 14:26:04.036 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:26:04.038 | + lib/nova:create_nova_conf:553 : local conf 2022-04-26 14:26:04.040 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-26 14:26:04.043 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-26 14:26:04.046 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 14:26:04.048 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 14:26:04.051 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-26 14:26:04.053 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-26 14:26:04.056 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-26 14:26:04.060 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-26 14:26:04.062 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-26 14:26:04.065 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-26 14:26:04.067 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-04-26 14:26:04.070 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-26 14:26:04.072 | + 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-04-26 14:26:04.106 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-26 14:26:04.137 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-26 14:26:04.168 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:26:04.171 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-26 14:26:04.173 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-26 14:26:04.175 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-26 14:26:04.192 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:04.195 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-26 14:26:04.196 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-26 14:26:04.926 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-26 14:26:04.928 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-26 14:26:04.931 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-26 14:26:04.933 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-26 14:26:04.935 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 14:26:04.938 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-26 14:26:04.940 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 14:26:04.957 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:04.961 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-26 14:26:04.963 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-26 14:26:04.966 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 14:26:04.983 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:04.985 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-04-26 14:26:04.988 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-04-26 14:26:05.016 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 14:26:05.018 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 14:26:05.021 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-26 14:26:05.041 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:05.045 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-26 14:26:05.048 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-26 14:26:05.051 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-26 14:26:05.084 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.16/identity 2022-04-26 14:26:05.112 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-26 14:26:05.140 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-26 14:26:05.169 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-26 14:26:05.198 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-26 14:26:05.226 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-26 14:26:05.256 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-26 14:26:05.284 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-26 14:26:05.287 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-26 14:26:05.289 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-26 14:26:05.292 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 14:26:05.309 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 14:26:05.311 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 14:26:05.314 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 14:26:05.316 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 14:26:05.323 | + 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-04-26 14:26:05.351 | + 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-04-26 14:26:05.380 | + 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-04-26 14:26:05.409 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 14:26:05.437 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:26:05.440 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-26 14:26:05.445 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:26:05.447 | + lib/nova:create_nova_conf:587 : local conf 2022-04-26 14:26:05.450 | + lib/nova:create_nova_conf:588 : local offset 2022-04-26 14:26:05.453 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-26 14:26:05.455 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 14:26:05.458 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 14:26:05.461 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-26 14:26:05.463 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-26 14:26:05.465 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-26 14:26:05.468 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-26 14:26:05.470 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-26 14:26:05.473 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-26 14:26:05.475 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-26 14:26:05.492 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:05.494 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-26 14:26:05.497 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-26 14:26:05.513 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:05.515 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-26 14:26:05.532 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:05.534 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-26 14:26:05.552 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:05.554 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-26 14:26:05.572 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:05.574 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-26 14:26:05.577 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-26 14:26:05.579 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-26 14:26:05.582 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 14:26:05.585 | + lib/stack:stack_install_service:32 : install_placement 2022-04-26 14:26:05.587 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-26 14:26:05.590 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-26 14:26:05.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:05.595 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:05.599 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-26 14:26:05.601 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 14:26:05.604 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 14:26:05.606 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 14:26:05.609 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 14:26:05.611 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 14:26:05.614 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 14:26:05.616 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:05.619 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:05.622 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 14:26:05.624 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 14:26:05.627 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 14:26:05.629 | + functions-common:apt_get_update:1202 : return 2022-04-26 14:26:05.632 | + functions-common:install_package:1476 : real_install_package apache2 2022-04-26 14:26:05.635 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 14:26:05.637 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:05.640 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:05.642 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-04-26 14:26:05.667 | + 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-04-26 14:26:05.780 | Reading package lists... 2022-04-26 14:26:06.032 | Building dependency tree... 2022-04-26 14:26:06.033 | Reading state information... 2022-04-26 14:26:06.304 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-26 14:26:06.304 | The following packages were automatically installed and are no longer required: 2022-04-26 14:26:06.305 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 14:26:06.305 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 14:26:06.305 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 14:26:06.305 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 14:26:06.305 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 14:26:06.305 | python3-zope.interface 2022-04-26 14:26:06.305 | Use 'sudo apt autoremove' to remove them. 2022-04-26 14:26:06.420 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 14:26:06.425 | + functions-common:apt_get:1246 : result=0 2022-04-26 14:26:06.428 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 14:26:06.430 | + functions-common:time_stop:2437 : local name 2022-04-26 14:26:06.433 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:26:06.435 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:26:06.438 | + functions-common:time_stop:2440 : local total 2022-04-26 14:26:06.440 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:26:06.443 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 14:26:06.445 | + functions-common:time_stop:2444 : start_time=1650983165664 2022-04-26 14:26:06.447 | + functions-common:time_stop:2446 : [[ -z 1650983165664 ]] 2022-04-26 14:26:06.450 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:26:06.455 | + functions-common:time_stop:2449 : end_time=1650983166452 2022-04-26 14:26:06.458 | + functions-common:time_stop:2450 : elapsed_time=788 2022-04-26 14:26:06.460 | + functions-common:time_stop:2451 : total=6334 2022-04-26 14:26:06.462 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:26:06.465 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7122 2022-04-26 14:26:06.467 | + functions-common:apt_get:1250 : return 0 2022-04-26 14:26:06.470 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-26 14:26:06.473 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-04-26 14:26:06.475 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-04-26 14:26:06.478 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-04-26 14:26:06.481 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-04-26 14:26:06.505 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-26 14:26:06.507 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 14:26:06.510 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 14:26:06.512 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 14:26:06.515 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 14:26:06.517 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 14:26:06.520 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 14:26:06.523 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:06.525 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:06.528 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 14:26:06.531 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 14:26:06.533 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 14:26:06.536 | + functions-common:apt_get_update:1202 : return 2022-04-26 14:26:06.538 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-04-26 14:26:06.541 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 14:26:06.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:06.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:06.549 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-04-26 14:26:06.573 | + 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-04-26 14:26:06.683 | Reading package lists... 2022-04-26 14:26:06.928 | Building dependency tree... 2022-04-26 14:26:06.929 | Reading state information... 2022-04-26 14:26:07.188 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-26 14:26:07.188 | The following packages were automatically installed and are no longer required: 2022-04-26 14:26:07.189 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 14:26:07.189 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 14:26:07.189 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 14:26:07.189 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 14:26:07.189 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 14:26:07.189 | python3-zope.interface 2022-04-26 14:26:07.189 | Use 'sudo apt autoremove' to remove them. 2022-04-26 14:26:07.305 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 14:26:07.309 | + functions-common:apt_get:1246 : result=0 2022-04-26 14:26:07.312 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 14:26:07.314 | + functions-common:time_stop:2437 : local name 2022-04-26 14:26:07.317 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:26:07.320 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:26:07.322 | + functions-common:time_stop:2440 : local total 2022-04-26 14:26:07.324 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:26:07.327 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 14:26:07.329 | + functions-common:time_stop:2444 : start_time=1650983166570 2022-04-26 14:26:07.331 | + functions-common:time_stop:2446 : [[ -z 1650983166570 ]] 2022-04-26 14:26:07.335 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:26:07.339 | + functions-common:time_stop:2449 : end_time=1650983167337 2022-04-26 14:26:07.342 | + functions-common:time_stop:2450 : elapsed_time=767 2022-04-26 14:26:07.344 | + functions-common:time_stop:2451 : total=7122 2022-04-26 14:26:07.346 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:26:07.349 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7889 2022-04-26 14:26:07.352 | + functions-common:apt_get:1250 : return 0 2022-04-26 14:26:07.354 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-26 14:26:07.357 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-26 14:26:07.359 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 14:26:07.362 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:07.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:07.367 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-26 14:26:07.370 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-26 14:26:07.426 | wsgi (enabled by maintainer script) 2022-04-26 14:26:07.430 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-26 14:26:07.432 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-26 14:26:07.435 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 14:26:07.438 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-26 14:26:07.441 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-26 14:26:07.444 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 14:26:07.448 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-26 14:26:07.448 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 14:26:07.453 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-26 14:26:07.456 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-26 14:26:07.459 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-26 14:26:07.462 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-26 14:26:07.465 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-26 14:26:07.488 | Using python 3.8 to install osc-placement 2022-04-26 14:26:07.491 | + 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-04-26 14:26:08.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:26:08.366 | from cryptography.utils import int_from_bytes 2022-04-26 14:26:08.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:26:08.366 | from cryptography.utils import int_from_bytes 2022-04-26 14:26:09.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:26:09.595 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-26 14:26:09.606 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-26 14:26:09.608 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-26 14:26:09.609 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-26 14:26:09.610 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-26 14:26:09.611 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-26 14:26:09.612 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-26 14:26:09.671 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-26 14:26:09.672 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-26 14:26:09.673 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-26 14:26:09.674 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-26 14:26:09.688 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-26 14:26:09.689 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-26 14:26:09.691 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-26 14:26:09.705 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-26 14:26:09.706 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-26 14:26:09.708 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.8) 2022-04-26 14:26:09.710 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-26 14:26:09.710 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-26 14:26:09.711 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-26 14:26:09.731 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-26 14:26:09.732 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-04-26 14:26:09.733 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-26 14:26:09.735 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-26 14:26:09.743 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-26 14:26:09.782 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-26 14:26:09.783 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-26 14:26:09.784 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-26 14:26:09.786 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-26 14:26:09.788 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-26 14:26:09.789 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-26 14:26:09.790 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-26 14:26:09.791 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-26 14:26:09.857 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-26 14:26:09.859 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-26 14:26:09.861 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-26 14:26:09.862 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-26 14:26:09.951 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-26 14:26:09.952 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-26 14:26:09.954 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-26 14:26:09.997 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-26 14:26:10.037 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-04-26 14:26:10.213 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-26 14:26:12.462 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:26:12.469 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:26:12.469 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:26:12.593 | + inc/python:pip_install:200 : result=0 2022-04-26 14:26:12.596 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:26:12.599 | + functions-common:time_stop:2437 : local name 2022-04-26 14:26:12.601 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:26:12.604 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:26:12.606 | + functions-common:time_stop:2440 : local total 2022-04-26 14:26:12.609 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:26:12.612 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:26:12.615 | + functions-common:time_stop:2444 : start_time=1650983167482 2022-04-26 14:26:12.617 | + functions-common:time_stop:2446 : [[ -z 1650983167482 ]] 2022-04-26 14:26:12.621 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:26:12.625 | + functions-common:time_stop:2449 : end_time=1650983172623 2022-04-26 14:26:12.628 | + functions-common:time_stop:2450 : elapsed_time=5141 2022-04-26 14:26:12.631 | + functions-common:time_stop:2451 : total=178871 2022-04-26 14:26:12.633 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:26:12.636 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=184012 2022-04-26 14:26:12.639 | + inc/python:pip_install:203 : return 0 2022-04-26 14:26:12.641 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-26 14:26:12.644 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-26 14:26:12.646 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-26 14:26:12.649 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 14:26:12.651 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 14:26:12.654 | ++ functions-common:git_clone:612 : pwd 2022-04-26 14:26:12.657 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 14:26:12.660 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 14:26:12.663 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 14:26:12.681 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 14:26:12.683 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 14:26:12.686 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 14:26:12.689 | + functions-common:git_clone:629 : echo master 2022-04-26 14:26:12.689 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 14:26:12.695 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-26 14:26:12.697 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 14:26:12.700 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-04-26 14:26:12.713 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-04-26 14:26:12.716 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 14:26:12.717 | + functions-common:git_clone:690 : head -1 2022-04-26 14:26:12.721 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-04-26 14:26:12.724 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 14:26:12.727 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-26 14:26:12.730 | + inc/python:setup_develop:338 : local bindep 2022-04-26 14:26:12.732 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-26 14:26:12.735 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-26 14:26:12.737 | + inc/python:setup_develop:344 : local extras= 2022-04-26 14:26:12.740 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-26 14:26:12.743 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 14:26:12.746 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-26 14:26:12.749 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-26 14:26:12.751 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 14:26:12.754 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 14:26:12.757 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-26 14:26:12.760 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 14:26:12.763 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-26 14:26:12.766 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 14:26:12.768 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 14:26:12.772 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-26 14:26:12.778 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-26 14:26:12.781 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-26 14:26:13.472 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-26 14:26:13.475 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 14:26:13.478 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 14:26:13.480 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 14:26:13.483 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-26 14:26:13.485 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-26 14:26:13.487 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 14:26:13.490 | + inc/python:setup_package:428 : local extras= 2022-04-26 14:26:13.493 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 14:26:13.496 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 14:26:13.498 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 14:26:13.501 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 14:26:13.503 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 14:26:13.507 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-26 14:26:13.529 | Using python 3.8 to install /opt/stack/placement 2022-04-26 14:26:13.531 | + 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-04-26 14:26:14.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:26:14.397 | from cryptography.utils import int_from_bytes 2022-04-26 14:26:14.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:26:14.397 | from cryptography.utils import int_from_bytes 2022-04-26 14:26:15.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:26:15.612 | Obtaining file:///opt/stack/placement 2022-04-26 14:26:15.613 | Preparing metadata (setup.py): started 2022-04-26 14:26:20.359 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 14:26:20.406 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.8.1) 2022-04-26 14:26:20.407 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.35) 2022-04-26 14:26:20.408 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-04-26 14:26:20.409 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-04-26 14:26:20.410 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-04-26 14:26:20.412 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-26 14:26:20.413 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-04-26 14:26:20.415 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (62.1.0) 2022-04-26 14:26:20.416 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.0) 2022-04-26 14:26:20.417 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-04-26 14:26:20.418 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-04-26 14:26:20.419 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-04-26 14:26:20.420 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-04-26 14:26:20.421 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.12.2) 2022-04-26 14:26:20.422 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.2.0) 2022-04-26 14:26:20.424 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.11.0) 2022-04-26 14:26:20.425 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-04-26 14:26:20.426 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-04-26 14:26:20.427 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-04-26 14:26:20.429 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-04-26 14:26:20.431 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-04-26 14:26:20.498 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (3.1.1) 2022-04-26 14:26:20.499 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (2.10.1) 2022-04-26 14:26:20.501 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (5.1.0) 2022-04-26 14:26:20.502 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.16.0) 2022-04-26 14:26:20.503 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.5.0) 2022-04-26 14:26:20.505 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.4.0) 2022-04-26 14:26:20.526 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev20) (0.17.3) 2022-04-26 14:26:20.567 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (0.8.0) 2022-04-26 14:26:20.568 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (3.5.0) 2022-04-26 14:26:20.569 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (6.0) 2022-04-26 14:26:20.570 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.5.0) 2022-04-26 14:26:20.571 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-04-26 14:26:20.623 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.0) 2022-04-26 14:26:20.624 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.7.7) 2022-04-26 14:26:20.625 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.0.1) 2022-04-26 14:26:20.626 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.13.0) 2022-04-26 14:26:20.670 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (0.9.6) 2022-04-26 14:26:20.672 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (2.8.2) 2022-04-26 14:26:20.690 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.3.0) 2022-04-26 14:26:20.692 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.1.1) 2022-04-26 14:26:20.696 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-26 14:26:20.721 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (1.0.3) 2022-04-26 14:26:20.722 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (2022.1) 2022-04-26 14:26:20.735 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-26 14:26:20.752 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (21.3) 2022-04-26 14:26:20.753 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (0.11.0) 2022-04-26 14:26:20.755 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (3.0.8) 2022-04-26 14:26:20.757 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (1.0.2) 2022-04-26 14:26:20.799 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-04-26 14:26:20.800 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (1.26.9) 2022-04-26 14:26:20.802 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2.0.12) 2022-04-26 14:26:20.805 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (3.3) 2022-04-26 14:26:20.821 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev20) (0.7) 2022-04-26 14:26:21.013 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev20) (1.1.2) 2022-04-26 14:26:21.054 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.2.0) 2022-04-26 14:26:21.055 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (4.11.3) 2022-04-26 14:26:21.057 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.7.1) 2022-04-26 14:26:21.073 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (1.15.0) 2022-04-26 14:26:21.108 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.14.0) 2022-04-26 14:26:21.165 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.1.1) 2022-04-26 14:26:21.230 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.7.0) 2022-04-26 14:26:21.316 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.1.5) 2022-04-26 14:26:21.368 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (0.2.5) 2022-04-26 14:26:21.562 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.2) 2022-04-26 14:26:21.563 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.4.2) 2022-04-26 14:26:21.563 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.1.1) 2022-04-26 14:26:21.644 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-04-26 14:26:21.707 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.21) 2022-04-26 14:26:21.878 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.8.0) 2022-04-26 14:26:21.993 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.0.0) 2022-04-26 14:26:21.995 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.0.0) 2022-04-26 14:26:23.924 | Installing collected packages: openstack-placement 2022-04-26 14:26:23.924 | Attempting uninstall: openstack-placement 2022-04-26 14:26:23.924 | Found existing installation: openstack-placement 7.1.0.dev20 2022-04-26 14:26:23.927 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-26 14:26:23.928 | Running setup.py develop for openstack-placement 2022-04-26 14:26:30.029 | Successfully installed openstack-placement 2022-04-26 14:26:30.029 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:26:30.038 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:26:30.038 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:26:30.193 | + inc/python:pip_install:200 : result=0 2022-04-26 14:26:30.195 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:26:30.198 | + functions-common:time_stop:2437 : local name 2022-04-26 14:26:30.200 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:26:30.203 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:26:30.205 | + functions-common:time_stop:2440 : local total 2022-04-26 14:26:30.208 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:26:30.210 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:26:30.213 | + functions-common:time_stop:2444 : start_time=1650983173523 2022-04-26 14:26:30.215 | + functions-common:time_stop:2446 : [[ -z 1650983173523 ]] 2022-04-26 14:26:30.218 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:26:30.223 | + functions-common:time_stop:2449 : end_time=1650983190220 2022-04-26 14:26:30.225 | + functions-common:time_stop:2450 : elapsed_time=16697 2022-04-26 14:26:30.228 | + functions-common:time_stop:2451 : total=184012 2022-04-26 14:26:30.230 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:26:30.233 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=200709 2022-04-26 14:26:30.235 | + inc/python:pip_install:203 : return 0 2022-04-26 14:26:30.238 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 14:26:30.240 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-26 14:26:30.243 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-26 14:26:30.263 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-26 14:26:30.276 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-26 14:26:30.279 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-26 14:26:30.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:26:30.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:26:30.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-26 14:26:30.290 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:26:30.293 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 14:26:30.295 | + ./stack.sh:main:945 : configure_placement 2022-04-26 14:26:30.298 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-26 14:26:30.310 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-26 14:26:30.313 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-26 14:26:30.318 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-26 14:26:30.321 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-26 14:26:30.323 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-26 14:26:30.326 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-04-26 14:26:30.328 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-26 14:26:30.332 | + 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-04-26 14:26:30.365 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-26 14:26:30.398 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-26 14:26:30.431 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-26 14:26:30.434 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-26 14:26:30.436 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-26 14:26:30.439 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 14:26:30.441 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-26 14:26:30.474 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-26 14:26:30.504 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 14:26:30.534 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-26 14:26:30.564 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-26 14:26:30.595 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-26 14:26:30.625 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-26 14:26:30.657 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-26 14:26:30.686 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 14:26:30.717 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 14:26:30.748 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-26 14:26:30.750 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-26 14:26:30.753 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-26 14:26:30.757 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 14:26:30.776 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 14:26:30.778 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 14:26:30.781 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 14:26:30.783 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 14:26:30.786 | + 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-04-26 14:26:30.816 | + 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-04-26 14:26:30.846 | + 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-04-26 14:26:30.876 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 14:26:30.907 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-26 14:26:30.910 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-26 14:26:30.913 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-26 14:26:30.915 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-26 14:26:30.918 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-26 14:26:30.920 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-26 14:26:30.923 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 14:26:30.927 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-26 14:26:30.931 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-26 14:26:30.933 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 14:26:30.936 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 14:26:30.949 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 14:26:30.950 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 14:26:30.958 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 14:26:30.962 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 14:26:30.977 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-26 14:26:30.980 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-26 14:26:30.984 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-26 14:26:31.018 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-26 14:26:31.046 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-26 14:26:31.077 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-26 14:26:31.107 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 14:26:31.138 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 14:26:31.169 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-26 14:26:31.200 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-26 14:26:31.232 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-26 14:26:31.262 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-26 14:26:31.291 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 14:26:31.322 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 14:26:31.352 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-26 14:26:31.382 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-26 14:26:31.385 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-26 14:26:31.388 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-26 14:26:31.391 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-26 14:26:31.393 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 14:26:31.396 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:31.399 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:31.401 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-26 14:26:31.404 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-26 14:26:31.407 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-26 14:26:31.437 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-26 14:26:31.467 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-26 14:26:31.467 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-26 14:26:31.477 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-26 14:26:31.480 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-26 14:26:31.483 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-26 14:26:31.485 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 14:26:31.489 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 14:26:31.491 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 14:26:31.494 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:31.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:31.499 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 14:26:31.502 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 14:26:31.505 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:31.507 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:31.510 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-26 14:26:31.572 | Site placement-api already enabled 2022-04-26 14:26:31.576 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-26 14:26:31.579 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 14:26:31.582 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 14:26:31.584 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 14:26:31.725 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-26 14:26:31.745 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:31.747 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-26 14:26:31.766 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:31.769 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-26 14:26:31.789 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:31.792 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-26 14:26:31.794 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-26 14:26:31.797 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-26 14:26:31.829 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.16/identity 2022-04-26 14:26:31.864 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-26 14:26:31.894 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-26 14:26:31.925 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-26 14:26:31.958 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-26 14:26:31.988 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-26 14:26:32.018 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-26 14:26:32.049 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-26 14:26:32.067 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:32.070 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-26 14:26:32.088 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:32.091 | + ./stack.sh:main:971 : run_phase stack install 2022-04-26 14:26:32.093 | + functions-common:run_phase:1865 : local mode=stack 2022-04-26 14:26:32.096 | + functions-common:run_phase:1866 : local phase=install 2022-04-26 14:26:32.098 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 14:26:32.101 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 14:26:32.103 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 14:26:32.106 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 14:26:32.108 | + functions-common:run_phase:1875 : local extra 2022-04-26 14:26:32.112 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 14:26:32.116 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 14:26:32.119 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 14:26:32.122 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 14:26:32.124 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-26 14:26:32.127 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 14:26:32.143 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:32.146 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 14:26:32.149 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:26:32.151 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-26 14:26:32.153 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-26 14:26:32.156 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:26:32.158 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-26 14:26:32.161 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-26 14:26:32.163 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-26 14:26:32.220 | ++ inc/async:async_inner:63 : install_tempest 2022-04-26 14:26:32.258 | [250651 Async install_tempest:276275]: running: install_tempest 2022-04-26 14:26:32.261 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-26 14:26:32.264 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-26 14:26:32.267 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 14:26:32.270 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 14:26:32.273 | + functions-common:run_phase:1892 : run_plugins stack install 2022-04-26 14:26:32.276 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-26 14:26:32.279 | + functions-common:run_plugins:1852 : local phase=install 2022-04-26 14:26:32.281 | + functions-common:run_plugins:1854 : local plugins= 2022-04-26 14:26:32.284 | + functions-common:run_plugins:1855 : local plugin 2022-04-26 14:26:32.287 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-26 14:26:32.290 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-26 14:26:32.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 14:26:32.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 14:26:32.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-26 14:26:32.301 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 14:26:32.303 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-26 14:26:32.306 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-26 14:26:32.309 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 14:26:32.313 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-26 14:26:32.317 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-26 14:26:32.322 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 14:26:32.326 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 14:26:32.327 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-26 14:26:32.335 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-26 14:26:32.337 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-26 14:26:32.340 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-26 14:26:32.343 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-26 14:26:32.346 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-26 14:26:32.370 | Using python 3.8 to install python-openstackclient 2022-04-26 14:26:32.373 | + 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-04-26 14:26:33.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:26:33.249 | from cryptography.utils import int_from_bytes 2022-04-26 14:26:33.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:26:33.249 | from cryptography.utils import int_from_bytes 2022-04-26 14:26:34.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 14:26:34.464 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-26 14:26:34.483 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-26 14:26:34.484 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-26 14:26:34.485 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-26 14:26:34.486 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-26 14:26:34.487 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-26 14:26:34.488 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-26 14:26:34.489 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-26 14:26:34.491 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-26 14:26:34.492 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-26 14:26:34.493 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-26 14:26:34.494 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-26 14:26:34.505 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-04-26 14:26:34.506 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-26 14:26:34.508 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-04-26 14:26:34.509 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-26 14:26:34.510 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-26 14:26:34.537 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-26 14:26:34.538 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-26 14:26:34.539 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-26 14:26:34.540 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-26 14:26:34.541 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-26 14:26:34.543 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-26 14:26:34.544 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-26 14:26:34.545 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-26 14:26:34.546 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-26 14:26:34.547 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-26 14:26:34.548 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-26 14:26:34.562 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-26 14:26:34.580 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-26 14:26:34.581 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-26 14:26:34.584 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-26 14:26:34.585 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-26 14:26:34.605 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-26 14:26:34.625 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-26 14:26:34.625 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-26 14:26:34.627 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-26 14:26:34.719 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-26 14:26:34.720 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-26 14:26:34.721 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-26 14:26:34.765 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-26 14:26:34.776 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-26 14:26:34.810 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-04-26 14:26:34.976 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-26 14:26:34.992 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-26 14:26:35.095 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-26 14:26:35.096 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-26 14:26:35.099 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-26 14:26:35.101 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-26 14:26:35.254 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-26 14:26:37.547 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 14:26:37.554 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 14:26:37.554 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 14:26:37.686 | + inc/python:pip_install:200 : result=0 2022-04-26 14:26:37.689 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 14:26:37.692 | + functions-common:time_stop:2437 : local name 2022-04-26 14:26:37.694 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:26:37.697 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:26:37.699 | + functions-common:time_stop:2440 : local total 2022-04-26 14:26:37.702 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:26:37.704 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 14:26:37.707 | + functions-common:time_stop:2444 : start_time=1650983192364 2022-04-26 14:26:37.710 | + functions-common:time_stop:2446 : [[ -z 1650983192364 ]] 2022-04-26 14:26:37.713 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:26:37.717 | + functions-common:time_stop:2449 : end_time=1650983197715 2022-04-26 14:26:37.720 | + functions-common:time_stop:2450 : elapsed_time=5351 2022-04-26 14:26:37.722 | + functions-common:time_stop:2451 : total=200709 2022-04-26 14:26:37.725 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:26:37.727 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=206060 2022-04-26 14:26:37.730 | + inc/python:pip_install:203 : return 0 2022-04-26 14:26:37.733 | + ./stack.sh:main:983 : install_oscwrap 2022-04-26 14:26:37.736 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-04-26 14:26:37.741 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.Ot2W0vVT8n 2022-04-26 14:26:37.743 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-04-26 14:26:37.746 | + functions-common:install_oscwrap:2488 : unalias -a 2022-04-26 14:26:37.749 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-04-26 14:26:37.751 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-26 14:26:37.755 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-26 14:26:37.757 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-26 14:26:37.776 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:37.779 | + ./stack.sh:main:1037 : configure_database 2022-04-26 14:26:37.781 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-26 14:26:37.784 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-26 14:26:37.787 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-26 14:26:37.789 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:26:37.791 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-26 14:26:37.794 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-26 14:26:37.796 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:37.798 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:37.801 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-26 14:26:37.804 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-26 14:26:37.807 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-04-26 14:26:37.808 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-04-26 14:26:37.812 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-26 14:26:37.866 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-26 14:26:37.869 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 14:26:37.871 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 14:26:37.873 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 14:26:37.876 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 14:26:37.879 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 14:26:37.881 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 14:26:37.883 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 14:26:37.886 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 14:26:37.888 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 14:26:37.891 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 14:26:37.893 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 14:26:37.896 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-26 14:26:37.899 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 14:26:37.901 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 14:26:37.904 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 14:26:37.906 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 14:26:37.908 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 14:26:37.911 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 14:26:37.914 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-26 14:26:37.916 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:37.918 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:37.921 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-26 14:26:37.923 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 14:26:37.926 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-04-26 14:26:40.545 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-26 14:26:40.561 | mysqladmin: connect to server at 'localhost' failed 2022-04-26 14:26:40.561 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-26 14:26:40.565 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-26 14:26:40.568 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-26 14:26:40.570 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:40.573 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:40.575 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-26 14:26:40.578 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-26 14:26:40.580 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-26 14:26:40.583 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:26:40.585 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:26:40.588 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-26 14:26:40.590 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-26 14:26:40.592 | + 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-04-26 14:26:40.605 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:26:40.640 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-26 14:26:40.652 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:26:40.669 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-26 14:26:40.726 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-26 14:26:40.782 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-26 14:26:40.839 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-26 14:26:40.841 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-04-26 14:26:40.844 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-04-26 14:26:40.844 | enabling MySQL performance_schema items 2022-04-26 14:26:40.847 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-04-26 14:26:40.904 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-04-26 14:26:40.960 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-04-26 14:26:40.963 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 14:26:40.965 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-04-26 14:26:44.029 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-26 14:26:44.032 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-26 14:26:44.036 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-26 14:26:44.041 | + functions-common:save_stackenv:62 : time_stamp=2022-04-26-142644 2022-04-26 14:26:44.043 | + functions-common:save_stackenv:63 : echo '# 2022-04-26-142644 1041' 2022-04-26 14:26:44.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.049 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-26 14:26:44.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.054 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-26 14:26:44.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.059 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-26 14:26:44.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.064 | + 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-04-26 14:26:44.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.070 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2022-04-26 14:26:44.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.075 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2022-04-26 14:26:44.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.080 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-26-142208 2022-04-26 14:26:44.084 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.086 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-26 14:26:44.089 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.091 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2022-04-26 14:26:44.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.098 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-26 14:26:44.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.103 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-26 14:26:44.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.108 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-26 14:26:44.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:26:44.113 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-26 14:26:44.116 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-26 14:26:44.119 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-26 14:26:44.121 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-26 14:26:44.134 | + ./stack.sh:main:1067 : start_dstat 2022-04-26 14:26:44.137 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 14:26:44.139 | + functions-common:run_process:1692 : local service=dstat 2022-04-26 14:26:44.142 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 14:26:44.146 | + functions-common:run_process:1694 : local group= 2022-04-26 14:26:44.148 | + functions-common:run_process:1695 : local user= 2022-04-26 14:26:44.151 | + functions-common:run_process:1697 : local name=dstat 2022-04-26 14:26:44.153 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:26:44.156 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:26:44.158 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:26:44.161 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:26:44.164 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:26:44.169 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983204166 2022-04-26 14:26:44.172 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-04-26 14:26:44.189 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:44.193 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-26 14:26:44.197 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-04-26 14:26:44.200 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 14:26:44.202 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 14:26:44.205 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 14:26:44.208 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 14:26:44.211 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-26 14:26:44.214 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-26 14:26:44.216 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-04-26 14:26:44.219 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:26:44.221 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:26:44.224 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-26 14:26:44.227 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-26 14:26:44.229 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-04-26 14:26:44.232 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 14:26:44.234 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:26:44.237 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:26:44.239 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:26:44.242 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:26:44.245 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-26 14:26:44.247 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:26:44.251 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-26 14:26:44.306 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-26 14:26:44.362 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 14:26:44.418 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-26 14:26:44.473 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-26 14:26:44.528 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:26:44.581 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:26:44.584 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-26 14:26:44.638 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:26:45.085 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-04-26 14:26:45.099 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-26 14:26:45.510 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-04-26 14:26:45.532 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:26:45.536 | + functions-common:time_stop:2437 : local name 2022-04-26 14:26:45.538 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:26:45.541 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:26:45.543 | + functions-common:time_stop:2440 : local total 2022-04-26 14:26:45.546 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:26:45.548 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:26:45.555 | + functions-common:time_stop:2444 : start_time=1650983204166 2022-04-26 14:26:45.558 | + functions-common:time_stop:2446 : [[ -z 1650983204166 ]] 2022-04-26 14:26:45.561 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:26:45.567 | + functions-common:time_stop:2449 : end_time=1650983205563 2022-04-26 14:26:45.573 | + functions-common:time_stop:2450 : elapsed_time=1397 2022-04-26 14:26:45.576 | + functions-common:time_stop:2451 : total=0 2022-04-26 14:26:45.578 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:26:45.581 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1397 2022-04-26 14:26:45.584 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-26 14:26:45.587 | + functions-common:run_process:1692 : local service=memory_tracker 2022-04-26 14:26:45.589 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-26 14:26:45.592 | + functions-common:run_process:1694 : local group= 2022-04-26 14:26:45.594 | + functions-common:run_process:1695 : local user=root 2022-04-26 14:26:45.597 | + functions-common:run_process:1697 : local name=memory_tracker 2022-04-26 14:26:45.600 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:26:45.602 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:26:45.605 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:26:45.608 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:26:45.611 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:26:45.616 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983205613 2022-04-26 14:26:45.618 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-04-26 14:26:45.642 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:45.646 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:26:45.648 | + functions-common:time_stop:2437 : local name 2022-04-26 14:26:45.651 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:26:45.653 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:26:45.656 | + functions-common:time_stop:2440 : local total 2022-04-26 14:26:45.658 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:26:45.661 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:26:45.664 | + functions-common:time_stop:2444 : start_time=1650983205613 2022-04-26 14:26:45.666 | + functions-common:time_stop:2446 : [[ -z 1650983205613 ]] 2022-04-26 14:26:45.672 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:26:45.678 | + functions-common:time_stop:2449 : end_time=1650983205672 2022-04-26 14:26:45.681 | + functions-common:time_stop:2450 : elapsed_time=59 2022-04-26 14:26:45.684 | + functions-common:time_stop:2451 : total=1397 2022-04-26 14:26:45.686 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:26:45.689 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1456 2022-04-26 14:26:45.692 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-26 14:26:45.725 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:45.727 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-26 14:26:45.749 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:45.752 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-26 14:26:45.771 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:45.775 | + ./stack.sh:main:1080 : start_etcd3 2022-04-26 14:26:45.777 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-26 14:26:45.780 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-839377-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-26 14:26:45.782 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-26 14:26:45.786 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-839377-1-hyperv=http://10.222.0.16:2380' 2022-04-26 14:26:45.788 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.16:2380' 2022-04-26 14:26:45.790 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.16:2379' 2022-04-26 14:26:45.793 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-26 14:26:45.801 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-26 14:26:45.804 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.16:2379' 2022-04-26 14:26:45.807 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-26 14:26:45.809 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-26 14:26:45.812 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-26 14:26:45.814 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-839377-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839377-1-hyperv=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' '' root 2022-04-26 14:26:45.818 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-04-26 14:26:45.820 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-839377-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839377-1-hyperv=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' 2022-04-26 14:26:45.823 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:26:45.825 | + functions-common:write_user_unit_file:1577 : local user=root 2022-04-26 14:26:45.828 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:26:45.830 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:26:45.833 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-26 14:26:45.835 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:26:45.840 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-26 14:26:45.930 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-26 14:26:45.992 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-839377-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839377-1-hyperv=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' 2022-04-26 14:26:46.044 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-26 14:26:46.096 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-26 14:26:46.150 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:26:46.203 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:26:46.205 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-26 14:26:46.270 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:26:46.692 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-26 14:26:46.746 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-26 14:26:46.799 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-26 14:26:46.851 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-26 14:26:46.905 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-26 14:26:46.910 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 14:26:46.915 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-26 14:26:46.918 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-26 14:26:47.376 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-26 14:26:47.390 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-26 14:26:47.825 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-26 14:26:48.903 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-26 14:26:48.924 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:48.928 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-26 14:26:48.930 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-26 14:26:48.934 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-26 14:26:48.938 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-26 14:26:48.951 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-26 14:26:48.964 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-26 14:26:48.966 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-26 14:26:48.969 | + 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.16/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-26 14:26:49.111 | + 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.16/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-26 14:26:49.251 | + 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.16/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-26 14:26:49.392 | + 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.16/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-26 14:26:49.543 | + 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.16/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-26 14:26:49.689 | + 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.16/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-26 14:26:49.831 | + 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.16/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-26 14:26:49.970 | + 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.16/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-26 14:26:50.109 | + 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.16/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-26 14:26:50.250 | + 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.16/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-26 14:26:50.389 | + functions-common:write_clouds_yaml:198 : cat 2022-04-26 14:26:50.394 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-26 14:26:50.398 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-26 14:26:50.401 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-26 14:26:50.405 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-26 14:26:50.408 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-26 14:26:50.411 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-26 14:26:50.428 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:26:50.431 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-26 14:26:50.433 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:26:50.436 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-26 14:26:50.439 | + ./stack.sh:main:1097 : '[' 10.222.0.16 == 10.222.0.16 ']' 2022-04-26 14:26:50.441 | + ./stack.sh:main:1098 : init_keystone 2022-04-26 14:26:50.444 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-26 14:26:50.461 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:26:50.463 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-26 14:26:50.466 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-26 14:26:50.468 | + lib/database:recreate_database:112 : local db=keystone 2022-04-26 14:26:50.471 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-26 14:26:50.474 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-26 14:26:50.476 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-26 14:26:50.481 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:26:50.951 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-26 14:26:50.957 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:26:50.974 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-26 14:26:50.976 | + functions-common:time_start:2423 : local name=dbsync 2022-04-26 14:26:50.979 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:26:50.982 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:26:50.985 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:26:50.990 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983210987 2022-04-26 14:26:50.993 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-26 14:26:55.649 | 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=278289) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:26:55.656 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:55.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.657 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.658 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.658 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.660 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:55.660 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:55.688 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:55.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.690 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.690 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.690 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.692 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:55.692 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:55.837 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:55.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.838 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.838 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.839 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:55.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:55.840 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:55.840 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:55.848 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-26 14:26:57.475 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:57.475 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-26 14:26:57.483 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:57.483 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-26 14:26:57.490 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:57.490 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-26 14:26:57.499 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:57.499 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-26 14:26:57.506 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:57.506 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-26 14:26:57.513 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:57.513 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-26 14:26:57.566 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:57.567 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:57.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.569 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.569 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.569 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.569 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.570 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:57.570 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:57.570 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:57.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.572 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.572 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.572 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.573 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:57.573 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:57.580 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:57.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.582 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.583 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.583 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:57.583 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:57.583 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:57.584 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:58.152 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:58.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.154 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.154 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.155 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.155 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.155 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:58.155 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:58.181 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:58.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.183 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.183 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.183 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.184 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.184 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:58.184 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:58.192 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-26 14:26:58.252 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.252 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-26 14:26:58.260 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.260 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-26 14:26:58.267 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.267 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-26 14:26:58.275 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.275 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-26 14:26:58.282 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.282 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-26 14:26:58.290 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.290 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-26 14:26:58.297 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.298 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:58.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.299 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.301 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.301 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.301 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:58.302 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:58.302 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:58.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.304 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.304 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.305 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.305 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.305 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:58.305 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:58.312 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:58.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.314 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.315 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.315 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.315 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:58.316 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:58.809 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:58.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.811 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.812 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.812 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.812 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:58.813 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:58.839 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:26:58.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.840 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.841 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.841 | 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=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:26:58.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:26:58.842 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:26:58.842 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=278289) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:26:58.850 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-26 14:26:58.858 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.858 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-26 14:26:58.866 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.866 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-26 14:26:58.874 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.874 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-26 14:26:58.882 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.882 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-26 14:26:58.889 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.889 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-26 14:26:58.897 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:58.897 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-26 14:26:58.904 | INFO migrate.versioning.api [-] done 2022-04-26 14:26:59.307 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-26 14:26:59.310 | + functions-common:time_stop:2437 : local name 2022-04-26 14:26:59.312 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:26:59.315 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:26:59.317 | + functions-common:time_stop:2440 : local total 2022-04-26 14:26:59.320 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:26:59.322 | + functions-common:time_stop:2443 : name=dbsync 2022-04-26 14:26:59.325 | + functions-common:time_stop:2444 : start_time=1650983210987 2022-04-26 14:26:59.327 | + functions-common:time_stop:2446 : [[ -z 1650983210987 ]] 2022-04-26 14:26:59.331 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:26:59.335 | + functions-common:time_stop:2449 : end_time=1650983219333 2022-04-26 14:26:59.338 | + functions-common:time_stop:2450 : elapsed_time=8346 2022-04-26 14:26:59.341 | + functions-common:time_stop:2451 : total=0 2022-04-26 14:26:59.343 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:26:59.346 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8346 2022-04-26 14:26:59.349 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-26 14:26:59.351 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-26 14:26:59.355 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-26 14:27:03.816 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-26 14:27:03.817 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-26 14:27:03.817 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-26 14:27:03.817 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-26 14:27:03.818 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-26 14:27:03.818 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-26 14:27:03.818 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-26 14:27:03.818 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-26 14:27:03.819 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-26 14:27:04.188 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-26 14:27:04.193 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-26 14:27:08.698 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-26 14:27:08.699 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-26 14:27:08.699 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-26 14:27:08.699 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-26 14:27:08.700 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-26 14:27:08.700 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-26 14:27:08.700 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-26 14:27:08.701 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-26 14:27:08.701 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-26 14:27:09.086 | + ./stack.sh:main:1099 : start_keystone 2022-04-26 14:27:09.089 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-26 14:27:09.091 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-26 14:27:09.094 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-26 14:27:09.112 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:27:09.115 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-26 14:27:09.119 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-26 14:27:09.123 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-26 14:27:09.126 | + functions-common:run_process:1692 : local service=keystone 2022-04-26 14:27:09.129 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 14:27:09.132 | + functions-common:run_process:1694 : local group= 2022-04-26 14:27:09.134 | + functions-common:run_process:1695 : local user= 2022-04-26 14:27:09.137 | + functions-common:run_process:1697 : local name=keystone 2022-04-26 14:27:09.140 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:27:09.142 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:27:09.146 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:27:09.149 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:27:09.152 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:27:09.156 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983229154 2022-04-26 14:27:09.159 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-04-26 14:27:09.176 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:27:09.179 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-26 14:27:09.181 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-04-26 14:27:09.184 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 14:27:09.186 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 14:27:09.188 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 14:27:09.192 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 14:27:09.194 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-26 14:27:09.196 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-26 14:27:09.199 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-04-26 14:27:09.201 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:27:09.204 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:27:09.206 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-26 14:27:09.209 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-26 14:27:09.211 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-04-26 14:27:09.213 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 14:27:09.216 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 14:27:09.218 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 14:27:09.220 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-26 14:27:09.222 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 14:27:09.226 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-26 14:27:09.279 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-26 14:27:09.332 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-26 14:27:09.384 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 14:27:09.437 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:27:09.489 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-26 14:27:09.541 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-26 14:27:09.594 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-26 14:27:09.647 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-26 14:27:09.701 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-26 14:27:09.754 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 14:27:09.756 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-26 14:27:09.809 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 14:27:10.231 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-04-26 14:27:10.245 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-26 14:27:10.683 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-04-26 14:27:10.769 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:27:10.776 | + functions-common:time_stop:2437 : local name 2022-04-26 14:27:10.782 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:27:10.784 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:27:10.787 | + functions-common:time_stop:2440 : local total 2022-04-26 14:27:10.789 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:27:10.792 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:27:10.796 | + functions-common:time_stop:2444 : start_time=1650983229154 2022-04-26 14:27:10.799 | + functions-common:time_stop:2446 : [[ -z 1650983229154 ]] 2022-04-26 14:27:10.803 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:27:10.808 | + functions-common:time_stop:2449 : end_time=1650983230804 2022-04-26 14:27:10.810 | + functions-common:time_stop:2450 : elapsed_time=1650 2022-04-26 14:27:10.813 | + functions-common:time_stop:2451 : total=1456 2022-04-26 14:27:10.816 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:27:10.818 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3106 2022-04-26 14:27:10.821 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-26 14:27:10.821 | Waiting for keystone to start... 2022-04-26 14:27:10.824 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.16/identity/v3/ 2022-04-26 14:27:10.826 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.16/identity/v3/ 2022-04-26 14:27:10.829 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 14:27:10.831 | + functions:wait_for_service:458 : local url=http://10.222.0.16/identity/v3/ 2022-04-26 14:27:10.834 | + functions:wait_for_service:459 : local rval=0 2022-04-26 14:27:10.837 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 14:27:10.839 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 14:27:10.842 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:27:10.844 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:27:10.848 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:27:10.852 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983230849 2022-04-26 14:27:10.855 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 14:27:10.861 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/identity/v3/ 2022-04-26 14:27:13.477 | ++ inc/async:async_inner:64 : rc=0 2022-04-26 14:27:13.505 | [276275 Async install_tempest:276275]: finished successfully 2022-04-26 14:27:17.297 | + :: : [[ 200 == 503 ]] 2022-04-26 14:27:17.298 | + :: : [[ 0 -eq 7 ]] 2022-04-26 14:27:17.301 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 14:27:17.304 | + functions-common:time_stop:2437 : local name 2022-04-26 14:27:17.306 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:27:17.309 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:27:17.311 | + functions-common:time_stop:2440 : local total 2022-04-26 14:27:17.314 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:27:17.317 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 14:27:17.319 | + functions-common:time_stop:2444 : start_time=1650983230849 2022-04-26 14:27:17.322 | + functions-common:time_stop:2446 : [[ -z 1650983230849 ]] 2022-04-26 14:27:17.325 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:27:17.329 | + functions-common:time_stop:2449 : end_time=1650983237327 2022-04-26 14:27:17.333 | + functions-common:time_stop:2450 : elapsed_time=6478 2022-04-26 14:27:17.335 | + functions-common:time_stop:2451 : total=0 2022-04-26 14:27:17.338 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:27:17.340 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6478 2022-04-26 14:27:17.343 | + functions:wait_for_service:467 : return 0 2022-04-26 14:27:17.345 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-26 14:27:17.363 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:27:17.365 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-26 14:27:17.368 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 14:27:17.370 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-04-26 14:27:17.400 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-26 14:27:17.403 | + 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.16/identity 2022-04-26 14:27:22.039 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.040 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.040 | 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=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.047 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.065 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.065 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.096 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.132 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.132 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.224 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.224 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.224 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.224 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.225 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.225 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.238 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.238 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.239 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.239 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.239 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.239 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.239 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.247 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.250 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.250 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.251 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.251 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.251 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.251 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.251 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=279090) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 14:27:22.284 | 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=279090) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:27:22.501 | INFO keystone.cmd.bootstrap [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] Created domain default 2022-04-26 14:27:22.544 | INFO keystone.cmd.bootstrap [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] Created project admin 2022-04-26 14:27:22.573 | DEBUG passlib.handlers.bcrypt [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=279090) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-26 14:27:22.573 | DEBUG passlib.handlers.bcrypt [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=279090) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-26 14:27:22.636 | INFO keystone.cmd.bootstrap [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] Created user admin 2022-04-26 14:27:22.649 | INFO keystone.cmd.bootstrap [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] Created role reader 2022-04-26 14:27:22.659 | INFO keystone.cmd.bootstrap [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] Created role member 2022-04-26 14:27:22.682 | INFO keystone.cmd.bootstrap [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] Created implied role where 1712a3dce5e54172af8e1342602bbf54 implies 3a5341dda8bb4c4286b3f01e1d774a8f 2022-04-26 14:27:22.693 | INFO keystone.cmd.bootstrap [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] Created role admin 2022-04-26 14:27:22.710 | INFO keystone.cmd.bootstrap [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] Created implied role where 16c287eac3244b06b1ac610d384d3bd2 implies 1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:27:22.723 | INFO keystone.cmd.bootstrap [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] Granted role admin on project admin to user admin. 2022-04-26 14:27:22.730 | INFO keystone.cmd.bootstrap [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] Granted role admin on the system to user admin. 2022-04-26 14:27:22.744 | WARNING py.warnings [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 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-04-26 14:27:22.744 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-26 14:27:22.744 |  2022-04-26 14:27:22.747 | INFO keystone.cmd.bootstrap [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] Created region RegionOne 2022-04-26 14:27:22.782 | INFO keystone.cmd.bootstrap [None req-63f705fe-9e78-4c9a-af57-deb1df094f94 None None] Created public endpoint http://10.222.0.16/identity 2022-04-26 14:27:23.245 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-26 14:27:23.248 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-26 14:27:23.250 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-26 14:27:23.254 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-26 14:27:26.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:26.213 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:26.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:26.214 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:26.384 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:26.387 | + lib/keystone:create_keystone_accounts:310 : admin_project=9dccc3e1253f404ea10232575f4a2962 2022-04-26 14:27:26.390 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-26 14:27:26.393 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-26 14:27:28.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:28.554 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:28.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:28.554 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:28.728 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:28.731 | + lib/keystone:create_keystone_accounts:312 : admin_user=70240ff9d6084564a15ec026055ec439 2022-04-26 14:27:28.734 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-26 14:27:28.737 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-26 14:27:28.739 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-26 14:27:28.741 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 70240ff9d6084564a15ec026055ec439 default 2022-04-26 14:27:28.798 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 70240ff9d6084564a15ec026055ec439 default 2022-04-26 14:27:28.836 | [250651 Async ks-domain-role:279209]: running: get_or_add_user_domain_role admin 70240ff9d6084564a15ec026055ec439 default 2022-04-26 14:27:28.839 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-26 14:27:28.841 | + functions-common:get_or_create_domain:889 : local domain_id 2022-04-26 14:27:28.844 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-26 14:27:32.288 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-04-26 14:27:32.291 | + functions-common:get_or_create_domain:900 : echo default 2022-04-26 14:27:32.291 | default 2022-04-26 14:27:32.293 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-26 14:27:32.354 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-26 14:27:32.400 | [250651 Async ks-project:279352]: running: get_or_create_project service Default 2022-04-26 14:27:32.402 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-26 14:27:32.474 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-26 14:27:32.518 | [250651 Async ks-service:279438]: running: get_or_create_role service 2022-04-26 14:27:32.521 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-26 14:27:32.594 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-26 14:27:32.683 | [250651 Async ks-reseller:279524]: running: get_or_create_role ResellerAdmin 2022-04-26 14:27:32.707 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-26 14:27:32.731 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-26 14:27:33.145 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-26 14:27:33.377 | [250651 Async ks-anotherrole:279614]: running: get_or_create_role anotherrole 2022-04-26 14:27:33.394 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-26 14:27:33.430 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-26 14:27:33.466 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:27:33.498 | +++ 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-04-26 14:27:36.555 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:27:36.685 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:27:36.689 | [279352 Async ks-project:279352]: finished successfully 2022-04-26 14:27:36.746 | [279524 Async ks-reseller:279524]: finished successfully 2022-04-26 14:27:36.750 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:27:36.800 | [279438 Async ks-service:279438]: finished successfully 2022-04-26 14:27:37.097 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:27:37.131 | [279614 Async ks-anotherrole:279614]: finished successfully 2022-04-26 14:27:37.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:37.245 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:37.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:37.246 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:37.430 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:37.433 | ++ functions-common:get_or_create_project:950 : project_id=7c78da1a6f3c401d904f208a97640eb6 2022-04-26 14:27:37.435 | ++ functions-common:get_or_create_project:951 : echo 7c78da1a6f3c401d904f208a97640eb6 2022-04-26 14:27:37.438 | + lib/keystone:create_keystone_accounts:340 : invis_project=7c78da1a6f3c401d904f208a97640eb6 2022-04-26 14:27:37.441 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-26 14:27:37.444 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-26 14:27:37.447 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:27:37.450 | +++ 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-04-26 14:27:39.866 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:27:39.893 | [279209 Async ks-domain-role:279209]: finished successfully 2022-04-26 14:27:40.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:40.036 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:40.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:40.036 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:40.217 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:40.221 | ++ functions-common:get_or_create_project:950 : project_id=421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:40.223 | ++ functions-common:get_or_create_project:951 : echo 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:40.226 | + lib/keystone:create_keystone_accounts:344 : demo_project=421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:40.229 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-26 14:27:40.232 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-26 14:27:40.234 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:27:40.238 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-04-26 14:27:40.240 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-04-26 14:27:40.243 | +++ 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-04-26 14:27:42.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:42.737 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:42.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:42.737 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:42.922 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:42.925 | ++ functions-common:get_or_create_user:937 : user_id=bb7fe8547ed4440690bf69504d559484 2022-04-26 14:27:42.928 | ++ functions-common:get_or_create_user:938 : echo bb7fe8547ed4440690bf69504d559484 2022-04-26 14:27:42.931 | + lib/keystone:create_keystone_accounts:347 : demo_user=bb7fe8547ed4440690bf69504d559484 2022-04-26 14:27:42.933 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-26 14:27:42.990 | [250651 Async ks-domain-role:279209]: Waiting for completion of get_or_add_user_domain_role admin 70240ff9d6084564a15ec026055ec439 default running on PID 279209 (6 other jobs running) 2022-04-26 14:27:43.015 | [250651 Async ks-domain-role:279209]: Signaling child to exit 2022-04-26 14:27:43.015 | WAKEUP 2022-04-26 14:27:43.039 | [250651 Async ks-domain-role:279209]: Signaled 2022-04-26 14:27:43.040 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-04-26 14:27:43.040 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 70240ff9d6084564a15ec026055ec439 --domain default 2022-04-26 14:27:43.040 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:27:43.040 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-04-26 14:27:43.040 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:27:43.040 | ++ functions-common:get_field:824 : read data 2022-04-26 14:27:43.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.040 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.040 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.040 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:43.040 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-04-26 14:27:43.041 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-04-26 14:27:43.041 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 70240ff9d6084564a15ec026055ec439 --domain default 2022-04-26 14:27:43.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.041 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.041 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.041 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 70240ff9d6084564a15ec026055ec439 --domain default 2022-04-26 14:27:43.041 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:27:43.041 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-04-26 14:27:43.041 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:27:43.041 | ++ functions-common:get_field:824 : read data 2022-04-26 14:27:43.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.041 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.041 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.041 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:43.041 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:27:43.041 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:27:43.041 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:27:43.041 | ++ functions-common:get_field:830 : echo '| 16c287eac3244b06b1ac610d384d3bd2 | 70240ff9d6084564a15ec026055ec439 | | | default | | False |' 2022-04-26 14:27:43.041 | ++ functions-common:get_field:824 : read data 2022-04-26 14:27:43.041 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:27:43.041 | + functions-common:get_or_add_user_domain_role:1033 : echo 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:27:43.041 | 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:27:43.085 | [250651 Async ks-domain-role:279209]: finished get_or_add_user_domain_role admin 70240ff9d6084564a15ec026055ec439 default with result 0 in 11 seconds 2022-04-26 14:27:43.092 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-26 14:27:43.128 | [250651 Async ks-project:279352]: Waiting for completion of get_or_create_project service Default running on PID 279352 (5 other jobs running) 2022-04-26 14:27:43.153 | [250651 Async ks-project:279352]: Signaling child to exit 2022-04-26 14:27:43.153 | WAKEUP 2022-04-26 14:27:43.177 | [250651 Async ks-project:279352]: Signaled 2022-04-26 14:27:43.178 | + functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:27:43.178 | ++ 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-04-26 14:27:43.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.178 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.178 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.178 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:43.178 | + functions-common:get_or_create_project:950 : project_id=cb78baf396b3436485d8e25697350e63 2022-04-26 14:27:43.178 | + functions-common:get_or_create_project:951 : echo cb78baf396b3436485d8e25697350e63 2022-04-26 14:27:43.179 | cb78baf396b3436485d8e25697350e63 2022-04-26 14:27:43.224 | [250651 Async ks-project:279352]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-26 14:27:43.263 | [250651 Async ks-service:279438]: Waiting for completion of get_or_create_role service running on PID 279438 (4 other jobs running) 2022-04-26 14:27:43.293 | [250651 Async ks-service:279438]: Signaling child to exit 2022-04-26 14:27:43.293 | WAKEUP 2022-04-26 14:27:43.316 | [250651 Async ks-service:279438]: Signaled 2022-04-26 14:27:43.317 | + functions-common:get_or_create_role:957 : local role_id 2022-04-26 14:27:43.317 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-26 14:27:43.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.317 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.317 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.317 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:43.317 | + functions-common:get_or_create_role:962 : role_id=0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:27:43.317 | + functions-common:get_or_create_role:963 : echo 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:27:43.317 | 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:27:43.363 | [250651 Async ks-service:279438]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-26 14:27:43.400 | [250651 Async ks-reseller:279524]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 279524 (3 other jobs running) 2022-04-26 14:27:43.426 | [250651 Async ks-reseller:279524]: Signaling child to exit 2022-04-26 14:27:43.426 | WAKEUP 2022-04-26 14:27:43.448 | [250651 Async ks-reseller:279524]: Signaled 2022-04-26 14:27:43.450 | + functions-common:get_or_create_role:957 : local role_id 2022-04-26 14:27:43.450 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-26 14:27:43.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.450 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.450 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.450 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:43.450 | + functions-common:get_or_create_role:962 : role_id=cfa53344c57a41079b0cf7a77eddf61d 2022-04-26 14:27:43.450 | + functions-common:get_or_create_role:963 : echo cfa53344c57a41079b0cf7a77eddf61d 2022-04-26 14:27:43.450 | cfa53344c57a41079b0cf7a77eddf61d 2022-04-26 14:27:43.495 | [250651 Async ks-reseller:279524]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-26 14:27:43.533 | [250651 Async ks-anotherrole:279614]: Waiting for completion of get_or_create_role anotherrole running on PID 279614 (2 other jobs running) 2022-04-26 14:27:43.558 | [250651 Async ks-anotherrole:279614]: Signaling child to exit 2022-04-26 14:27:43.558 | WAKEUP 2022-04-26 14:27:43.581 | [250651 Async ks-anotherrole:279614]: Signaled 2022-04-26 14:27:43.582 | + functions-common:get_or_create_role:957 : local role_id 2022-04-26 14:27:43.582 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-26 14:27:43.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.583 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:43.583 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:43.583 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:43.583 | + functions-common:get_or_create_role:962 : role_id=e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:27:43.583 | + functions-common:get_or_create_role:963 : echo e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:27:43.583 | e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:27:43.631 | [250651 Async ks-anotherrole:279614]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-26 14:27:43.635 | + inc/async:async_wait:197 : return 0 2022-04-26 14:27:43.637 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member bb7fe8547ed4440690bf69504d559484 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:43.703 | + inc/async:async_inner:63 : get_or_add_user_project_role member bb7fe8547ed4440690bf69504d559484 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:43.750 | [250651 Async ks-demo-member:280513]: running: get_or_add_user_project_role member bb7fe8547ed4440690bf69504d559484 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:43.755 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 70240ff9d6084564a15ec026055ec439 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:43.826 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 70240ff9d6084564a15ec026055ec439 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:43.889 | [250651 Async ks-demo-admin:280625]: running: get_or_add_user_project_role admin 70240ff9d6084564a15ec026055ec439 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:43.893 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole bb7fe8547ed4440690bf69504d559484 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:43.968 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bb7fe8547ed4440690bf69504d559484 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:44.021 | [250651 Async ks-demo-another:280739]: running: get_or_add_user_project_role anotherrole bb7fe8547ed4440690bf69504d559484 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:44.024 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member bb7fe8547ed4440690bf69504d559484 7c78da1a6f3c401d904f208a97640eb6 2022-04-26 14:27:44.105 | + inc/async:async_inner:63 : get_or_add_user_project_role member bb7fe8547ed4440690bf69504d559484 7c78da1a6f3c401d904f208a97640eb6 2022-04-26 14:27:44.167 | [250651 Async ks-demo-invis:280851]: running: get_or_add_user_project_role member bb7fe8547ed4440690bf69504d559484 7c78da1a6f3c401d904f208a97640eb6 2022-04-26 14:27:44.174 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-26 14:27:44.182 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-26 14:27:44.187 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:27:44.194 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-04-26 14:27:44.208 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-04-26 14:27:44.219 | +++ 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-04-26 14:27:48.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:48.361 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:48.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:48.361 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:48.567 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:48.571 | ++ functions-common:get_or_create_user:937 : user_id=047f9640883049c482bbc90e7c448f3b 2022-04-26 14:27:48.582 | ++ functions-common:get_or_create_user:938 : echo 047f9640883049c482bbc90e7c448f3b 2022-04-26 14:27:48.587 | + lib/keystone:create_keystone_accounts:360 : demo_reader=047f9640883049c482bbc90e7c448f3b 2022-04-26 14:27:48.591 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 047f9640883049c482bbc90e7c448f3b 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:48.860 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 047f9640883049c482bbc90e7c448f3b 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:49.023 | [250651 Async ks-demo-reader:281026]: running: get_or_add_user_project_role reader 047f9640883049c482bbc90e7c448f3b 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:27:49.048 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-26 14:27:49.077 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-26 14:27:49.097 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:27:49.126 | +++ 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-04-26 14:27:54.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:54.104 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:54.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:54.104 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:54.331 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:54.346 | ++ functions-common:get_or_create_project:950 : project_id=1e931a34aba6416ca9a90e237206b098 2022-04-26 14:27:54.357 | ++ functions-common:get_or_create_project:951 : echo 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:27:54.377 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=1e931a34aba6416ca9a90e237206b098 2022-04-26 14:27:54.387 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-26 14:27:54.422 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-26 14:27:54.435 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:27:54.452 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-04-26 14:27:54.478 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-04-26 14:27:54.500 | +++ 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-04-26 14:27:57.305 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:27:57.485 | [280513 Async ks-demo-member:280513]: finished successfully 2022-04-26 14:27:59.104 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:27:59.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:59.107 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:59.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:27:59.107 | from cryptography.utils import int_from_bytes 2022-04-26 14:27:59.172 | [280625 Async ks-demo-admin:280625]: finished successfully 2022-04-26 14:27:59.318 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:27:59.321 | ++ functions-common:get_or_create_user:937 : user_id=2e7c758719634e749823bb50c9a2a4db 2022-04-26 14:27:59.323 | ++ functions-common:get_or_create_user:938 : echo 2e7c758719634e749823bb50c9a2a4db 2022-04-26 14:27:59.326 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=2e7c758719634e749823bb50c9a2a4db 2022-04-26 14:27:59.329 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 2e7c758719634e749823bb50c9a2a4db 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:27:59.410 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2e7c758719634e749823bb50c9a2a4db 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:27:59.466 | [250651 Async ks-alt-admin:281475]: running: get_or_add_user_project_role admin 2e7c758719634e749823bb50c9a2a4db 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:27:59.472 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2e7c758719634e749823bb50c9a2a4db 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:27:59.579 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2e7c758719634e749823bb50c9a2a4db 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:27:59.667 | [250651 Async ks-alt-another:281587]: running: get_or_add_user_project_role anotherrole 2e7c758719634e749823bb50c9a2a4db 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:27:59.675 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-26 14:27:59.679 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-26 14:27:59.699 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:27:59.725 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-04-26 14:27:59.742 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-04-26 14:27:59.786 | +++ 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-04-26 14:28:00.170 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:00.313 | [280739 Async ks-demo-another:280739]: finished successfully 2022-04-26 14:28:01.137 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:01.275 | [280851 Async ks-demo-invis:280851]: finished successfully 2022-04-26 14:28:03.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:03.140 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:03.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:03.140 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:03.340 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:03.344 | ++ functions-common:get_or_create_user:937 : user_id=c1ee82bc9d804445a92f07706929efef 2022-04-26 14:28:03.348 | ++ functions-common:get_or_create_user:938 : echo c1ee82bc9d804445a92f07706929efef 2022-04-26 14:28:03.352 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=c1ee82bc9d804445a92f07706929efef 2022-04-26 14:28:03.355 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member c1ee82bc9d804445a92f07706929efef 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:03.433 | + inc/async:async_inner:63 : get_or_add_user_project_role member c1ee82bc9d804445a92f07706929efef 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:03.489 | [250651 Async ks-alt-member-user:281872]: running: get_or_add_user_project_role member c1ee82bc9d804445a92f07706929efef 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:03.494 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-26 14:28:03.499 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-26 14:28:03.504 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:28:03.510 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-26 14:28:03.514 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-04-26 14:28:03.518 | +++ 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-04-26 14:28:05.314 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:05.494 | [281026 Async ks-demo-reader:281026]: finished successfully 2022-04-26 14:28:06.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:06.476 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:06.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:06.476 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:06.685 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:06.689 | ++ functions-common:get_or_create_user:937 : user_id=9214a20b5d47436f9a099e41bf210068 2022-04-26 14:28:06.692 | ++ functions-common:get_or_create_user:938 : echo 9214a20b5d47436f9a099e41bf210068 2022-04-26 14:28:06.697 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=9214a20b5d47436f9a099e41bf210068 2022-04-26 14:28:06.702 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 9214a20b5d47436f9a099e41bf210068 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:06.792 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9214a20b5d47436f9a099e41bf210068 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:06.881 | [250651 Async ks-alt-reader-user:282096]: running: get_or_add_user_project_role reader 9214a20b5d47436f9a099e41bf210068 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:06.895 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-26 14:28:06.900 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:28:06.903 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-04-26 14:28:06.907 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-04-26 14:28:06.913 | +++ 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-04-26 14:28:10.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:10.697 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:10.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:10.697 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:10.946 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:10.970 | ++ functions-common:get_or_create_user:937 : user_id=f1aab9a229454a2caa134975ecd0269d 2022-04-26 14:28:10.987 | ++ functions-common:get_or_create_user:938 : echo f1aab9a229454a2caa134975ecd0269d 2022-04-26 14:28:10.998 | + lib/keystone:create_keystone_accounts:392 : system_member_user=f1aab9a229454a2caa134975ecd0269d 2022-04-26 14:28:11.003 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member f1aab9a229454a2caa134975ecd0269d all 2022-04-26 14:28:11.185 | + inc/async:async_inner:63 : get_or_add_user_system_role member f1aab9a229454a2caa134975ecd0269d all 2022-04-26 14:28:11.276 | [250651 Async ks-system-member:282322]: running: get_or_add_user_system_role member f1aab9a229454a2caa134975ecd0269d all 2022-04-26 14:28:11.292 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-26 14:28:11.298 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:28:11.300 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-04-26 14:28:11.315 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-04-26 14:28:11.339 | +++ 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-04-26 14:28:14.233 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:14.350 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:14.422 | [281475 Async ks-alt-admin:281475]: finished successfully 2022-04-26 14:28:14.523 | [281587 Async ks-alt-another:281587]: finished successfully 2022-04-26 14:28:15.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:15.077 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:15.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:15.077 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:15.313 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:15.318 | ++ functions-common:get_or_create_user:937 : user_id=000527ecac4b46198e36ee291250e7e7 2022-04-26 14:28:15.321 | ++ functions-common:get_or_create_user:938 : echo 000527ecac4b46198e36ee291250e7e7 2022-04-26 14:28:15.325 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=000527ecac4b46198e36ee291250e7e7 2022-04-26 14:28:15.330 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 000527ecac4b46198e36ee291250e7e7 all 2022-04-26 14:28:15.412 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 000527ecac4b46198e36ee291250e7e7 all 2022-04-26 14:28:15.455 | [250651 Async ks-system-reader:282604]: running: get_or_add_user_system_role reader 000527ecac4b46198e36ee291250e7e7 all 2022-04-26 14:28:15.458 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-26 14:28:15.462 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-26 14:28:15.465 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-04-26 14:28:15.470 | ++ functions-common:get_or_create_group:907 : local group_id 2022-04-26 14:28:15.475 | +++ 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-04-26 14:28:17.594 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:17.816 | [281872 Async ks-alt-member-user:281872]: finished successfully 2022-04-26 14:28:18.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:18.551 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:18.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:18.551 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:18.785 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:18.790 | ++ functions-common:get_or_create_group:914 : group_id=c33a279808404eda91208d6843704ad5 2022-04-26 14:28:18.794 | ++ functions-common:get_or_create_group:915 : echo c33a279808404eda91208d6843704ad5 2022-04-26 14:28:18.799 | + lib/keystone:create_keystone_accounts:402 : admin_group=c33a279808404eda91208d6843704ad5 2022-04-26 14:28:18.806 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-26 14:28:18.810 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-26 14:28:18.818 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-04-26 14:28:18.830 | ++ functions-common:get_or_create_group:907 : local group_id 2022-04-26 14:28:18.835 | +++ 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-04-26 14:28:21.006 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:21.036 | [282096 Async ks-alt-reader-user:282096]: finished successfully 2022-04-26 14:28:21.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:21.500 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:21.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:21.500 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:21.690 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:21.693 | ++ functions-common:get_or_create_group:914 : group_id=c288f7cb15a4488299631da0d908857c 2022-04-26 14:28:21.696 | ++ functions-common:get_or_create_group:915 : echo c288f7cb15a4488299631da0d908857c 2022-04-26 14:28:21.699 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=c288f7cb15a4488299631da0d908857c 2022-04-26 14:28:21.701 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:21.774 | + inc/async:async_inner:63 : get_or_add_group_project_role member c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:21.848 | [250651 Async ks-group-memberdemo:282957]: running: get_or_add_group_project_role member c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:21.852 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:21.955 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:22.102 | [250651 Async ks-group-anotherdemo:283043]: running: get_or_add_group_project_role anotherrole c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:22.115 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:22.401 | + inc/async:async_inner:63 : get_or_add_group_project_role member c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:22.553 | [250651 Async ks-group-memberalt:283146]: running: get_or_add_group_project_role member c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:22.579 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:22.817 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:22.971 | [282322 Async ks-system-member:282322]: finished successfully 2022-04-26 14:28:23.042 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:23.241 | [250651 Async ks-group-anotheralt:283266]: running: get_or_add_group_project_role anotherrole c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:23.261 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c33a279808404eda91208d6843704ad5 9dccc3e1253f404ea10232575f4a2962 2022-04-26 14:28:23.718 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c33a279808404eda91208d6843704ad5 9dccc3e1253f404ea10232575f4a2962 2022-04-26 14:28:23.940 | [250651 Async ks-group-admin:283361]: running: get_or_add_group_project_role admin c33a279808404eda91208d6843704ad5 9dccc3e1253f404ea10232575f4a2962 2022-04-26 14:28:23.974 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-26 14:28:24.361 | [250651 Async ks-demo-member:280513]: Waiting for completion of get_or_add_user_project_role member bb7fe8547ed4440690bf69504d559484 421fbb13a24d4d5fb362971628af6313 running on PID 280513 (17 other jobs running) 2022-04-26 14:28:24.574 | [250651 Async ks-demo-member:280513]: Signaling child to exit 2022-04-26 14:28:24.575 | WAKEUP 2022-04-26 14:28:24.760 | [250651 Async ks-demo-member:280513]: Signaled 2022-04-26 14:28:24.773 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:28:24.773 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:28:24.773 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:28:24.774 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:28:24.774 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:28:24.774 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:28:24.774 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:28:24.774 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:28:24.774 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bb7fe8547ed4440690bf69504d559484 --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:24.774 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:28:24.774 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:24.774 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:24.774 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:24.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:24.774 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:24.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:24.774 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:24.774 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:24.774 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:28:24.774 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:28:24.774 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user bb7fe8547ed4440690bf69504d559484 --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:24.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:24.774 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:24.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:24.774 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:24.774 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:28:24.774 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:24.774 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:24.774 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:24.774 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bb7fe8547ed4440690bf69504d559484 --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:24.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:24.775 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:24.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:24.775 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:24.775 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:24.775 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:28:24.775 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:28:24.775 | ++ functions-common:get_field:830 : echo '| 1712a3dce5e54172af8e1342602bbf54 | bb7fe8547ed4440690bf69504d559484 | | 421fbb13a24d4d5fb362971628af6313 | | | False |' 2022-04-26 14:28:24.775 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:28:24.775 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:24.775 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:28:24.775 | + functions-common:get_or_add_user_project_role:1009 : echo 1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:28:24.775 | 1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:28:25.064 | [250651 Async ks-demo-member:280513]: finished get_or_add_user_project_role member bb7fe8547ed4440690bf69504d559484 421fbb13a24d4d5fb362971628af6313 with result 0 in 13 seconds 2022-04-26 14:28:25.352 | [250651 Async ks-demo-admin:280625]: Waiting for completion of get_or_add_user_project_role admin 70240ff9d6084564a15ec026055ec439 421fbb13a24d4d5fb362971628af6313 running on PID 280625 (16 other jobs running) 2022-04-26 14:28:25.523 | [250651 Async ks-demo-admin:280625]: Signaling child to exit 2022-04-26 14:28:25.525 | WAKEUP 2022-04-26 14:28:25.661 | [250651 Async ks-demo-admin:280625]: Signaled 2022-04-26 14:28:25.670 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:28:25.670 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:28:25.670 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:28:25.670 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:28:25.670 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:28:25.670 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:28:25.670 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:28:25.670 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:28:25.670 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:28:25.670 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:25.670 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 70240ff9d6084564a15ec026055ec439 --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:25.670 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:25.670 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:25.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:25.670 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:25.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:25.670 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:25.671 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:25.671 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:28:25.671 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:28:25.671 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 70240ff9d6084564a15ec026055ec439 --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:25.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:25.671 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:25.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:25.671 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:25.671 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 70240ff9d6084564a15ec026055ec439 --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:25.671 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:25.671 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:28:25.671 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:25.672 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:25.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:25.672 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:25.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:25.672 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:25.672 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:25.672 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:28:25.672 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:28:25.672 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:28:25.672 | ++ functions-common:get_field:830 : echo '| 16c287eac3244b06b1ac610d384d3bd2 | 70240ff9d6084564a15ec026055ec439 | | 421fbb13a24d4d5fb362971628af6313 | | | False |' 2022-04-26 14:28:25.672 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:25.672 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:28:25.672 | + functions-common:get_or_add_user_project_role:1009 : echo 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:28:25.672 | 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:28:25.942 | [250651 Async ks-demo-admin:280625]: finished get_or_add_user_project_role admin 70240ff9d6084564a15ec026055ec439 421fbb13a24d4d5fb362971628af6313 with result 0 in 15 seconds 2022-04-26 14:28:26.189 | [250651 Async ks-demo-another:280739]: Waiting for completion of get_or_add_user_project_role anotherrole bb7fe8547ed4440690bf69504d559484 421fbb13a24d4d5fb362971628af6313 running on PID 280739 (15 other jobs running) 2022-04-26 14:28:26.300 | [250651 Async ks-demo-another:280739]: Signaling child to exit 2022-04-26 14:28:26.300 | WAKEUP 2022-04-26 14:28:26.447 | [250651 Async ks-demo-another:280739]: Signaled 2022-04-26 14:28:26.462 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:28:26.462 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:28:26.462 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:28:26.462 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:28:26.462 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:28:26.462 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:28:26.463 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:28:26.463 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:28:26.463 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:26.463 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bb7fe8547ed4440690bf69504d559484 --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:26.463 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:28:26.463 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:26.463 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:26.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:26.463 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:26.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:26.463 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:26.463 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:26.463 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:28:26.463 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:28:26.463 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user bb7fe8547ed4440690bf69504d559484 --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:26.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:26.463 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:26.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:26.463 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:26.463 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bb7fe8547ed4440690bf69504d559484 --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:26.463 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:28:26.463 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:26.463 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:26.463 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:26.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:26.463 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:26.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:26.463 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:26.463 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:26.464 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:28:26.464 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:28:26.464 | ++ functions-common:get_field:830 : echo '| e9b7248ac0fd4db29acd91b81d66bd8c | bb7fe8547ed4440690bf69504d559484 | | 421fbb13a24d4d5fb362971628af6313 | | | False |' 2022-04-26 14:28:26.464 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:28:26.464 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:26.464 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:28:26.464 | + functions-common:get_or_add_user_project_role:1009 : echo e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:28:26.464 | e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:28:26.764 | [250651 Async ks-demo-another:280739]: finished get_or_add_user_project_role anotherrole bb7fe8547ed4440690bf69504d559484 421fbb13a24d4d5fb362971628af6313 with result 0 in 16 seconds 2022-04-26 14:28:27.043 | [250651 Async ks-demo-invis:280851]: Waiting for completion of get_or_add_user_project_role member bb7fe8547ed4440690bf69504d559484 7c78da1a6f3c401d904f208a97640eb6 running on PID 280851 (14 other jobs running) 2022-04-26 14:28:27.204 | [250651 Async ks-demo-invis:280851]: Signaling child to exit 2022-04-26 14:28:27.208 | WAKEUP 2022-04-26 14:28:27.251 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:27.303 | [250651 Async ks-demo-invis:280851]: Signaled 2022-04-26 14:28:27.305 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:28:27.305 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:28:27.305 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:28:27.305 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:28:27.305 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:28:27.305 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:28:27.305 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:28:27.305 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:28:27.305 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:27.305 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bb7fe8547ed4440690bf69504d559484 --project 7c78da1a6f3c401d904f208a97640eb6 2022-04-26 14:28:27.305 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:28:27.305 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:27.305 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:27.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:27.306 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:27.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:27.306 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:27.306 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:27.306 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:28:27.306 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:28:27.306 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user bb7fe8547ed4440690bf69504d559484 --project 7c78da1a6f3c401d904f208a97640eb6 2022-04-26 14:28:27.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:27.306 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:27.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:27.306 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:27.306 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bb7fe8547ed4440690bf69504d559484 --project 7c78da1a6f3c401d904f208a97640eb6 2022-04-26 14:28:27.306 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:27.306 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:28:27.306 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:27.306 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:27.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:27.306 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:27.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:27.306 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:27.306 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:27.306 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:28:27.306 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:28:27.306 | ++ functions-common:get_field:830 : echo '| 1712a3dce5e54172af8e1342602bbf54 | bb7fe8547ed4440690bf69504d559484 | | 7c78da1a6f3c401d904f208a97640eb6 | | | False |' 2022-04-26 14:28:27.306 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:28:27.306 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:27.306 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:28:27.306 | + functions-common:get_or_add_user_project_role:1009 : echo 1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:28:27.306 | 1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:28:27.352 | [282604 Async ks-system-reader:282604]: finished successfully 2022-04-26 14:28:27.497 | [250651 Async ks-demo-invis:280851]: finished get_or_add_user_project_role member bb7fe8547ed4440690bf69504d559484 7c78da1a6f3c401d904f208a97640eb6 with result 0 in 17 seconds 2022-04-26 14:28:27.741 | [250651 Async ks-demo-reader:281026]: Waiting for completion of get_or_add_user_project_role reader 047f9640883049c482bbc90e7c448f3b 421fbb13a24d4d5fb362971628af6313 running on PID 281026 (13 other jobs running) 2022-04-26 14:28:27.888 | [250651 Async ks-demo-reader:281026]: Signaling child to exit 2022-04-26 14:28:27.892 | WAKEUP 2022-04-26 14:28:28.028 | [250651 Async ks-demo-reader:281026]: Signaled 2022-04-26 14:28:28.030 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:28:28.030 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:28:28.030 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:28:28.030 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:28:28.030 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:28:28.030 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:28:28.030 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:28:28.030 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:28:28.030 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:28.030 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 047f9640883049c482bbc90e7c448f3b --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:28.030 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:28:28.030 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:28.030 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:28.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:28.030 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:28.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:28.030 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:28.030 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:28.030 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:28:28.030 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:28:28.030 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 047f9640883049c482bbc90e7c448f3b --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:28.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:28.030 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:28.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:28.031 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:28.031 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 047f9640883049c482bbc90e7c448f3b --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:28.031 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:28.031 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:28:28.031 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:28.031 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:28.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:28.031 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:28.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:28.031 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:28.031 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:28.031 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:28:28.031 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:28:28.031 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:28:28.031 | ++ functions-common:get_field:830 : echo '| 3a5341dda8bb4c4286b3f01e1d774a8f | 047f9640883049c482bbc90e7c448f3b | | 421fbb13a24d4d5fb362971628af6313 | | | False |' 2022-04-26 14:28:28.031 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:28.031 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=3a5341dda8bb4c4286b3f01e1d774a8f 2022-04-26 14:28:28.031 | + functions-common:get_or_add_user_project_role:1009 : echo 3a5341dda8bb4c4286b3f01e1d774a8f 2022-04-26 14:28:28.031 | 3a5341dda8bb4c4286b3f01e1d774a8f 2022-04-26 14:28:28.314 | [250651 Async ks-demo-reader:281026]: finished get_or_add_user_project_role reader 047f9640883049c482bbc90e7c448f3b 421fbb13a24d4d5fb362971628af6313 with result 0 in 16 seconds 2022-04-26 14:28:28.350 | + inc/async:async_wait:197 : return 0 2022-04-26 14:28:28.364 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-26 14:28:28.672 | [250651 Async ks-alt-admin:281475]: Waiting for completion of get_or_add_user_project_role admin 2e7c758719634e749823bb50c9a2a4db 1e931a34aba6416ca9a90e237206b098 running on PID 281475 (12 other jobs running) 2022-04-26 14:28:28.812 | [250651 Async ks-alt-admin:281475]: Signaling child to exit 2022-04-26 14:28:28.812 | WAKEUP 2022-04-26 14:28:28.890 | [250651 Async ks-alt-admin:281475]: Signaled 2022-04-26 14:28:28.891 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:28:28.891 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:28:28.892 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:28:28.892 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:28:28.892 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:28:28.892 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:28:28.892 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:28:28.892 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:28:28.892 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:28:28.892 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:28.892 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2e7c758719634e749823bb50c9a2a4db --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:28.892 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:28.892 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:28.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:28.892 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:28.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:28.892 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:28.892 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:28.892 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:28:28.892 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:28:28.892 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 2e7c758719634e749823bb50c9a2a4db --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:28.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:28.892 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:28.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:28.892 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:28.892 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2e7c758719634e749823bb50c9a2a4db --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:28.892 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:28.892 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:28:28.892 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:28.892 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:28.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:28.893 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:28.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:28.893 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:28.893 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:28.893 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:28:28.893 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:28:28.893 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:28:28.893 | ++ functions-common:get_field:830 : echo '| 16c287eac3244b06b1ac610d384d3bd2 | 2e7c758719634e749823bb50c9a2a4db | | 1e931a34aba6416ca9a90e237206b098 | | | False |' 2022-04-26 14:28:28.893 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:28.893 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:28:28.893 | + functions-common:get_or_add_user_project_role:1009 : echo 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:28:28.893 | 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:28:29.146 | [250651 Async ks-alt-admin:281475]: finished get_or_add_user_project_role admin 2e7c758719634e749823bb50c9a2a4db 1e931a34aba6416ca9a90e237206b098 with result 0 in 15 seconds 2022-04-26 14:28:29.392 | [250651 Async ks-alt-another:281587]: Waiting for completion of get_or_add_user_project_role anotherrole 2e7c758719634e749823bb50c9a2a4db 1e931a34aba6416ca9a90e237206b098 running on PID 281587 (11 other jobs running) 2022-04-26 14:28:29.540 | [250651 Async ks-alt-another:281587]: Signaling child to exit 2022-04-26 14:28:29.541 | WAKEUP 2022-04-26 14:28:29.703 | [250651 Async ks-alt-another:281587]: Signaled 2022-04-26 14:28:29.720 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:28:29.720 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:28:29.720 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:28:29.720 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:28:29.720 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:28:29.720 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:28:29.720 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:28:29.720 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:28:29.720 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:29.720 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2e7c758719634e749823bb50c9a2a4db --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:29.720 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:28:29.720 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:29.720 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:29.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:29.720 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:29.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:29.720 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:29.720 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:29.720 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:28:29.720 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:28:29.721 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2e7c758719634e749823bb50c9a2a4db --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:29.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:29.721 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:29.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:29.721 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:29.721 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:29.721 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:28:29.721 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2e7c758719634e749823bb50c9a2a4db --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:29.721 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:29.721 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:29.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:29.721 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:29.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:29.721 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:29.721 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:29.721 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:28:29.721 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:28:29.721 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:28:29.721 | ++ functions-common:get_field:830 : echo '| e9b7248ac0fd4db29acd91b81d66bd8c | 2e7c758719634e749823bb50c9a2a4db | | 1e931a34aba6416ca9a90e237206b098 | | | False |' 2022-04-26 14:28:29.721 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:29.721 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:28:29.721 | + functions-common:get_or_add_user_project_role:1009 : echo e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:28:29.721 | e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:28:30.016 | [250651 Async ks-alt-another:281587]: finished get_or_add_user_project_role anotherrole 2e7c758719634e749823bb50c9a2a4db 1e931a34aba6416ca9a90e237206b098 with result 0 in 15 seconds 2022-04-26 14:28:30.271 | [250651 Async ks-alt-member-user:281872]: Waiting for completion of get_or_add_user_project_role member c1ee82bc9d804445a92f07706929efef 1e931a34aba6416ca9a90e237206b098 running on PID 281872 (10 other jobs running) 2022-04-26 14:28:30.396 | [250651 Async ks-alt-member-user:281872]: Signaling child to exit 2022-04-26 14:28:30.397 | WAKEUP 2022-04-26 14:28:30.504 | [250651 Async ks-alt-member-user:281872]: Signaled 2022-04-26 14:28:30.509 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:28:30.509 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:28:30.509 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:28:30.509 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:28:30.509 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:28:30.509 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:28:30.509 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:28:30.509 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:28:30.509 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:30.509 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:28:30.509 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c1ee82bc9d804445a92f07706929efef --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:30.509 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:30.509 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:30.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:30.510 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:30.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:30.510 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:30.510 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:30.510 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:28:30.510 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:28:30.510 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user c1ee82bc9d804445a92f07706929efef --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:30.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:30.510 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:30.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:30.510 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:30.510 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c1ee82bc9d804445a92f07706929efef --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:30.510 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:28:30.510 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:30.510 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:30.510 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:30.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:30.510 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:30.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:30.510 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:30.510 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:30.510 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:28:30.510 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:28:30.510 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:28:30.510 | ++ functions-common:get_field:830 : echo '| 1712a3dce5e54172af8e1342602bbf54 | c1ee82bc9d804445a92f07706929efef | | 1e931a34aba6416ca9a90e237206b098 | | | False |' 2022-04-26 14:28:30.510 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:30.510 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:28:30.510 | + functions-common:get_or_add_user_project_role:1009 : echo 1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:28:30.511 | 1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:28:30.842 | [250651 Async ks-alt-member-user:281872]: finished get_or_add_user_project_role member c1ee82bc9d804445a92f07706929efef 1e931a34aba6416ca9a90e237206b098 with result 0 in 14 seconds 2022-04-26 14:28:31.114 | [250651 Async ks-alt-reader-user:282096]: Waiting for completion of get_or_add_user_project_role reader 9214a20b5d47436f9a099e41bf210068 1e931a34aba6416ca9a90e237206b098 running on PID 282096 (9 other jobs running) 2022-04-26 14:28:31.280 | [250651 Async ks-alt-reader-user:282096]: Signaling child to exit 2022-04-26 14:28:31.281 | WAKEUP 2022-04-26 14:28:31.450 | [250651 Async ks-alt-reader-user:282096]: Signaled 2022-04-26 14:28:31.462 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:28:31.462 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:28:31.462 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:28:31.462 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:28:31.462 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:28:31.462 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:28:31.462 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:28:31.462 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:28:31.462 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:28:31.462 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:31.462 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:31.462 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:31.462 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9214a20b5d47436f9a099e41bf210068 --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:31.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:31.462 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:31.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:31.463 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:31.463 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:31.463 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:28:31.463 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:28:31.463 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 9214a20b5d47436f9a099e41bf210068 --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:31.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:31.463 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:31.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:31.463 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:31.463 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9214a20b5d47436f9a099e41bf210068 --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:31.463 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:28:31.463 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:28:31.463 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:28:31.464 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:31.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:31.464 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:31.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:31.464 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:31.464 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:31.464 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:28:31.464 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:28:31.464 | ++ functions-common:get_field:830 : echo '| 3a5341dda8bb4c4286b3f01e1d774a8f | 9214a20b5d47436f9a099e41bf210068 | | 1e931a34aba6416ca9a90e237206b098 | | | False |' 2022-04-26 14:28:31.464 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:28:31.464 | ++ functions-common:get_field:824 : read data 2022-04-26 14:28:31.465 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=3a5341dda8bb4c4286b3f01e1d774a8f 2022-04-26 14:28:31.465 | + functions-common:get_or_add_user_project_role:1009 : echo 3a5341dda8bb4c4286b3f01e1d774a8f 2022-04-26 14:28:31.465 | 3a5341dda8bb4c4286b3f01e1d774a8f 2022-04-26 14:28:31.731 | [250651 Async ks-alt-reader-user:282096]: finished get_or_add_user_project_role reader 9214a20b5d47436f9a099e41bf210068 1e931a34aba6416ca9a90e237206b098 with result 0 in 14 seconds 2022-04-26 14:28:31.770 | + inc/async:async_wait:197 : return 0 2022-04-26 14:28:31.790 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-26 14:28:32.115 | [250651 Async ks-system-member:282322]: Waiting for completion of get_or_add_user_system_role member f1aab9a229454a2caa134975ecd0269d all running on PID 282322 (8 other jobs running) 2022-04-26 14:28:32.299 | [250651 Async ks-system-member:282322]: Signaling child to exit 2022-04-26 14:28:32.300 | WAKEUP 2022-04-26 14:28:32.463 | [250651 Async ks-system-member:282322]: Signaled 2022-04-26 14:28:32.476 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-04-26 14:28:32.476 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-04-26 14:28:32.476 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-04-26 14:28:32.476 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:28:32.476 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:28:32.476 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:28:32.476 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:28:32.476 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:28:32.476 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-04-26 14:28:32.476 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f1aab9a229454a2caa134975ecd0269d --system all -f value -c Role 2022-04-26 14:28:32.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:32.476 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:32.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:32.476 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:32.476 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:32.476 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-04-26 14:28:32.476 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-04-26 14:28:32.476 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user f1aab9a229454a2caa134975ecd0269d --system all 2022-04-26 14:28:32.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:32.476 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:32.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:32.477 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:32.477 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f1aab9a229454a2caa134975ecd0269d --system all -f value -c Role 2022-04-26 14:28:32.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:32.477 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:32.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:32.477 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:32.477 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:32.477 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:28:32.477 | + functions-common:get_or_add_user_system_role:1064 : echo 1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:28:32.477 | 1712a3dce5e54172af8e1342602bbf54 2022-04-26 14:28:32.792 | [250651 Async ks-system-member:282322]: finished get_or_add_user_system_role member f1aab9a229454a2caa134975ecd0269d all with result 0 in 11 seconds 2022-04-26 14:28:33.024 | [250651 Async ks-system-reader:282604]: Waiting for completion of get_or_add_user_system_role reader 000527ecac4b46198e36ee291250e7e7 all running on PID 282604 (7 other jobs running) 2022-04-26 14:28:33.192 | [250651 Async ks-system-reader:282604]: Signaling child to exit 2022-04-26 14:28:33.192 | WAKEUP 2022-04-26 14:28:33.358 | [250651 Async ks-system-reader:282604]: Signaled 2022-04-26 14:28:33.360 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-04-26 14:28:33.360 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-04-26 14:28:33.360 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-04-26 14:28:33.360 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:28:33.360 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:28:33.360 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:28:33.360 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:28:33.360 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:28:33.360 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-04-26 14:28:33.360 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 000527ecac4b46198e36ee291250e7e7 --system all -f value -c Role 2022-04-26 14:28:33.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:33.360 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:33.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:33.360 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:33.360 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:33.360 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-04-26 14:28:33.360 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-04-26 14:28:33.360 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 000527ecac4b46198e36ee291250e7e7 --system all 2022-04-26 14:28:33.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:33.360 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:33.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:33.360 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:33.361 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 000527ecac4b46198e36ee291250e7e7 --system all -f value -c Role 2022-04-26 14:28:33.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:33.361 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:33.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:33.361 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:33.361 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:33.361 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=3a5341dda8bb4c4286b3f01e1d774a8f 2022-04-26 14:28:33.361 | + functions-common:get_or_add_user_system_role:1064 : echo 3a5341dda8bb4c4286b3f01e1d774a8f 2022-04-26 14:28:33.362 | 3a5341dda8bb4c4286b3f01e1d774a8f 2022-04-26 14:28:33.548 | [250651 Async ks-system-reader:282604]: finished get_or_add_user_system_role reader 000527ecac4b46198e36ee291250e7e7 all with result 0 in 11 seconds 2022-04-26 14:28:33.594 | + inc/async:async_wait:197 : return 0 2022-04-26 14:28:33.614 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-26 14:28:33.835 | [250651 Async ks-group-memberdemo:282957]: Waiting for completion of get_or_add_group_project_role member c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 running on PID 282957 (6 other jobs running) 2022-04-26 14:28:33.913 | [250651 Async ks-group-memberdemo:282957]: Signaling child to exit 2022-04-26 14:28:36.476 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:36.588 | [282957 Async ks-group-memberdemo:282957]: finished successfully 2022-04-26 14:28:36.681 | WAKEUP 2022-04-26 14:28:36.829 | [250651 Async ks-group-memberdemo:282957]: Signaled 2022-04-26 14:28:36.841 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 14:28:36.841 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c288f7cb15a4488299631da0d908857c --project 421fbb13a24d4d5fb362971628af6313 -f value 2022-04-26 14:28:36.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:36.841 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:36.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:36.842 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:36.842 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:36.842 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 14:28:36.842 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 14:28:36.842 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group c288f7cb15a4488299631da0d908857c --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:36.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:36.842 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:36.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:36.842 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:36.842 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c288f7cb15a4488299631da0d908857c --project 421fbb13a24d4d5fb362971628af6313 -f value 2022-04-26 14:28:36.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:36.842 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:36.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:36.842 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:36.842 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:36.842 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='1712a3dce5e54172af8e1342602bbf54 c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 False' 2022-04-26 14:28:36.842 | + functions-common:get_or_add_group_project_role:1088 : echo 1712a3dce5e54172af8e1342602bbf54 c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 False 2022-04-26 14:28:36.842 | 1712a3dce5e54172af8e1342602bbf54 c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 False 2022-04-26 14:28:36.933 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:36.984 | [250651 Async ks-group-memberdemo:282957]: finished get_or_add_group_project_role member c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 with result 0 in 14 seconds 2022-04-26 14:28:37.003 | [283043 Async ks-group-anotherdemo:283043]: finished successfully 2022-04-26 14:28:37.072 | [250651 Async ks-group-anotherdemo:283043]: Waiting for completion of get_or_add_group_project_role anotherrole c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 running on PID 283043 (5 other jobs running) 2022-04-26 14:28:37.110 | [250651 Async ks-group-anotherdemo:283043]: Signaling child to exit 2022-04-26 14:28:37.111 | WAKEUP 2022-04-26 14:28:37.142 | [250651 Async ks-group-anotherdemo:283043]: Signaled 2022-04-26 14:28:37.144 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 14:28:37.144 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c288f7cb15a4488299631da0d908857c --project 421fbb13a24d4d5fb362971628af6313 -f value 2022-04-26 14:28:37.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:37.144 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:37.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:37.144 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:37.144 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:37.144 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 14:28:37.144 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 14:28:37.144 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group c288f7cb15a4488299631da0d908857c --project 421fbb13a24d4d5fb362971628af6313 2022-04-26 14:28:37.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:37.144 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:37.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:37.144 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:37.144 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c288f7cb15a4488299631da0d908857c --project 421fbb13a24d4d5fb362971628af6313 -f value 2022-04-26 14:28:37.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:37.144 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:37.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:37.145 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:37.145 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:37.145 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='e9b7248ac0fd4db29acd91b81d66bd8c c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 False' 2022-04-26 14:28:37.145 | + functions-common:get_or_add_group_project_role:1088 : echo e9b7248ac0fd4db29acd91b81d66bd8c c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 False 2022-04-26 14:28:37.145 | e9b7248ac0fd4db29acd91b81d66bd8c c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 False 2022-04-26 14:28:37.211 | [250651 Async ks-group-anotherdemo:283043]: finished get_or_add_group_project_role anotherrole c288f7cb15a4488299631da0d908857c 421fbb13a24d4d5fb362971628af6313 with result 0 in 15 seconds 2022-04-26 14:28:37.270 | [250651 Async ks-group-memberalt:283146]: Waiting for completion of get_or_add_group_project_role member c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 running on PID 283146 (4 other jobs running) 2022-04-26 14:28:37.314 | [250651 Async ks-group-memberalt:283146]: Signaling child to exit 2022-04-26 14:28:38.820 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:38.857 | [283361 Async ks-group-admin:283361]: finished successfully 2022-04-26 14:28:39.010 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:39.038 | [283146 Async ks-group-memberalt:283146]: finished successfully 2022-04-26 14:28:39.061 | WAKEUP 2022-04-26 14:28:39.087 | [250651 Async ks-group-memberalt:283146]: Signaled 2022-04-26 14:28:39.088 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 14:28:39.088 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c288f7cb15a4488299631da0d908857c --project 1e931a34aba6416ca9a90e237206b098 -f value 2022-04-26 14:28:39.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.089 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.089 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.089 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:39.089 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 14:28:39.089 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 14:28:39.089 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group c288f7cb15a4488299631da0d908857c --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:39.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.089 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.089 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.089 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c288f7cb15a4488299631da0d908857c --project 1e931a34aba6416ca9a90e237206b098 -f value 2022-04-26 14:28:39.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.089 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.089 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.089 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:39.089 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='1712a3dce5e54172af8e1342602bbf54 c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 False' 2022-04-26 14:28:39.089 | + functions-common:get_or_add_group_project_role:1088 : echo 1712a3dce5e54172af8e1342602bbf54 c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 False 2022-04-26 14:28:39.089 | 1712a3dce5e54172af8e1342602bbf54 c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 False 2022-04-26 14:28:39.139 | [250651 Async ks-group-memberalt:283146]: finished get_or_add_group_project_role member c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 with result 0 in 16 seconds 2022-04-26 14:28:39.182 | [250651 Async ks-group-anotheralt:283266]: Waiting for completion of get_or_add_group_project_role anotherrole c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 running on PID 283266 (3 other jobs running) 2022-04-26 14:28:39.212 | [250651 Async ks-group-anotheralt:283266]: Signaling child to exit 2022-04-26 14:28:39.241 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:28:39.267 | [283266 Async ks-group-anotheralt:283266]: finished successfully 2022-04-26 14:28:39.287 | WAKEUP 2022-04-26 14:28:39.311 | [250651 Async ks-group-anotheralt:283266]: Signaled 2022-04-26 14:28:39.313 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 14:28:39.313 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c288f7cb15a4488299631da0d908857c --project 1e931a34aba6416ca9a90e237206b098 -f value 2022-04-26 14:28:39.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.313 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.313 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.313 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:39.313 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 14:28:39.313 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 14:28:39.313 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group c288f7cb15a4488299631da0d908857c --project 1e931a34aba6416ca9a90e237206b098 2022-04-26 14:28:39.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.313 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.313 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.313 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c288f7cb15a4488299631da0d908857c --project 1e931a34aba6416ca9a90e237206b098 -f value 2022-04-26 14:28:39.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.314 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.314 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.314 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:39.314 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='e9b7248ac0fd4db29acd91b81d66bd8c c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 False' 2022-04-26 14:28:39.314 | + functions-common:get_or_add_group_project_role:1088 : echo e9b7248ac0fd4db29acd91b81d66bd8c c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 False 2022-04-26 14:28:39.314 | e9b7248ac0fd4db29acd91b81d66bd8c c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 False 2022-04-26 14:28:39.360 | [250651 Async ks-group-anotheralt:283266]: finished get_or_add_group_project_role anotherrole c288f7cb15a4488299631da0d908857c 1e931a34aba6416ca9a90e237206b098 with result 0 in 16 seconds 2022-04-26 14:28:39.398 | [250651 Async ks-group-admin:283361]: Waiting for completion of get_or_add_group_project_role admin c33a279808404eda91208d6843704ad5 9dccc3e1253f404ea10232575f4a2962 running on PID 283361 (2 other jobs running) 2022-04-26 14:28:39.424 | [250651 Async ks-group-admin:283361]: Signaling child to exit 2022-04-26 14:28:39.424 | WAKEUP 2022-04-26 14:28:39.447 | [250651 Async ks-group-admin:283361]: Signaled 2022-04-26 14:28:39.448 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 14:28:39.448 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c33a279808404eda91208d6843704ad5 --project 9dccc3e1253f404ea10232575f4a2962 -f value 2022-04-26 14:28:39.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.448 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.449 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.449 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:39.449 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 14:28:39.449 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 14:28:39.449 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group c33a279808404eda91208d6843704ad5 --project 9dccc3e1253f404ea10232575f4a2962 2022-04-26 14:28:39.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.449 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.449 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.449 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c33a279808404eda91208d6843704ad5 --project 9dccc3e1253f404ea10232575f4a2962 -f value 2022-04-26 14:28:39.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.449 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:28:39.449 | from cryptography.utils import int_from_bytes 2022-04-26 14:28:39.449 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:28:39.449 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='16c287eac3244b06b1ac610d384d3bd2 c33a279808404eda91208d6843704ad5 9dccc3e1253f404ea10232575f4a2962 False' 2022-04-26 14:28:39.449 | + functions-common:get_or_add_group_project_role:1088 : echo 16c287eac3244b06b1ac610d384d3bd2 c33a279808404eda91208d6843704ad5 9dccc3e1253f404ea10232575f4a2962 False 2022-04-26 14:28:39.449 | 16c287eac3244b06b1ac610d384d3bd2 c33a279808404eda91208d6843704ad5 9dccc3e1253f404ea10232575f4a2962 False 2022-04-26 14:28:39.496 | [250651 Async ks-group-admin:283361]: finished get_or_add_group_project_role admin c33a279808404eda91208d6843704ad5 9dccc3e1253f404ea10232575f4a2962 with result 0 in 15 seconds 2022-04-26 14:28:39.501 | + inc/async:async_wait:197 : return 0 2022-04-26 14:28:39.504 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-26 14:28:39.521 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:28:39.524 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-26 14:28:39.543 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:28:39.547 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-26 14:28:39.549 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-26 14:28:39.611 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-26 14:28:39.661 | [250651 Async create_nova_accounts:285260]: running: create_nova_accounts 2022-04-26 14:28:39.663 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-26 14:28:39.681 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:28:39.684 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-26 14:28:39.686 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-26 14:28:39.751 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-26 14:28:39.802 | [250651 Async create_glance_accounts:285375]: running: create_glance_accounts 2022-04-26 14:28:39.805 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-26 14:28:39.829 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:28:39.832 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-26 14:28:39.834 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-26 14:28:39.904 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-26 14:28:39.958 | [250651 Async create_cinder_accounts:285505]: running: create_cinder_accounts 2022-04-26 14:28:39.960 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-26 14:28:39.981 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:28:39.985 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-26 14:28:39.987 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-26 14:28:40.060 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-26 14:28:40.143 | [250651 Async create_neutron_accounts:285620]: running: create_neutron_accounts 2022-04-26 14:28:40.145 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-26 14:28:40.178 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:28:40.181 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-26 14:28:40.184 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-26 14:28:40.490 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-26 14:28:40.750 | [250651 Async create_swift_accounts:285764]: running: create_swift_accounts 2022-04-26 14:28:40.766 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-26 14:28:40.894 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:28:40.929 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-26 14:28:41.271 | [250651 Async create_nova_accounts:285260]: Waiting for completion of create_nova_accounts running on PID 285260 (6 other jobs running) 2022-04-26 14:28:41.454 | [250651 Async create_nova_accounts:285260]: Signaling child to exit 2022-04-26 14:29:23.215 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:29:23.293 | [285620 Async create_neutron_accounts:285620]: finished successfully 2022-04-26 14:29:41.626 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:29:41.665 | [285505 Async create_cinder_accounts:285505]: finished successfully 2022-04-26 14:29:57.226 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:29:57.262 | [285375 Async create_glance_accounts:285375]: finished successfully 2022-04-26 14:30:02.650 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:30:02.676 | [285260 Async create_nova_accounts:285260]: finished successfully 2022-04-26 14:30:02.696 | WAKEUP 2022-04-26 14:30:02.721 | [250651 Async create_nova_accounts:285260]: Signaled 2022-04-26 14:30:02.722 | + 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-04-26 14:30:02.722 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-26 14:30:02.722 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-26 14:30:02.722 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:30:02.722 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:30:02.722 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:30:02.722 | ++ 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-04-26 14:30:02.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.722 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.722 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.723 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.723 | + functions-common:get_or_create_user:937 : user_id=99a550100a624255879665be2ca8a05e 2022-04-26 14:30:02.723 | + functions-common:get_or_create_user:938 : echo 99a550100a624255879665be2ca8a05e 2022-04-26 14:30:02.723 | 99a550100a624255879665be2ca8a05e 2022-04-26 14:30:02.723 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-26 14:30:02.723 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:02.723 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:30:02.723 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:02.723 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:02.723 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:30:02.723 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:30:02.723 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:30:02.723 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:30:02.723 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:30:02.723 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:30:02.723 | ++ 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-04-26 14:30:02.723 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:02.723 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.723 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.723 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.723 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.723 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.723 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.723 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:02.723 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:02.723 | + 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-04-26 14:30:02.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.724 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.724 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.724 | ++ 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-04-26 14:30:02.724 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:02.724 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.724 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.724 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.724 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.724 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.724 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.724 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:02.724 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:02.724 | ++ functions-common:get_field:830 : echo '| 0ed9390f795d4ccfaaf59b3594ad1968 | 99a550100a624255879665be2ca8a05e | | cb78baf396b3436485d8e25697350e63 | | | False |' 2022-04-26 14:30:02.724 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:02.724 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.724 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:02.724 | + functions-common:get_or_add_user_project_role:1009 : echo 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:02.724 | 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:02.724 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-26 14:30:02.724 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-26 14:30:02.724 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:02.724 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:30:02.724 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:02.724 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:02.724 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:30:02.725 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:30:02.725 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:30:02.725 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:30:02.725 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:30:02.725 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:30:02.725 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:02.725 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.725 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.725 | ++ 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-04-26 14:30:02.725 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.725 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.725 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.725 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.725 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:02.725 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:02.725 | + 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-04-26 14:30:02.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.725 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.725 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.725 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.725 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:02.725 | ++ 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-04-26 14:30:02.725 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.725 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.725 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.726 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.726 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.726 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:02.726 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:02.726 | ++ functions-common:get_field:830 : echo '| 16c287eac3244b06b1ac610d384d3bd2 | 99a550100a624255879665be2ca8a05e | | cb78baf396b3436485d8e25697350e63 | | | False |' 2022-04-26 14:30:02.726 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:02.726 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.726 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:02.726 | + functions-common:get_or_add_user_project_role:1009 : echo 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:02.726 | 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:02.726 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-26 14:30:02.726 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-26 14:30:02.726 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.16/compute 2022-04-26 14:30:02.726 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-26 14:30:02.726 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:30:02.726 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-26 14:30:02.726 | ++ 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-04-26 14:30:02.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.726 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.726 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.726 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.726 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:30:02.726 | 861f48faab734ef2914fdf59111e8a34' 2022-04-26 14:30:02.726 | + functions-common:get_or_create_service:1106 : echo 861f48faab734ef2914fdf59111e8a34 2022-04-26 14:30:02.726 | 861f48faab734ef2914fdf59111e8a34 2022-04-26 14:30:02.726 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.16/compute/v2/$(project_id)s' 2022-04-26 14:30:02.727 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:30:02.727 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.16/compute/v2/$(project_id)s' RegionOne 2022-04-26 14:30:02.727 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:30:02.727 | +++ 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-04-26 14:30:02.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.727 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.727 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.727 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.727 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:30:02.727 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:30:02.727 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.16/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-26 14:30:02.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.727 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.727 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.727 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.727 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=29ce9c5f134445c8918ef5e3d0d9d2f9 2022-04-26 14:30:02.727 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 29ce9c5f134445c8918ef5e3d0d9d2f9 2022-04-26 14:30:02.727 | + functions-common:get_or_create_endpoint:1139 : public_id=29ce9c5f134445c8918ef5e3d0d9d2f9 2022-04-26 14:30:02.727 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:30:02.727 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:30:02.727 | + functions-common:get_or_create_endpoint:1148 : echo 29ce9c5f134445c8918ef5e3d0d9d2f9 2022-04-26 14:30:02.727 | 29ce9c5f134445c8918ef5e3d0d9d2f9 2022-04-26 14:30:02.727 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-26 14:30:02.727 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:30:02.727 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-26 14:30:02.727 | ++ 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-04-26 14:30:02.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.728 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.728 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.728 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.728 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:30:02.728 | ddda0486aeaf44c4a234c69210743228' 2022-04-26 14:30:02.728 | + functions-common:get_or_create_service:1106 : echo ddda0486aeaf44c4a234c69210743228 2022-04-26 14:30:02.728 | ddda0486aeaf44c4a234c69210743228 2022-04-26 14:30:02.728 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.16/compute/v2.1 2022-04-26 14:30:02.728 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:30:02.728 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.16/compute/v2.1 RegionOne 2022-04-26 14:30:02.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:30:02.728 | +++ 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-04-26 14:30:02.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.728 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.728 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.728 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:30:02.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:30:02.728 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.16/compute/v2.1 --region RegionOne -f value -c id 2022-04-26 14:30:02.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.728 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.728 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.728 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=97a2c5e247114a4898f751cafa2759fe 2022-04-26 14:30:02.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 97a2c5e247114a4898f751cafa2759fe 2022-04-26 14:30:02.729 | + functions-common:get_or_create_endpoint:1139 : public_id=97a2c5e247114a4898f751cafa2759fe 2022-04-26 14:30:02.729 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:30:02.729 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:30:02.729 | + functions-common:get_or_create_endpoint:1148 : echo 97a2c5e247114a4898f751cafa2759fe 2022-04-26 14:30:02.729 | 97a2c5e247114a4898f751cafa2759fe 2022-04-26 14:30:02.729 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-26 14:30:02.729 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:30:02.729 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-26 14:30:02.729 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:30:02.729 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-26 14:30:02.729 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:02.729 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:30:02.729 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:02.729 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:02.729 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:30:02.729 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:30:02.729 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:30:02.729 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:30:02.729 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:30:02.729 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:30:02.729 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.729 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:02.729 | ++ 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-04-26 14:30:02.729 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.729 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.729 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.729 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.730 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.730 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:02.730 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:02.730 | + 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-04-26 14:30:02.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.730 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.730 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.730 | ++ 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-04-26 14:30:02.730 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:02.730 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.730 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.730 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.730 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.730 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.730 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.730 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:02.730 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:02.730 | ++ functions-common:get_field:830 : echo '| cfa53344c57a41079b0cf7a77eddf61d | 99a550100a624255879665be2ca8a05e | | cb78baf396b3436485d8e25697350e63 | | | False |' 2022-04-26 14:30:02.730 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:02.730 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.730 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=cfa53344c57a41079b0cf7a77eddf61d 2022-04-26 14:30:02.730 | + functions-common:get_or_add_user_project_role:1009 : echo cfa53344c57a41079b0cf7a77eddf61d 2022-04-26 14:30:02.730 | cfa53344c57a41079b0cf7a77eddf61d 2022-04-26 14:30:02.730 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-26 14:30:02.731 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:30:02.731 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-26 14:30:02.731 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:30:02.731 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-26 14:30:02.769 | [250651 Async create_nova_accounts:285260]: finished create_nova_accounts with result 0 in 83 seconds 2022-04-26 14:30:02.806 | [250651 Async create_glance_accounts:285375]: Waiting for completion of create_glance_accounts running on PID 285375 (5 other jobs running) 2022-04-26 14:30:02.832 | [250651 Async create_glance_accounts:285375]: Signaling child to exit 2022-04-26 14:30:02.833 | WAKEUP 2022-04-26 14:30:02.855 | [250651 Async create_glance_accounts:285375]: Signaled 2022-04-26 14:30:02.857 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-26 14:30:02.857 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:30:02.857 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-26 14:30:02.857 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-26 14:30:02.857 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:30:02.857 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:30:02.857 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:30:02.857 | ++ 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-04-26 14:30:02.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.857 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.857 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.857 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.857 | + functions-common:get_or_create_user:937 : user_id=9a6b0e84b8a24d009ec0544bebe9b104 2022-04-26 14:30:02.857 | + functions-common:get_or_create_user:938 : echo 9a6b0e84b8a24d009ec0544bebe9b104 2022-04-26 14:30:02.857 | 9a6b0e84b8a24d009ec0544bebe9b104 2022-04-26 14:30:02.857 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-26 14:30:02.857 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:02.857 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:30:02.857 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:02.857 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:02.858 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:30:02.858 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:30:02.858 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:30:02.858 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:30:02.858 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:30:02.858 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:30:02.858 | ++ 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-04-26 14:30:02.858 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.858 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:02.858 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.858 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.858 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.858 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.858 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.858 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:02.858 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:02.858 | + 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-04-26 14:30:02.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.858 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.858 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.858 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.858 | ++ 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-04-26 14:30:02.858 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:02.858 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.858 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.859 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.859 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.859 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.859 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:02.859 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:02.859 | ++ functions-common:get_field:830 : echo '| 0ed9390f795d4ccfaaf59b3594ad1968 | 9a6b0e84b8a24d009ec0544bebe9b104 | | cb78baf396b3436485d8e25697350e63 | | | False |' 2022-04-26 14:30:02.859 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:02.859 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.859 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:02.859 | + functions-common:get_or_add_user_project_role:1009 : echo 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:02.859 | 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:02.859 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-26 14:30:02.859 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-26 14:30:02.859 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:30:02.859 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-26 14:30:02.859 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-26 14:30:02.859 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:30:02.859 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:30:02.859 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:30:02.859 | ++ 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-04-26 14:30:02.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.859 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.859 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.859 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.859 | + functions-common:get_or_create_user:937 : user_id=9befe9c64c3f4e9e81beeed151da4910 2022-04-26 14:30:02.859 | + functions-common:get_or_create_user:938 : echo 9befe9c64c3f4e9e81beeed151da4910 2022-04-26 14:30:02.860 | 9befe9c64c3f4e9e81beeed151da4910 2022-04-26 14:30:02.860 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-26 14:30:02.860 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:02.860 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:30:02.860 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:02.860 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:02.860 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:30:02.860 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:30:02.860 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:30:02.860 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:30:02.860 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:30:02.860 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:30:02.860 | ++ 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-04-26 14:30:02.860 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.860 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:02.860 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.860 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.860 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.860 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.860 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.860 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:02.860 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:02.860 | + 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-04-26 14:30:02.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.860 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.861 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.861 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.861 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:02.861 | ++ 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-04-26 14:30:02.861 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.861 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.861 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.861 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.861 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.861 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:02.861 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:02.861 | ++ functions-common:get_field:830 : echo '| 0ed9390f795d4ccfaaf59b3594ad1968 | 9befe9c64c3f4e9e81beeed151da4910 | | cb78baf396b3436485d8e25697350e63 | | | False |' 2022-04-26 14:30:02.861 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:02.861 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.861 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:02.861 | + functions-common:get_or_add_user_project_role:1009 : echo 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:02.861 | 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:02.861 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-26 14:30:02.861 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-26 14:30:02.861 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:02.861 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:30:02.861 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:02.861 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:02.861 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:30:02.862 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:30:02.862 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:30:02.862 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:30:02.862 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:30:02.862 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:30:02.862 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.862 | ++ 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-04-26 14:30:02.862 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:02.862 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.862 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.862 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.862 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.862 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.862 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:02.862 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:02.862 | + 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-04-26 14:30:02.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.862 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.862 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.862 | ++ 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-04-26 14:30:02.862 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:02.862 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.862 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.862 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.863 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.863 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.863 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.863 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:02.863 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:02.863 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:02.863 | ++ functions-common:get_field:830 : echo '| cfa53344c57a41079b0cf7a77eddf61d | 9befe9c64c3f4e9e81beeed151da4910 | | cb78baf396b3436485d8e25697350e63 | | | False |' 2022-04-26 14:30:02.863 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.863 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=cfa53344c57a41079b0cf7a77eddf61d 2022-04-26 14:30:02.863 | + functions-common:get_or_add_user_project_role:1009 : echo cfa53344c57a41079b0cf7a77eddf61d 2022-04-26 14:30:02.863 | cfa53344c57a41079b0cf7a77eddf61d 2022-04-26 14:30:02.863 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-26 14:30:02.863 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:30:02.863 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-26 14:30:02.863 | ++ 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-04-26 14:30:02.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.863 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.863 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.863 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.863 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:30:02.864 | 1fd0662a7c214a8ba9db5e7c95b8ca89' 2022-04-26 14:30:02.864 | + functions-common:get_or_create_service:1106 : echo 1fd0662a7c214a8ba9db5e7c95b8ca89 2022-04-26 14:30:02.864 | 1fd0662a7c214a8ba9db5e7c95b8ca89 2022-04-26 14:30:02.864 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.16/image 2022-04-26 14:30:02.864 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:30:02.864 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.16/image RegionOne 2022-04-26 14:30:02.864 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:30:02.864 | +++ 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-04-26 14:30:02.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.864 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.864 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.864 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.864 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:30:02.864 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:30:02.864 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.16/image --region RegionOne -f value -c id 2022-04-26 14:30:02.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.864 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.864 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.864 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.864 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=695ca089b4e74baeb8e0d9abb8df9b19 2022-04-26 14:30:02.864 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 695ca089b4e74baeb8e0d9abb8df9b19 2022-04-26 14:30:02.864 | + functions-common:get_or_create_endpoint:1139 : public_id=695ca089b4e74baeb8e0d9abb8df9b19 2022-04-26 14:30:02.864 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:30:02.864 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:30:02.864 | + functions-common:get_or_create_endpoint:1148 : echo 695ca089b4e74baeb8e0d9abb8df9b19 2022-04-26 14:30:02.864 | 695ca089b4e74baeb8e0d9abb8df9b19 2022-04-26 14:30:02.864 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-26 14:30:02.865 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-04-26 14:30:02.865 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-26 14:30:02.865 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-04-26 14:30:02.865 | ++ functions-common:get_or_create_domain:900 : echo default 2022-04-26 14:30:02.865 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-26 14:30:02.865 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-26 14:30:02.865 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-26 14:30:02.865 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-26 14:30:02.904 | [250651 Async create_glance_accounts:285375]: finished create_glance_accounts with result 0 in 77 seconds 2022-04-26 14:30:02.945 | [250651 Async create_cinder_accounts:285505]: Waiting for completion of create_cinder_accounts running on PID 285505 (4 other jobs running) 2022-04-26 14:30:02.971 | [250651 Async create_cinder_accounts:285505]: Signaling child to exit 2022-04-26 14:30:02.971 | WAKEUP 2022-04-26 14:30:02.994 | [250651 Async create_cinder_accounts:285505]: Signaled 2022-04-26 14:30:02.995 | + 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-04-26 14:30:02.995 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-26 14:30:02.995 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-26 14:30:02.995 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:30:02.996 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:30:02.996 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:30:02.996 | ++ 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-04-26 14:30:02.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.996 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.996 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.996 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.996 | + functions-common:get_or_create_user:937 : user_id=92d74e5923f644e7908d2d18c6c7b9ed 2022-04-26 14:30:02.996 | + functions-common:get_or_create_user:938 : echo 92d74e5923f644e7908d2d18c6c7b9ed 2022-04-26 14:30:02.996 | 92d74e5923f644e7908d2d18c6c7b9ed 2022-04-26 14:30:02.996 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-26 14:30:02.996 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:02.996 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:30:02.996 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:02.996 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:02.996 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:30:02.996 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:30:02.996 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:30:02.996 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:30:02.996 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:30:02.996 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:30:02.996 | ++ 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-04-26 14:30:02.996 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.996 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:02.996 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.996 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.997 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.997 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.997 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.997 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:02.997 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:02.997 | + 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-04-26 14:30:02.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.997 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.997 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.997 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:02.997 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:02.997 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.997 | ++ 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-04-26 14:30:02.997 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:02.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.997 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.997 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.997 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.997 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:02.997 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:02.997 | ++ functions-common:get_field:830 : echo '| 0ed9390f795d4ccfaaf59b3594ad1968 | 92d74e5923f644e7908d2d18c6c7b9ed | | cb78baf396b3436485d8e25697350e63 | | | False |' 2022-04-26 14:30:02.997 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:02.997 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:02.997 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:02.998 | + functions-common:get_or_add_user_project_role:1009 : echo 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:02.998 | 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:02.998 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-26 14:30:02.998 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-26 14:30:02.998 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:30:02.998 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-26 14:30:02.998 | ++ 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-04-26 14:30:02.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.998 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.998 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.998 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.998 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:30:02.998 | ff37e593eb7d4eef90813cb7e6b0e1a6' 2022-04-26 14:30:02.998 | + functions-common:get_or_create_service:1106 : echo ff37e593eb7d4eef90813cb7e6b0e1a6 2022-04-26 14:30:02.998 | ff37e593eb7d4eef90813cb7e6b0e1a6 2022-04-26 14:30:02.998 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-26 14:30:02.998 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.16/volume/v3/$(project_id)s' 2022-04-26 14:30:02.998 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:30:02.998 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.16/volume/v3/$(project_id)s' RegionOne 2022-04-26 14:30:02.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:30:02.998 | +++ 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-04-26 14:30:02.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.998 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.998 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.998 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:30:02.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:30:02.999 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.16/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-26 14:30:02.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.999 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.999 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.999 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=b8c5473cc1514178b2ac3668b329dd93 2022-04-26 14:30:02.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo b8c5473cc1514178b2ac3668b329dd93 2022-04-26 14:30:02.999 | + functions-common:get_or_create_endpoint:1139 : public_id=b8c5473cc1514178b2ac3668b329dd93 2022-04-26 14:30:02.999 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:30:02.999 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:30:02.999 | + functions-common:get_or_create_endpoint:1148 : echo b8c5473cc1514178b2ac3668b329dd93 2022-04-26 14:30:02.999 | b8c5473cc1514178b2ac3668b329dd93 2022-04-26 14:30:02.999 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-26 14:30:02.999 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:30:02.999 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-26 14:30:02.999 | ++ 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-04-26 14:30:02.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.999 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:02.999 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:02.999 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:02.999 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:30:02.999 | 5f13d398923c443d98155740ac97b255' 2022-04-26 14:30:02.999 | + functions-common:get_or_create_service:1106 : echo 5f13d398923c443d98155740ac97b255 2022-04-26 14:30:02.999 | 5f13d398923c443d98155740ac97b255 2022-04-26 14:30:02.999 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.16/volume/v3/$(project_id)s' 2022-04-26 14:30:02.999 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:30:02.999 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.16/volume/v3/$(project_id)s' RegionOne 2022-04-26 14:30:03.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:30:03.000 | +++ 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-04-26 14:30:03.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.000 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.000 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.000 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:03.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:30:03.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:30:03.000 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.16/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-26 14:30:03.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.000 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.000 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.000 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:03.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=8016264aa5c64ce1bf715737839d9d4e 2022-04-26 14:30:03.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 8016264aa5c64ce1bf715737839d9d4e 2022-04-26 14:30:03.000 | + functions-common:get_or_create_endpoint:1139 : public_id=8016264aa5c64ce1bf715737839d9d4e 2022-04-26 14:30:03.000 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:30:03.000 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:30:03.000 | + functions-common:get_or_create_endpoint:1148 : echo 8016264aa5c64ce1bf715737839d9d4e 2022-04-26 14:30:03.000 | 8016264aa5c64ce1bf715737839d9d4e 2022-04-26 14:30:03.000 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-26 14:30:03.000 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-26 14:30:03.000 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:30:03.000 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-26 14:30:03.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.001 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.001 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.001 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:03.001 | ++ functions-common:get_or_create_project:950 : project_id=cb78baf396b3436485d8e25697350e63 2022-04-26 14:30:03.001 | ++ functions-common:get_or_create_project:951 : echo cb78baf396b3436485d8e25697350e63 2022-04-26 14:30:03.001 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id cb78baf396b3436485d8e25697350e63 2022-04-26 14:30:03.001 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-26 14:30:03.001 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:30:03.001 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:30:03.001 | ++ functions-common:get_or_create_user:925 : local email= 2022-04-26 14:30:03.001 | +++ 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-04-26 14:30:03.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.001 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.001 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.001 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-26 14:30:03.001 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:03.001 | ++ functions-common:get_or_create_user:937 : user_id=92d74e5923f644e7908d2d18c6c7b9ed 2022-04-26 14:30:03.001 | ++ functions-common:get_or_create_user:938 : echo 92d74e5923f644e7908d2d18c6c7b9ed 2022-04-26 14:30:03.001 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 92d74e5923f644e7908d2d18c6c7b9ed 2022-04-26 14:30:03.041 | [250651 Async create_cinder_accounts:285505]: finished create_cinder_accounts with result 0 in 61 seconds 2022-04-26 14:30:03.045 | + inc/async:async_wait:197 : return 0 2022-04-26 14:30:03.048 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-26 14:30:03.101 | [250651 Async create_neutron_accounts:285620]: Waiting for completion of create_neutron_accounts running on PID 285620 (3 other jobs running) 2022-04-26 14:30:03.128 | [250651 Async create_neutron_accounts:285620]: Signaling child to exit 2022-04-26 14:30:03.128 | WAKEUP 2022-04-26 14:30:03.152 | [250651 Async create_neutron_accounts:285620]: Signaled 2022-04-26 14:30:03.153 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-26 14:30:03.154 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 14:30:03.154 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:30:03.154 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:30:03.154 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 14:30:03.154 | + 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-04-26 14:30:03.154 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 14:30:03.154 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-26 14:30:03.154 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-26 14:30:03.154 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-26 14:30:03.154 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.16:9696/ 2022-04-26 14:30:03.154 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-26 14:30:03.154 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-26 14:30:03.154 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-26 14:30:03.154 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:30:03.154 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:30:03.154 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:30:03.154 | ++ 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-04-26 14:30:03.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.154 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.154 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.154 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:03.154 | + functions-common:get_or_create_user:937 : user_id=de93c6f55a0946d981ffe35c2eb8114b 2022-04-26 14:30:03.154 | + functions-common:get_or_create_user:938 : echo de93c6f55a0946d981ffe35c2eb8114b 2022-04-26 14:30:03.154 | de93c6f55a0946d981ffe35c2eb8114b 2022-04-26 14:30:03.154 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-26 14:30:03.155 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:03.155 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:30:03.155 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:03.155 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:03.155 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:30:03.155 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:30:03.155 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:30:03.155 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:30:03.155 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:30:03.155 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:30:03.155 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:03.155 | ++ 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-04-26 14:30:03.155 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:03.155 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:03.155 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:03.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.155 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.155 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.155 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:03.155 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:03.155 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:03.155 | + 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-04-26 14:30:03.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.155 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.155 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.155 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:03.155 | ++ 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-04-26 14:30:03.155 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:03.156 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:03.156 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:03.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.156 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.156 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.156 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:03.156 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:03.156 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:03.156 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:03.156 | ++ functions-common:get_field:830 : echo '| 0ed9390f795d4ccfaaf59b3594ad1968 | de93c6f55a0946d981ffe35c2eb8114b | | cb78baf396b3436485d8e25697350e63 | | | False |' 2022-04-26 14:30:03.156 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:03.156 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:03.156 | + functions-common:get_or_add_user_project_role:1009 : echo 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:03.156 | 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:03.156 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-26 14:30:03.156 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-26 14:30:03.156 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:30:03.156 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-26 14:30:03.156 | ++ 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-04-26 14:30:03.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.156 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.156 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.156 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:03.156 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:30:03.157 | 7aa00d72acd64e57ae95aaeff4df9d2c' 2022-04-26 14:30:03.157 | + functions-common:get_or_create_service:1106 : echo 7aa00d72acd64e57ae95aaeff4df9d2c 2022-04-26 14:30:03.157 | 7aa00d72acd64e57ae95aaeff4df9d2c 2022-04-26 14:30:03.157 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.16:9696/ 2022-04-26 14:30:03.157 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:30:03.157 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.16:9696/ RegionOne 2022-04-26 14:30:03.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:30:03.157 | +++ 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-04-26 14:30:03.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.157 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.157 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.157 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:03.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:30:03.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:30:03.157 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.16:9696/ --region RegionOne -f value -c id 2022-04-26 14:30:03.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.157 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:03.157 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:03.157 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:03.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=6caa2f6ca5e74cd4b770ebac0d531073 2022-04-26 14:30:03.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 6caa2f6ca5e74cd4b770ebac0d531073 2022-04-26 14:30:03.157 | + functions-common:get_or_create_endpoint:1139 : public_id=6caa2f6ca5e74cd4b770ebac0d531073 2022-04-26 14:30:03.157 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:30:03.157 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:30:03.157 | + functions-common:get_or_create_endpoint:1148 : echo 6caa2f6ca5e74cd4b770ebac0d531073 2022-04-26 14:30:03.157 | 6caa2f6ca5e74cd4b770ebac0d531073 2022-04-26 14:30:03.202 | [250651 Async create_neutron_accounts:285620]: finished create_neutron_accounts with result 0 in 43 seconds 2022-04-26 14:30:03.242 | [250651 Async create_swift_accounts:285764]: Waiting for completion of create_swift_accounts running on PID 285764 (2 other jobs running) 2022-04-26 14:30:03.271 | [250651 Async create_swift_accounts:285764]: Signaling child to exit 2022-04-26 14:30:50.499 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:30:50.526 | [285764 Async create_swift_accounts:285764]: finished successfully 2022-04-26 14:30:50.546 | WAKEUP 2022-04-26 14:30:50.569 | [250651 Async create_swift_accounts:285764]: Signaled 2022-04-26 14:30:50.570 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-26 14:30:50.570 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-26 14:30:50.570 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-26 14:30:50.570 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-26 14:30:50.571 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-26 14:30:50.571 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-26 14:30:50.571 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-26 14:30:50.571 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-26 14:30:50.571 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-26 14:30:50.571 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-26 14:30:50.571 | ++ functions-common:get_or_create_role:957 : local role_id 2022-04-26 14:30:50.571 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-26 14:30:50.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.571 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.571 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.571 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.571 | ++ functions-common:get_or_create_role:962 : role_id=e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:30:50.571 | ++ functions-common:get_or_create_role:963 : echo e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:30:50.571 | + lib/swift:create_swift_accounts:614 : another_role=e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:30:50.571 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-26 14:30:50.571 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-26 14:30:50.571 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:30:50.571 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:30:50.571 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:30:50.571 | ++ 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-04-26 14:30:50.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.571 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.571 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.571 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.571 | + functions-common:get_or_create_user:937 : user_id=d7fabe01e3734ee6813a40840b113abc 2022-04-26 14:30:50.571 | + functions-common:get_or_create_user:938 : echo d7fabe01e3734ee6813a40840b113abc 2022-04-26 14:30:50.572 | d7fabe01e3734ee6813a40840b113abc 2022-04-26 14:30:50.572 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-26 14:30:50.572 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:50.572 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:30:50.572 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:50.572 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:50.572 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:30:50.572 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:30:50.572 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:30:50.572 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:30:50.573 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:30:50.573 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:30:50.573 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:50.573 | ++ 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-04-26 14:30:50.573 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:50.573 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:50.573 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.573 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.573 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.573 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.573 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:50.574 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:50.574 | + 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-04-26 14:30:50.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.574 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.574 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.574 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:50.574 | ++ 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-04-26 14:30:50.574 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:50.574 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:50.574 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.574 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.574 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.574 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.574 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:50.574 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:50.574 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:50.574 | ++ functions-common:get_field:830 : echo '| 0ed9390f795d4ccfaaf59b3594ad1968 | d7fabe01e3734ee6813a40840b113abc | | cb78baf396b3436485d8e25697350e63 | | | False |' 2022-04-26 14:30:50.574 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.574 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:50.574 | + functions-common:get_or_add_user_project_role:1009 : echo 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:50.574 | 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:30:50.574 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-26 14:30:50.574 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-26 14:30:50.574 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:50.574 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:30:50.574 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:50.575 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:50.575 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:30:50.575 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:30:50.575 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:30:50.575 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:30:50.575 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:30:50.575 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:30:50.575 | ++ 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-04-26 14:30:50.575 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:50.575 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:50.575 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:50.575 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.575 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.575 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.575 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.575 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:50.575 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:50.575 | + 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-04-26 14:30:50.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.575 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.575 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.575 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:50.575 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:50.575 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.575 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:50.575 | ++ 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-04-26 14:30:50.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.576 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.576 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.576 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.576 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:50.576 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:50.576 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:50.576 | ++ functions-common:get_field:830 : echo '| 16c287eac3244b06b1ac610d384d3bd2 | d7fabe01e3734ee6813a40840b113abc | | cb78baf396b3436485d8e25697350e63 | | | False |' 2022-04-26 14:30:50.576 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.576 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:50.576 | + functions-common:get_or_add_user_project_role:1009 : echo 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:50.576 | 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:50.576 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-26 14:30:50.576 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:30:50.576 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-26 14:30:50.576 | ++ 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-04-26 14:30:50.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.576 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.576 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.576 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.576 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:30:50.576 | 355652e0c8d344f1a79238c5149b438e' 2022-04-26 14:30:50.576 | + functions-common:get_or_create_service:1106 : echo 355652e0c8d344f1a79238c5149b438e 2022-04-26 14:30:50.576 | 355652e0c8d344f1a79238c5149b438e 2022-04-26 14:30:50.576 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.16:8080/v1/AUTH_$(project_id)s' http://10.222.0.16:8080 2022-04-26 14:30:50.576 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:30:50.577 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.16:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-26 14:30:50.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:30:50.577 | +++ 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-04-26 14:30:50.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.577 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.577 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.577 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:30:50.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:30:50.577 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.16:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-26 14:30:50.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.577 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.577 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.577 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=689715110f1d4083989327d743286f93 2022-04-26 14:30:50.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 689715110f1d4083989327d743286f93 2022-04-26 14:30:50.577 | + functions-common:get_or_create_endpoint:1139 : public_id=689715110f1d4083989327d743286f93 2022-04-26 14:30:50.577 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.16:8080 ]] 2022-04-26 14:30:50.577 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.16:8080 RegionOne 2022-04-26 14:30:50.577 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:30:50.577 | ++ 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-04-26 14:30:50.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.577 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.577 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.577 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.578 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:30:50.578 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:30:50.578 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.16:8080 --region RegionOne -f value -c id 2022-04-26 14:30:50.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.578 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.578 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.578 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.578 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=feda018c3b404689bc800815699a1d22 2022-04-26 14:30:50.578 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo feda018c3b404689bc800815699a1d22 2022-04-26 14:30:50.578 | feda018c3b404689bc800815699a1d22 2022-04-26 14:30:50.578 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:30:50.578 | + functions-common:get_or_create_endpoint:1148 : echo 689715110f1d4083989327d743286f93 2022-04-26 14:30:50.578 | 689715110f1d4083989327d743286f93 2022-04-26 14:30:50.578 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-26 14:30:50.578 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-26 14:30:50.578 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:30:50.578 | +++ 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-04-26 14:30:50.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.578 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.578 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.578 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.578 | ++ functions-common:get_or_create_project:950 : project_id=7d31010356204034b0bfb98e7e548ede 2022-04-26 14:30:50.578 | ++ functions-common:get_or_create_project:951 : echo 7d31010356204034b0bfb98e7e548ede 2022-04-26 14:30:50.578 | + lib/swift:create_swift_accounts:628 : swift_project_test1=7d31010356204034b0bfb98e7e548ede 2022-04-26 14:30:50.578 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-26 14:30:50.578 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:30:50.578 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-26 14:30:50.578 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:30:50.579 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-04-26 14:30:50.579 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-04-26 14:30:50.579 | +++ 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-04-26 14:30:50.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.579 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.579 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.579 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.579 | ++ functions-common:get_or_create_user:937 : user_id=36db44d329284b65809be8b4a6671dad 2022-04-26 14:30:50.579 | ++ functions-common:get_or_create_user:938 : echo 36db44d329284b65809be8b4a6671dad 2022-04-26 14:30:50.579 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=36db44d329284b65809be8b4a6671dad 2022-04-26 14:30:50.579 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-26 14:30:50.579 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:30:50.579 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 36db44d329284b65809be8b4a6671dad 7d31010356204034b0bfb98e7e548ede 2022-04-26 14:30:50.579 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:50.579 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:30:50.579 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:50.579 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:50.579 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:30:50.579 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:30:50.579 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:30:50.579 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:30:50.579 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 36db44d329284b65809be8b4a6671dad --project 7d31010356204034b0bfb98e7e548ede 2022-04-26 14:30:50.579 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:50.579 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:50.579 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:50.579 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.580 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.580 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.580 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.580 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:50.580 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:50.580 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 36db44d329284b65809be8b4a6671dad --project 7d31010356204034b0bfb98e7e548ede 2022-04-26 14:30:50.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.580 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.580 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.580 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 36db44d329284b65809be8b4a6671dad --project 7d31010356204034b0bfb98e7e548ede 2022-04-26 14:30:50.580 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:50.580 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:50.580 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:50.580 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.580 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.580 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.580 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.580 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:50.580 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:50.580 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:50.580 | ++ functions-common:get_field:830 : echo '| 16c287eac3244b06b1ac610d384d3bd2 | 36db44d329284b65809be8b4a6671dad | | 7d31010356204034b0bfb98e7e548ede | | | False |' 2022-04-26 14:30:50.580 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.580 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:50.580 | + functions-common:get_or_add_user_project_role:1009 : echo 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:50.580 | 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:50.581 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-26 14:30:50.581 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-26 14:30:50.581 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:30:50.581 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-04-26 14:30:50.581 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-04-26 14:30:50.581 | +++ 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-04-26 14:30:50.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.581 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.581 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.581 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.581 | ++ functions-common:get_or_create_user:937 : user_id=a317d745aaa24d69ade8dba67835cbff 2022-04-26 14:30:50.581 | ++ functions-common:get_or_create_user:938 : echo a317d745aaa24d69ade8dba67835cbff 2022-04-26 14:30:50.581 | + lib/swift:create_swift_accounts:637 : swift_user_test3=a317d745aaa24d69ade8dba67835cbff 2022-04-26 14:30:50.581 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-26 14:30:50.581 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:30:50.581 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role e9b7248ac0fd4db29acd91b81d66bd8c a317d745aaa24d69ade8dba67835cbff 7d31010356204034b0bfb98e7e548ede 2022-04-26 14:30:50.581 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:50.581 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:30:50.581 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:50.581 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:50.581 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:30:50.581 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:30:50.581 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:30:50.581 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:30:50.581 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role e9b7248ac0fd4db29acd91b81d66bd8c --user a317d745aaa24d69ade8dba67835cbff --project 7d31010356204034b0bfb98e7e548ede 2022-04-26 14:30:50.581 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:50.581 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:50.581 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:50.581 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.582 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.582 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.582 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.582 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:50.582 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:50.582 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add e9b7248ac0fd4db29acd91b81d66bd8c --user a317d745aaa24d69ade8dba67835cbff --project 7d31010356204034b0bfb98e7e548ede 2022-04-26 14:30:50.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.582 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.582 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.582 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role e9b7248ac0fd4db29acd91b81d66bd8c --user a317d745aaa24d69ade8dba67835cbff --project 7d31010356204034b0bfb98e7e548ede 2022-04-26 14:30:50.582 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:50.582 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:50.582 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:50.582 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.582 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.582 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.582 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.582 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:50.582 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:50.582 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:50.582 | ++ functions-common:get_field:830 : echo '| e9b7248ac0fd4db29acd91b81d66bd8c | a317d745aaa24d69ade8dba67835cbff | | 7d31010356204034b0bfb98e7e548ede | | | False |' 2022-04-26 14:30:50.582 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.582 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:30:50.582 | + functions-common:get_or_add_user_project_role:1009 : echo e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:30:50.583 | e9b7248ac0fd4db29acd91b81d66bd8c 2022-04-26 14:30:50.583 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-26 14:30:50.583 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-26 14:30:50.583 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:30:50.583 | +++ 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-04-26 14:30:50.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.583 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.583 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.583 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.583 | ++ functions-common:get_or_create_project:950 : project_id=4a523128274b4bb39b2ef2659c7ddabb 2022-04-26 14:30:50.583 | ++ functions-common:get_or_create_project:951 : echo 4a523128274b4bb39b2ef2659c7ddabb 2022-04-26 14:30:50.583 | + lib/swift:create_swift_accounts:642 : swift_project_test2=4a523128274b4bb39b2ef2659c7ddabb 2022-04-26 14:30:50.583 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-26 14:30:50.583 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:30:50.583 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-26 14:30:50.583 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-26 14:30:50.583 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:30:50.583 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-04-26 14:30:50.583 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-04-26 14:30:50.583 | +++ 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-04-26 14:30:50.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.583 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.583 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.583 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.583 | ++ functions-common:get_or_create_user:937 : user_id=3a238fd9f3204358aacc15496f22c5f1 2022-04-26 14:30:50.583 | ++ functions-common:get_or_create_user:938 : echo 3a238fd9f3204358aacc15496f22c5f1 2022-04-26 14:30:50.583 | + lib/swift:create_swift_accounts:647 : swift_user_test2=3a238fd9f3204358aacc15496f22c5f1 2022-04-26 14:30:50.584 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-26 14:30:50.584 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:30:50.584 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 3a238fd9f3204358aacc15496f22c5f1 4a523128274b4bb39b2ef2659c7ddabb 2022-04-26 14:30:50.584 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:50.584 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:30:50.584 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:50.584 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:50.584 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:30:50.584 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:30:50.584 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:30:50.584 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:30:50.584 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:50.584 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3a238fd9f3204358aacc15496f22c5f1 --project 4a523128274b4bb39b2ef2659c7ddabb 2022-04-26 14:30:50.584 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:50.584 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:50.584 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.584 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.584 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.584 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.584 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:50.584 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:50.584 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 3a238fd9f3204358aacc15496f22c5f1 --project 4a523128274b4bb39b2ef2659c7ddabb 2022-04-26 14:30:50.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.584 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.585 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.585 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3a238fd9f3204358aacc15496f22c5f1 --project 4a523128274b4bb39b2ef2659c7ddabb 2022-04-26 14:30:50.585 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:50.585 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:50.585 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:50.585 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.585 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.585 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.585 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.585 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:50.585 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:50.585 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:50.585 | ++ functions-common:get_field:830 : echo '| 16c287eac3244b06b1ac610d384d3bd2 | 3a238fd9f3204358aacc15496f22c5f1 | | 4a523128274b4bb39b2ef2659c7ddabb | | | False |' 2022-04-26 14:30:50.585 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.585 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:50.585 | + functions-common:get_or_add_user_project_role:1009 : echo 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:50.585 | 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:50.585 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-26 14:30:50.585 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-26 14:30:50.585 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-04-26 14:30:50.585 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-26 14:30:50.585 | +++ 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-04-26 14:30:50.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.585 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.585 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.585 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.585 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-04-26 14:30:50.586 | 2f372b849ae04f9ba3c8434c5d0078de' 2022-04-26 14:30:50.586 | ++ functions-common:get_or_create_domain:900 : echo 2f372b849ae04f9ba3c8434c5d0078de 2022-04-26 14:30:50.586 | + lib/swift:create_swift_accounts:652 : swift_domain=2f372b849ae04f9ba3c8434c5d0078de 2022-04-26 14:30:50.586 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-26 14:30:50.586 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:30:50.586 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-26 14:30:50.586 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 2f372b849ae04f9ba3c8434c5d0078de 2022-04-26 14:30:50.586 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 14:30:50.586 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=2f372b849ae04f9ba3c8434c5d0078de --or-show -f value -c id 2022-04-26 14:30:50.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.586 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.586 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.586 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.586 | ++ functions-common:get_or_create_project:950 : project_id=ef835382419044ad8973b658af82558f 2022-04-26 14:30:50.586 | ++ functions-common:get_or_create_project:951 : echo ef835382419044ad8973b658af82558f 2022-04-26 14:30:50.586 | + lib/swift:create_swift_accounts:656 : swift_project_test4=ef835382419044ad8973b658af82558f 2022-04-26 14:30:50.586 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-26 14:30:50.586 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:30:50.586 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-26 14:30:50.586 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 2f372b849ae04f9ba3c8434c5d0078de test4@example.com 2022-04-26 14:30:50.586 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:30:50.586 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-04-26 14:30:50.586 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-04-26 14:30:50.586 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=2f372b849ae04f9ba3c8434c5d0078de --email=test4@example.com --or-show -f value -c id 2022-04-26 14:30:50.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.586 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.587 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.587 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.587 | ++ functions-common:get_or_create_user:937 : user_id=08d05c4ecb344447962c0fa18d100f77 2022-04-26 14:30:50.587 | ++ functions-common:get_or_create_user:938 : echo 08d05c4ecb344447962c0fa18d100f77 2022-04-26 14:30:50.587 | + lib/swift:create_swift_accounts:661 : swift_user_test4=08d05c4ecb344447962c0fa18d100f77 2022-04-26 14:30:50.587 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-26 14:30:50.587 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:30:50.587 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 08d05c4ecb344447962c0fa18d100f77 ef835382419044ad8973b658af82558f 2022-04-26 14:30:50.587 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:30:50.587 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 14:30:50.587 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:30:50.587 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:30:50.587 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 14:30:50.587 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 14:30:50.587 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 14:30:50.587 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 14:30:50.587 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:50.587 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 08d05c4ecb344447962c0fa18d100f77 --project ef835382419044ad8973b658af82558f 2022-04-26 14:30:50.587 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:30:50.587 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:50.587 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.587 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.587 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.587 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.587 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:30:50.587 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:30:50.587 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 08d05c4ecb344447962c0fa18d100f77 --project ef835382419044ad8973b658af82558f 2022-04-26 14:30:50.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.588 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.588 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.588 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 08d05c4ecb344447962c0fa18d100f77 --project ef835382419044ad8973b658af82558f 2022-04-26 14:30:50.588 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:30:50.588 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:30:50.588 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:30:50.588 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.588 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:50.588 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:50.588 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:30:50.588 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:30:50.588 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:30:50.588 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:30:50.588 | ++ functions-common:get_field:830 : echo '| 16c287eac3244b06b1ac610d384d3bd2 | 08d05c4ecb344447962c0fa18d100f77 | | ef835382419044ad8973b658af82558f | | | False |' 2022-04-26 14:30:50.588 | ++ functions-common:get_field:824 : read data 2022-04-26 14:30:50.588 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:50.588 | + functions-common:get_or_add_user_project_role:1009 : echo 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:50.588 | 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:30:50.619 | [250651 Async create_swift_accounts:285764]: finished create_swift_accounts with result 0 in 130 seconds 2022-04-26 14:30:50.627 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-26 14:30:50.629 | + inc/async:async_wait:197 : return 0 2022-04-26 14:30:50.632 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-26 14:30:50.651 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:30:50.654 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-26 14:30:50.672 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:30:50.675 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-26 14:30:50.677 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:30:50.680 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-26 14:30:50.683 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-26 14:30:50.686 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-26 14:30:50.747 | + inc/async:async_inner:63 : init_glance 2022-04-26 14:30:50.786 | [250651 Async init_glance:291211]: running: init_glance 2022-04-26 14:30:50.789 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-26 14:30:50.808 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:30:50.811 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-26 14:30:50.814 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:30:50.817 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-26 14:30:50.819 | + ./stack.sh:main:1149 : configure_neutron 2022-04-26 14:30:50.823 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-26 14:30:50.827 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:30:50.828 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 14:30:50.834 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:30:50.837 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 14:30:50.840 | + 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-04-26 14:30:50.843 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 14:30:50.846 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-26 14:30:50.849 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-26 14:30:50.851 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-26 14:30:50.854 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-26 14:30:50.869 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-26 14:30:50.872 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-26 14:30:54.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:54.449 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:54.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:54.449 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:58.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:58.005 | from cryptography.utils import int_from_bytes 2022-04-26 14:30:58.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:30:58.005 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:01.098 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:31:01.130 | [291211 Async init_glance:291211]: finished successfully 2022-04-26 14:31:01.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:01.686 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:01.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:01.686 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:05.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:05.164 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:05.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:05.164 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:08.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:08.629 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:08.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:08.629 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:12.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:12.126 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:12.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:12.126 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:15.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:15.573 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:15.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:15.573 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:19.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:19.222 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:19.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:19.222 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:23.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:23.968 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:23.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:23.968 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:23.968 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-26 14:31:29.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:29.822 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:29.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:29.822 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:30.148 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-26 14:31:30.153 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-26 14:31:30.156 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-26 14:31:30.158 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-26 14:31:30.161 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-26 14:31:30.163 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-26 14:31:30.166 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-26 14:31:30.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-26 14:31:30.170 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-26 14:31:30.173 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-26 14:31:30.175 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-26 14:31:30.177 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-26 14:31:30.179 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-26 14:31:30.182 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-26 14:31:30.185 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-26 14:31:30.187 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-26 14:31:30.191 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:31:30.195 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-26 14:31:30.198 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:31:30.203 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-26 14:31:30.205 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-26 14:31:30.207 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-26 14:31:30.210 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-04-26 14:31:30.212 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-26 14:31:30.215 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-26 14:31:30.245 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-26 14:31:30.274 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-26 14:31:30.304 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-26 14:31:30.333 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-26 14:31:30.364 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-26 14:31:30.394 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-26 14:31:30.397 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-26 14:31:30.400 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-26 14:31:30.402 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-26 14:31:30.405 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 14:31:30.423 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 14:31:30.425 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 14:31:30.427 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 14:31:30.430 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 14:31:30.433 | + 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-04-26 14:31:30.462 | + 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-04-26 14:31:30.493 | + 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-04-26 14:31:30.523 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 14:31:30.553 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-26 14:31:30.571 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:31:30.573 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-26 14:31:30.576 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-26 14:31:30.578 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-26 14:31:30.580 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-26 14:31:30.583 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-26 14:31:30.595 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-26 14:31:30.598 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-26 14:31:30.600 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-26 14:31:30.603 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-26 14:31:30.616 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-26 14:31:30.628 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-26 14:31:30.631 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-26 14:31:30.644 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-26 14:31:30.657 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-26 14:31:30.669 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-26 14:31:30.672 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 14:31:30.675 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-26 14:31:30.679 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.nlEkpFPIxV 2022-04-26 14:31:30.682 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-26 14:31:30.684 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 14:31:30.687 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.nlEkpFPIxV 2022-04-26 14:31:30.691 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.nlEkpFPIxV 2022-04-26 14:31:30.703 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.nlEkpFPIxV /etc/sudoers.d/neutron-rootwrap 2022-04-26 14:31:30.716 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-26 14:31:30.746 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-26 14:31:30.748 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 14:31:30.778 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-26 14:31:30.781 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-26 14:31:30.783 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-26 14:31:30.786 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 14:31:30.788 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 14:31:30.791 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 14:31:30.808 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:30.811 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 14:31:30.814 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 14:31:30.816 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 14:31:30.834 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:30.838 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:31:30.841 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 14:31:30.871 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 14:31:30.873 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 14:31:30.876 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-26 14:31:30.894 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:30.896 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-26 14:31:30.899 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-26 14:31:30.902 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-26 14:31:30.904 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-26 14:31:30.907 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-26 14:31:30.909 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-26 14:31:30.912 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-26 14:31:30.915 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-26 14:31:30.917 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-26 14:31:30.920 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-26 14:31:30.924 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-26 14:31:30.927 | + 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-04-26 14:31:30.932 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-26 14:31:30.951 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:30.954 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-26 14:31:30.956 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-26 14:31:30.959 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-26 14:31:30.964 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-26 14:31:30.994 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-26 14:31:31.024 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-26 14:31:31.054 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-26 14:31:31.086 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-26 14:31:31.117 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-26 14:31:31.120 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-26 14:31:31.122 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-26 14:31:31.125 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 14:31:31.127 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-26 14:31:31.157 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-26 14:31:31.187 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 14:31:31.217 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-26 14:31:31.248 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-26 14:31:31.278 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-26 14:31:31.308 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-26 14:31:31.339 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-26 14:31:31.369 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 14:31:31.400 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 14:31:31.431 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-26 14:31:31.461 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-26 14:31:31.492 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-26 14:31:31.496 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-26 14:31:31.498 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-26 14:31:31.501 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-26 14:31:31.503 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-26 14:31:31.533 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-26 14:31:31.564 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.16/identity 2022-04-26 14:31:31.595 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-26 14:31:31.626 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-26 14:31:31.656 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-26 14:31:31.687 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-26 14:31:31.717 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-26 14:31:31.748 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-26 14:31:31.779 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-26 14:31:31.810 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-26 14:31:31.812 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-26 14:31:31.815 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-26 14:31:31.817 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-26 14:31:31.820 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-26 14:31:31.822 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-26 14:31:31.825 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-26 14:31:31.827 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-04-26 14:31:31.830 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-04-26 14:31:31.832 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-04-26 14:31:31.834 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-26 14:31:31.837 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-26 14:31:31.840 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-26 14:31:31.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-26 14:31:31.845 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-26 14:31:31.848 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-26 14:31:31.850 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-26 14:31:31.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-26 14:31:31.856 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-26 14:31:31.859 | + 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-04-26 14:31:31.888 | + 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-04-26 14:31:31.890 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:31:31.893 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-26 14:31:31.895 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-26 14:31:31.898 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-26 14:31:31.901 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:31:31.904 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-26 14:31:31.933 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-26 14:31:31.935 | + 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-04-26 14:31:31.938 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:31:31.940 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-26 14:31:31.943 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-26 14:31:31.945 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-26 14:31:31.948 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:31:31.951 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-26 14:31:31.980 | + 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-04-26 14:31:31.982 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:31:31.985 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-26 14:31:31.988 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-26 14:31:31.990 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-26 14:31:31.993 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:31:31.996 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-26 14:31:32.025 | + 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-04-26 14:31:32.028 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:31:32.030 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-26 14:31:32.032 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-26 14:31:32.035 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-26 14:31:32.037 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:31:32.040 | + 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-04-26 14:31:32.069 | + 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-04-26 14:31:32.072 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:31:32.075 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-26 14:31:32.077 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-26 14:31:32.080 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-26 14:31:32.082 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:31:32.085 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-26 14:31:32.114 | + 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-04-26 14:31:32.117 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:31:32.120 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-26 14:31:32.122 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-26 14:31:32.125 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-26 14:31:32.127 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:31:32.130 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-26 14:31:32.159 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-04-26 14:31:32.162 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:31:32.164 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-26 14:31:32.167 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-04-26 14:31:32.170 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-04-26 14:31:32.172 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:31:32.174 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-04-26 14:31:32.203 | + 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-04-26 14:31:32.206 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:31:32.209 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-26 14:31:32.211 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-26 14:31:32.214 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-26 14:31:32.216 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 14:31:32.219 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-26 14:31:32.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-26 14:31:32.251 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-26 14:31:32.269 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:32.271 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-26 14:31:32.274 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-26 14:31:32.307 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-26 14:31:32.310 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 14:31:32.340 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-26 14:31:32.374 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-26 14:31:32.377 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-26 14:31:32.379 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-26 14:31:32.383 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-26 14:31:35.553 | INFO neutron.common.config [-] Logging enabled! 2022-04-26 14:31:35.553 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev155 2022-04-26 14:31:35.553 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=298468) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-04-26 14:31:35.604 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=298468) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-26 14:31:35.604 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=298468) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-26 14:31:35.604 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=298468) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:31:35.604 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=298468) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:31:35.605 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=298468) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:31:35.605 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=298468) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:31:35.660 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-26 14:31:35.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:35.660 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:35.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:35.660 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:36.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-26 14:31:36.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-26 14:31:36.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-26 14:31:36.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-26 14:31:36.039 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-26 14:31:36.094 | + 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-04-26 14:31:36.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-26 14:31:36.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-26 14:31:36.117 | + 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-04-26 14:31:36.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-26 14:31:36.153 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-26 14:31:36.161 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-26 14:31:36.164 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-26 14:31:36.166 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-26 14:31:36.179 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-26 14:31:36.193 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-26 14:31:36.195 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-26 14:31:36.204 | net.bridge.bridge-nf-call-iptables = 1 2022-04-26 14:31:36.208 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-26 14:31:36.210 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-26 14:31:36.219 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-26 14:31:36.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-26 14:31:36.225 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-26 14:31:36.228 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-26 14:31:36.231 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-26 14:31:36.233 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-26 14:31:36.236 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-26 14:31:36.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-26 14:31:36.242 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-26 14:31:36.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-26 14:31:36.271 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-26 14:31:36.274 | + 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-04-26 14:31:36.307 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-26 14:31:36.310 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-26 14:31:36.341 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-26 14:31:36.371 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-26 14:31:36.389 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:36.391 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-26 14:31:36.394 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-26 14:31:36.398 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-26 14:31:36.429 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-26 14:31:36.459 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-26 14:31:36.492 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-26 14:31:36.495 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 14:31:36.526 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-26 14:31:36.543 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:36.546 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-26 14:31:36.550 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-26 14:31:36.581 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-26 14:31:36.584 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-26 14:31:36.586 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-26 14:31:36.616 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-26 14:31:36.619 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-26 14:31:36.622 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-26 14:31:36.624 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-26 14:31:36.642 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:36.645 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-26 14:31:36.647 | + 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-04-26 14:31:36.653 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-26 14:31:36.682 | + 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-04-26 14:31:36.715 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-26 14:31:36.718 | + 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-04-26 14:31:36.748 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-26 14:31:36.751 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-26 14:31:36.781 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-26 14:31:36.783 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-26 14:31:36.786 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-26 14:31:36.815 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-26 14:31:36.818 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-26 14:31:36.820 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-26 14:31:36.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-26 14:31:39.810 | INFO neutron.common.config [-] Logging enabled! 2022-04-26 14:31:39.810 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev155 2022-04-26 14:31:39.810 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=298998) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-04-26 14:31:39.861 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=298998) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-26 14:31:39.861 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=298998) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-26 14:31:39.862 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=298998) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:31:39.862 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=298998) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:31:39.862 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=298998) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:31:39.862 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=298998) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 14:31:39.923 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-26 14:31:39.924 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=298998) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-26 14:31:39.924 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=298998) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-26 14:31:39.924 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-26 14:31:39.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:39.925 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:39.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:31:39.925 | from cryptography.utils import int_from_bytes 2022-04-26 14:31:40.308 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-26 14:31:40.311 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-26 14:31:40.313 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-26 14:31:40.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-26 14:31:40.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-26 14:31:40.322 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-26 14:31:40.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-26 14:31:40.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-26 14:31:40.346 | + functions:set_mtu:785 : local dev=br-data 2022-04-26 14:31:40.349 | + functions:set_mtu:786 : local mtu=1500 2022-04-26 14:31:40.351 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-26 14:31:40.364 | + 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-04-26 14:31:40.383 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-26 14:31:40.387 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-26 14:31:40.389 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-26 14:31:40.392 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-26 14:31:40.395 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-26 14:31:40.397 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-26 14:31:40.400 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-26 14:31:40.403 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-26 14:31:40.405 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-26 14:31:40.408 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-26 14:31:40.410 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-26 14:31:40.413 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-26 14:31:40.415 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-26 14:31:40.418 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-26 14:31:40.422 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-26 14:31:40.422 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-26 14:31:40.428 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-26 14:31:40.431 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-26 14:31:40.434 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-26 14:31:40.436 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-26 14:31:40.440 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-26 14:31:40.440 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-26 14:31:40.441 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-26 14:31:40.447 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.29/22 brd 192.168.3.255' 2022-04-26 14:31:40.450 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-26 14:31:40.453 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-26 14:31:40.455 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-26 14:31:40.458 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-26 14:31:40.461 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.29/22 brd 192.168.3.255 != '' ]] 2022-04-26 14:31:40.464 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1' 2022-04-26 14:31:40.466 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data' 2022-04-26 14:31:40.469 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-26 14:31:40.471 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-26 14:31:40.476 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.29/22 brd 192.168.3.255 2022-04-26 14:31:40.476 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-26 14:31:40.476 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-26 14:31:40.476 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-26 14:31:40.483 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.29 2022-04-26 14:31:40.486 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.29 ' 2022-04-26 14:31:40.488 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1 2022-04-26 14:31:40.502 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data 2022-04-26 14:31:40.515 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-26 14:31:40.528 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-26 14:31:40.548 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.29 2022-04-26 14:31:40.557 | PING 192.168.0.29 (192.168.0.29) from 192.168.0.29 br-data: 56(84) bytes of data. 2022-04-26 14:31:40.557 | 64 bytes from 192.168.0.29: icmp_seq=1 ttl=64 time=0.070 ms 2022-04-26 14:31:41.564 | 64 bytes from 192.168.0.29: icmp_seq=2 ttl=64 time=0.047 ms 2022-04-26 14:31:42.588 | 64 bytes from 192.168.0.29: icmp_seq=3 ttl=64 time=0.051 ms 2022-04-26 14:31:42.588 | 2022-04-26 14:31:42.588 | --- 192.168.0.29 ping statistics --- 2022-04-26 14:31:42.588 | 3 packets transmitted, 3 received, 0% packet loss, time 2031ms 2022-04-26 14:31:42.588 | rtt min/avg/max/mdev = 0.047/0.056/0.070/0.010 ms 2022-04-26 14:31:42.594 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-26 14:31:42.594 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-26 14:31:42.599 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-26 14:31:42.602 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-26 14:31:42.621 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:42.623 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-26 14:31:42.627 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-26 14:31:42.632 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-26 14:31:42.663 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.16 2022-04-26 14:31:42.695 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-26 14:31:42.725 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-26 14:31:42.759 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-26 14:31:42.762 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 14:31:42.792 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-26 14:31:42.794 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-26 14:31:42.812 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:31:42.815 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-26 14:31:42.817 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-26 14:31:42.836 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:31:42.838 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-26 14:31:42.856 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:31:42.858 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-26 14:31:42.880 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:31:42.882 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-26 14:31:42.914 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-26 14:31:42.946 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-26 14:31:42.949 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-04-26 14:31:42.967 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:42.970 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-04-26 14:31:42.988 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:42.991 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-04-26 14:31:42.993 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-26 14:31:43.054 | + inc/async:async_inner:63 : init_neutron 2022-04-26 14:31:43.097 | [250651 Async init_neutron:299476]: running: init_neutron 2022-04-26 14:31:43.099 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-04-26 14:31:43.119 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:43.123 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-04-26 14:31:43.134 | ++ ./stack.sh:main:1164 : true 2022-04-26 14:31:43.137 | + ./stack.sh:main:1164 : netman_pid= 2022-04-26 14:31:43.140 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-04-26 14:31:43.142 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-04-26 14:31:43.154 | dnsmasq: no process found 2022-04-26 14:31:43.158 | + ./stack.sh:main:1166 : true 2022-04-26 14:31:43.161 | + ./stack.sh:main:1171 : clean_iptables 2022-04-26 14:31:43.167 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-26 14:31:43.168 | + lib/nova:clean_iptables:186 : grep nova 2022-04-26 14:31:43.171 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-26 14:31:43.171 | + lib/nova:clean_iptables:186 : bash 2022-04-26 14:31:43.173 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-26 14:31:43.176 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-26 14:31:43.177 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-26 14:31:43.189 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-26 14:31:43.191 | + lib/nova:clean_iptables:188 : grep nova 2022-04-26 14:31:43.191 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-26 14:31:43.198 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-26 14:31:43.198 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-26 14:31:43.198 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-26 14:31:43.199 | + lib/nova:clean_iptables:188 : bash 2022-04-26 14:31:43.210 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-26 14:31:43.212 | + lib/nova:clean_iptables:190 : grep nova 2022-04-26 14:31:43.216 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-26 14:31:43.216 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-26 14:31:43.216 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-26 14:31:43.220 | + lib/nova:clean_iptables:190 : bash 2022-04-26 14:31:43.220 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-26 14:31:43.232 | + lib/nova:clean_iptables:192 : grep nova 2022-04-26 14:31:43.236 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-26 14:31:43.236 | + lib/nova:clean_iptables:192 : bash 2022-04-26 14:31:43.236 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-26 14:31:43.240 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-26 14:31:43.240 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-26 14:31:43.240 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-26 14:31:43.255 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-26 14:31:43.264 | net.ipv4.ip_forward = 1 2022-04-26 14:31:43.268 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-04-26 14:31:43.286 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:43.289 | + ./stack.sh:main:1180 : configure_os_vif 2022-04-26 14:31:43.292 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-26 14:31:43.295 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-26 14:31:43.331 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-26 14:31:43.366 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-26 14:31:43.369 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-26 14:31:43.405 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-26 14:31:43.438 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-04-26 14:31:43.459 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:43.462 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-04-26 14:31:43.465 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:31:43.468 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-04-26 14:31:43.471 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-04-26 14:31:43.474 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-26 14:31:43.551 | + inc/async:async_inner:63 : init_swift 2022-04-26 14:31:43.596 | [250651 Async init_swift:299834]: running: init_swift 2022-04-26 14:31:43.599 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-04-26 14:31:43.624 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:43.627 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-04-26 14:31:43.630 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:31:43.633 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-04-26 14:31:43.637 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-04-26 14:31:43.641 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-26 14:31:43.725 | + inc/async:async_inner:63 : init_cinder 2022-04-26 14:31:43.781 | [250651 Async init_cinder:299929]: running: init_cinder 2022-04-26 14:31:43.783 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-04-26 14:31:43.818 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:31:43.821 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-04-26 14:31:43.825 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:31:43.840 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-04-26 14:31:43.840 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-04-26 14:31:43.844 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-26 14:31:43.948 | + inc/async:async_inner:63 : init_placement 2022-04-26 14:31:44.019 | [250651 Async init_placement:300047]: running: init_placement 2022-04-26 14:31:44.029 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-04-26 14:31:44.136 | [250651 Async init_neutron:299476]: Waiting for completion of init_neutron running on PID 299476 (6 other jobs running) 2022-04-26 14:31:44.187 | [250651 Async init_neutron:299476]: Signaling child to exit 2022-04-26 14:31:55.039 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:31:55.079 | [299929 Async init_cinder:299929]: finished successfully 2022-04-26 14:31:58.536 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:31:58.569 | [299834 Async init_swift:299834]: finished successfully 2022-04-26 14:32:11.613 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:32:11.640 | [299476 Async init_neutron:299476]: finished successfully 2022-04-26 14:32:11.660 | WAKEUP 2022-04-26 14:32:11.685 | [250651 Async init_neutron:299476]: Signaled 2022-04-26 14:32:11.686 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-26 14:32:11.686 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 14:32:11.686 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:32:11.687 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:32:11.687 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 14:32:11.687 | + 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-04-26 14:32:11.687 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 14:32:11.687 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-26 14:32:11.687 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-26 14:32:11.687 | + lib/database:recreate_database:112 : local db=neutron 2022-04-26 14:32:11.687 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-26 14:32:11.687 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-26 14:32:11.687 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-26 14:32:11.687 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:11.687 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-26 14:32:11.687 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:11.687 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-26 14:32:11.687 | + functions-common:time_start:2423 : local name=dbsync 2022-04-26 14:32:11.687 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:32:11.687 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:32:11.687 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:32:11.687 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983506387 2022-04-26 14:32:11.687 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-04-26 14:32:11.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:11.687 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:11.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:11.687 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:11.687 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:32:11.687 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:32:11.687 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:32:11.687 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:32:11.687 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-26 14:32:11.688 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-26 14:32:11.689 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-26 14:32:11.690 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-26 14:32:11.691 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-26 14:32:11.691 | Running upgrade for neutron ... 2022-04-26 14:32:11.691 | OK 2022-04-26 14:32:11.692 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-26 14:32:11.692 | + functions-common:time_stop:2437 : local name 2022-04-26 14:32:11.692 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:32:11.692 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:32:11.692 | + functions-common:time_stop:2440 : local total 2022-04-26 14:32:11.692 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:32:11.692 | + functions-common:time_stop:2443 : name=dbsync 2022-04-26 14:32:11.692 | + functions-common:time_stop:2444 : start_time=1650983506387 2022-04-26 14:32:11.692 | + functions-common:time_stop:2446 : [[ -z 1650983506387 ]] 2022-04-26 14:32:11.692 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:32:11.692 | + functions-common:time_stop:2449 : end_time=1650983531595 2022-04-26 14:32:11.692 | + functions-common:time_stop:2450 : elapsed_time=25208 2022-04-26 14:32:11.692 | + functions-common:time_stop:2451 : total=8346 2022-04-26 14:32:11.692 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:32:11.692 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33554 2022-04-26 14:32:11.733 | [250651 Async init_neutron:299476]: finished init_neutron with result 0 in 28 seconds 2022-04-26 14:32:11.737 | + inc/async:async_wait:197 : return 0 2022-04-26 14:32:11.740 | + ./stack.sh:main:1210 : async_wait init_placement 2022-04-26 14:32:11.795 | [250651 Async init_placement:300047]: Waiting for completion of init_placement running on PID 300047 (5 other jobs running) 2022-04-26 14:32:11.822 | [250651 Async init_placement:300047]: Signaling child to exit 2022-04-26 14:32:30.500 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:32:30.527 | [300047 Async init_placement:300047]: finished successfully 2022-04-26 14:32:30.547 | WAKEUP 2022-04-26 14:32:30.571 | [250651 Async init_placement:300047]: Signaled 2022-04-26 14:32:30.572 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-26 14:32:30.572 | + lib/database:recreate_database:112 : local db=placement 2022-04-26 14:32:30.573 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-26 14:32:30.573 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-26 14:32:30.573 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-26 14:32:30.573 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:30.573 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-26 14:32:30.573 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:30.573 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-26 14:32:30.573 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-26 14:32:30.573 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-26 14:32:30.573 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-26 14:32:30.573 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 14:32:30.573 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 14:32:30.573 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 14:32:30.573 | ++ 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-04-26 14:32:30.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.573 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.573 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.573 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:32:30.573 | + functions-common:get_or_create_user:937 : user_id=d3f67d9603c34906995055b25ea36f04 2022-04-26 14:32:30.573 | + functions-common:get_or_create_user:938 : echo d3f67d9603c34906995055b25ea36f04 2022-04-26 14:32:30.573 | d3f67d9603c34906995055b25ea36f04 2022-04-26 14:32:30.573 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-26 14:32:30.573 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:32:30.573 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:32:30.573 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:32:30.573 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:32:30.573 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:32:30.574 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:32:30.574 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:32:30.574 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:32:30.574 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:32:30.574 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:32:30.574 | ++ 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-04-26 14:32:30.574 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:32:30.574 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:32:30.574 | ++ functions-common:get_field:824 : read data 2022-04-26 14:32:30.574 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:32:30.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.574 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.574 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.574 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:32:30.574 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:32:30.574 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:32:30.574 | + 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-04-26 14:32:30.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.574 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.574 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.574 | ++ 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-04-26 14:32:30.574 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:32:30.574 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:32:30.574 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:32:30.574 | ++ functions-common:get_field:824 : read data 2022-04-26 14:32:30.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.574 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.575 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.575 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:32:30.575 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:32:30.575 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:32:30.575 | ++ functions-common:get_field:830 : echo '| 0ed9390f795d4ccfaaf59b3594ad1968 | d3f67d9603c34906995055b25ea36f04 | | cb78baf396b3436485d8e25697350e63 | | | False |' 2022-04-26 14:32:30.575 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:32:30.575 | ++ functions-common:get_field:824 : read data 2022-04-26 14:32:30.575 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:32:30.575 | + functions-common:get_or_add_user_project_role:1009 : echo 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:32:30.575 | 0ed9390f795d4ccfaaf59b3594ad1968 2022-04-26 14:32:30.575 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-26 14:32:30.575 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-26 14:32:30.575 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 14:32:30.575 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 14:32:30.575 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 14:32:30.575 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 14:32:30.575 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 14:32:30.575 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 14:32:30.575 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 14:32:30.575 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 14:32:30.575 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 14:32:30.575 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 14:32:30.575 | ++ 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-04-26 14:32:30.575 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 14:32:30.575 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:32:30.575 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:32:30.575 | ++ functions-common:get_field:824 : read data 2022-04-26 14:32:30.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.576 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.576 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.576 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:32:30.576 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 14:32:30.576 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 14:32:30.576 | + 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-04-26 14:32:30.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.576 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.576 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.576 | ++ 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-04-26 14:32:30.576 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 14:32:30.576 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 14:32:30.576 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:32:30.576 | ++ functions-common:get_field:824 : read data 2022-04-26 14:32:30.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.576 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.576 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.576 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:32:30.576 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 14:32:30.576 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 14:32:30.576 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 14:32:30.576 | ++ functions-common:get_field:830 : echo '| 16c287eac3244b06b1ac610d384d3bd2 | d3f67d9603c34906995055b25ea36f04 | | cb78baf396b3436485d8e25697350e63 | | | False |' 2022-04-26 14:32:30.576 | ++ functions-common:get_field:824 : read data 2022-04-26 14:32:30.576 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:32:30.576 | + functions-common:get_or_add_user_project_role:1009 : echo 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:32:30.576 | 16c287eac3244b06b1ac610d384d3bd2 2022-04-26 14:32:30.577 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.16/placement 2022-04-26 14:32:30.577 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-26 14:32:30.577 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 14:32:30.577 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-26 14:32:30.577 | ++ 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-04-26 14:32:30.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.577 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.577 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.577 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:32:30.577 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 14:32:30.577 | 2c1ea69caab448e6a140a6923f12a737' 2022-04-26 14:32:30.577 | + functions-common:get_or_create_service:1106 : echo 2c1ea69caab448e6a140a6923f12a737 2022-04-26 14:32:30.577 | 2c1ea69caab448e6a140a6923f12a737 2022-04-26 14:32:30.577 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.16/placement 2022-04-26 14:32:30.577 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 14:32:30.577 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.16/placement RegionOne 2022-04-26 14:32:30.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 14:32:30.577 | +++ 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-04-26 14:32:30.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.577 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.577 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.577 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:32:30.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 14:32:30.577 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 14:32:30.577 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.16/placement --region RegionOne -f value -c id 2022-04-26 14:32:30.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.578 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:30.578 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:30.578 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:32:30.578 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e7f45f38b6774a688327c23be60ebb7b 2022-04-26 14:32:30.578 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e7f45f38b6774a688327c23be60ebb7b 2022-04-26 14:32:30.578 | + functions-common:get_or_create_endpoint:1139 : public_id=e7f45f38b6774a688327c23be60ebb7b 2022-04-26 14:32:30.578 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 14:32:30.578 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 14:32:30.578 | + functions-common:get_or_create_endpoint:1148 : echo e7f45f38b6774a688327c23be60ebb7b 2022-04-26 14:32:30.578 | e7f45f38b6774a688327c23be60ebb7b 2022-04-26 14:32:30.621 | [250651 Async init_placement:300047]: finished init_placement with result 0 in 46 seconds 2022-04-26 14:32:30.625 | + inc/async:async_wait:197 : return 0 2022-04-26 14:32:30.628 | + ./stack.sh:main:1211 : async_wait init_glance 2022-04-26 14:32:30.681 | [250651 Async init_glance:291211]: Waiting for completion of init_glance running on PID 291211 (4 other jobs running) 2022-04-26 14:32:30.708 | [250651 Async init_glance:291211]: Signaling child to exit 2022-04-26 14:32:30.708 | WAKEUP 2022-04-26 14:32:30.731 | [250651 Async init_glance:291211]: Signaled 2022-04-26 14:32:30.733 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-26 14:32:30.733 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-26 14:32:30.733 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-26 14:32:30.733 | + lib/database:recreate_database:112 : local db=glance 2022-04-26 14:32:30.733 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-26 14:32:30.733 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-26 14:32:30.733 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-26 14:32:30.733 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:30.733 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-26 14:32:30.733 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:30.733 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-26 14:32:30.733 | + functions-common:time_start:2423 : local name=dbsync 2022-04-26 14:32:30.733 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:32:30.733 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:32:30.733 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:32:30.733 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983451021 2022-04-26 14:32:30.733 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-26 14:32:30.733 | 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=291345) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:32:30.733 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 14:32:30.733 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 14:32:30.733 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 14:32:30.733 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 14:32:30.733 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:32:30.733 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-26 14:32:30.734 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:32:30.735 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:32:30.735 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 14:32:30.735 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 14:32:30.735 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-26 14:32:30.735 | Database migration is up to date. No migration needed. 2022-04-26 14:32:30.735 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-26 14:32:30.735 | Database is synced successfully. 2022-04-26 14:32:30.735 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-26 14:32:30.735 | 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=291712) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:32:30.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-26 14:32:30.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-26 14:32:30.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-26 14:32:30.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-26 14:32:30.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-26 14:32:30.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-26 14:32:30.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-26 14:32:30.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-26 14:32:30.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-26 14:32:30.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-26 14:32:30.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-26 14:32:30.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-26 14:32:30.736 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-26 14:32:30.736 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-26 14:32:30.736 | + functions-common:time_stop:2437 : local name 2022-04-26 14:32:30.736 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:32:30.736 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:32:30.736 | + functions-common:time_stop:2440 : local total 2022-04-26 14:32:30.736 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:32:30.736 | + functions-common:time_stop:2443 : name=dbsync 2022-04-26 14:32:30.737 | + functions-common:time_stop:2444 : start_time=1650983451021 2022-04-26 14:32:30.737 | + functions-common:time_stop:2446 : [[ -z 1650983451021 ]] 2022-04-26 14:32:30.737 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:32:30.737 | + functions-common:time_stop:2449 : end_time=1650983461080 2022-04-26 14:32:30.737 | + functions-common:time_stop:2450 : elapsed_time=10059 2022-04-26 14:32:30.737 | + functions-common:time_stop:2451 : total=8346 2022-04-26 14:32:30.737 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:32:30.737 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18405 2022-04-26 14:32:30.781 | [250651 Async init_glance:291211]: finished init_glance with result 0 in 10 seconds 2022-04-26 14:32:30.785 | + inc/async:async_wait:197 : return 0 2022-04-26 14:32:30.788 | + ./stack.sh:main:1212 : async_wait init_swift 2022-04-26 14:32:30.842 | [250651 Async init_swift:299834]: Waiting for completion of init_swift running on PID 299834 (3 other jobs running) 2022-04-26 14:32:30.869 | [250651 Async init_swift:299834]: Signaling child to exit 2022-04-26 14:32:30.870 | WAKEUP 2022-04-26 14:32:30.894 | [250651 Async init_swift:299834]: Signaled 2022-04-26 14:32:30.895 | + lib/swift:init_swift:668 : local node_number 2022-04-26 14:32:30.895 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-26 14:32:30.895 | No container-updater running 2022-04-26 14:32:30.895 | No container-replicator running 2022-04-26 14:32:30.895 | No container-sync running 2022-04-26 14:32:30.895 | No account-server running 2022-04-26 14:32:30.895 | No container-sharder running 2022-04-26 14:32:30.895 | No proxy-server running 2022-04-26 14:32:30.895 | No object-server running 2022-04-26 14:32:30.895 | No account-auditor running 2022-04-26 14:32:30.896 | No account-replicator running 2022-04-26 14:32:30.896 | No object-auditor running 2022-04-26 14:32:30.896 | No container-auditor running 2022-04-26 14:32:30.896 | No object-reconstructor running 2022-04-26 14:32:30.896 | No container-server running 2022-04-26 14:32:30.896 | No object-expirer running 2022-04-26 14:32:30.896 | No object-replicator running 2022-04-26 14:32:30.896 | No container-reconciler running 2022-04-26 14:32:30.896 | No account-reaper running 2022-04-26 14:32:30.896 | No object-updater running 2022-04-26 14:32:30.896 | + lib/swift:init_swift:670 : true 2022-04-26 14:32:30.896 | + lib/swift:init_swift:673 : create_swift_disk 2022-04-26 14:32:30.896 | + lib/swift:create_swift_disk:565 : local node_number 2022-04-26 14:32:30.896 | + lib/swift:create_swift_disk:570 : local user_group 2022-04-26 14:32:30.896 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-04-26 14:32:30.896 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-04-26 14:32:30.896 | + 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-04-26 14:32:30.896 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-04-26 14:32:30.896 | + functions:create_disk:732 : local node_number 2022-04-26 14:32:30.896 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:32:30.896 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-26 14:32:30.896 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-04-26 14:32:30.896 | + functions:create_disk:736 : local key 2022-04-26 14:32:30.896 | ++ functions:create_disk:738 : sed s#/.## 2022-04-26 14:32:30.896 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:32:30.896 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-26 14:32:30.896 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-26 14:32:30.897 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-04-26 14:32:30.897 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:32:30.897 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-26 14:32:30.897 | + functions:destroy_disk:765 : local key 2022-04-26 14:32:30.897 | ++ functions:destroy_disk:767 : sed s#/.## 2022-04-26 14:32:30.897 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:32:30.897 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-26 14:32:30.897 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-26 14:32:30.897 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-26 14:32:30.897 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-26 14:32:30.897 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:32:30.897 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:32:30.897 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-04-26 14:32:30.897 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:32:30.897 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-26 14:32:30.897 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-26 14:32:30.897 | = sectsz=512 attr=2, projid32bit=1 2022-04-26 14:32:30.897 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-26 14:32:30.897 | = reflink=1 2022-04-26 14:32:30.897 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-26 14:32:30.897 | = sunit=0 swidth=0 blks 2022-04-26 14:32:30.897 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-26 14:32:30.897 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-26 14:32:30.897 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-26 14:32:30.897 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-26 14:32:30.897 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-26 14:32:30.897 | + 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-04-26 14:32:30.897 | /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-04-26 14:32:30.898 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-26 14:32:30.898 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-04-26 14:32:30.898 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-04-26 14:32:30.898 | + lib/swift:create_swift_disk:579 : local node_number 2022-04-26 14:32:30.898 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-26 14:32:30.898 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-04-26 14:32:30.898 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-26 14:32:30.898 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-04-26 14:32:30.898 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-26 14:32:30.898 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-26 14:32:30.898 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-26 14:32:30.898 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-04-26 14:32:30.898 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1650982664.object.builder backups/1650982665.container.builder backups/1650982667.account.builder backups/1650982673.object.builder backups/1650982674.container.builder backups/1650982675.account.builder backups/1650982673.object.ring.gz backups/1650982674.container.ring.gz backups/1650982675.account.ring.gz 2022-04-26 14:32:30.898 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-26 14:32:30.898 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-26 14:32:30.898 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-26 14:32:30.898 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-04-26 14:32:30.898 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-26 14:32:30.898 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-04-26 14:32:30.898 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-26 14:32:30.898 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-26 14:32:30.898 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-04-26 14:32:30.898 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-26 14:32:30.899 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-26 14:32:30.899 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-04-26 14:32:30.899 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-26 14:32:30.899 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-26 14:32:30.899 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-26 14:32:30.899 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-26 14:32:30.899 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-26 14:32:30.899 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-26 14:32:30.899 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-26 14:32:30.899 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-26 14:32:30.899 | + lib/swift:init_swift:714 : popd 2022-04-26 14:32:30.943 | [250651 Async init_swift:299834]: finished init_swift with result 0 in 15 seconds 2022-04-26 14:32:30.948 | + inc/async:async_wait:197 : return 0 2022-04-26 14:32:30.951 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-04-26 14:32:31.005 | [250651 Async init_cinder:299929]: Waiting for completion of init_cinder running on PID 299929 (2 other jobs running) 2022-04-26 14:32:31.030 | [250651 Async init_cinder:299929]: Signaling child to exit 2022-04-26 14:32:31.031 | WAKEUP 2022-04-26 14:32:31.056 | [250651 Async init_cinder:299929]: Signaled 2022-04-26 14:32:31.057 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-26 14:32:31.057 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:32:31.057 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-26 14:32:31.057 | + lib/database:recreate_database:112 : local db=cinder 2022-04-26 14:32:31.057 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-26 14:32:31.057 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-26 14:32:31.057 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-26 14:32:31.057 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:31.058 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-26 14:32:31.058 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:31.058 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-26 14:32:31.058 | + functions-common:time_start:2423 : local name=dbsync 2022-04-26 14:32:31.058 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:32:31.058 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:32:31.058 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:32:31.058 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983504575 2022-04-26 14:32:31.058 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-26 14:32:31.058 | 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=300165) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:31.058 | 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=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:31.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:31.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:31.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:31.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:31.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:31.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:31.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:31.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:31.059 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:32:31.059 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=300165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:32:31.059 | INFO cinder.db.migration [-] Applying migration(s) 2022-04-26 14:32:31.059 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 14:32:31.059 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 14:32:31.059 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-04-26 14:32:31.059 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=300165) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-26 14:32:31.059 | INFO cinder.db.migration [-] Migration(s) applied 2022-04-26 14:32:31.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:31.059 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:31.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:31.059 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:31.059 | /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-04-26 14:32:31.059 | last_heartbeat = column_property( 2022-04-26 14:32:31.059 | /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-04-26 14:32:31.059 | num_hosts = column_property( 2022-04-26 14:32:31.059 | /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-04-26 14:32:31.059 | num_down_hosts = column_property( 2022-04-26 14:32:31.059 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-26 14:32:31.060 | + functions-common:time_stop:2437 : local name 2022-04-26 14:32:31.060 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:32:31.060 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:32:31.060 | + functions-common:time_stop:2440 : local total 2022-04-26 14:32:31.060 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:32:31.060 | + functions-common:time_stop:2443 : name=dbsync 2022-04-26 14:32:31.060 | + functions-common:time_stop:2444 : start_time=1650983504575 2022-04-26 14:32:31.060 | + functions-common:time_stop:2446 : [[ -z 1650983504575 ]] 2022-04-26 14:32:31.060 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:32:31.060 | + functions-common:time_stop:2449 : end_time=1650983512035 2022-04-26 14:32:31.060 | + functions-common:time_stop:2450 : elapsed_time=7460 2022-04-26 14:32:31.060 | + functions-common:time_stop:2451 : total=8346 2022-04-26 14:32:31.060 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:32:31.060 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15806 2022-04-26 14:32:31.060 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-26 14:32:31.060 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:32:31.060 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-04-26 14:32:31.060 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-04-26 14:32:31.060 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-26 14:32:31.060 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-04-26 14:32:31.060 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-04-26 14:32:31.060 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-04-26 14:32:31.060 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-04-26 14:32:31.060 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-04-26 14:32:31.060 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-04-26 14:32:31.060 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-04-26 14:32:31.060 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-04-26 14:32:31.060 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-04-26 14:32:31.060 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 14:32:31.060 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 14:32:31.061 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 14:32:31.061 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 14:32:31.061 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 14:32:31.061 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 14:32:31.061 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 14:32:31.061 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 14:32:31.061 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 14:32:31.061 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 14:32:31.061 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 14:32:31.061 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-04-26 14:32:31.061 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 14:32:31.061 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 14:32:31.061 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 14:32:31.061 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 14:32:31.061 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 14:32:31.061 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 14:32:31.061 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-04-26 14:32:31.061 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-04-26 14:32:31.061 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-04-26 14:32:31.061 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-26 14:32:31.061 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-04-26 14:32:31.061 | Volume group "stack-volumes-lvmdriver-1" not found 2022-04-26 14:32:31.061 | Cannot process volume group stack-volumes-lvmdriver-1 2022-04-26 14:32:31.061 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-04-26 14:32:31.061 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-26 14:32:31.061 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-04-26 14:32:31.061 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-04-26 14:32:31.061 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-04-26 14:32:31.061 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-04-26 14:32:31.061 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-04-26 14:32:31.062 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-04-26 14:32:31.062 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-04-26 14:32:31.062 | s|%DIRECTIO%|--direct-io=on|g; 2022-04-26 14:32:31.062 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-04-26 14:32:31.062 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-04-26 14:32:31.062 | [Unit] 2022-04-26 14:32:31.062 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-26 14:32:31.062 | DefaultDependencies=no 2022-04-26 14:32:31.062 | After=systemd-udev-settle.service 2022-04-26 14:32:31.062 | Before=lvm2-activation-early.service 2022-04-26 14:32:31.062 | Wants=systemd-udev-settle.service 2022-04-26 14:32:31.062 | 2022-04-26 14:32:31.062 | [Service] 2022-04-26 14:32:31.062 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-26 14:32:31.062 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-04-26 14:32:31.062 | RemainAfterExit=yes 2022-04-26 14:32:31.062 | Type=oneshot 2022-04-26 14:32:31.062 | 2022-04-26 14:32:31.062 | [Install] 2022-04-26 14:32:31.062 | WantedBy=local-fs.target 2022-04-26 14:32:31.062 | Also=systemd-udev-settle.service 2022-04-26 14:32:31.062 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-04-26 14:32:31.062 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-04-26 14:32:31.062 | 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-04-26 14:32:31.062 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-04-26 14:32:31.062 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-04-26 14:32:31.062 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-04-26 14:32:31.063 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-04-26 14:32:31.063 | Volume group "stack-volumes-lvmdriver-1" not found 2022-04-26 14:32:31.063 | Cannot process volume group stack-volumes-lvmdriver-1 2022-04-26 14:32:31.063 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-04-26 14:32:31.063 | Physical volume "/dev/loop4" successfully created. 2022-04-26 14:32:31.063 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-04-26 14:32:31.063 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-04-26 14:32:31.063 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-04-26 14:32:31.063 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-04-26 14:32:31.063 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-04-26 14:32:31.063 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-04-26 14:32:31.063 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-04-26 14:32:31.063 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-26 14:32:31.063 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:32:31.063 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-04-26 14:32:31.063 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-04-26 14:32:31.063 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-26 14:32:31.104 | [250651 Async init_cinder:299929]: finished init_cinder with result 0 in 11 seconds 2022-04-26 14:32:31.108 | + inc/async:async_wait:197 : return 0 2022-04-26 14:32:31.111 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-04-26 14:32:31.129 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:32:31.132 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-04-26 14:32:31.135 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:32:31.138 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-04-26 14:32:31.141 | + ./stack.sh:main:1220 : init_nova 2022-04-26 14:32:31.143 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-26 14:32:31.162 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:32:31.165 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-26 14:32:31.182 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:32:31.184 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:32:31.187 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-26 14:32:31.247 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-26 14:32:31.287 | [250651 Async nova-cell-0:302427]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-26 14:32:31.290 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-26 14:32:31.295 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:32:31.298 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-26 14:32:31.301 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 14:32:31.304 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 14:32:31.307 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-26 14:32:31.369 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-26 14:32:31.432 | [250651 Async nova-cell-1:302519]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-26 14:32:31.435 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-26 14:32:31.438 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-26 14:32:31.440 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-26 14:32:31.444 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-26 14:32:31.447 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-26 14:32:31.452 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:31.889 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-26 14:32:31.894 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:31.915 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-26 14:32:33.167 | 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-04-26 14:32:36.510 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:32:36.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:36.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:36.528 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:32:36.528 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=302577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:32:36.581 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 14:32:36.581 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 14:32:36.620 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-26 14:32:38.744 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=302577) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-26 14:32:38.749 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-26 14:32:39.486 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=302577) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-26 14:32:39.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:39.496 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:39.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:39.496 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:40.038 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-26 14:32:40.041 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-26 14:32:40.044 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-26 14:32:40.047 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-04-26 14:32:40.049 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-26 14:32:40.053 | + 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-04-26 14:32:41.169 | 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-04-26 14:32:44.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:44.059 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:44.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:44.059 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:44.408 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:32:44.438 | [302519 Async nova-cell-1:302519]: finished successfully 2022-04-26 14:32:44.481 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:32:44.509 | [302427 Async nova-cell-0:302427]: finished successfully 2022-04-26 14:32:44.582 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-26 14:32:44.587 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-26 14:32:44.590 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-26 14:32:44.642 | [250651 Async nova-cell-0:302427]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 302427 (3 other jobs running) 2022-04-26 14:32:44.669 | [250651 Async nova-cell-0:302427]: Signaling child to exit 2022-04-26 14:32:44.669 | WAKEUP 2022-04-26 14:32:44.691 | [250651 Async nova-cell-0:302427]: Signaled 2022-04-26 14:32:44.693 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-26 14:32:44.693 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-26 14:32:44.693 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-26 14:32:44.693 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-26 14:32:44.693 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-26 14:32:44.693 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-26 14:32:44.693 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-26 14:32:44.693 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:44.693 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-26 14:32:44.693 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:44.693 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-26 14:32:44.693 | 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-04-26 14:32:44.693 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:32:44.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.695 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:32:44.696 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=302583) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:32:44.696 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 14:32:44.696 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 14:32:44.696 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-26 14:32:44.696 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=302583) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-26 14:32:44.696 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-26 14:32:44.696 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=302583) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-26 14:32:44.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:44.696 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:44.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:44.696 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:44.741 | [250651 Async nova-cell-0:302427]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-04-26 14:32:44.745 | + inc/async:async_wait:197 : return 0 2022-04-26 14:32:44.748 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-26 14:32:44.750 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-26 14:32:44.802 | [250651 Async nova-cell-1:302519]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 302519 (2 other jobs running) 2022-04-26 14:32:44.828 | [250651 Async nova-cell-1:302519]: Signaling child to exit 2022-04-26 14:32:44.828 | WAKEUP 2022-04-26 14:32:44.852 | [250651 Async nova-cell-1:302519]: Signaled 2022-04-26 14:32:44.853 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-26 14:32:44.853 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-26 14:32:44.853 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-26 14:32:44.853 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-26 14:32:44.853 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-26 14:32:44.853 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-26 14:32:44.853 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-26 14:32:44.853 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:44.853 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-26 14:32:44.853 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 14:32:44.854 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-26 14:32:44.854 | 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-04-26 14:32:44.854 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 14:32:44.855 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=302591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 14:32:44.855 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 14:32:44.855 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 14:32:44.855 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-26 14:32:44.856 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=302591) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-26 14:32:44.856 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-26 14:32:44.856 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=302591) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-26 14:32:44.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:44.856 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:44.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:44.856 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:44.900 | [250651 Async nova-cell-1:302519]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-04-26 14:32:44.904 | + inc/async:async_wait:197 : return 0 2022-04-26 14:32:44.907 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:32:44.909 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-26 14:32:45.966 | 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-04-26 14:32:48.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:48.725 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:48.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:48.725 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:48.725 | Running batches of 50 until complete 2022-04-26 14:32:48.725 | +-------------------------------------+--------------+-----------+ 2022-04-26 14:32:48.725 | | Migration | Total Needed | Completed | 2022-04-26 14:32:48.725 | +-------------------------------------+--------------+-----------+ 2022-04-26 14:32:48.725 | | fill_virtual_interface_list | 0 | 0 | 2022-04-26 14:32:48.725 | | migrate_empty_ratio | 0 | 0 | 2022-04-26 14:32:48.725 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-26 14:32:48.725 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-26 14:32:48.725 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-26 14:32:48.725 | | populate_dev_uuids | 0 | 0 | 2022-04-26 14:32:48.725 | | populate_missing_availability_zones | 0 | 0 | 2022-04-26 14:32:48.725 | | populate_queued_for_delete | 0 | 0 | 2022-04-26 14:32:48.725 | | populate_user_id | 0 | 0 | 2022-04-26 14:32:48.725 | | populate_uuids | 0 | 0 | 2022-04-26 14:32:48.725 | +-------------------------------------+--------------+-----------+ 2022-04-26 14:32:49.220 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-26 14:32:49.225 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:32:49.230 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-26 14:32:49.233 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 14:32:49.236 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 14:32:49.239 | + 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-04-26 14:32:50.297 | 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-04-26 14:32:52.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:52.858 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:52.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:32:52.859 | from cryptography.utils import int_from_bytes 2022-04-26 14:32:52.859 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-26 14:32:52.859 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-26 14:32:53.326 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-26 14:32:53.328 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-26 14:32:53.343 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-26 14:32:53.345 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-04-26 14:32:53.365 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:32:53.368 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-04-26 14:32:53.371 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-26 14:32:53.431 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-26 14:32:53.474 | [250651 Async configure_neutron_nova:303775]: running: configure_neutron_nova 2022-04-26 14:32:53.479 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-04-26 14:32:53.482 | + functions-common:run_phase:1865 : local mode=stack 2022-04-26 14:32:53.485 | + functions-common:run_phase:1866 : local phase=post-config 2022-04-26 14:32:53.488 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 14:32:53.492 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 14:32:53.496 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 14:32:53.499 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 14:32:53.502 | + functions-common:run_phase:1875 : local extra 2022-04-26 14:32:53.507 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 14:32:53.513 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 14:32:53.516 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 14:32:53.519 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 14:32:53.523 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-26 14:32:53.527 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 14:32:53.551 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:32:53.554 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 14:32:53.558 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:32:53.561 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-26 14:32:53.565 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:32:53.569 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-26 14:32:53.572 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-26 14:32:53.575 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-26 14:32:53.578 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-26 14:32:53.581 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 14:32:53.584 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 14:32:53.587 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-04-26 14:32:53.590 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-26 14:32:53.593 | + functions-common:run_plugins:1852 : local phase=post-config 2022-04-26 14:32:53.596 | + functions-common:run_plugins:1854 : local plugins= 2022-04-26 14:32:53.598 | + functions-common:run_plugins:1855 : local plugin 2022-04-26 14:32:53.602 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-26 14:32:53.604 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-26 14:32:53.608 | + inc/meta-config:merge_config_group:171 : shift 2022-04-26 14:32:53.611 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-26 14:32:53.614 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:32:53.616 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-26 14:32:53.619 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-26 14:32:53.623 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-26 14:32:53.626 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:32:53.628 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-26 14:32:53.631 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:32:53.635 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-26 14:32:53.635 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:32:53.635 | gsub("[][]", "", $1); 2022-04-26 14:32:53.635 | split($1, a, "|"); 2022-04-26 14:32:53.635 | if (a[1] == matchgroup) 2022-04-26 14:32:53.635 | print a[2] 2022-04-26 14:32:53.635 | } 2022-04-26 14:32:53.635 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:32:53.641 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-26 14:32:53.644 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-26 14:32:53.648 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-26 14:32:53.652 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-26 14:32:53.655 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-26 14:32:53.658 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-26 14:32:53.661 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-26 14:32:53.665 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-26 14:32:53.670 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-26 14:32:53.673 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-26 14:32:53.676 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-26 14:32:53.679 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:32:53.682 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 14:32:53.685 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-26 14:32:53.687 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 14:32:53.691 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-26 14:32:53.694 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-26 14:32:53.698 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-26 14:32:53.704 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-26 14:32:53.709 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-26 14:32:53.709 | BEGIN { 2022-04-26 14:32:53.709 | section = "" 2022-04-26 14:32:53.709 | last_section = "" 2022-04-26 14:32:53.709 | section_count = 0 2022-04-26 14:32:53.709 | } 2022-04-26 14:32:53.709 | /^\[.+\]/ { 2022-04-26 14:32:53.709 | gsub("[][]", "", $1); 2022-04-26 14:32:53.709 | section=$1 2022-04-26 14:32:53.709 | next 2022-04-26 14:32:53.709 | } 2022-04-26 14:32:53.709 | /^ *\#/ { 2022-04-26 14:32:53.709 | next 2022-04-26 14:32:53.709 | } 2022-04-26 14:32:53.709 | /^[^ \t]+/ { 2022-04-26 14:32:53.709 | # get offset of first = in $0 2022-04-26 14:32:53.709 | eq_idx = index($0, "=") 2022-04-26 14:32:53.709 | # extract attr & value from $0 2022-04-26 14:32:53.709 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 14:32:53.709 | value = substr($0, eq_idx + 1) 2022-04-26 14:32:53.709 | # only need to strip trailing whitespace from attr 2022-04-26 14:32:53.709 | sub(/[ \t]*$/, "", attr) 2022-04-26 14:32:53.709 | # need to strip leading & trailing whitespace from value 2022-04-26 14:32:53.709 | sub(/^[ \t]*/, "", value) 2022-04-26 14:32:53.709 | sub(/[ \t]*$/, "", value) 2022-04-26 14:32:53.710 | 2022-04-26 14:32:53.710 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 14:32:53.710 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 14:32:53.710 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 14:32:53.710 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 14:32:53.710 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 14:32:53.710 | if (section != last_section) { 2022-04-26 14:32:53.710 | cfg_section[section_count++] = section 2022-04-26 14:32:53.710 | last_section = section 2022-04-26 14:32:53.710 | } 2022-04-26 14:32:53.711 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 14:32:53.711 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 14:32:53.711 | 2022-04-26 14:32:53.711 | cfg_attr[section, attr, 0] = value 2022-04-26 14:32:53.711 | cfg_attr_count[section, attr] = 1 2022-04-26 14:32:53.711 | } else { 2022-04-26 14:32:53.711 | lno = cfg_attr_count[section, attr]++ 2022-04-26 14:32:53.711 | cfg_attr[section, attr, lno] = value 2022-04-26 14:32:53.711 | } 2022-04-26 14:32:53.711 | } 2022-04-26 14:32:53.711 | END { 2022-04-26 14:32:53.711 | # Process each section in order 2022-04-26 14:32:53.711 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 14:32:53.711 | section = cfg_section[sno] 2022-04-26 14:32:53.711 | # The ini routines simply append a config item immediately 2022-04-26 14:32:53.711 | # after the section header. To keep the same order as defined 2022-04-26 14:32:53.711 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 14:32:53.711 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 14:32:53.711 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 14:32:53.711 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 14:32:53.711 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 14:32:53.711 | else { 2022-04-26 14:32:53.711 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 14:32:53.711 | count = cfg_attr_count[section, attr] 2022-04-26 14:32:53.711 | print "inidelete " configfile " " section " " attr 2022-04-26 14:32:53.711 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 14:32:53.711 | for (l = count -2; l >= 0; l--) 2022-04-26 14:32:53.711 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 14:32:53.711 | } 2022-04-26 14:32:53.711 | } 2022-04-26 14:32:53.711 | } 2022-04-26 14:32:53.712 | } 2022-04-26 14:32:53.712 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-26 14:32:53.712 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:53.712 | ' 2022-04-26 14:32:53.713 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:32:53.715 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 14:32:53.716 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 14:32:53.718 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-26 14:32:53.721 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:32:53.724 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-26 14:32:53.729 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-26 14:32:53.729 | BEGIN { group = "" } 2022-04-26 14:32:53.729 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:32:53.729 | gsub("[][]", "", $1); 2022-04-26 14:32:53.729 | split($1, a, "|"); 2022-04-26 14:32:53.729 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 14:32:53.729 | group=a[1] 2022-04-26 14:32:53.729 | } else { 2022-04-26 14:32:53.729 | group="" 2022-04-26 14:32:53.729 | } 2022-04-26 14:32:53.729 | next 2022-04-26 14:32:53.729 | } 2022-04-26 14:32:53.729 | { 2022-04-26 14:32:53.729 | if (group != "") 2022-04-26 14:32:53.729 | print $0 2022-04-26 14:32:53.729 | } 2022-04-26 14:32:53.729 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:32:53.737 | + 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-04-26 14:32:53.741 | ++ 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-04-26 14:32:53.772 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:53.776 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-26 14:32:53.779 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-26 14:32:53.808 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:53.811 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-26 14:32:53.814 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-26 14:32:53.849 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:53.852 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-26 14:32:53.855 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-26 14:32:53.891 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:53.894 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-26 14:32:53.896 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-26 14:32:53.929 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:53.932 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-26 14:32:53.935 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-26 14:32:53.970 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:53.973 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.16/identity"' 2022-04-26 14:32:53.976 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.16/identity 2022-04-26 14:32:54.009 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.011 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-26 14:32:54.014 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-26 14:32:54.047 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.050 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-26 14:32:54.053 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-26 14:32:54.087 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.090 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-26 14:32:54.093 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-26 14:32:54.126 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.129 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-26 14:32:54.131 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-26 14:32:54.165 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.167 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-26 14:32:54.170 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-26 14:32:54.203 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-26 14:32:54.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-26 14:32:54.239 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.244 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-26 14:32:54.246 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-26 14:32:54.249 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-26 14:32:54.253 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-26 14:32:54.256 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-26 14:32:54.259 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-26 14:32:54.262 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-26 14:32:54.266 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-26 14:32:54.270 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-26 14:32:54.273 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-26 14:32:54.276 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-26 14:32:54.279 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:32:54.282 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 14:32:54.284 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-26 14:32:54.287 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 14:32:54.292 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-26 14:32:54.294 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-26 14:32:54.298 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-26 14:32:54.301 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-26 14:32:54.306 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-26 14:32:54.307 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-26 14:32:54.307 | BEGIN { 2022-04-26 14:32:54.307 | section = "" 2022-04-26 14:32:54.307 | last_section = "" 2022-04-26 14:32:54.307 | section_count = 0 2022-04-26 14:32:54.307 | } 2022-04-26 14:32:54.307 | /^\[.+\]/ { 2022-04-26 14:32:54.307 | gsub("[][]", "", $1); 2022-04-26 14:32:54.307 | section=$1 2022-04-26 14:32:54.307 | next 2022-04-26 14:32:54.307 | } 2022-04-26 14:32:54.307 | /^ *\#/ { 2022-04-26 14:32:54.307 | next 2022-04-26 14:32:54.307 | } 2022-04-26 14:32:54.307 | /^[^ \t]+/ { 2022-04-26 14:32:54.307 | # get offset of first = in $0 2022-04-26 14:32:54.307 | eq_idx = index($0, "=") 2022-04-26 14:32:54.307 | # extract attr & value from $0 2022-04-26 14:32:54.307 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 14:32:54.307 | value = substr($0, eq_idx + 1) 2022-04-26 14:32:54.307 | # only need to strip trailing whitespace from attr 2022-04-26 14:32:54.307 | sub(/[ \t]*$/, "", attr) 2022-04-26 14:32:54.308 | # need to strip leading & trailing whitespace from value 2022-04-26 14:32:54.308 | sub(/^[ \t]*/, "", value) 2022-04-26 14:32:54.308 | sub(/[ \t]*$/, "", value) 2022-04-26 14:32:54.308 | 2022-04-26 14:32:54.308 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 14:32:54.308 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 14:32:54.308 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 14:32:54.308 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 14:32:54.308 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 14:32:54.308 | if (section != last_section) { 2022-04-26 14:32:54.308 | cfg_section[section_count++] = section 2022-04-26 14:32:54.308 | last_section = section 2022-04-26 14:32:54.308 | } 2022-04-26 14:32:54.308 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 14:32:54.308 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 14:32:54.308 | 2022-04-26 14:32:54.308 | cfg_attr[section, attr, 0] = value 2022-04-26 14:32:54.308 | cfg_attr_count[section, attr] = 1 2022-04-26 14:32:54.308 | } else { 2022-04-26 14:32:54.308 | lno = cfg_attr_count[section, attr]++ 2022-04-26 14:32:54.308 | cfg_attr[section, attr, lno] = value 2022-04-26 14:32:54.308 | } 2022-04-26 14:32:54.308 | } 2022-04-26 14:32:54.308 | END { 2022-04-26 14:32:54.308 | # Process each section in order 2022-04-26 14:32:54.308 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 14:32:54.308 | section = cfg_section[sno] 2022-04-26 14:32:54.308 | # The ini routines simply append a config item immediately 2022-04-26 14:32:54.308 | # after the section header. To keep the same order as defined 2022-04-26 14:32:54.308 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 14:32:54.309 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 14:32:54.309 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 14:32:54.309 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 14:32:54.309 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 14:32:54.309 | else { 2022-04-26 14:32:54.309 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 14:32:54.309 | count = cfg_attr_count[section, attr] 2022-04-26 14:32:54.309 | print "inidelete " configfile " " section " " attr 2022-04-26 14:32:54.309 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 14:32:54.309 | for (l = count -2; l >= 0; l--) 2022-04-26 14:32:54.309 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 14:32:54.309 | } 2022-04-26 14:32:54.309 | } 2022-04-26 14:32:54.309 | } 2022-04-26 14:32:54.309 | } 2022-04-26 14:32:54.309 | ' 2022-04-26 14:32:54.309 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.309 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 14:32:54.310 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:32:54.312 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 14:32:54.315 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-26 14:32:54.318 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:32:54.321 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-26 14:32:54.324 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-26 14:32:54.324 | BEGIN { group = "" } 2022-04-26 14:32:54.324 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:32:54.324 | gsub("[][]", "", $1); 2022-04-26 14:32:54.324 | split($1, a, "|"); 2022-04-26 14:32:54.324 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 14:32:54.324 | group=a[1] 2022-04-26 14:32:54.324 | } else { 2022-04-26 14:32:54.324 | group="" 2022-04-26 14:32:54.324 | } 2022-04-26 14:32:54.324 | next 2022-04-26 14:32:54.324 | } 2022-04-26 14:32:54.324 | { 2022-04-26 14:32:54.324 | if (group != "") 2022-04-26 14:32:54.324 | print $0 2022-04-26 14:32:54.324 | } 2022-04-26 14:32:54.324 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:32:54.331 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-26 14:32:54.331 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:32:54.334 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-26 14:32:54.360 | [303775 Async configure_neutron_nova:303775]: finished successfully 2022-04-26 14:32:54.366 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.369 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-26 14:32:54.372 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-26 14:32:54.401 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.404 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-26 14:32:54.406 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-26 14:32:54.437 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.439 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-26 14:32:54.442 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-26 14:32:54.471 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.474 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-26 14:32:54.477 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-26 14:32:54.508 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.511 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-26 14:32:54.513 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-26 14:32:54.544 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.546 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-26 14:32:54.549 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-26 14:32:54.580 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.583 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-26 14:32:54.586 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-26 14:32:54.617 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.619 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-26 14:32:54.622 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-26 14:32:54.652 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.655 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-26 14:32:54.658 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-26 14:32:54.688 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.692 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-26 14:32:54.695 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-26 14:32:54.725 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.728 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-26 14:32:54.730 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-26 14:32:54.762 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.765 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-26 14:32:54.767 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-26 14:32:54.798 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.800 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-26 14:32:54.803 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-26 14:32:54.834 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.836 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-26 14:32:54.839 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-26 14:32:54.870 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.873 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-26 14:32:54.875 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-26 14:32:54.906 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.909 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-26 14:32:54.912 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-26 14:32:54.915 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-26 14:32:54.918 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-26 14:32:54.921 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-26 14:32:54.924 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-26 14:32:54.927 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-26 14:32:54.931 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-26 14:32:54.935 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-26 14:32:54.938 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-26 14:32:54.941 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-26 14:32:54.943 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:32:54.947 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 14:32:54.949 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-26 14:32:54.952 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 14:32:54.955 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-26 14:32:54.958 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-26 14:32:54.961 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-26 14:32:54.963 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-26 14:32:54.967 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-26 14:32:54.968 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-26 14:32:54.968 | BEGIN { 2022-04-26 14:32:54.968 | section = "" 2022-04-26 14:32:54.968 | last_section = "" 2022-04-26 14:32:54.968 | section_count = 0 2022-04-26 14:32:54.968 | } 2022-04-26 14:32:54.968 | /^\[.+\]/ { 2022-04-26 14:32:54.968 | gsub("[][]", "", $1); 2022-04-26 14:32:54.968 | section=$1 2022-04-26 14:32:54.968 | next 2022-04-26 14:32:54.968 | } 2022-04-26 14:32:54.968 | /^ *\#/ { 2022-04-26 14:32:54.968 | next 2022-04-26 14:32:54.968 | } 2022-04-26 14:32:54.968 | /^[^ \t]+/ { 2022-04-26 14:32:54.968 | # get offset of first = in $0 2022-04-26 14:32:54.968 | eq_idx = index($0, "=") 2022-04-26 14:32:54.968 | # extract attr & value from $0 2022-04-26 14:32:54.968 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 14:32:54.968 | value = substr($0, eq_idx + 1) 2022-04-26 14:32:54.968 | # only need to strip trailing whitespace from attr 2022-04-26 14:32:54.968 | sub(/[ \t]*$/, "", attr) 2022-04-26 14:32:54.968 | # need to strip leading & trailing whitespace from value 2022-04-26 14:32:54.968 | sub(/^[ \t]*/, "", value) 2022-04-26 14:32:54.968 | sub(/[ \t]*$/, "", value) 2022-04-26 14:32:54.969 | 2022-04-26 14:32:54.969 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 14:32:54.969 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 14:32:54.969 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 14:32:54.969 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 14:32:54.969 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 14:32:54.969 | if (section != last_section) { 2022-04-26 14:32:54.969 | cfg_section[section_count++] = section 2022-04-26 14:32:54.969 | last_section = section 2022-04-26 14:32:54.969 | } 2022-04-26 14:32:54.969 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 14:32:54.969 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 14:32:54.969 | 2022-04-26 14:32:54.969 | cfg_attr[section, attr, 0] = value 2022-04-26 14:32:54.969 | cfg_attr_count[section, attr] = 1 2022-04-26 14:32:54.969 | } else { 2022-04-26 14:32:54.969 | lno = cfg_attr_count[section, attr]++ 2022-04-26 14:32:54.969 | cfg_attr[section, attr, lno] = value 2022-04-26 14:32:54.969 | } 2022-04-26 14:32:54.969 | } 2022-04-26 14:32:54.969 | END { 2022-04-26 14:32:54.969 | # Process each section in order 2022-04-26 14:32:54.969 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 14:32:54.969 | section = cfg_section[sno] 2022-04-26 14:32:54.969 | # The ini routines simply append a config item immediately 2022-04-26 14:32:54.969 | # after the section header. To keep the same order as defined 2022-04-26 14:32:54.969 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 14:32:54.969 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 14:32:54.969 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 14:32:54.969 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 14:32:54.970 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 14:32:54.970 | else { 2022-04-26 14:32:54.970 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 14:32:54.970 | count = cfg_attr_count[section, attr] 2022-04-26 14:32:54.970 | print "inidelete " configfile " " section " " attr 2022-04-26 14:32:54.970 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 14:32:54.970 | for (l = count -2; l >= 0; l--) 2022-04-26 14:32:54.970 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 14:32:54.970 | } 2022-04-26 14:32:54.970 | } 2022-04-26 14:32:54.970 | } 2022-04-26 14:32:54.970 | } 2022-04-26 14:32:54.970 | ' 2022-04-26 14:32:54.970 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:32:54.970 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:54.971 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 14:32:54.972 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 14:32:54.974 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-26 14:32:54.977 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:32:54.980 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-26 14:32:54.982 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-26 14:32:54.983 | BEGIN { group = "" } 2022-04-26 14:32:54.983 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:32:54.983 | gsub("[][]", "", $1); 2022-04-26 14:32:54.983 | split($1, a, "|"); 2022-04-26 14:32:54.983 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 14:32:54.983 | group=a[1] 2022-04-26 14:32:54.983 | } else { 2022-04-26 14:32:54.983 | group="" 2022-04-26 14:32:54.983 | } 2022-04-26 14:32:54.983 | next 2022-04-26 14:32:54.983 | } 2022-04-26 14:32:54.983 | { 2022-04-26 14:32:54.983 | if (group != "") 2022-04-26 14:32:54.983 | print $0 2022-04-26 14:32:54.983 | } 2022-04-26 14:32:54.983 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:32:54.989 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-04-26 14:32:54.993 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-04-26 14:32:55.023 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:55.026 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-04-26 14:32:55.028 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-04-26 14:32:55.059 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:55.062 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-04-26 14:32:55.065 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-04-26 14:32:55.094 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:55.096 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-04-26 14:32:55.099 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-04-26 14:32:55.130 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:55.132 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-04-26 14:32:55.135 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-26 14:32:55.166 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:55.168 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-04-26 14:32:55.171 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-04-26 14:32:55.200 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:55.202 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-04-26 14:32:55.205 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-26 14:32:55.236 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:55.239 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-04-26 14:32:55.242 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-26 14:32:55.272 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:55.275 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-26 14:32:55.278 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-26 14:32:55.281 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-26 14:32:55.284 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-26 14:32:55.287 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:32:55.291 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:32:55.294 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-26 14:32:55.297 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:32:55.301 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-26 14:32:55.304 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-26 14:32:55.307 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-26 14:32:55.310 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:32:55.313 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 14:32:55.315 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-26 14:32:55.318 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 14:32:55.321 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-26 14:32:55.324 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:32:55.327 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:32:55.330 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-26 14:32:55.333 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-26 14:32:55.334 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-26 14:32:55.334 | BEGIN { 2022-04-26 14:32:55.334 | section = "" 2022-04-26 14:32:55.334 | last_section = "" 2022-04-26 14:32:55.334 | section_count = 0 2022-04-26 14:32:55.334 | } 2022-04-26 14:32:55.334 | /^\[.+\]/ { 2022-04-26 14:32:55.334 | gsub("[][]", "", $1); 2022-04-26 14:32:55.334 | section=$1 2022-04-26 14:32:55.334 | next 2022-04-26 14:32:55.334 | } 2022-04-26 14:32:55.334 | /^ *\#/ { 2022-04-26 14:32:55.334 | next 2022-04-26 14:32:55.334 | } 2022-04-26 14:32:55.334 | /^[^ \t]+/ { 2022-04-26 14:32:55.334 | # get offset of first = in $0 2022-04-26 14:32:55.334 | eq_idx = index($0, "=") 2022-04-26 14:32:55.334 | # extract attr & value from $0 2022-04-26 14:32:55.334 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 14:32:55.334 | value = substr($0, eq_idx + 1) 2022-04-26 14:32:55.334 | # only need to strip trailing whitespace from attr 2022-04-26 14:32:55.334 | sub(/[ \t]*$/, "", attr) 2022-04-26 14:32:55.334 | # need to strip leading & trailing whitespace from value 2022-04-26 14:32:55.334 | sub(/^[ \t]*/, "", value) 2022-04-26 14:32:55.334 | sub(/[ \t]*$/, "", value) 2022-04-26 14:32:55.334 | 2022-04-26 14:32:55.334 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 14:32:55.335 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 14:32:55.335 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 14:32:55.335 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 14:32:55.335 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 14:32:55.335 | if (section != last_section) { 2022-04-26 14:32:55.335 | cfg_section[section_count++] = section 2022-04-26 14:32:55.335 | last_section = section 2022-04-26 14:32:55.335 | } 2022-04-26 14:32:55.335 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 14:32:55.335 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 14:32:55.335 | 2022-04-26 14:32:55.335 | cfg_attr[section, attr, 0] = value 2022-04-26 14:32:55.335 | cfg_attr_count[section, attr] = 1 2022-04-26 14:32:55.335 | } else { 2022-04-26 14:32:55.335 | lno = cfg_attr_count[section, attr]++ 2022-04-26 14:32:55.336 | cfg_attr[section, attr, lno] = value 2022-04-26 14:32:55.336 | } 2022-04-26 14:32:55.336 | } 2022-04-26 14:32:55.336 | END { 2022-04-26 14:32:55.336 | # Process each section in order 2022-04-26 14:32:55.336 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 14:32:55.336 | section = cfg_section[sno] 2022-04-26 14:32:55.336 | # The ini routines simply append a config item immediately 2022-04-26 14:32:55.336 | # after the section header. To keep the same order as defined 2022-04-26 14:32:55.336 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 14:32:55.336 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 14:32:55.336 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 14:32:55.336 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 14:32:55.336 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 14:32:55.336 | else { 2022-04-26 14:32:55.336 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 14:32:55.336 | count = cfg_attr_count[section, attr] 2022-04-26 14:32:55.336 | print "inidelete " configfile " " section " " attr 2022-04-26 14:32:55.336 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 14:32:55.336 | for (l = count -2; l >= 0; l--) 2022-04-26 14:32:55.336 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 14:32:55.336 | } 2022-04-26 14:32:55.336 | } 2022-04-26 14:32:55.336 | } 2022-04-26 14:32:55.336 | } 2022-04-26 14:32:55.336 | ' 2022-04-26 14:32:55.336 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:55.337 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:32:55.337 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 14:32:55.340 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 14:32:55.342 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-26 14:32:55.345 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:32:55.347 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-26 14:32:55.350 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-26 14:32:55.350 | BEGIN { group = "" } 2022-04-26 14:32:55.350 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:32:55.350 | gsub("[][]", "", $1); 2022-04-26 14:32:55.350 | split($1, a, "|"); 2022-04-26 14:32:55.350 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 14:32:55.350 | group=a[1] 2022-04-26 14:32:55.350 | } else { 2022-04-26 14:32:55.350 | group="" 2022-04-26 14:32:55.350 | } 2022-04-26 14:32:55.350 | next 2022-04-26 14:32:55.350 | } 2022-04-26 14:32:55.350 | { 2022-04-26 14:32:55.350 | if (group != "") 2022-04-26 14:32:55.350 | print $0 2022-04-26 14:32:55.350 | } 2022-04-26 14:32:55.350 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:32:55.357 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-26 14:32:55.360 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-26 14:32:55.388 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:55.391 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-26 14:32:55.394 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-26 14:32:55.424 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:32:55.427 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-04-26 14:32:55.445 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:32:55.447 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-04-26 14:32:55.450 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:32:55.453 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-04-26 14:32:55.455 | + ./stack.sh:main:1254 : start_swift 2022-04-26 14:32:55.458 | + lib/swift:start_swift:752 : restart_service memcached 2022-04-26 14:32:55.462 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 14:32:55.466 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-04-26 14:32:55.504 | + lib/swift:start_swift:755 : is_ubuntu 2022-04-26 14:32:55.504 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 14:32:55.506 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 14:32:55.509 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-04-26 14:32:55.966 | Restarting rsync (via systemctl): rsync.service. 2022-04-26 14:32:55.972 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-04-26 14:32:55.974 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-04-26 14:32:55.977 | + lib/swift:start_swift:783 : local foreground_services type 2022-04-26 14:32:55.980 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-04-26 14:32:55.983 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-26 14:32:55.986 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:32:55.989 | + functions-common:run_process:1692 : local service=s-object 2022-04-26 14:32:55.991 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:32:55.994 | + functions-common:run_process:1694 : local group= 2022-04-26 14:32:55.997 | + functions-common:run_process:1695 : local user= 2022-04-26 14:32:56.000 | + functions-common:run_process:1697 : local name=s-object 2022-04-26 14:32:56.002 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:32:56.005 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:32:56.008 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:32:56.011 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:32:56.014 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:32:56.018 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983576015 2022-04-26 14:32:56.021 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-04-26 14:32:56.038 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:32:56.040 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-04-26 14:32:56.043 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-04-26 14:32:56.045 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:32:56.048 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:32:56.050 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:32:56.053 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:32:56.055 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-26 14:32:56.057 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-26 14:32:56.060 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-04-26 14:32:56.062 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:32:56.065 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:32:56.067 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-26 14:32:56.070 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-04-26 14:32:56.073 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-04-26 14:32:56.075 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 14:32:56.077 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:32:56.079 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:32:56.082 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:32:56.084 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:32:56.087 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-26 14:32:56.089 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:32:56.093 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-04-26 14:32:56.146 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-26 14:32:56.200 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:32:56.258 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-26 14:32:56.312 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-26 14:32:56.367 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:32:56.421 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:32:56.423 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-04-26 14:32:56.476 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:32:56.966 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-04-26 14:32:56.980 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-26 14:32:57.422 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-04-26 14:32:57.442 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:32:57.449 | + functions-common:time_stop:2437 : local name 2022-04-26 14:32:57.453 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:32:57.456 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:32:57.458 | + functions-common:time_stop:2440 : local total 2022-04-26 14:32:57.461 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:32:57.464 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:32:57.466 | + functions-common:time_stop:2444 : start_time=1650983576015 2022-04-26 14:32:57.469 | + functions-common:time_stop:2446 : [[ -z 1650983576015 ]] 2022-04-26 14:32:57.472 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:32:57.477 | + functions-common:time_stop:2449 : end_time=1650983577474 2022-04-26 14:32:57.479 | + functions-common:time_stop:2450 : elapsed_time=1459 2022-04-26 14:32:57.481 | + functions-common:time_stop:2451 : total=3106 2022-04-26 14:32:57.484 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:32:57.487 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4565 2022-04-26 14:32:57.490 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-26 14:32:57.493 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:32:57.496 | + functions-common:run_process:1692 : local service=s-container 2022-04-26 14:32:57.499 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:32:57.502 | + functions-common:run_process:1694 : local group= 2022-04-26 14:32:57.505 | + functions-common:run_process:1695 : local user= 2022-04-26 14:32:57.508 | + functions-common:run_process:1697 : local name=s-container 2022-04-26 14:32:57.511 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:32:57.514 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:32:57.517 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:32:57.519 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:32:57.524 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:32:57.528 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983577525 2022-04-26 14:32:57.531 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-04-26 14:32:57.549 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:32:57.552 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-04-26 14:32:57.555 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-04-26 14:32:57.558 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:32:57.560 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:32:57.563 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:32:57.566 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:32:57.568 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-26 14:32:57.571 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-26 14:32:57.574 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-04-26 14:32:57.578 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:32:57.581 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:32:57.584 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-26 14:32:57.587 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-04-26 14:32:57.590 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-04-26 14:32:57.593 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 14:32:57.595 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:32:57.598 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:32:57.600 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:32:57.603 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:32:57.605 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-26 14:32:57.608 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:32:57.613 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-04-26 14:32:57.669 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-26 14:32:57.725 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:32:57.780 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-26 14:32:57.835 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-26 14:32:57.893 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:32:57.952 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:32:57.954 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-04-26 14:32:58.010 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:32:58.470 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-04-26 14:32:58.484 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-26 14:32:58.941 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-04-26 14:32:58.964 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:32:58.967 | + functions-common:time_stop:2437 : local name 2022-04-26 14:32:58.972 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:32:58.975 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:32:58.978 | + functions-common:time_stop:2440 : local total 2022-04-26 14:32:58.981 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:32:58.983 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:32:58.986 | + functions-common:time_stop:2444 : start_time=1650983577525 2022-04-26 14:32:58.989 | + functions-common:time_stop:2446 : [[ -z 1650983577525 ]] 2022-04-26 14:32:58.993 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:32:58.996 | + functions-common:time_stop:2449 : end_time=1650983578994 2022-04-26 14:32:58.999 | + functions-common:time_stop:2450 : elapsed_time=1469 2022-04-26 14:32:59.001 | + functions-common:time_stop:2451 : total=4565 2022-04-26 14:32:59.004 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:32:59.006 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6034 2022-04-26 14:32:59.010 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-26 14:32:59.013 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:32:59.015 | + functions-common:run_process:1692 : local service=s-account 2022-04-26 14:32:59.018 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:32:59.020 | + functions-common:run_process:1694 : local group= 2022-04-26 14:32:59.023 | + functions-common:run_process:1695 : local user= 2022-04-26 14:32:59.026 | + functions-common:run_process:1697 : local name=s-account 2022-04-26 14:32:59.030 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:32:59.033 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:32:59.036 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:32:59.039 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:32:59.043 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:32:59.047 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983579044 2022-04-26 14:32:59.050 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-04-26 14:32:59.069 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:32:59.072 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-04-26 14:32:59.075 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-04-26 14:32:59.077 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:32:59.080 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:32:59.082 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:32:59.085 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:32:59.088 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-26 14:32:59.090 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-26 14:32:59.093 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-04-26 14:32:59.095 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:32:59.098 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:32:59.102 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-26 14:32:59.105 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-04-26 14:32:59.107 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-04-26 14:32:59.110 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 14:32:59.113 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:32:59.117 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:32:59.119 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:32:59.122 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:32:59.124 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-26 14:32:59.126 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:32:59.131 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-04-26 14:32:59.189 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-26 14:32:59.245 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:32:59.299 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-26 14:32:59.359 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-26 14:32:59.416 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:32:59.471 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:32:59.474 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-04-26 14:32:59.533 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:33:00.004 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-04-26 14:33:00.019 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-26 14:33:00.467 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-04-26 14:33:00.495 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:33:00.498 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:00.502 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:00.506 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:00.509 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:00.512 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:00.515 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:33:00.520 | + functions-common:time_stop:2444 : start_time=1650983579044 2022-04-26 14:33:00.523 | + functions-common:time_stop:2446 : [[ -z 1650983579044 ]] 2022-04-26 14:33:00.530 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:00.536 | + functions-common:time_stop:2449 : end_time=1650983580532 2022-04-26 14:33:00.539 | + functions-common:time_stop:2450 : elapsed_time=1488 2022-04-26 14:33:00.542 | + functions-common:time_stop:2451 : total=6034 2022-04-26 14:33:00.545 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:00.548 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7522 2022-04-26 14:33:00.553 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-04-26 14:33:00.556 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-04-26 14:33:00.609 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:33:00.612 | + functions-common:run_process:1692 : local service=s-container-sync 2022-04-26 14:33:00.614 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:33:00.618 | + functions-common:run_process:1694 : local group= 2022-04-26 14:33:00.620 | + functions-common:run_process:1695 : local user= 2022-04-26 14:33:00.623 | + functions-common:run_process:1697 : local name=s-container-sync 2022-04-26 14:33:00.625 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:33:00.628 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:33:00.630 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:00.633 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:00.637 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:00.641 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983580638 2022-04-26 14:33:00.644 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-04-26 14:33:00.662 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:00.665 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-04-26 14:33:00.667 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-04-26 14:33:00.670 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:33:00.673 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:33:00.675 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:33:00.678 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:33:00.681 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-26 14:33:00.683 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-26 14:33:00.686 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-04-26 14:33:00.688 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:33:00.691 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:33:00.693 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-26 14:33:00.697 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-04-26 14:33:00.699 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-04-26 14:33:00.702 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 14:33:00.704 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:33:00.707 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:33:00.709 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:33:00.711 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:33:00.714 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-26 14:33:00.716 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:33:00.721 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-04-26 14:33:00.775 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-26 14:33:00.829 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:33:00.887 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-26 14:33:00.943 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-26 14:33:00.999 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:33:01.055 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:33:01.057 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-04-26 14:33:01.112 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:33:01.577 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-04-26 14:33:02.040 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-04-26 14:33:02.065 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:33:02.067 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:02.070 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:02.073 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:02.075 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:02.078 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:02.081 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:33:02.083 | + functions-common:time_stop:2444 : start_time=1650983580638 2022-04-26 14:33:02.086 | + functions-common:time_stop:2446 : [[ -z 1650983580638 ]] 2022-04-26 14:33:02.090 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:02.094 | + functions-common:time_stop:2449 : end_time=1650983582091 2022-04-26 14:33:02.097 | + functions-common:time_stop:2450 : elapsed_time=1453 2022-04-26 14:33:02.099 | + functions-common:time_stop:2451 : total=7522 2022-04-26 14:33:02.103 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:02.105 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8975 2022-04-26 14:33:02.108 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-04-26 14:33:02.127 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:33:02.130 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:33:02.132 | + functions-common:run_process:1692 : local service=s-proxy 2022-04-26 14:33:02.135 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:33:02.137 | + functions-common:run_process:1694 : local group= 2022-04-26 14:33:02.140 | + functions-common:run_process:1695 : local user= 2022-04-26 14:33:02.142 | + functions-common:run_process:1697 : local name=s-proxy 2022-04-26 14:33:02.145 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:33:02.148 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:33:02.151 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:02.153 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:02.156 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:02.161 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983582158 2022-04-26 14:33:02.164 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-04-26 14:33:02.182 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:02.185 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-04-26 14:33:02.187 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-04-26 14:33:02.190 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:33:02.193 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:33:02.195 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:33:02.198 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:33:02.200 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-26 14:33:02.203 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-26 14:33:02.206 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-04-26 14:33:02.208 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:33:02.211 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:33:02.214 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-26 14:33:02.216 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-04-26 14:33:02.219 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-04-26 14:33:02.222 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:33:02.224 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:33:02.228 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:33:02.230 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:33:02.233 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:33:02.235 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-26 14:33:02.238 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:33:02.242 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-04-26 14:33:02.297 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-26 14:33:02.352 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 14:33:02.408 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-26 14:33:02.466 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-26 14:33:02.522 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:33:02.577 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:33:02.580 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-04-26 14:33:02.635 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:33:03.111 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-04-26 14:33:03.126 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-26 14:33:03.578 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-04-26 14:33:03.599 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:33:03.603 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:03.607 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:03.610 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:03.612 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:03.615 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:03.617 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:33:03.620 | + functions-common:time_stop:2444 : start_time=1650983582158 2022-04-26 14:33:03.622 | + functions-common:time_stop:2446 : [[ -z 1650983582158 ]] 2022-04-26 14:33:03.626 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:03.630 | + functions-common:time_stop:2449 : end_time=1650983583627 2022-04-26 14:33:03.633 | + functions-common:time_stop:2450 : elapsed_time=1469 2022-04-26 14:33:03.635 | + functions-common:time_stop:2451 : total=8975 2022-04-26 14:33:03.638 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:03.641 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=10444 2022-04-26 14:33:03.643 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-04-26 14:33:03.643 | Waiting for swift proxy to start... 2022-04-26 14:33:03.646 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.16:8080/info 2022-04-26 14:33:03.649 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 14:33:03.652 | + functions:wait_for_service:458 : local url=http://10.222.0.16:8080/info 2022-04-26 14:33:03.654 | + functions:wait_for_service:459 : local rval=0 2022-04-26 14:33:03.657 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 14:33:03.659 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 14:33:03.662 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:03.665 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:03.668 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:03.673 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983583670 2022-04-26 14:33:03.676 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 14:33:03.681 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2022-04-26 14:33:03.694 | + :: : [[ 000 == 503 ]] 2022-04-26 14:33:03.695 | + :: : [[ 7 -eq 7 ]] 2022-04-26 14:33:03.697 | + :: : sleep 1 2022-04-26 14:33:04.700 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2022-04-26 14:33:04.714 | + :: : [[ 000 == 503 ]] 2022-04-26 14:33:04.716 | + :: : [[ 7 -eq 7 ]] 2022-04-26 14:33:04.717 | + :: : sleep 1 2022-04-26 14:33:05.720 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2022-04-26 14:33:05.733 | + :: : [[ 000 == 503 ]] 2022-04-26 14:33:05.735 | + :: : [[ 7 -eq 7 ]] 2022-04-26 14:33:05.736 | + :: : sleep 1 2022-04-26 14:33:06.740 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2022-04-26 14:33:06.824 | + :: : [[ 200 == 503 ]] 2022-04-26 14:33:06.826 | + :: : [[ 0 -eq 7 ]] 2022-04-26 14:33:06.829 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 14:33:06.832 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:06.834 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:06.837 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:06.840 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:06.842 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:06.845 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 14:33:06.847 | + functions-common:time_stop:2444 : start_time=1650983583670 2022-04-26 14:33:06.850 | + functions-common:time_stop:2446 : [[ -z 1650983583670 ]] 2022-04-26 14:33:06.853 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:06.857 | + functions-common:time_stop:2449 : end_time=1650983586855 2022-04-26 14:33:06.860 | + functions-common:time_stop:2450 : elapsed_time=3185 2022-04-26 14:33:06.863 | + functions-common:time_stop:2451 : total=6478 2022-04-26 14:33:06.866 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:06.869 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9663 2022-04-26 14:33:06.871 | + functions:wait_for_service:467 : return 0 2022-04-26 14:33:06.874 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-04-26 14:33:06.877 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-26 14:33:06.879 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-04-26 14:33:06.898 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:06.900 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-26 14:33:06.933 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-04-26 14:33:06.986 | [250651 Async configure_neutron_nova:303775]: Waiting for completion of configure_neutron_nova running on PID 303775 (2 other jobs running) 2022-04-26 14:33:07.012 | [250651 Async configure_neutron_nova:303775]: Signaling child to exit 2022-04-26 14:33:07.013 | WAKEUP 2022-04-26 14:33:07.036 | [250651 Async configure_neutron_nova:303775]: Signaled 2022-04-26 14:33:07.037 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-26 14:33:07.037 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 14:33:07.037 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:33:07.037 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:33:07.037 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 14:33:07.037 | + 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-04-26 14:33:07.038 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 14:33:07.038 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-26 14:33:07.038 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-26 14:33:07.038 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-26 14:33:07.038 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.16/identity 2022-04-26 14:33:07.038 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-26 14:33:07.038 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-26 14:33:07.038 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-26 14:33:07.038 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-26 14:33:07.038 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-26 14:33:07.039 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-26 14:33:07.039 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-26 14:33:07.039 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-26 14:33:07.039 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-26 14:33:07.039 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-26 14:33:07.039 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-26 14:33:07.039 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:07.039 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-26 14:33:07.039 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-26 14:33:07.039 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-26 14:33:07.039 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:33:07.039 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-26 14:33:07.039 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:33:07.039 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-26 14:33:07.039 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-26 14:33:07.039 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 14:33:07.039 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 14:33:07.039 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-26 14:33:07.039 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-26 14:33:07.039 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-26 14:33:07.039 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.16/identity 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-26 14:33:07.040 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-26 14:33:07.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-26 14:33:07.040 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-26 14:33:07.040 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-26 14:33:07.084 | [250651 Async configure_neutron_nova:303775]: finished configure_neutron_nova with result 0 in 0 seconds 2022-04-26 14:33:07.089 | + inc/async:async_wait:197 : return 0 2022-04-26 14:33:07.091 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-04-26 14:33:07.110 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:07.113 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-26 14:33:07.145 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-26 14:33:07.177 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-04-26 14:33:07.196 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:07.198 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-04-26 14:33:07.201 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:33:07.204 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-04-26 14:33:07.207 | + ./stack.sh:main:1279 : start_nova_api 2022-04-26 14:33:07.209 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-26 14:33:07.212 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-26 14:33:07.215 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-26 14:33:07.218 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-26 14:33:07.236 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:33:07.239 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:33:07.242 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:33:07.245 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:33:07.248 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-26 14:33:07.253 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-26 14:33:07.258 | + 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-04-26 14:33:07.261 | + functions-common:run_process:1692 : local service=n-api 2022-04-26 14:33:07.263 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:33:07.266 | + functions-common:run_process:1694 : local group= 2022-04-26 14:33:07.269 | + functions-common:run_process:1695 : local user= 2022-04-26 14:33:07.272 | + functions-common:run_process:1697 : local name=n-api 2022-04-26 14:33:07.274 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:33:07.277 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:33:07.280 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:07.282 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:07.285 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:07.291 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983587287 2022-04-26 14:33:07.293 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-04-26 14:33:07.311 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:07.313 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-04-26 14:33:07.316 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-04-26 14:33:07.319 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:33:07.321 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:33:07.324 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:33:07.327 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:33:07.329 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-26 14:33:07.332 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-26 14:33:07.335 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-04-26 14:33:07.338 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:33:07.341 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:33:07.343 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-26 14:33:07.346 | + functions-common:_run_under_systemd:1667 : 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-04-26 14:33:07.350 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-04-26 14:33:07.353 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 14:33:07.356 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 14:33:07.359 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 14:33:07.362 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-26 14:33:07.364 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 14:33:07.372 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-04-26 14:33:07.426 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-26 14:33:07.480 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-26 14:33:07.534 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-04-26 14:33:07.587 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:33:07.643 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-26 14:33:07.698 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-26 14:33:07.752 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-26 14:33:07.807 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-26 14:33:07.861 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-26 14:33:07.917 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 14:33:07.919 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-26 14:33:07.974 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 14:33:08.437 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-04-26 14:33:08.451 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-26 14:33:08.882 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-04-26 14:33:08.962 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:33:08.965 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:08.968 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:08.970 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:08.974 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:08.978 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:08.981 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:33:08.984 | + functions-common:time_stop:2444 : start_time=1650983587287 2022-04-26 14:33:08.987 | + functions-common:time_stop:2446 : [[ -z 1650983587287 ]] 2022-04-26 14:33:08.990 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:08.995 | + functions-common:time_stop:2449 : end_time=1650983588992 2022-04-26 14:33:08.998 | + functions-common:time_stop:2450 : elapsed_time=1705 2022-04-26 14:33:09.000 | + functions-common:time_stop:2451 : total=10444 2022-04-26 14:33:09.003 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:09.006 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12149 2022-04-26 14:33:09.008 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.16/compute/v2.1/ 2022-04-26 14:33:09.011 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-26 14:33:09.011 | Waiting for nova-api to start... 2022-04-26 14:33:09.014 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.16/compute/v2.1/ 2022-04-26 14:33:09.017 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 14:33:09.019 | + functions:wait_for_service:458 : local url=http://10.222.0.16/compute/v2.1/ 2022-04-26 14:33:09.022 | + functions:wait_for_service:459 : local rval=0 2022-04-26 14:33:09.024 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 14:33:09.028 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 14:33:09.030 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:09.033 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:09.036 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:09.041 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983589038 2022-04-26 14:33:09.045 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 14:33:09.051 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/compute/v2.1/ 2022-04-26 14:33:14.806 | + :: : [[ 200 == 503 ]] 2022-04-26 14:33:14.808 | + :: : [[ 0 -eq 7 ]] 2022-04-26 14:33:14.811 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 14:33:14.814 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:14.817 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:14.819 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:14.822 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:14.824 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:14.827 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 14:33:14.829 | + functions-common:time_stop:2444 : start_time=1650983589038 2022-04-26 14:33:14.832 | + functions-common:time_stop:2446 : [[ -z 1650983589038 ]] 2022-04-26 14:33:14.835 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:14.841 | + functions-common:time_stop:2449 : end_time=1650983594837 2022-04-26 14:33:14.843 | + functions-common:time_stop:2450 : elapsed_time=5799 2022-04-26 14:33:14.846 | + functions-common:time_stop:2451 : total=9663 2022-04-26 14:33:14.849 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:14.851 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15462 2022-04-26 14:33:14.854 | + functions:wait_for_service:467 : return 0 2022-04-26 14:33:14.857 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:33:14.860 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:33:14.863 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-26 14:33:14.880 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:14.883 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-04-26 14:33:14.886 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:33:14.889 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-04-26 14:33:14.892 | + ./stack.sh:main:1284 : start_ovn_services 2022-04-26 14:33:14.894 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-26 14:33:14.897 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-04-26 14:33:14.915 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:33:14.919 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-04-26 14:33:14.937 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:14.939 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-04-26 14:33:14.942 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:33:14.945 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-04-26 14:33:14.948 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-04-26 14:33:14.950 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-26 14:33:14.953 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-26 14:33:14.985 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-26 14:33:14.988 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-26 14:33:14.991 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-26 14:33:15.023 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-26 14:33:15.055 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-04-26 14:33:15.058 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-26 14:33:15.061 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-26 14:33:15.063 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-26 14:33:15.066 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-26 14:33:15.069 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-26 14:33:15.072 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-26 14:33:15.075 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-26 14:33:15.079 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-26 14:33:15.082 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-26 14:33:15.084 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-26 14:33:15.087 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-26 14:33:15.090 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:15.093 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:15.096 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:15.099 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-26 14:33:15.101 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:15.105 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:15.108 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-26 14:33:15.126 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:33:15.128 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-26 14:33:15.131 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:15.134 | + functions-common:run_process:1692 : local service=q-svc 2022-04-26 14:33:15.137 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:15.140 | + functions-common:run_process:1694 : local group= 2022-04-26 14:33:15.142 | + functions-common:run_process:1695 : local user= 2022-04-26 14:33:15.145 | + functions-common:run_process:1697 : local name=q-svc 2022-04-26 14:33:15.147 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:33:15.150 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:33:15.154 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:15.156 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:15.159 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:15.164 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983595161 2022-04-26 14:33:15.167 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-04-26 14:33:15.184 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:15.187 | + functions-common:run_process:1701 : _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-04-26 14:33:15.189 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-04-26 14:33:15.192 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:15.195 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:15.197 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:15.200 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:15.203 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-26 14:33:15.205 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-26 14:33:15.208 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-04-26 14:33:15.211 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:33:15.214 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:33:15.216 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-26 14:33:15.219 | + functions-common:_run_under_systemd:1669 : 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-04-26 14:33:15.222 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-04-26 14:33:15.224 | + 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-04-26 14:33:15.226 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:33:15.230 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:33:15.232 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:33:15.234 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:33:15.237 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-26 14:33:15.239 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:33:15.243 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-26 14:33:15.297 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-26 14:33:15.351 | + functions-common:write_user_unit_file:1587 : 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-04-26 14:33:15.406 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-26 14:33:15.459 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-26 14:33:15.516 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:33:15.569 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:33:15.571 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-26 14:33:15.628 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:33:16.102 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-04-26 14:33:16.116 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-26 14:33:16.571 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-04-26 14:33:16.597 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:33:16.602 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:16.605 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:16.608 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:16.611 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:16.614 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:16.616 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:33:16.619 | + functions-common:time_stop:2444 : start_time=1650983595161 2022-04-26 14:33:16.622 | + functions-common:time_stop:2446 : [[ -z 1650983595161 ]] 2022-04-26 14:33:16.625 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:16.630 | + functions-common:time_stop:2449 : end_time=1650983596627 2022-04-26 14:33:16.632 | + functions-common:time_stop:2450 : elapsed_time=1466 2022-04-26 14:33:16.635 | + functions-common:time_stop:2451 : total=12149 2022-04-26 14:33:16.638 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:16.640 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13615 2022-04-26 14:33:16.643 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.16:9696 2022-04-26 14:33:16.646 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-26 14:33:16.665 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:33:16.668 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-26 14:33:16.668 | Waiting for Neutron to start... 2022-04-26 14:33:16.670 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.16:9696' 2022-04-26 14:33:16.673 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.16:9696' 'Neutron did not start' 60 2022-04-26 14:33:16.676 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.16:9696' 2022-04-26 14:33:16.678 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-04-26 14:33:16.681 | + functions-common:test_with_retry:2377 : local until=60 2022-04-26 14:33:16.683 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-04-26 14:33:16.686 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-04-26 14:33:16.689 | + functions-common:time_start:2423 : local name=test_with_retry 2022-04-26 14:33:16.692 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:16.694 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:16.697 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:16.703 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983596700 2022-04-26 14:33:16.706 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.16:9696; do sleep 0.5; done' 2022-04-26 14:33:22.283 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.16:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-04-26 14:33:22.286 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:22.290 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:22.293 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:22.298 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:22.302 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:22.305 | + functions-common:time_stop:2443 : name=test_with_retry 2022-04-26 14:33:22.308 | + functions-common:time_stop:2444 : start_time=1650983596700 2022-04-26 14:33:22.310 | + functions-common:time_stop:2446 : [[ -z 1650983596700 ]] 2022-04-26 14:33:22.314 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:22.319 | + functions-common:time_stop:2449 : end_time=1650983602316 2022-04-26 14:33:22.322 | + functions-common:time_stop:2450 : elapsed_time=5616 2022-04-26 14:33:22.325 | + functions-common:time_stop:2451 : total=0 2022-04-26 14:33:22.327 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:22.330 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5616 2022-04-26 14:33:22.333 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-04-26 14:33:22.355 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:22.357 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-04-26 14:33:22.360 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:33:22.363 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-04-26 14:33:22.365 | + ./stack.sh:main:1300 : start_placement 2022-04-26 14:33:22.368 | + lib/placement:start_placement:160 : start_placement_api 2022-04-26 14:33:22.370 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-26 14:33:22.374 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-26 14:33:22.378 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:33:22.381 | + functions-common:run_process:1692 : local service=placement-api 2022-04-26 14:33:22.384 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:33:22.387 | + functions-common:run_process:1694 : local group= 2022-04-26 14:33:22.389 | + functions-common:run_process:1695 : local user= 2022-04-26 14:33:22.392 | + functions-common:run_process:1697 : local name=placement-api 2022-04-26 14:33:22.394 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:33:22.397 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:33:22.400 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:22.403 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:22.407 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:22.411 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983602409 2022-04-26 14:33:22.414 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-04-26 14:33:22.432 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:22.435 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-26 14:33:22.438 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-04-26 14:33:22.440 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:33:22.443 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:33:22.445 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:33:22.449 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:33:22.451 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-26 14:33:22.454 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-26 14:33:22.457 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-04-26 14:33:22.459 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:33:22.462 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:33:22.465 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-26 14:33:22.468 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-04-26 14:33:22.470 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-04-26 14:33:22.473 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:33:22.475 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 14:33:22.478 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 14:33:22.481 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-26 14:33:22.483 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 14:33:22.488 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-04-26 14:33:22.543 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-26 14:33:22.597 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-26 14:33:22.652 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 14:33:22.705 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:33:22.762 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-26 14:33:22.817 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-26 14:33:22.872 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-26 14:33:22.927 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-26 14:33:22.983 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-26 14:33:23.037 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 14:33:23.040 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-26 14:33:23.095 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 14:33:23.550 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-04-26 14:33:23.564 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-26 14:33:24.012 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-04-26 14:33:24.094 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:33:24.096 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:24.099 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:24.101 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:24.104 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:24.107 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:24.110 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:33:24.113 | + functions-common:time_stop:2444 : start_time=1650983602409 2022-04-26 14:33:24.116 | + functions-common:time_stop:2446 : [[ -z 1650983602409 ]] 2022-04-26 14:33:24.119 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:24.124 | + functions-common:time_stop:2449 : end_time=1650983604121 2022-04-26 14:33:24.127 | + functions-common:time_stop:2450 : elapsed_time=1712 2022-04-26 14:33:24.129 | + functions-common:time_stop:2451 : total=13615 2022-04-26 14:33:24.132 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:24.135 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15327 2022-04-26 14:33:24.138 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-26 14:33:24.138 | Waiting for placement-api to start... 2022-04-26 14:33:24.141 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.16/placement 2022-04-26 14:33:24.143 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 14:33:24.146 | + functions:wait_for_service:458 : local url=http://10.222.0.16/placement 2022-04-26 14:33:24.148 | + functions:wait_for_service:459 : local rval=0 2022-04-26 14:33:24.152 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 14:33:24.154 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 14:33:24.157 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:24.159 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:24.162 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:24.167 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983604164 2022-04-26 14:33:24.170 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 14:33:24.176 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/placement 2022-04-26 14:33:26.763 | + :: : [[ 200 == 503 ]] 2022-04-26 14:33:26.764 | + :: : [[ 0 -eq 7 ]] 2022-04-26 14:33:26.767 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 14:33:26.770 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:26.773 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:26.775 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:26.778 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:26.781 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:26.783 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 14:33:26.786 | + functions-common:time_stop:2444 : start_time=1650983604164 2022-04-26 14:33:26.789 | + functions-common:time_stop:2446 : [[ -z 1650983604164 ]] 2022-04-26 14:33:26.793 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:26.797 | + functions-common:time_stop:2449 : end_time=1650983606795 2022-04-26 14:33:26.800 | + functions-common:time_stop:2450 : elapsed_time=2631 2022-04-26 14:33:26.803 | + functions-common:time_stop:2451 : total=15462 2022-04-26 14:33:26.805 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:26.808 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18093 2022-04-26 14:33:26.811 | + functions:wait_for_service:467 : return 0 2022-04-26 14:33:26.813 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-04-26 14:33:26.831 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:26.834 | + ./stack.sh:main:1304 : start_neutron 2022-04-26 14:33:26.836 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-26 14:33:26.841 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:33:26.841 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 14:33:26.847 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 14:33:26.849 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 14:33:26.852 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-04-26 14:33:26.855 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 14:33:26.859 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-26 14:33:26.862 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:26.864 | + functions-common:run_process:1692 : local service=q-agt 2022-04-26 14:33:26.867 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:26.870 | + functions-common:run_process:1694 : local group= 2022-04-26 14:33:26.872 | + functions-common:run_process:1695 : local user= 2022-04-26 14:33:26.875 | + functions-common:run_process:1697 : local name=q-agt 2022-04-26 14:33:26.877 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:33:26.880 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:33:26.883 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:26.885 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:26.889 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:26.893 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983606890 2022-04-26 14:33:26.896 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-04-26 14:33:26.914 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:26.917 | + functions-common:run_process:1701 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-04-26 14:33:26.920 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-04-26 14:33:26.922 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:26.925 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:26.927 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:26.930 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:26.933 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-26 14:33:26.936 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-26 14:33:26.939 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-04-26 14:33:26.941 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:33:26.944 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:33:26.946 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-26 14:33:26.951 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-04-26 14:33:26.953 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-04-26 14:33:26.955 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:26.958 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:33:26.960 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:33:26.963 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:33:26.965 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:33:26.968 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-26 14:33:26.970 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:33:26.975 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-26 14:33:27.030 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-26 14:33:27.084 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 14:33:27.141 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-26 14:33:27.195 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-26 14:33:27.249 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:33:27.304 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:33:27.306 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-26 14:33:27.363 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:33:27.832 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-04-26 14:33:27.846 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-26 14:33:28.288 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-04-26 14:33:28.311 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:33:28.315 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:28.320 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:28.322 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:28.325 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:28.328 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:28.330 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:33:28.333 | + functions-common:time_stop:2444 : start_time=1650983606890 2022-04-26 14:33:28.335 | + functions-common:time_stop:2446 : [[ -z 1650983606890 ]] 2022-04-26 14:33:28.339 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:28.344 | + functions-common:time_stop:2449 : end_time=1650983608341 2022-04-26 14:33:28.347 | + functions-common:time_stop:2450 : elapsed_time=1451 2022-04-26 14:33:28.349 | + functions-common:time_stop:2451 : total=15327 2022-04-26 14:33:28.352 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:28.355 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16778 2022-04-26 14:33:28.358 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-26 14:33:28.361 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-04-26 14:33:28.363 | + functions-common:is_provider_network:2289 : return 1 2022-04-26 14:33:28.366 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-26 14:33:28.369 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:33:28.371 | + functions-common:run_process:1692 : local service=q-dhcp 2022-04-26 14:33:28.374 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:33:28.377 | + functions-common:run_process:1694 : local group= 2022-04-26 14:33:28.379 | + functions-common:run_process:1695 : local user= 2022-04-26 14:33:28.382 | + functions-common:run_process:1697 : local name=q-dhcp 2022-04-26 14:33:28.384 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:33:28.387 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:33:28.390 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:28.392 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:28.395 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:28.400 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983608397 2022-04-26 14:33:28.403 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-04-26 14:33:28.422 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:28.425 | + functions-common:run_process:1701 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-04-26 14:33:28.428 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-04-26 14:33:28.430 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:33:28.433 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:33:28.436 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:33:28.438 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:33:28.441 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-04-26 14:33:28.443 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-04-26 14:33:28.446 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-04-26 14:33:28.449 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:33:28.451 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:33:28.454 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-04-26 14:33:28.457 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-04-26 14:33:28.460 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-04-26 14:33:28.462 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:33:28.466 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:33:28.468 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:33:28.471 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:33:28.473 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:33:28.476 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-26 14:33:28.478 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:33:28.484 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-26 14:33:28.543 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-26 14:33:28.600 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 14:33:28.658 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-26 14:33:28.714 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-26 14:33:28.771 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:33:28.826 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:33:28.829 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-26 14:33:28.889 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:33:29.412 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-04-26 14:33:29.427 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-26 14:33:29.914 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-04-26 14:33:29.939 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:33:29.944 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:29.946 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:29.949 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:29.952 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:29.954 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:29.957 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:33:29.960 | + functions-common:time_stop:2444 : start_time=1650983608397 2022-04-26 14:33:29.962 | + functions-common:time_stop:2446 : [[ -z 1650983608397 ]] 2022-04-26 14:33:29.966 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:29.971 | + functions-common:time_stop:2449 : end_time=1650983609968 2022-04-26 14:33:29.973 | + functions-common:time_stop:2450 : elapsed_time=1571 2022-04-26 14:33:29.976 | + functions-common:time_stop:2451 : total=16778 2022-04-26 14:33:29.978 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:29.982 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18349 2022-04-26 14:33:29.985 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-26 14:33:29.988 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-26 14:33:29.990 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-26 14:33:29.994 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-26 14:33:29.996 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:33:29.999 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:33:30.002 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:33:30.005 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-26 14:33:30.008 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:33:30.011 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:33:30.013 | + functions-common:run_process:1692 : local service=q-l3 2022-04-26 14:33:30.016 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:33:30.018 | + functions-common:run_process:1694 : local group= 2022-04-26 14:33:30.021 | + functions-common:run_process:1695 : local user= 2022-04-26 14:33:30.023 | + functions-common:run_process:1697 : local name=q-l3 2022-04-26 14:33:30.027 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:33:30.029 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:33:30.032 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:30.034 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:30.038 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:30.043 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983610040 2022-04-26 14:33:30.046 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-04-26 14:33:30.067 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:30.070 | + functions-common:run_process:1701 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-04-26 14:33:30.072 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-04-26 14:33:30.075 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:33:30.078 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:33:30.081 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:33:30.083 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:33:30.086 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-04-26 14:33:30.088 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-04-26 14:33:30.091 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-04-26 14:33:30.094 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:33:30.096 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:33:30.099 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-04-26 14:33:30.102 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-04-26 14:33:30.105 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-04-26 14:33:30.107 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:33:30.110 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:33:30.113 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:33:30.115 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:33:30.118 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:33:30.121 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-26 14:33:30.123 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:33:30.128 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-26 14:33:30.186 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-26 14:33:30.256 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 14:33:30.316 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-26 14:33:30.378 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-26 14:33:30.439 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:33:30.499 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:33:30.501 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-26 14:33:30.560 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:33:31.086 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-04-26 14:33:31.099 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-26 14:33:31.558 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-04-26 14:33:31.584 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:33:31.587 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:31.596 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:31.598 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:31.602 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:31.606 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:31.609 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:33:31.612 | + functions-common:time_stop:2444 : start_time=1650983610040 2022-04-26 14:33:31.615 | + functions-common:time_stop:2446 : [[ -z 1650983610040 ]] 2022-04-26 14:33:31.624 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:31.628 | + functions-common:time_stop:2449 : end_time=1650983611624 2022-04-26 14:33:31.630 | + functions-common:time_stop:2450 : elapsed_time=1584 2022-04-26 14:33:31.633 | + functions-common:time_stop:2451 : total=18349 2022-04-26 14:33:31.636 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:31.639 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19933 2022-04-26 14:33:31.642 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:33:31.646 | + functions-common:run_process:1692 : local service=q-meta 2022-04-26 14:33:31.650 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:33:31.653 | + functions-common:run_process:1694 : local group= 2022-04-26 14:33:31.656 | + functions-common:run_process:1695 : local user= 2022-04-26 14:33:31.658 | + functions-common:run_process:1697 : local name=q-meta 2022-04-26 14:33:31.661 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:33:31.663 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:33:31.670 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:31.673 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:31.688 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:31.688 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983611683 2022-04-26 14:33:31.692 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-04-26 14:33:31.712 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:31.715 | + functions-common:run_process:1701 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-04-26 14:33:31.718 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-04-26 14:33:31.720 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:33:31.723 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:33:31.732 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:33:31.737 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:33:31.742 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-04-26 14:33:31.746 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-04-26 14:33:31.750 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-04-26 14:33:31.752 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:33:31.755 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:33:31.758 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-04-26 14:33:31.761 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-04-26 14:33:31.763 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-04-26 14:33:31.766 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:33:31.769 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:33:31.772 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:33:31.774 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:33:31.777 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:33:31.780 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-26 14:33:31.783 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:33:31.788 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-26 14:33:31.858 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-26 14:33:31.926 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 14:33:32.008 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-26 14:33:32.075 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-26 14:33:32.160 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:33:32.224 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:33:32.227 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-26 14:33:32.293 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:33:32.844 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-04-26 14:33:32.859 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-26 14:33:33.388 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-04-26 14:33:33.421 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:33:33.424 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:33.427 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:33.432 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:33.438 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:33.441 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:33.444 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:33:33.450 | + functions-common:time_stop:2444 : start_time=1650983611683 2022-04-26 14:33:33.454 | + functions-common:time_stop:2446 : [[ -z 1650983611683 ]] 2022-04-26 14:33:33.461 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:33.470 | + functions-common:time_stop:2449 : end_time=1650983613463 2022-04-26 14:33:33.473 | + functions-common:time_stop:2450 : elapsed_time=1780 2022-04-26 14:33:33.475 | + functions-common:time_stop:2451 : total=19933 2022-04-26 14:33:33.478 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:33.482 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21713 2022-04-26 14:33:33.486 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:33:33.488 | + functions-common:run_process:1692 : local service=q-metering 2022-04-26 14:33:33.491 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:33:33.494 | + functions-common:run_process:1694 : local group= 2022-04-26 14:33:33.497 | + functions-common:run_process:1695 : local user= 2022-04-26 14:33:33.500 | + functions-common:run_process:1697 : local name=q-metering 2022-04-26 14:33:33.503 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:33:33.505 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:33:33.509 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:33:33.512 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:33:33.524 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:33:33.527 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983613523 2022-04-26 14:33:33.531 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-04-26 14:33:33.553 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:33.556 | + functions-common:run_process:1701 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-04-26 14:33:33.558 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-04-26 14:33:33.561 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:33:33.564 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:33:33.567 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:33:33.570 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:33:33.574 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-04-26 14:33:33.578 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-04-26 14:33:33.582 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-04-26 14:33:33.586 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:33:33.590 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:33:33.593 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-04-26 14:33:33.596 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-04-26 14:33:33.602 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-04-26 14:33:33.607 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:33:33.610 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:33:33.613 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:33:33.615 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:33:33.618 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:33:33.621 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-26 14:33:33.624 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:33:33.629 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-04-26 14:33:33.707 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-26 14:33:33.779 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 14:33:33.874 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-26 14:33:33.946 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-26 14:33:34.012 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:33:34.106 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:33:34.114 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-04-26 14:33:34.191 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:33:34.738 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-04-26 14:33:34.755 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-26 14:33:35.226 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-04-26 14:33:35.261 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:33:35.264 | + functions-common:time_stop:2437 : local name 2022-04-26 14:33:35.272 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:33:35.278 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:33:35.280 | + functions-common:time_stop:2440 : local total 2022-04-26 14:33:35.286 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:33:35.290 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:33:35.293 | + functions-common:time_stop:2444 : start_time=1650983613523 2022-04-26 14:33:35.298 | + functions-common:time_stop:2446 : [[ -z 1650983613523 ]] 2022-04-26 14:33:35.304 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:33:35.309 | + functions-common:time_stop:2449 : end_time=1650983615303 2022-04-26 14:33:35.313 | + functions-common:time_stop:2450 : elapsed_time=1780 2022-04-26 14:33:35.315 | + functions-common:time_stop:2451 : total=21713 2022-04-26 14:33:35.318 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:33:35.320 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23493 2022-04-26 14:33:35.323 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-04-26 14:33:35.345 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:33:35.347 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-04-26 14:33:35.350 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-04-26 14:33:35.352 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:33:35.356 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-04-26 14:33:35.360 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-04-26 14:33:35.365 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-04-26 14:33:35.368 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-26 14:33:35.371 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-26 14:33:35.373 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-26 14:33:35.377 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-26 14:33:38.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:38.660 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:38.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:38.660 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:38.835 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:33:38.839 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-26 14:33:38.839 | address-scope 2022-04-26 14:33:38.839 | router-admin-state-down-before-update 2022-04-26 14:33:38.839 | agent 2022-04-26 14:33:38.839 | agent-resources-synced 2022-04-26 14:33:38.839 | allowed-address-pairs 2022-04-26 14:33:38.839 | auto-allocated-topology 2022-04-26 14:33:38.839 | availability_zone 2022-04-26 14:33:38.839 | availability_zone_filter 2022-04-26 14:33:38.839 | default-subnetpools 2022-04-26 14:33:38.839 | dhcp_agent_scheduler 2022-04-26 14:33:38.839 | dvr 2022-04-26 14:33:38.839 | empty-string-filtering 2022-04-26 14:33:38.839 | external-net 2022-04-26 14:33:38.839 | extra_dhcp_opt 2022-04-26 14:33:38.839 | extraroute 2022-04-26 14:33:38.839 | extraroute-atomic 2022-04-26 14:33:38.839 | filter-validation 2022-04-26 14:33:38.839 | fip-port-details 2022-04-26 14:33:38.839 | flavors 2022-04-26 14:33:38.839 | floatingip-pools 2022-04-26 14:33:38.839 | ip-substring-filtering 2022-04-26 14:33:38.839 | router 2022-04-26 14:33:38.839 | ext-gw-mode 2022-04-26 14:33:38.839 | l3-ha 2022-04-26 14:33:38.839 | l3-flavors 2022-04-26 14:33:38.839 | l3-port-ip-change-not-allowed 2022-04-26 14:33:38.840 | l3_agent_scheduler 2022-04-26 14:33:38.840 | metering 2022-04-26 14:33:38.840 | metering_source_and_destination_fields 2022-04-26 14:33:38.840 | multi-provider 2022-04-26 14:33:38.840 | net-mtu 2022-04-26 14:33:38.840 | net-mtu-writable 2022-04-26 14:33:38.840 | network_availability_zone 2022-04-26 14:33:38.840 | network-ip-availability 2022-04-26 14:33:38.840 | pagination 2022-04-26 14:33:38.840 | port-device-profile 2022-04-26 14:33:38.840 | port-mac-override 2022-04-26 14:33:38.840 | port-mac-address-regenerate 2022-04-26 14:33:38.840 | port-numa-affinity-policy 2022-04-26 14:33:38.840 | binding 2022-04-26 14:33:38.840 | binding-extended 2022-04-26 14:33:38.840 | port-security 2022-04-26 14:33:38.840 | project-id 2022-04-26 14:33:38.840 | provider 2022-04-26 14:33:38.840 | quota-check-limit 2022-04-26 14:33:38.840 | quotas 2022-04-26 14:33:38.840 | quota_details 2022-04-26 14:33:38.840 | rbac-policies 2022-04-26 14:33:38.840 | rbac-address-group 2022-04-26 14:33:38.840 | rbac-address-scope 2022-04-26 14:33:38.840 | rbac-security-groups 2022-04-26 14:33:38.840 | rbac-subnetpool 2022-04-26 14:33:38.840 | revision-if-match 2022-04-26 14:33:38.840 | standard-attr-revisions 2022-04-26 14:33:38.840 | router_availability_zone 2022-04-26 14:33:38.841 | security-groups-normalized-cidr 2022-04-26 14:33:38.841 | port-security-groups-filtering 2022-04-26 14:33:38.841 | security-groups-remote-address-group 2022-04-26 14:33:38.841 | security-groups-shared-filtering 2022-04-26 14:33:38.841 | security-group 2022-04-26 14:33:38.841 | service-type 2022-04-26 14:33:38.841 | sorting 2022-04-26 14:33:38.841 | standard-attr-description 2022-04-26 14:33:38.841 | stateful-security-group 2022-04-26 14:33:38.841 | subnet_onboard 2022-04-26 14:33:38.841 | subnet-service-types 2022-04-26 14:33:38.841 | subnet_allocation 2022-04-26 14:33:38.841 | subnetpool-prefix-ops 2022-04-26 14:33:38.841 | standard-attr-tag 2022-04-26 14:33:38.841 | standard-attr-timestamp' 2022-04-26 14:33:38.841 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-26 14:33:38.842 | address-scope 2022-04-26 14:33:38.842 | router-admin-state-down-before-update 2022-04-26 14:33:38.842 | agent 2022-04-26 14:33:38.842 | agent-resources-synced 2022-04-26 14:33:38.842 | allowed-address-pairs 2022-04-26 14:33:38.842 | auto-allocated-topology 2022-04-26 14:33:38.842 | availability_zone 2022-04-26 14:33:38.842 | availability_zone_filter 2022-04-26 14:33:38.842 | default-subnetpools 2022-04-26 14:33:38.842 | dhcp_agent_scheduler 2022-04-26 14:33:38.842 | dvr 2022-04-26 14:33:38.842 | empty-string-filtering 2022-04-26 14:33:38.842 | external-net 2022-04-26 14:33:38.842 | extra_dhcp_opt 2022-04-26 14:33:38.842 | extraroute 2022-04-26 14:33:38.842 | extraroute-atomic 2022-04-26 14:33:38.842 | filter-validation 2022-04-26 14:33:38.842 | fip-port-details 2022-04-26 14:33:38.842 | flavors 2022-04-26 14:33:38.842 | floatingip-pools 2022-04-26 14:33:38.842 | ip-substring-filtering 2022-04-26 14:33:38.842 | router 2022-04-26 14:33:38.842 | ext-gw-mode 2022-04-26 14:33:38.842 | l3-ha 2022-04-26 14:33:38.842 | l3-flavors 2022-04-26 14:33:38.842 | l3-port-ip-change-not-allowed 2022-04-26 14:33:38.842 | l3_agent_scheduler 2022-04-26 14:33:38.842 | metering 2022-04-26 14:33:38.842 | metering_source_and_destination_fields 2022-04-26 14:33:38.842 | multi-provider 2022-04-26 14:33:38.842 | net-mtu 2022-04-26 14:33:38.842 | net-mtu-writable 2022-04-26 14:33:38.842 | network_availability_zone 2022-04-26 14:33:38.843 | network-ip-availability 2022-04-26 14:33:38.843 | pagination 2022-04-26 14:33:38.843 | port-device-profile 2022-04-26 14:33:38.843 | port-mac-override 2022-04-26 14:33:38.843 | port-mac-address-regenerate 2022-04-26 14:33:38.843 | port-numa-affinity-policy 2022-04-26 14:33:38.843 | binding 2022-04-26 14:33:38.843 | binding-extended 2022-04-26 14:33:38.843 | port-security 2022-04-26 14:33:38.843 | project-id 2022-04-26 14:33:38.843 | provider 2022-04-26 14:33:38.843 | quota-check-limit 2022-04-26 14:33:38.843 | quotas 2022-04-26 14:33:38.843 | quota_details 2022-04-26 14:33:38.843 | rbac-policies 2022-04-26 14:33:38.843 | rbac-address-group 2022-04-26 14:33:38.843 | rbac-address-scope 2022-04-26 14:33:38.843 | rbac-security-groups 2022-04-26 14:33:38.843 | rbac-subnetpool 2022-04-26 14:33:38.843 | revision-if-match 2022-04-26 14:33:38.843 | standard-attr-revisions 2022-04-26 14:33:38.843 | router_availability_zone 2022-04-26 14:33:38.843 | security-groups-normalized-cidr 2022-04-26 14:33:38.843 | port-security-groups-filtering 2022-04-26 14:33:38.843 | security-groups-remote-address-group 2022-04-26 14:33:38.843 | security-groups-shared-filtering 2022-04-26 14:33:38.843 | security-group 2022-04-26 14:33:38.843 | service-type 2022-04-26 14:33:38.843 | sorting 2022-04-26 14:33:38.843 | standard-attr-description 2022-04-26 14:33:38.843 | stateful-security-group 2022-04-26 14:33:38.843 | subnet_onboard 2022-04-26 14:33:38.843 | subnet-service-types 2022-04-26 14:33:38.844 | subnet_allocation 2022-04-26 14:33:38.844 | subnetpool-prefix-ops 2022-04-26 14:33:38.844 | standard-attr-tag 2022-04-26 14:33:38.844 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-26 14:33:38.845 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-26 14:33:38.848 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-26 14:33:38.851 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-26 14:33:38.855 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-04-26 14:33:41.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:41.761 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:41.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:41.761 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:41.953 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:33:41.957 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=8bdfa9cb-60a5-409c-b7ae-b49c8ff12f94 2022-04-26 14:33:41.960 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-26 14:33:41.964 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-26 14:33:41.968 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-04-26 14:33:41.974 | + functions-common:is_provider_network:2289 : return 1 2022-04-26 14:33:41.981 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-26 14:33:41.981 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-26 14:33:41.981 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-26 14:33:41.984 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:33:41.988 | ++ functions-common:get_field:824 : read data 2022-04-26 14:33:45.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:45.067 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:45.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:45.068 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:45.242 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:33:45.246 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 14:33:45.248 | ++ functions-common:get_field:828 : field='$3' 2022-04-26 14:33:45.251 | ++ functions-common:get_field:830 : echo '| id | ce4736dc-fd6d-415f-aab9-a3d121eee967 |' 2022-04-26 14:33:45.252 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 14:33:45.258 | ++ functions-common:get_field:824 : read data 2022-04-26 14:33:45.263 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=ce4736dc-fd6d-415f-aab9-a3d121eee967 2022-04-26 14:33:45.266 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-04-26 14:33:45.268 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:33:45.287 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-26 14:33:45.290 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-26 14:33:45.293 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 8bdfa9cb-60a5-409c-b7ae-b49c8ff12f94 ']' 2022-04-26 14:33:45.296 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-26 14:33:45.299 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-26 14:33:45.301 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-26 14:33:45.304 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 8bdfa9cb-60a5-409c-b7ae-b49c8ff12f94 ' 2022-04-26 14:33:45.307 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-26 14:33:45.310 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network ce4736dc-fd6d-415f-aab9-a3d121eee967 private-subnet' 2022-04-26 14:33:45.312 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-26 14:33:45.316 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 8bdfa9cb-60a5-409c-b7ae-b49c8ff12f94 --network ce4736dc-fd6d-415f-aab9-a3d121eee967 private-subnet 2022-04-26 14:33:45.316 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-26 14:33:45.317 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-26 14:33:45.320 | +++ functions-common:get_field:823 : local data field 2022-04-26 14:33:45.324 | +++ functions-common:get_field:824 : read data 2022-04-26 14:33:48.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:48.466 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:48.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:48.466 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:48.643 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:33:48.646 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 14:33:48.649 | +++ functions-common:get_field:828 : field='$3' 2022-04-26 14:33:48.652 | +++ functions-common:get_field:830 : echo '| id | f220aca9-709f-47d0-b040-303b8bcf0d78 |' 2022-04-26 14:33:48.652 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 14:33:48.658 | +++ functions-common:get_field:824 : read data 2022-04-26 14:33:48.662 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=f220aca9-709f-47d0-b040-303b8bcf0d78 2022-04-26 14:33:48.664 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-04-26 14:33:48.667 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:33:48.684 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo f220aca9-709f-47d0-b040-303b8bcf0d78 2022-04-26 14:33:48.687 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=f220aca9-709f-47d0-b040-303b8bcf0d78 2022-04-26 14:33:48.690 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-26 14:33:48.693 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-26 14:33:48.695 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-26 14:33:48.700 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-26 14:33:51.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:51.348 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:51.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:51.348 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:51.520 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:33:51.523 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-26 14:33:51.523 | address-scope 2022-04-26 14:33:51.523 | router-admin-state-down-before-update 2022-04-26 14:33:51.523 | agent 2022-04-26 14:33:51.523 | agent-resources-synced 2022-04-26 14:33:51.523 | allowed-address-pairs 2022-04-26 14:33:51.523 | auto-allocated-topology 2022-04-26 14:33:51.524 | availability_zone 2022-04-26 14:33:51.524 | availability_zone_filter 2022-04-26 14:33:51.524 | default-subnetpools 2022-04-26 14:33:51.524 | dhcp_agent_scheduler 2022-04-26 14:33:51.524 | dvr 2022-04-26 14:33:51.524 | empty-string-filtering 2022-04-26 14:33:51.524 | external-net 2022-04-26 14:33:51.524 | extra_dhcp_opt 2022-04-26 14:33:51.524 | extraroute 2022-04-26 14:33:51.524 | extraroute-atomic 2022-04-26 14:33:51.524 | filter-validation 2022-04-26 14:33:51.524 | fip-port-details 2022-04-26 14:33:51.524 | flavors 2022-04-26 14:33:51.524 | floatingip-pools 2022-04-26 14:33:51.524 | ip-substring-filtering 2022-04-26 14:33:51.524 | router 2022-04-26 14:33:51.524 | ext-gw-mode 2022-04-26 14:33:51.524 | l3-ha 2022-04-26 14:33:51.524 | l3-flavors 2022-04-26 14:33:51.524 | l3-port-ip-change-not-allowed 2022-04-26 14:33:51.524 | l3_agent_scheduler 2022-04-26 14:33:51.524 | metering 2022-04-26 14:33:51.524 | metering_source_and_destination_fields 2022-04-26 14:33:51.524 | multi-provider 2022-04-26 14:33:51.524 | net-mtu 2022-04-26 14:33:51.524 | net-mtu-writable 2022-04-26 14:33:51.524 | network_availability_zone 2022-04-26 14:33:51.524 | network-ip-availability 2022-04-26 14:33:51.524 | pagination 2022-04-26 14:33:51.524 | port-device-profile 2022-04-26 14:33:51.524 | port-mac-override 2022-04-26 14:33:51.525 | port-mac-address-regenerate 2022-04-26 14:33:51.525 | port-numa-affinity-policy 2022-04-26 14:33:51.525 | binding 2022-04-26 14:33:51.525 | binding-extended 2022-04-26 14:33:51.525 | port-security 2022-04-26 14:33:51.525 | project-id 2022-04-26 14:33:51.525 | provider 2022-04-26 14:33:51.525 | quota-check-limit 2022-04-26 14:33:51.525 | quotas 2022-04-26 14:33:51.525 | quota_details 2022-04-26 14:33:51.525 | rbac-policies 2022-04-26 14:33:51.525 | rbac-address-group 2022-04-26 14:33:51.525 | rbac-address-scope 2022-04-26 14:33:51.525 | rbac-security-groups 2022-04-26 14:33:51.525 | rbac-subnetpool 2022-04-26 14:33:51.525 | revision-if-match 2022-04-26 14:33:51.525 | standard-attr-revisions 2022-04-26 14:33:51.525 | router_availability_zone 2022-04-26 14:33:51.525 | security-groups-normalized-cidr 2022-04-26 14:33:51.525 | port-security-groups-filtering 2022-04-26 14:33:51.525 | security-groups-remote-address-group 2022-04-26 14:33:51.525 | security-groups-shared-filtering 2022-04-26 14:33:51.525 | security-group 2022-04-26 14:33:51.525 | service-type 2022-04-26 14:33:51.525 | sorting 2022-04-26 14:33:51.525 | standard-attr-description 2022-04-26 14:33:51.525 | stateful-security-group 2022-04-26 14:33:51.525 | subnet_onboard 2022-04-26 14:33:51.525 | subnet-service-types 2022-04-26 14:33:51.525 | subnet_allocation 2022-04-26 14:33:51.525 | subnetpool-prefix-ops 2022-04-26 14:33:51.525 | standard-attr-tag 2022-04-26 14:33:51.526 | standard-attr-timestamp' 2022-04-26 14:33:51.527 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-26 14:33:51.528 | address-scope 2022-04-26 14:33:51.528 | router-admin-state-down-before-update 2022-04-26 14:33:51.528 | agent 2022-04-26 14:33:51.528 | agent-resources-synced 2022-04-26 14:33:51.528 | allowed-address-pairs 2022-04-26 14:33:51.528 | auto-allocated-topology 2022-04-26 14:33:51.528 | availability_zone 2022-04-26 14:33:51.528 | availability_zone_filter 2022-04-26 14:33:51.528 | default-subnetpools 2022-04-26 14:33:51.528 | dhcp_agent_scheduler 2022-04-26 14:33:51.528 | dvr 2022-04-26 14:33:51.528 | empty-string-filtering 2022-04-26 14:33:51.528 | external-net 2022-04-26 14:33:51.528 | extra_dhcp_opt 2022-04-26 14:33:51.528 | extraroute 2022-04-26 14:33:51.528 | extraroute-atomic 2022-04-26 14:33:51.528 | filter-validation 2022-04-26 14:33:51.528 | fip-port-details 2022-04-26 14:33:51.528 | flavors 2022-04-26 14:33:51.528 | floatingip-pools 2022-04-26 14:33:51.528 | ip-substring-filtering 2022-04-26 14:33:51.528 | router 2022-04-26 14:33:51.528 | ext-gw-mode 2022-04-26 14:33:51.528 | l3-ha 2022-04-26 14:33:51.528 | l3-flavors 2022-04-26 14:33:51.528 | l3-port-ip-change-not-allowed 2022-04-26 14:33:51.528 | l3_agent_scheduler 2022-04-26 14:33:51.528 | metering 2022-04-26 14:33:51.528 | metering_source_and_destination_fields 2022-04-26 14:33:51.529 | multi-provider 2022-04-26 14:33:51.529 | net-mtu 2022-04-26 14:33:51.529 | net-mtu-writable 2022-04-26 14:33:51.529 | network_availability_zone 2022-04-26 14:33:51.529 | network-ip-availability 2022-04-26 14:33:51.529 | pagination 2022-04-26 14:33:51.529 | port-device-profile 2022-04-26 14:33:51.529 | port-mac-override 2022-04-26 14:33:51.529 | port-mac-address-regenerate 2022-04-26 14:33:51.529 | port-numa-affinity-policy 2022-04-26 14:33:51.529 | binding 2022-04-26 14:33:51.529 | binding-extended 2022-04-26 14:33:51.529 | port-security 2022-04-26 14:33:51.529 | project-id 2022-04-26 14:33:51.529 | provider 2022-04-26 14:33:51.529 | quota-check-limit 2022-04-26 14:33:51.529 | quotas 2022-04-26 14:33:51.529 | quota_details 2022-04-26 14:33:51.529 | rbac-policies 2022-04-26 14:33:51.529 | rbac-address-group 2022-04-26 14:33:51.529 | rbac-address-scope 2022-04-26 14:33:51.529 | rbac-security-groups 2022-04-26 14:33:51.529 | rbac-subnetpool 2022-04-26 14:33:51.529 | revision-if-match 2022-04-26 14:33:51.529 | standard-attr-revisions 2022-04-26 14:33:51.529 | router_availability_zone 2022-04-26 14:33:51.529 | security-groups-normalized-cidr 2022-04-26 14:33:51.529 | port-security-groups-filtering 2022-04-26 14:33:51.529 | security-groups-remote-address-group 2022-04-26 14:33:51.529 | security-groups-shared-filtering 2022-04-26 14:33:51.529 | security-group 2022-04-26 14:33:51.529 | service-type 2022-04-26 14:33:51.529 | sorting 2022-04-26 14:33:51.530 | standard-attr-description 2022-04-26 14:33:51.530 | stateful-security-group 2022-04-26 14:33:51.530 | subnet_onboard 2022-04-26 14:33:51.530 | subnet-service-types 2022-04-26 14:33:51.530 | subnet_allocation 2022-04-26 14:33:51.530 | subnetpool-prefix-ops 2022-04-26 14:33:51.530 | standard-attr-tag 2022-04-26 14:33:51.530 | standard-attr-timestamp =~ router ]] 2022-04-26 14:33:51.530 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-26 14:33:51.533 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-26 14:33:51.536 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-26 14:33:51.539 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-26 14:33:54.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:54.127 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:54.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:54.127 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:54.300 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:33:54.303 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-26 14:33:54.303 | address-scope 2022-04-26 14:33:54.303 | router-admin-state-down-before-update 2022-04-26 14:33:54.303 | agent 2022-04-26 14:33:54.303 | agent-resources-synced 2022-04-26 14:33:54.303 | allowed-address-pairs 2022-04-26 14:33:54.303 | auto-allocated-topology 2022-04-26 14:33:54.303 | availability_zone 2022-04-26 14:33:54.303 | availability_zone_filter 2022-04-26 14:33:54.303 | default-subnetpools 2022-04-26 14:33:54.303 | dhcp_agent_scheduler 2022-04-26 14:33:54.303 | dvr 2022-04-26 14:33:54.304 | empty-string-filtering 2022-04-26 14:33:54.304 | external-net 2022-04-26 14:33:54.304 | extra_dhcp_opt 2022-04-26 14:33:54.304 | extraroute 2022-04-26 14:33:54.304 | extraroute-atomic 2022-04-26 14:33:54.304 | filter-validation 2022-04-26 14:33:54.304 | fip-port-details 2022-04-26 14:33:54.304 | flavors 2022-04-26 14:33:54.304 | floatingip-pools 2022-04-26 14:33:54.304 | ip-substring-filtering 2022-04-26 14:33:54.304 | router 2022-04-26 14:33:54.304 | ext-gw-mode 2022-04-26 14:33:54.304 | l3-ha 2022-04-26 14:33:54.304 | l3-flavors 2022-04-26 14:33:54.304 | l3-port-ip-change-not-allowed 2022-04-26 14:33:54.304 | l3_agent_scheduler 2022-04-26 14:33:54.304 | metering 2022-04-26 14:33:54.304 | metering_source_and_destination_fields 2022-04-26 14:33:54.304 | multi-provider 2022-04-26 14:33:54.304 | net-mtu 2022-04-26 14:33:54.304 | net-mtu-writable 2022-04-26 14:33:54.304 | network_availability_zone 2022-04-26 14:33:54.304 | network-ip-availability 2022-04-26 14:33:54.304 | pagination 2022-04-26 14:33:54.304 | port-device-profile 2022-04-26 14:33:54.304 | port-mac-override 2022-04-26 14:33:54.304 | port-mac-address-regenerate 2022-04-26 14:33:54.304 | port-numa-affinity-policy 2022-04-26 14:33:54.304 | binding 2022-04-26 14:33:54.304 | binding-extended 2022-04-26 14:33:54.304 | port-security 2022-04-26 14:33:54.304 | project-id 2022-04-26 14:33:54.305 | provider 2022-04-26 14:33:54.305 | quota-check-limit 2022-04-26 14:33:54.305 | quotas 2022-04-26 14:33:54.305 | quota_details 2022-04-26 14:33:54.305 | rbac-policies 2022-04-26 14:33:54.305 | rbac-address-group 2022-04-26 14:33:54.305 | rbac-address-scope 2022-04-26 14:33:54.305 | rbac-security-groups 2022-04-26 14:33:54.305 | rbac-subnetpool 2022-04-26 14:33:54.305 | revision-if-match 2022-04-26 14:33:54.305 | standard-attr-revisions 2022-04-26 14:33:54.305 | router_availability_zone 2022-04-26 14:33:54.305 | security-groups-normalized-cidr 2022-04-26 14:33:54.305 | port-security-groups-filtering 2022-04-26 14:33:54.305 | security-groups-remote-address-group 2022-04-26 14:33:54.305 | security-groups-shared-filtering 2022-04-26 14:33:54.305 | security-group 2022-04-26 14:33:54.305 | service-type 2022-04-26 14:33:54.305 | sorting 2022-04-26 14:33:54.305 | standard-attr-description 2022-04-26 14:33:54.305 | stateful-security-group 2022-04-26 14:33:54.305 | subnet_onboard 2022-04-26 14:33:54.305 | subnet-service-types 2022-04-26 14:33:54.305 | subnet_allocation 2022-04-26 14:33:54.305 | subnetpool-prefix-ops 2022-04-26 14:33:54.305 | standard-attr-tag 2022-04-26 14:33:54.305 | standard-attr-timestamp' 2022-04-26 14:33:54.306 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-26 14:33:54.306 | address-scope 2022-04-26 14:33:54.306 | router-admin-state-down-before-update 2022-04-26 14:33:54.306 | agent 2022-04-26 14:33:54.306 | agent-resources-synced 2022-04-26 14:33:54.306 | allowed-address-pairs 2022-04-26 14:33:54.306 | auto-allocated-topology 2022-04-26 14:33:54.306 | availability_zone 2022-04-26 14:33:54.306 | availability_zone_filter 2022-04-26 14:33:54.306 | default-subnetpools 2022-04-26 14:33:54.306 | dhcp_agent_scheduler 2022-04-26 14:33:54.306 | dvr 2022-04-26 14:33:54.306 | empty-string-filtering 2022-04-26 14:33:54.306 | external-net 2022-04-26 14:33:54.306 | extra_dhcp_opt 2022-04-26 14:33:54.306 | extraroute 2022-04-26 14:33:54.306 | extraroute-atomic 2022-04-26 14:33:54.306 | filter-validation 2022-04-26 14:33:54.306 | fip-port-details 2022-04-26 14:33:54.306 | flavors 2022-04-26 14:33:54.307 | floatingip-pools 2022-04-26 14:33:54.307 | ip-substring-filtering 2022-04-26 14:33:54.307 | router 2022-04-26 14:33:54.307 | ext-gw-mode 2022-04-26 14:33:54.307 | l3-ha 2022-04-26 14:33:54.307 | l3-flavors 2022-04-26 14:33:54.307 | l3-port-ip-change-not-allowed 2022-04-26 14:33:54.307 | l3_agent_scheduler 2022-04-26 14:33:54.307 | metering 2022-04-26 14:33:54.307 | metering_source_and_destination_fields 2022-04-26 14:33:54.307 | multi-provider 2022-04-26 14:33:54.307 | net-mtu 2022-04-26 14:33:54.307 | net-mtu-writable 2022-04-26 14:33:54.307 | network_availability_zone 2022-04-26 14:33:54.307 | network-ip-availability 2022-04-26 14:33:54.307 | pagination 2022-04-26 14:33:54.307 | port-device-profile 2022-04-26 14:33:54.307 | port-mac-override 2022-04-26 14:33:54.307 | port-mac-address-regenerate 2022-04-26 14:33:54.307 | port-numa-affinity-policy 2022-04-26 14:33:54.307 | binding 2022-04-26 14:33:54.307 | binding-extended 2022-04-26 14:33:54.307 | port-security 2022-04-26 14:33:54.307 | project-id 2022-04-26 14:33:54.307 | provider 2022-04-26 14:33:54.307 | quota-check-limit 2022-04-26 14:33:54.307 | quotas 2022-04-26 14:33:54.308 | quota_details 2022-04-26 14:33:54.308 | rbac-policies 2022-04-26 14:33:54.308 | rbac-address-group 2022-04-26 14:33:54.308 | rbac-address-scope 2022-04-26 14:33:54.308 | rbac-security-groups 2022-04-26 14:33:54.308 | rbac-subnetpool 2022-04-26 14:33:54.308 | revision-if-match 2022-04-26 14:33:54.308 | standard-attr-revisions 2022-04-26 14:33:54.308 | router_availability_zone 2022-04-26 14:33:54.308 | security-groups-normalized-cidr 2022-04-26 14:33:54.308 | port-security-groups-filtering 2022-04-26 14:33:54.308 | security-groups-remote-address-group 2022-04-26 14:33:54.308 | security-groups-shared-filtering 2022-04-26 14:33:54.308 | security-group 2022-04-26 14:33:54.308 | service-type 2022-04-26 14:33:54.308 | sorting 2022-04-26 14:33:54.308 | standard-attr-description 2022-04-26 14:33:54.308 | stateful-security-group 2022-04-26 14:33:54.308 | subnet_onboard 2022-04-26 14:33:54.309 | subnet-service-types 2022-04-26 14:33:54.309 | subnet_allocation 2022-04-26 14:33:54.309 | subnetpool-prefix-ops 2022-04-26 14:33:54.309 | standard-attr-tag 2022-04-26 14:33:54.309 | standard-attr-timestamp =~ external-net ]] 2022-04-26 14:33:54.314 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-26 14:33:54.317 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-26 14:33:54.321 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-26 14:33:54.322 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-26 14:33:54.323 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-26 14:33:54.326 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:33:54.330 | ++ functions-common:get_field:824 : read data 2022-04-26 14:33:57.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:57.080 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:57.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:57.080 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:57.258 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:33:57.261 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 14:33:57.264 | ++ functions-common:get_field:828 : field='$3' 2022-04-26 14:33:57.267 | ++ functions-common:get_field:830 : echo '| id | 494b586b-ab11-4d64-a883-7389ad2b9003 |' 2022-04-26 14:33:57.267 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 14:33:57.273 | ++ functions-common:get_field:824 : read data 2022-04-26 14:33:57.277 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=494b586b-ab11-4d64-a883-7389ad2b9003 2022-04-26 14:33:57.280 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-04-26 14:33:57.283 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:33:57.301 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-26 14:33:57.304 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-26 14:33:57.306 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-26 14:33:57.311 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-26 14:33:59.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:59.916 | from cryptography.utils import int_from_bytes 2022-04-26 14:33:59.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:33:59.917 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:00.094 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:34:00.097 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-26 14:34:00.097 | address-scope 2022-04-26 14:34:00.097 | router-admin-state-down-before-update 2022-04-26 14:34:00.097 | agent 2022-04-26 14:34:00.097 | agent-resources-synced 2022-04-26 14:34:00.097 | allowed-address-pairs 2022-04-26 14:34:00.097 | auto-allocated-topology 2022-04-26 14:34:00.097 | availability_zone 2022-04-26 14:34:00.097 | availability_zone_filter 2022-04-26 14:34:00.098 | default-subnetpools 2022-04-26 14:34:00.098 | dhcp_agent_scheduler 2022-04-26 14:34:00.098 | dvr 2022-04-26 14:34:00.098 | empty-string-filtering 2022-04-26 14:34:00.098 | external-net 2022-04-26 14:34:00.098 | extra_dhcp_opt 2022-04-26 14:34:00.098 | extraroute 2022-04-26 14:34:00.098 | extraroute-atomic 2022-04-26 14:34:00.098 | filter-validation 2022-04-26 14:34:00.098 | fip-port-details 2022-04-26 14:34:00.098 | flavors 2022-04-26 14:34:00.098 | floatingip-pools 2022-04-26 14:34:00.098 | ip-substring-filtering 2022-04-26 14:34:00.098 | router 2022-04-26 14:34:00.098 | ext-gw-mode 2022-04-26 14:34:00.098 | l3-ha 2022-04-26 14:34:00.098 | l3-flavors 2022-04-26 14:34:00.098 | l3-port-ip-change-not-allowed 2022-04-26 14:34:00.098 | l3_agent_scheduler 2022-04-26 14:34:00.098 | metering 2022-04-26 14:34:00.098 | metering_source_and_destination_fields 2022-04-26 14:34:00.098 | multi-provider 2022-04-26 14:34:00.098 | net-mtu 2022-04-26 14:34:00.098 | net-mtu-writable 2022-04-26 14:34:00.098 | network_availability_zone 2022-04-26 14:34:00.098 | network-ip-availability 2022-04-26 14:34:00.098 | pagination 2022-04-26 14:34:00.098 | port-device-profile 2022-04-26 14:34:00.098 | port-mac-override 2022-04-26 14:34:00.098 | port-mac-address-regenerate 2022-04-26 14:34:00.098 | port-numa-affinity-policy 2022-04-26 14:34:00.098 | binding 2022-04-26 14:34:00.098 | binding-extended 2022-04-26 14:34:00.098 | port-security 2022-04-26 14:34:00.099 | project-id 2022-04-26 14:34:00.099 | provider 2022-04-26 14:34:00.099 | quota-check-limit 2022-04-26 14:34:00.099 | quotas 2022-04-26 14:34:00.099 | quota_details 2022-04-26 14:34:00.099 | rbac-policies 2022-04-26 14:34:00.099 | rbac-address-group 2022-04-26 14:34:00.099 | rbac-address-scope 2022-04-26 14:34:00.099 | rbac-security-groups 2022-04-26 14:34:00.099 | rbac-subnetpool 2022-04-26 14:34:00.099 | revision-if-match 2022-04-26 14:34:00.099 | standard-attr-revisions 2022-04-26 14:34:00.099 | router_availability_zone 2022-04-26 14:34:00.099 | security-groups-normalized-cidr 2022-04-26 14:34:00.099 | port-security-groups-filtering 2022-04-26 14:34:00.099 | security-groups-remote-address-group 2022-04-26 14:34:00.099 | security-groups-shared-filtering 2022-04-26 14:34:00.099 | security-group 2022-04-26 14:34:00.099 | service-type 2022-04-26 14:34:00.099 | sorting 2022-04-26 14:34:00.099 | standard-attr-description 2022-04-26 14:34:00.099 | stateful-security-group 2022-04-26 14:34:00.099 | subnet_onboard 2022-04-26 14:34:00.099 | subnet-service-types 2022-04-26 14:34:00.099 | subnet_allocation 2022-04-26 14:34:00.099 | subnetpool-prefix-ops 2022-04-26 14:34:00.099 | standard-attr-tag 2022-04-26 14:34:00.099 | standard-attr-timestamp' 2022-04-26 14:34:00.100 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-26 14:34:00.100 | address-scope 2022-04-26 14:34:00.100 | router-admin-state-down-before-update 2022-04-26 14:34:00.100 | agent 2022-04-26 14:34:00.100 | agent-resources-synced 2022-04-26 14:34:00.100 | allowed-address-pairs 2022-04-26 14:34:00.100 | auto-allocated-topology 2022-04-26 14:34:00.100 | availability_zone 2022-04-26 14:34:00.100 | availability_zone_filter 2022-04-26 14:34:00.100 | default-subnetpools 2022-04-26 14:34:00.100 | dhcp_agent_scheduler 2022-04-26 14:34:00.100 | dvr 2022-04-26 14:34:00.100 | empty-string-filtering 2022-04-26 14:34:00.100 | external-net 2022-04-26 14:34:00.100 | extra_dhcp_opt 2022-04-26 14:34:00.101 | extraroute 2022-04-26 14:34:00.101 | extraroute-atomic 2022-04-26 14:34:00.101 | filter-validation 2022-04-26 14:34:00.101 | fip-port-details 2022-04-26 14:34:00.101 | flavors 2022-04-26 14:34:00.101 | floatingip-pools 2022-04-26 14:34:00.101 | ip-substring-filtering 2022-04-26 14:34:00.101 | router 2022-04-26 14:34:00.101 | ext-gw-mode 2022-04-26 14:34:00.101 | l3-ha 2022-04-26 14:34:00.101 | l3-flavors 2022-04-26 14:34:00.101 | l3-port-ip-change-not-allowed 2022-04-26 14:34:00.101 | l3_agent_scheduler 2022-04-26 14:34:00.101 | metering 2022-04-26 14:34:00.101 | metering_source_and_destination_fields 2022-04-26 14:34:00.101 | multi-provider 2022-04-26 14:34:00.101 | net-mtu 2022-04-26 14:34:00.101 | net-mtu-writable 2022-04-26 14:34:00.101 | network_availability_zone 2022-04-26 14:34:00.101 | network-ip-availability 2022-04-26 14:34:00.101 | pagination 2022-04-26 14:34:00.101 | port-device-profile 2022-04-26 14:34:00.101 | port-mac-override 2022-04-26 14:34:00.101 | port-mac-address-regenerate 2022-04-26 14:34:00.101 | port-numa-affinity-policy 2022-04-26 14:34:00.101 | binding 2022-04-26 14:34:00.101 | binding-extended 2022-04-26 14:34:00.101 | port-security 2022-04-26 14:34:00.101 | project-id 2022-04-26 14:34:00.101 | provider 2022-04-26 14:34:00.101 | quota-check-limit 2022-04-26 14:34:00.101 | quotas 2022-04-26 14:34:00.101 | quota_details 2022-04-26 14:34:00.101 | rbac-policies 2022-04-26 14:34:00.102 | rbac-address-group 2022-04-26 14:34:00.102 | rbac-address-scope 2022-04-26 14:34:00.102 | rbac-security-groups 2022-04-26 14:34:00.102 | rbac-subnetpool 2022-04-26 14:34:00.102 | revision-if-match 2022-04-26 14:34:00.102 | standard-attr-revisions 2022-04-26 14:34:00.102 | router_availability_zone 2022-04-26 14:34:00.102 | security-groups-normalized-cidr 2022-04-26 14:34:00.102 | port-security-groups-filtering 2022-04-26 14:34:00.102 | security-groups-remote-address-group 2022-04-26 14:34:00.102 | security-groups-shared-filtering 2022-04-26 14:34:00.102 | security-group 2022-04-26 14:34:00.102 | service-type 2022-04-26 14:34:00.102 | sorting 2022-04-26 14:34:00.102 | standard-attr-description 2022-04-26 14:34:00.102 | stateful-security-group 2022-04-26 14:34:00.102 | subnet_onboard 2022-04-26 14:34:00.102 | subnet-service-types 2022-04-26 14:34:00.102 | subnet_allocation 2022-04-26 14:34:00.102 | subnetpool-prefix-ops 2022-04-26 14:34:00.102 | standard-attr-tag 2022-04-26 14:34:00.102 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-26 14:34:00.103 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-26 14:34:00.106 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-26 14:34:00.109 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-26 14:34:00.114 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-04-26 14:34:00.114 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-26 14:34:00.115 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-26 14:34:00.119 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:34:00.122 | ++ functions-common:get_field:824 : read data 2022-04-26 14:34:03.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:03.785 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:03.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:03.785 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:03.967 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:34:03.970 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 14:34:03.973 | ++ functions-common:get_field:828 : field='$3' 2022-04-26 14:34:03.976 | ++ functions-common:get_field:830 : echo '| id | 2a57d20d-e74b-4d45-8273-9e236c972304 |' 2022-04-26 14:34:03.977 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 14:34:03.984 | ++ functions-common:get_field:824 : read data 2022-04-26 14:34:03.987 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=2a57d20d-e74b-4d45-8273-9e236c972304 2022-04-26 14:34:03.990 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-04-26 14:34:03.993 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:34:04.012 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-26 14:34:04.015 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-26 14:34:04.017 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 494b586b-ab11-4d64-a883-7389ad2b9003 f220aca9-709f-47d0-b040-303b8bcf0d78 2022-04-26 14:34:08.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:08.712 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:08.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:08.712 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:08.888 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-26 14:34:08.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 2a57d20d-e74b-4d45-8273-9e236c972304 2022-04-26 14:34:08.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-26 14:34:08.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-26 14:34:08.899 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.26.8.1 ]] 2022-04-26 14:34:08.902 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.26.8.1 ' 2022-04-26 14:34:08.904 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 2a57d20d-e74b-4d45-8273-9e236c972304 --subnet-range 172.26.8.0/24 --no-dhcp ' 2022-04-26 14:34:08.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-26 14:34:08.910 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-26 14:34:08.914 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-26 14:34:08.915 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.8.1 --network 2a57d20d-e74b-4d45-8273-9e236c972304 --subnet-range 172.26.8.0/24 --no-dhcp public-subnet 2022-04-26 14:34:11.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:11.851 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:11.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:11.851 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:12.031 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:34:12.034 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.26.8.1 | 2022-04-26 14:34:12.034 | | id | f56ece26-2c91-4591-ae1b-cb93fa054451 |' 2022-04-26 14:34:12.037 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-04-26 14:34:12.039 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:34:12.055 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' f56ece26-2c91-4591-ae1b-cb93fa054451 '|' 2022-04-26 14:34:12.058 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.26.8.1 | | id | f56ece26-2c91-4591-ae1b-cb93fa054451 |' 2022-04-26 14:34:12.061 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-26 14:34:12.064 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' f56ece26-2c91-4591-ae1b-cb93fa054451 '|' 2022-04-26 14:34:12.065 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-26 14:34:12.067 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:34:12.070 | ++ functions-common:get_field:824 : read data 2022-04-26 14:34:12.072 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 14:34:12.075 | ++ functions-common:get_field:828 : field='$3' 2022-04-26 14:34:12.078 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.26.8.1 | | id | f56ece26-2c91-4591-ae1b-cb93fa054451 |' 2022-04-26 14:34:12.078 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 14:34:12.084 | ++ functions-common:get_field:824 : read data 2022-04-26 14:34:12.087 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.26.8.1 2022-04-26 14:34:12.091 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' f56ece26-2c91-4591-ae1b-cb93fa054451 '|' 2022-04-26 14:34:12.092 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-26 14:34:12.094 | ++ functions-common:get_field:823 : local data field 2022-04-26 14:34:12.096 | ++ functions-common:get_field:824 : read data 2022-04-26 14:34:12.098 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-04-26 14:34:12.101 | ++ functions-common:get_field:828 : field='$6' 2022-04-26 14:34:12.104 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.26.8.1 | | id | f56ece26-2c91-4591-ae1b-cb93fa054451 |' 2022-04-26 14:34:12.105 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-26 14:34:12.111 | ++ functions-common:get_field:824 : read data 2022-04-26 14:34:12.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=f56ece26-2c91-4591-ae1b-cb93fa054451 2022-04-26 14:34:12.116 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 2a57d20d-e74b-4d45-8273-9e236c972304 494b586b-ab11-4d64-a883-7389ad2b9003 2022-04-26 14:34:16.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:16.289 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:16.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:16.289 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:16.476 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-26 14:34:16.479 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-26 14:34:16.497 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:16.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-26 14:34:16.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-26 14:34:16.504 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-26 14:34:16.507 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-26 14:34:16.510 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-26 14:34:16.513 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-04-26 14:34:16.531 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-26 14:34:16.534 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-26 14:34:16.537 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-26 14:34:16.539 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-26 14:34:16.542 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-26 14:34:16.544 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-04-26 14:34:16.547 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-26 14:34:16.549 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-04-26 14:34:16.552 | + functions-common:test_with_retry:2377 : local until=10 2022-04-26 14:34:16.554 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-04-26 14:34:16.557 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-04-26 14:34:16.559 | + functions-common:time_start:2423 : local name=test_with_retry 2022-04-26 14:34:16.562 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:16.564 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:16.567 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:16.572 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983656569 2022-04-26 14:34:16.575 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-26 14:34:16.582 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-04-26 14:34:16.585 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:16.587 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:16.589 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:16.592 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:16.594 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:16.597 | + functions-common:time_stop:2443 : name=test_with_retry 2022-04-26 14:34:16.599 | + functions-common:time_stop:2444 : start_time=1650983656569 2022-04-26 14:34:16.601 | + functions-common:time_stop:2446 : [[ -z 1650983656569 ]] 2022-04-26 14:34:16.605 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:16.610 | + functions-common:time_stop:2449 : end_time=1650983656607 2022-04-26 14:34:16.612 | + functions-common:time_stop:2450 : elapsed_time=38 2022-04-26 14:34:16.614 | + functions-common:time_stop:2451 : total=5616 2022-04-26 14:34:16.617 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:16.620 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5654 2022-04-26 14:34:16.624 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-26 14:34:16.624 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.26.8.1 2022-04-26 14:34:16.629 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-26 14:34:16.632 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-26 14:34:16.634 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-26 14:34:16.637 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-26 14:34:16.639 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.26.8.1/24 dev br-data 2022-04-26 14:34:16.655 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-26 14:34:16.671 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-04-26 14:34:16.675 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-26 14:34:16.675 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-26 14:34:16.675 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-26 14:34:18.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:18.961 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:18.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:18.962 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:19.136 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 14:34:19.140 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.26.8.31 ' 2022-04-26 14:34:19.142 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-26 14:34:19.145 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 14:34:19.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-26 14:34:19.164 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-26 14:34:19.168 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-26 14:34:19.171 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-04-26 14:34:19.190 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:19.192 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-04-26 14:34:19.195 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:34:19.198 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-04-26 14:34:19.201 | + ./stack.sh:main:1321 : start_nova 2022-04-26 14:34:19.204 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-26 14:34:19.206 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:19.209 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:19.212 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:19.216 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-26 14:34:19.218 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:34:19.222 | + functions-common:run_process:1692 : local service=n-sch 2022-04-26 14:34:19.225 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:34:19.227 | + functions-common:run_process:1694 : local group= 2022-04-26 14:34:19.231 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:19.234 | + functions-common:run_process:1697 : local name=n-sch 2022-04-26 14:34:19.237 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:19.240 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:19.242 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:19.245 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:19.249 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:19.253 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983659250 2022-04-26 14:34:19.256 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-04-26 14:34:19.275 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:19.278 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-26 14:34:19.281 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-04-26 14:34:19.283 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:34:19.286 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:34:19.289 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:34:19.292 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:34:19.295 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-26 14:34:19.297 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-26 14:34:19.300 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-04-26 14:34:19.303 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:34:19.305 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:34:19.308 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-26 14:34:19.311 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-26 14:34:19.313 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-04-26 14:34:19.316 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:34:19.318 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:34:19.321 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:34:19.324 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:34:19.326 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:34:19.329 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-26 14:34:19.331 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:34:19.336 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-26 14:34:19.391 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-26 14:34:19.447 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 14:34:19.507 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-26 14:34:19.565 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-26 14:34:19.623 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:34:19.681 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:34:19.684 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-26 14:34:19.742 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:34:20.229 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-04-26 14:34:20.243 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-26 14:34:20.733 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-04-26 14:34:20.757 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:20.761 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:20.764 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:20.766 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:20.769 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:20.772 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:20.775 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:20.778 | + functions-common:time_stop:2444 : start_time=1650983659250 2022-04-26 14:34:20.780 | + functions-common:time_stop:2446 : [[ -z 1650983659250 ]] 2022-04-26 14:34:20.786 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:20.789 | + functions-common:time_stop:2449 : end_time=1650983660786 2022-04-26 14:34:20.792 | + functions-common:time_stop:2450 : elapsed_time=1536 2022-04-26 14:34:20.794 | + functions-common:time_stop:2451 : total=23493 2022-04-26 14:34:20.797 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:20.800 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25029 2022-04-26 14:34:20.802 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-26 14:34:20.807 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-26 14:34:20.813 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:34:20.816 | + functions-common:run_process:1692 : local service=n-api-meta 2022-04-26 14:34:20.819 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:34:20.823 | + functions-common:run_process:1694 : local group= 2022-04-26 14:34:20.826 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:20.829 | + functions-common:run_process:1697 : local name=n-api-meta 2022-04-26 14:34:20.832 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:20.835 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:20.837 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:20.841 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:20.844 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:20.850 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983660846 2022-04-26 14:34:20.852 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-04-26 14:34:20.877 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:20.880 | + functions-common:run_process:1701 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-04-26 14:34:20.883 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-04-26 14:34:20.887 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:34:20.890 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:34:20.893 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:34:20.896 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:34:20.899 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-26 14:34:20.902 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-26 14:34:20.905 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-04-26 14:34:20.909 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:34:20.912 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:34:20.915 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-26 14:34:20.918 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-04-26 14:34:20.924 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-04-26 14:34:20.925 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:34:20.928 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 14:34:20.930 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 14:34:20.934 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-26 14:34:20.936 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 14:34:20.941 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-04-26 14:34:21.001 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-04-26 14:34:21.063 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-26 14:34:21.132 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 14:34:21.198 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:34:21.261 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-26 14:34:21.326 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-26 14:34:21.389 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-26 14:34:21.452 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-26 14:34:21.518 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-26 14:34:21.586 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 14:34:21.590 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-26 14:34:21.654 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 14:34:22.169 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-04-26 14:34:22.185 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-26 14:34:22.687 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-04-26 14:34:22.790 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:22.797 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:22.800 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:22.804 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:22.807 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:22.812 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:22.818 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:22.822 | + functions-common:time_stop:2444 : start_time=1650983660846 2022-04-26 14:34:22.824 | + functions-common:time_stop:2446 : [[ -z 1650983660846 ]] 2022-04-26 14:34:22.835 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:22.844 | + functions-common:time_stop:2449 : end_time=1650983662836 2022-04-26 14:34:22.849 | + functions-common:time_stop:2450 : elapsed_time=1990 2022-04-26 14:34:22.857 | + functions-common:time_stop:2451 : total=25029 2022-04-26 14:34:22.860 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:22.865 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27019 2022-04-26 14:34:22.876 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:22.888 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:22.891 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-26 14:34:22.898 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:22.905 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:22.912 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:22.915 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-26 14:34:22.922 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:34:22.927 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-26 14:34:22.938 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-26 14:34:22.945 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:34:22.950 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-26 14:34:22.958 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-26 14:34:23.006 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:23.020 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-26 14:34:23.030 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-26 14:34:23.089 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:23.096 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-26 14:34:23.101 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-26 14:34:23.148 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:23.157 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-26 14:34:23.161 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:34:23.173 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-26 14:34:23.183 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-26 14:34:23.194 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 14:34:23.209 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 14:34:23.214 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-26 14:34:23.223 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-26 14:34:23.228 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-04-26 14:34:23.239 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-26 14:34:23.242 | + functions-common:run_process:1694 : local group= 2022-04-26 14:34:23.249 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:23.260 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-04-26 14:34:23.263 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:23.266 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:23.268 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:23.271 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:23.280 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:23.293 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983663281 2022-04-26 14:34:23.298 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-04-26 14:34:23.348 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:23.352 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:23.357 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:23.369 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:23.372 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:23.379 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:23.387 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:23.392 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:23.401 | + functions-common:time_stop:2444 : start_time=1650983663281 2022-04-26 14:34:23.405 | + functions-common:time_stop:2446 : [[ -z 1650983663281 ]] 2022-04-26 14:34:23.411 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:23.417 | + functions-common:time_stop:2449 : end_time=1650983663412 2022-04-26 14:34:23.422 | + functions-common:time_stop:2450 : elapsed_time=131 2022-04-26 14:34:23.427 | + functions-common:time_stop:2451 : total=27019 2022-04-26 14:34:23.429 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:23.434 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27150 2022-04-26 14:34:23.437 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-26 14:34:23.443 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-04-26 14:34:23.447 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-26 14:34:23.455 | + functions-common:run_process:1694 : local group= 2022-04-26 14:34:23.460 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:23.469 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-04-26 14:34:23.474 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:23.480 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:23.491 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:23.491 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:23.496 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:23.504 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983663498 2022-04-26 14:34:23.507 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-04-26 14:34:23.540 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:23.544 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:23.546 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:23.549 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:23.552 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:23.556 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:23.562 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:23.569 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:23.578 | + functions-common:time_stop:2444 : start_time=1650983663498 2022-04-26 14:34:23.587 | + functions-common:time_stop:2446 : [[ -z 1650983663498 ]] 2022-04-26 14:34:23.598 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:23.613 | + functions-common:time_stop:2449 : end_time=1650983663600 2022-04-26 14:34:23.620 | + functions-common:time_stop:2450 : elapsed_time=102 2022-04-26 14:34:23.625 | + functions-common:time_stop:2451 : total=27150 2022-04-26 14:34:23.630 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:23.638 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27252 2022-04-26 14:34:23.646 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:34:23.653 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-04-26 14:34:23.658 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:34:23.669 | + functions-common:run_process:1694 : local group= 2022-04-26 14:34:23.678 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:23.685 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-04-26 14:34:23.694 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:23.701 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:23.706 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:23.711 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:23.716 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:23.721 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983663718 2022-04-26 14:34:23.724 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-04-26 14:34:23.764 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:23.770 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:23.778 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:23.782 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:23.789 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:23.794 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:23.805 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:23.810 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:23.817 | + functions-common:time_stop:2444 : start_time=1650983663718 2022-04-26 14:34:23.825 | + functions-common:time_stop:2446 : [[ -z 1650983663718 ]] 2022-04-26 14:34:23.832 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:23.845 | + functions-common:time_stop:2449 : end_time=1650983663834 2022-04-26 14:34:23.850 | + functions-common:time_stop:2450 : elapsed_time=116 2022-04-26 14:34:23.855 | + functions-common:time_stop:2451 : total=27252 2022-04-26 14:34:23.862 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:23.870 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27368 2022-04-26 14:34:23.877 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:23.883 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:23.888 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-26 14:34:23.893 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:34:23.899 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-26 14:34:23.906 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-26 14:34:23.950 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:23.953 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-26 14:34:24.071 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-26 14:34:24.078 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:34:24.082 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-26 14:34:24.161 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-26 14:34:24.182 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:24.185 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:34:24.188 | + functions-common:run_process:1692 : local service=n-super-cond 2022-04-26 14:34:24.192 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:34:24.195 | + functions-common:run_process:1694 : local group= 2022-04-26 14:34:24.200 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:24.203 | + functions-common:run_process:1697 : local name=n-super-cond 2022-04-26 14:34:24.210 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:24.216 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:24.222 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:24.226 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:24.234 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:24.242 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983664237 2022-04-26 14:34:24.245 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-04-26 14:34:24.268 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:24.271 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-26 14:34:24.274 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-04-26 14:34:24.277 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:34:24.282 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:34:24.288 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:34:24.294 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:34:24.296 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-26 14:34:24.302 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-26 14:34:24.304 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-04-26 14:34:24.308 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:34:24.310 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:34:24.313 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-26 14:34:24.316 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-26 14:34:24.318 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-04-26 14:34:24.321 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:34:24.328 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:34:24.331 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:34:24.334 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:34:24.339 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:34:24.342 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-26 14:34:24.345 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:34:24.350 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-04-26 14:34:24.426 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-26 14:34:24.512 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 14:34:24.599 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-26 14:34:24.690 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-26 14:34:24.778 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:34:24.862 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:34:24.866 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-26 14:34:24.955 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:34:25.720 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-04-26 14:34:25.735 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-26 14:34:26.233 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-04-26 14:34:26.259 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:26.268 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:26.271 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:26.274 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:26.277 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:26.280 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:26.283 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:26.285 | + functions-common:time_stop:2444 : start_time=1650983664237 2022-04-26 14:34:26.289 | + functions-common:time_stop:2446 : [[ -z 1650983664237 ]] 2022-04-26 14:34:26.297 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:26.310 | + functions-common:time_stop:2449 : end_time=1650983666300 2022-04-26 14:34:26.314 | + functions-common:time_stop:2450 : elapsed_time=2063 2022-04-26 14:34:26.318 | + functions-common:time_stop:2451 : total=27368 2022-04-26 14:34:26.322 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:26.329 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=29431 2022-04-26 14:34:26.340 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-26 14:34:26.346 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 14:34:26.350 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-26 14:34:26.382 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:26.385 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-26 14:34:26.389 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-26 14:34:26.394 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 14:34:26.397 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 14:34:26.401 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-26 14:34:26.403 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:34:26.406 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-04-26 14:34:26.409 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:34:26.412 | + functions-common:run_process:1694 : local group= 2022-04-26 14:34:26.415 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:26.418 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-04-26 14:34:26.421 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:26.426 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:26.429 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:26.432 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:26.446 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:26.446 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983666439 2022-04-26 14:34:26.446 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-04-26 14:34:26.467 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:26.471 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-26 14:34:26.476 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-04-26 14:34:26.476 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:34:26.480 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:34:26.480 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:34:26.484 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:34:26.485 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-26 14:34:26.488 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-26 14:34:26.491 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-04-26 14:34:26.493 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:34:26.496 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:34:26.499 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-26 14:34:26.502 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-04-26 14:34:26.505 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-04-26 14:34:26.507 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:34:26.511 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:34:26.513 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:34:26.516 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:34:26.519 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:34:26.521 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-26 14:34:26.524 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:34:26.530 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-04-26 14:34:26.593 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-26 14:34:26.656 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 14:34:26.717 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-26 14:34:26.781 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-26 14:34:26.844 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:34:26.930 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:34:26.934 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-26 14:34:27.021 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:34:27.628 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-26 14:34:27.642 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-26 14:34:28.155 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-26 14:34:28.184 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:28.188 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:28.190 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:28.193 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:28.196 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:28.199 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:28.202 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:28.204 | + functions-common:time_stop:2444 : start_time=1650983666439 2022-04-26 14:34:28.207 | + functions-common:time_stop:2446 : [[ -z 1650983666439 ]] 2022-04-26 14:34:28.210 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:28.215 | + functions-common:time_stop:2449 : end_time=1650983668212 2022-04-26 14:34:28.218 | + functions-common:time_stop:2450 : elapsed_time=1773 2022-04-26 14:34:28.221 | + functions-common:time_stop:2451 : total=29431 2022-04-26 14:34:28.224 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:28.226 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31204 2022-04-26 14:34:28.229 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-26 14:34:28.232 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:28.235 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:28.238 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:28.241 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-26 14:34:28.243 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-26 14:34:28.249 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-26 14:34:28.252 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:34:28.254 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 14:34:28.257 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-26 14:34:28.261 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 14:34:28.264 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-26 14:34:28.267 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-26 14:34:28.270 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-26 14:34:28.273 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-26 14:34:28.277 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-26 14:34:28.278 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-26 14:34:28.278 | BEGIN { 2022-04-26 14:34:28.278 | section = "" 2022-04-26 14:34:28.278 | last_section = "" 2022-04-26 14:34:28.278 | section_count = 0 2022-04-26 14:34:28.278 | } 2022-04-26 14:34:28.278 | /^\[.+\]/ { 2022-04-26 14:34:28.278 | gsub("[][]", "", $1); 2022-04-26 14:34:28.278 | section=$1 2022-04-26 14:34:28.278 | next 2022-04-26 14:34:28.278 | } 2022-04-26 14:34:28.278 | /^ *\#/ { 2022-04-26 14:34:28.278 | next 2022-04-26 14:34:28.278 | } 2022-04-26 14:34:28.279 | /^[^ \t]+/ { 2022-04-26 14:34:28.279 | # get offset of first = in $0 2022-04-26 14:34:28.279 | eq_idx = index($0, "=") 2022-04-26 14:34:28.279 | # extract attr & value from $0 2022-04-26 14:34:28.279 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 14:34:28.279 | value = substr($0, eq_idx + 1) 2022-04-26 14:34:28.279 | # only need to strip trailing whitespace from attr 2022-04-26 14:34:28.279 | sub(/[ \t]*$/, "", attr) 2022-04-26 14:34:28.279 | # need to strip leading & trailing whitespace from value 2022-04-26 14:34:28.279 | sub(/^[ \t]*/, "", value) 2022-04-26 14:34:28.279 | sub(/[ \t]*$/, "", value) 2022-04-26 14:34:28.279 | 2022-04-26 14:34:28.279 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 14:34:28.279 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 14:34:28.279 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 14:34:28.279 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 14:34:28.279 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 14:34:28.279 | if (section != last_section) { 2022-04-26 14:34:28.279 | cfg_section[section_count++] = section 2022-04-26 14:34:28.279 | last_section = section 2022-04-26 14:34:28.279 | } 2022-04-26 14:34:28.279 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 14:34:28.279 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 14:34:28.279 | 2022-04-26 14:34:28.279 | cfg_attr[section, attr, 0] = value 2022-04-26 14:34:28.279 | cfg_attr_count[section, attr] = 1 2022-04-26 14:34:28.279 | } else { 2022-04-26 14:34:28.279 | lno = cfg_attr_count[section, attr]++ 2022-04-26 14:34:28.279 | cfg_attr[section, attr, lno] = value 2022-04-26 14:34:28.279 | } 2022-04-26 14:34:28.279 | } 2022-04-26 14:34:28.280 | END { 2022-04-26 14:34:28.280 | # Process each section in order 2022-04-26 14:34:28.280 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 14:34:28.280 | section = cfg_section[sno] 2022-04-26 14:34:28.280 | # The ini routines simply append a config item immediately 2022-04-26 14:34:28.280 | # after the section header. To keep the same order as defined 2022-04-26 14:34:28.280 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 14:34:28.280 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 14:34:28.280 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 14:34:28.280 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 14:34:28.280 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 14:34:28.280 | else { 2022-04-26 14:34:28.280 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 14:34:28.280 | count = cfg_attr_count[section, attr] 2022-04-26 14:34:28.280 | print "inidelete " configfile " " section " " attr 2022-04-26 14:34:28.280 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 14:34:28.280 | for (l = count -2; l >= 0; l--) 2022-04-26 14:34:28.280 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 14:34:28.280 | } 2022-04-26 14:34:28.280 | } 2022-04-26 14:34:28.280 | } 2022-04-26 14:34:28.280 | } 2022-04-26 14:34:28.280 | ' 2022-04-26 14:34:28.284 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 14:34:28.284 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 14:34:28.286 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:34:28.289 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 14:34:28.291 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-26 14:34:28.294 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:34:28.296 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-26 14:34:28.299 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-26 14:34:28.299 | BEGIN { group = "" } 2022-04-26 14:34:28.299 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:34:28.299 | gsub("[][]", "", $1); 2022-04-26 14:34:28.299 | split($1, a, "|"); 2022-04-26 14:34:28.299 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 14:34:28.299 | group=a[1] 2022-04-26 14:34:28.299 | } else { 2022-04-26 14:34:28.299 | group="" 2022-04-26 14:34:28.299 | } 2022-04-26 14:34:28.299 | next 2022-04-26 14:34:28.299 | } 2022-04-26 14:34:28.299 | { 2022-04-26 14:34:28.299 | if (group != "") 2022-04-26 14:34:28.300 | print $0 2022-04-26 14:34:28.300 | } 2022-04-26 14:34:28.300 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:34:28.308 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 14:34:28.310 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-26 14:34:28.345 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-26 14:34:28.383 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-26 14:34:28.386 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-26 14:34:28.390 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-26 14:34:28.393 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 14:34:28.396 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-26 14:34:28.398 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 14:34:28.417 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:28.421 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-26 14:34:28.424 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-26 14:34:28.427 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 14:34:28.446 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:28.449 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-04-26 14:34:28.452 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-04-26 14:34:28.485 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 14:34:28.488 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 14:34:28.490 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-26 14:34:28.515 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-26 14:34:28.542 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-26 14:34:28.549 | + lib/nova:configure_console_compute:643 : local offset 2022-04-26 14:34:28.552 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-26 14:34:28.555 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-26 14:34:28.559 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-26 14:34:28.582 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.16 2022-04-26 14:34:28.585 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-26 14:34:28.604 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:28.607 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-26 14:34:28.626 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:28.629 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-26 14:34:28.631 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-26 14:34:28.670 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-26 14:34:28.689 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:28.692 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-26 14:34:28.711 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:28.714 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-26 14:34:28.717 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-26 14:34:28.724 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-26 14:34:28.727 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-26 14:34:28.731 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-26 14:34:28.734 | + functions-common:run_process:1692 : local service=n-cpu 2022-04-26 14:34:28.737 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-26 14:34:28.740 | + functions-common:run_process:1694 : local group=libvirt 2022-04-26 14:34:28.742 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:28.745 | + functions-common:run_process:1697 : local name=n-cpu 2022-04-26 14:34:28.748 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:28.751 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:28.754 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:28.756 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:28.760 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:28.765 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983668762 2022-04-26 14:34:28.772 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-04-26 14:34:28.793 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:28.796 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:28.798 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:28.801 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:28.804 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:28.807 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:28.810 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:28.812 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:28.815 | + functions-common:time_stop:2444 : start_time=1650983668762 2022-04-26 14:34:28.817 | + functions-common:time_stop:2446 : [[ -z 1650983668762 ]] 2022-04-26 14:34:28.821 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:28.825 | + functions-common:time_stop:2449 : end_time=1650983668823 2022-04-26 14:34:28.828 | + functions-common:time_stop:2450 : elapsed_time=61 2022-04-26 14:34:28.831 | + functions-common:time_stop:2451 : total=31204 2022-04-26 14:34:28.833 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:28.836 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31265 2022-04-26 14:34:28.839 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:28.841 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 14:34:28.844 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-26 14:34:28.867 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:28.870 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-26 14:34:28.870 | Dumping cells_v2 mapping 2022-04-26 14:34:28.873 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-26 14:34:29.933 | 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-04-26 14:34:32.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:32.473 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:32.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:32.474 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:32.474 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-26 14:34:32.474 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-26 14:34:32.474 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-26 14:34:32.474 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-26 14:34:32.474 | | cell1 | a57243a8-994a-4bf1-bde8-6c75721581ea | rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-26 14:34:32.474 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-26 14:34:32.936 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-04-26 14:34:32.938 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-26 14:34:33.002 | + inc/async:async_inner:63 : create_flavors 2022-04-26 14:34:33.045 | [250651 Async create_flavors:315221]: running: create_flavors 2022-04-26 14:34:33.048 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-04-26 14:34:33.067 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:33.070 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-04-26 14:34:33.073 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:34:33.076 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-04-26 14:34:33.079 | + ./stack.sh:main:1326 : start_cinder 2022-04-26 14:34:33.081 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-26 14:34:33.084 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-26 14:34:33.088 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-26 14:34:33.090 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-26 14:34:33.109 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:33.112 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-26 14:34:33.115 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-04-26 14:34:33.117 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-26 14:34:33.122 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-26 14:34:33.126 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:34:33.129 | + functions-common:run_process:1692 : local service=c-api 2022-04-26 14:34:33.132 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:34:33.134 | + functions-common:run_process:1694 : local group= 2022-04-26 14:34:33.137 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:33.140 | + functions-common:run_process:1697 : local name=c-api 2022-04-26 14:34:33.143 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:33.146 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:33.148 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:33.151 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:33.154 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:33.159 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983673156 2022-04-26 14:34:33.161 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-04-26 14:34:33.179 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:33.183 | + functions-common:run_process:1701 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-04-26 14:34:33.185 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-04-26 14:34:33.188 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:34:33.191 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:34:33.193 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:34:33.196 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:34:33.198 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-26 14:34:33.201 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-26 14:34:33.204 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-04-26 14:34:33.206 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:34:33.209 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:34:33.211 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-26 14:34:33.214 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-04-26 14:34:33.217 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-04-26 14:34:33.219 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:34:33.221 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 14:34:33.224 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 14:34:33.226 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-26 14:34:33.229 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 14:34:33.235 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-04-26 14:34:33.294 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-26 14:34:33.349 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-26 14:34:33.404 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 14:34:33.458 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:34:33.516 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-26 14:34:33.572 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-26 14:34:33.631 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-26 14:34:33.688 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-26 14:34:33.746 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-26 14:34:33.802 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 14:34:33.805 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-26 14:34:33.862 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 14:34:34.454 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-04-26 14:34:34.468 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-26 14:34:34.946 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-04-26 14:34:35.032 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:35.042 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:35.046 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:35.050 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:35.056 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:35.059 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:35.064 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:35.067 | + functions-common:time_stop:2444 : start_time=1650983673156 2022-04-26 14:34:35.072 | + functions-common:time_stop:2446 : [[ -z 1650983673156 ]] 2022-04-26 14:34:35.080 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:35.083 | + functions-common:time_stop:2449 : end_time=1650983675079 2022-04-26 14:34:35.089 | + functions-common:time_stop:2450 : elapsed_time=1923 2022-04-26 14:34:35.093 | + functions-common:time_stop:2451 : total=31265 2022-04-26 14:34:35.096 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:35.100 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33188 2022-04-26 14:34:35.102 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.16/volume/v3 2022-04-26 14:34:35.106 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-26 14:34:35.106 | Waiting for Cinder API to start... 2022-04-26 14:34:35.116 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.16/volume/v3 2022-04-26 14:34:35.124 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 14:34:35.124 | + functions:wait_for_service:458 : local url=http://10.222.0.16/volume/v3 2022-04-26 14:34:35.127 | + functions:wait_for_service:459 : local rval=0 2022-04-26 14:34:35.132 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 14:34:35.136 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 14:34:35.138 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:35.144 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:35.152 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:35.158 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983675151 2022-04-26 14:34:35.161 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 14:34:35.183 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/volume/v3 2022-04-26 14:34:39.695 | + :: : [[ 401 == 503 ]] 2022-04-26 14:34:39.697 | + :: : [[ 0 -eq 7 ]] 2022-04-26 14:34:39.701 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 14:34:39.704 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:39.706 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:39.709 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:39.711 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:39.714 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:39.717 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 14:34:39.719 | + functions-common:time_stop:2444 : start_time=1650983675151 2022-04-26 14:34:39.722 | + functions-common:time_stop:2446 : [[ -z 1650983675151 ]] 2022-04-26 14:34:39.725 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:39.730 | + functions-common:time_stop:2449 : end_time=1650983679727 2022-04-26 14:34:39.733 | + functions-common:time_stop:2450 : elapsed_time=4576 2022-04-26 14:34:39.735 | + functions-common:time_stop:2451 : total=18093 2022-04-26 14:34:39.738 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:39.741 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22669 2022-04-26 14:34:39.744 | + functions:wait_for_service:467 : return 0 2022-04-26 14:34:39.747 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:39.749 | + functions-common:run_process:1692 : local service=c-sch 2022-04-26 14:34:39.752 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:39.755 | + functions-common:run_process:1694 : local group= 2022-04-26 14:34:39.757 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:39.761 | + functions-common:run_process:1697 : local name=c-sch 2022-04-26 14:34:39.763 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:39.766 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:39.769 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:39.771 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:39.775 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:39.779 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983679777 2022-04-26 14:34:39.782 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-04-26 14:34:39.801 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:39.803 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-26 14:34:39.807 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-04-26 14:34:39.809 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:39.812 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:39.815 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:39.817 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:39.820 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-26 14:34:39.823 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-26 14:34:39.826 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-04-26 14:34:39.828 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:34:39.831 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:34:39.834 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-26 14:34:39.836 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-26 14:34:39.839 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-04-26 14:34:39.842 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:39.844 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:34:39.847 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:34:39.850 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:34:39.852 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:34:39.855 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-26 14:34:39.858 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:34:39.863 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-26 14:34:39.926 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-26 14:34:39.983 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:40.041 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-26 14:34:40.098 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-26 14:34:40.158 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:34:40.219 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:34:40.221 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-26 14:34:40.281 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:34:40.784 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-04-26 14:34:40.798 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-26 14:34:41.285 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-04-26 14:34:41.315 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:41.315 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:41.318 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:41.321 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:41.324 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:41.327 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:41.329 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:41.332 | + functions-common:time_stop:2444 : start_time=1650983679777 2022-04-26 14:34:41.335 | + functions-common:time_stop:2446 : [[ -z 1650983679777 ]] 2022-04-26 14:34:41.338 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:41.343 | + functions-common:time_stop:2449 : end_time=1650983681340 2022-04-26 14:34:41.346 | + functions-common:time_stop:2450 : elapsed_time=1563 2022-04-26 14:34:41.348 | + functions-common:time_stop:2451 : total=33188 2022-04-26 14:34:41.351 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:41.355 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=34751 2022-04-26 14:34:41.359 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:41.361 | + functions-common:run_process:1692 : local service=c-bak 2022-04-26 14:34:41.364 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:41.367 | + functions-common:run_process:1694 : local group= 2022-04-26 14:34:41.370 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:41.373 | + functions-common:run_process:1697 : local name=c-bak 2022-04-26 14:34:41.376 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:41.379 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:41.381 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:41.384 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:41.388 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:41.393 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983681390 2022-04-26 14:34:41.396 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-04-26 14:34:41.417 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:41.420 | + functions-common:run_process:1701 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-04-26 14:34:41.423 | + functions-common:_run_under_systemd:1657 : local service=c-bak 2022-04-26 14:34:41.426 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:41.428 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:41.431 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:41.435 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:41.437 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-26 14:34:41.440 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-26 14:34:41.443 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-bak.service 2022-04-26 14:34:41.446 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:34:41.449 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:34:41.452 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-26 14:34:41.455 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-26 14:34:41.458 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-bak.service 2022-04-26 14:34:41.460 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:41.464 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:34:41.467 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:34:41.469 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:34:41.472 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:34:41.475 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-04-26 14:34:41.477 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:34:41.483 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-04-26 14:34:41.547 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-04-26 14:34:41.610 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:41.673 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-04-26 14:34:41.732 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-04-26 14:34:41.795 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:34:41.865 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:34:41.869 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-04-26 14:34:41.934 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:34:42.473 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-bak.service 2022-04-26 14:34:42.489 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-04-26 14:34:43.003 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-bak.service 2022-04-26 14:34:43.038 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:43.042 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:43.046 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:43.049 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:43.054 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:43.056 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:43.066 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:43.070 | + functions-common:time_stop:2444 : start_time=1650983681390 2022-04-26 14:34:43.074 | + functions-common:time_stop:2446 : [[ -z 1650983681390 ]] 2022-04-26 14:34:43.080 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:43.086 | + functions-common:time_stop:2449 : end_time=1650983683080 2022-04-26 14:34:43.090 | + functions-common:time_stop:2450 : elapsed_time=1690 2022-04-26 14:34:43.093 | + functions-common:time_stop:2451 : total=34751 2022-04-26 14:34:43.098 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:43.101 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36441 2022-04-26 14:34:43.106 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:43.109 | + functions-common:run_process:1692 : local service=c-vol 2022-04-26 14:34:43.114 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:43.117 | + functions-common:run_process:1694 : local group= 2022-04-26 14:34:43.122 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:43.125 | + functions-common:run_process:1697 : local name=c-vol 2022-04-26 14:34:43.130 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:43.133 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:43.138 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:43.141 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:43.155 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:43.162 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983683156 2022-04-26 14:34:43.165 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-04-26 14:34:43.206 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:43.210 | + functions-common:run_process:1701 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-04-26 14:34:43.215 | + functions-common:_run_under_systemd:1657 : local service=c-vol 2022-04-26 14:34:43.222 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:43.225 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:43.231 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:43.238 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:43.242 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-26 14:34:43.254 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-26 14:34:43.257 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-vol.service 2022-04-26 14:34:43.261 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:34:43.264 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:34:43.270 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-26 14:34:43.273 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-26 14:34:43.278 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-vol.service 2022-04-26 14:34:43.281 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:43.285 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 14:34:43.288 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 14:34:43.294 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 14:34:43.297 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 14:34:43.302 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-04-26 14:34:43.305 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 14:34:43.311 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-04-26 14:34:43.398 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-04-26 14:34:43.482 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 14:34:43.570 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-04-26 14:34:43.646 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-04-26 14:34:43.749 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:34:43.835 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 14:34:43.839 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-04-26 14:34:43.927 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 14:34:44.539 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-vol.service 2022-04-26 14:34:44.555 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-04-26 14:34:45.160 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-vol.service 2022-04-26 14:34:45.191 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:45.198 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:45.203 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:45.220 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:45.232 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:45.237 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:45.248 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:45.257 | + functions-common:time_stop:2444 : start_time=1650983683156 2022-04-26 14:34:45.268 | + functions-common:time_stop:2446 : [[ -z 1650983683156 ]] 2022-04-26 14:34:45.290 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:45.305 | + functions-common:time_stop:2449 : end_time=1650983685291 2022-04-26 14:34:45.312 | + functions-common:time_stop:2450 : elapsed_time=2135 2022-04-26 14:34:45.321 | + functions-common:time_stop:2451 : total=36441 2022-04-26 14:34:45.333 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:45.348 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=38576 2022-04-26 14:34:45.357 | + ./stack.sh:main:1327 : create_volume_types 2022-04-26 14:34:45.369 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-26 14:34:45.437 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:45.452 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-04-26 14:34:45.456 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-26 14:34:45.472 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-26 14:34:45.477 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-04-26 14:34:45.480 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-26 14:34:45.536 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:45.556 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-04-26 14:34:49.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:49.784 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:49.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:34:49.784 | from cryptography.utils import int_from_bytes 2022-04-26 14:34:49.784 | +-------------+--------------------------------------+ 2022-04-26 14:34:49.784 | | Field | Value | 2022-04-26 14:34:49.784 | +-------------+--------------------------------------+ 2022-04-26 14:34:49.784 | | description | None | 2022-04-26 14:34:49.784 | | id | 5d8e90c9-9a79-4532-bfec-fbe8394e0e03 | 2022-04-26 14:34:49.784 | | is_public | True | 2022-04-26 14:34:49.784 | | name | lvmdriver-1 | 2022-04-26 14:34:49.784 | | properties | volume_backend_name='lvmdriver-1' | 2022-04-26 14:34:49.784 | +-------------+--------------------------------------+ 2022-04-26 14:34:50.045 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-04-26 14:34:50.048 | + ./stack.sh:main:1332 : [[ False == \T\r\u\e ]] 2022-04-26 14:34:50.050 | + ./stack.sh:main:1340 : is_service_enabled glance 2022-04-26 14:34:50.075 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:50.090 | + ./stack.sh:main:1341 : echo_summary 'Starting Glance' 2022-04-26 14:34:50.094 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:34:50.104 | + ./stack.sh:echo_summary:448 : echo -e Starting Glance 2022-04-26 14:34:50.107 | + ./stack.sh:main:1342 : start_glance 2022-04-26 14:34:50.114 | + lib/glance:start_glance:602 : local service_protocol=http 2022-04-26 14:34:50.120 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-04-26 14:34:50.176 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:50.179 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-04-26 14:34:50.189 | ++ lib/glance:start_glance:610 : which uwsgi 2022-04-26 14:34:50.205 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:34:50.213 | + functions-common:run_process:1692 : local service=g-api 2022-04-26 14:34:50.226 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:34:50.239 | + functions-common:run_process:1694 : local group= 2022-04-26 14:34:50.251 | + functions-common:run_process:1695 : local user= 2022-04-26 14:34:50.255 | + functions-common:run_process:1697 : local name=g-api 2022-04-26 14:34:50.266 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 14:34:50.276 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 14:34:50.288 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:50.304 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:50.310 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:50.317 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983690310 2022-04-26 14:34:50.320 | + functions-common:run_process:1700 : is_service_enabled g-api 2022-04-26 14:34:50.345 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:50.348 | + functions-common:run_process:1701 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-04-26 14:34:50.351 | + functions-common:_run_under_systemd:1657 : local service=g-api 2022-04-26 14:34:50.354 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:34:50.357 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:34:50.360 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:34:50.363 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:34:50.366 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-04-26 14:34:50.369 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-04-26 14:34:50.373 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@g-api.service 2022-04-26 14:34:50.376 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 14:34:50.379 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 14:34:50.382 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-04-26 14:34:50.386 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-04-26 14:34:50.389 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@g-api.service 2022-04-26 14:34:50.391 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:34:50.393 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 14:34:50.396 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 14:34:50.399 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-04-26 14:34:50.401 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 14:34:50.406 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-04-26 14:34:50.469 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-04-26 14:34:50.533 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-04-26 14:34:50.599 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 14:34:50.662 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 14:34:50.727 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-04-26 14:34:50.792 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-04-26 14:34:50.855 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-04-26 14:34:50.927 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-04-26 14:34:50.990 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-04-26 14:34:51.063 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 14:34:51.066 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-04-26 14:34:51.135 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 14:34:51.671 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@g-api.service 2022-04-26 14:34:51.692 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-04-26 14:34:52.258 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@g-api.service 2022-04-26 14:34:52.377 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 14:34:52.380 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:52.388 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:52.392 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:52.400 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:52.409 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:52.421 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 14:34:52.429 | + functions-common:time_stop:2444 : start_time=1650983690310 2022-04-26 14:34:52.444 | + functions-common:time_stop:2446 : [[ -z 1650983690310 ]] 2022-04-26 14:34:52.460 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:52.489 | + functions-common:time_stop:2449 : end_time=1650983692473 2022-04-26 14:34:52.501 | + functions-common:time_stop:2450 : elapsed_time=2163 2022-04-26 14:34:52.514 | + functions-common:time_stop:2451 : total=38576 2022-04-26 14:34:52.521 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:52.527 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=40739 2022-04-26 14:34:52.542 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-04-26 14:34:52.582 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:34:52.586 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.16) to start...' 2022-04-26 14:34:52.586 | Waiting for g-api (10.222.0.16) to start... 2022-04-26 14:34:52.590 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.16/image 2022-04-26 14:34:52.594 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 14:34:52.598 | + functions:wait_for_service:458 : local url=http://10.222.0.16/image 2022-04-26 14:34:52.610 | + functions:wait_for_service:459 : local rval=0 2022-04-26 14:34:52.613 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 14:34:52.618 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 14:34:52.621 | + functions-common:time_start:2424 : local start_time= 2022-04-26 14:34:52.627 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 14:34:52.647 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 14:34:52.655 | + functions-common:time_start:2428 : _TIME_START[$name]=1650983692649 2022-04-26 14:34:52.663 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 14:34:52.702 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/image 2022-04-26 14:34:57.009 | + :: : [[ 300 == 503 ]] 2022-04-26 14:34:57.011 | + :: : [[ 0 -eq 7 ]] 2022-04-26 14:34:57.018 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 14:34:57.021 | + functions-common:time_stop:2437 : local name 2022-04-26 14:34:57.024 | + functions-common:time_stop:2438 : local end_time 2022-04-26 14:34:57.029 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 14:34:57.034 | + functions-common:time_stop:2440 : local total 2022-04-26 14:34:57.041 | + functions-common:time_stop:2441 : local start_time 2022-04-26 14:34:57.058 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 14:34:57.065 | + functions-common:time_stop:2444 : start_time=1650983692649 2022-04-26 14:34:57.074 | + functions-common:time_stop:2446 : [[ -z 1650983692649 ]] 2022-04-26 14:34:57.080 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 14:34:57.089 | + functions-common:time_stop:2449 : end_time=1650983697082 2022-04-26 14:34:57.105 | + functions-common:time_stop:2450 : elapsed_time=4433 2022-04-26 14:34:57.111 | + functions-common:time_stop:2451 : total=22669 2022-04-26 14:34:57.114 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 14:34:57.116 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27102 2022-04-26 14:34:57.119 | + functions:wait_for_service:467 : return 0 2022-04-26 14:34:57.122 | + ./stack.sh:main:1356 : is_service_enabled mysql postgresql 2022-04-26 14:34:57.147 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:57.150 | + ./stack.sh:main:1356 : is_service_enabled glance 2022-04-26 14:34:57.175 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:34:57.177 | + ./stack.sh:main:1357 : echo_summary 'Uploading images' 2022-04-26 14:34:57.180 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 14:34:57.183 | + ./stack.sh:echo_summary:448 : echo -e Uploading images 2022-04-26 14:34:57.186 | + ./stack.sh:main:1359 : for image_url in ${IMAGE_URLS//,/ } 2022-04-26 14:34:57.188 | + ./stack.sh:main:1360 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:34:57.191 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:34:57.193 | + functions:upload_image:134 : local image image_fname image_name 2022-04-26 14:34:57.196 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-04-26 14:34:57.201 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:34:57.206 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:34:57.209 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-04-26 14:34:57.212 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-04-26 14:34:57.215 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:34:57.223 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-04-26 14:34:57.229 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:34:57.232 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-04-26 14:34:57.235 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-04-26 14:34:57.237 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-04-26 14:34:57.240 | + functions:upload_image:294 : local kernel= 2022-04-26 14:34:57.242 | + functions:upload_image:295 : local ramdisk= 2022-04-26 14:34:57.245 | + functions:upload_image:296 : local disk_format= 2022-04-26 14:34:57.247 | + functions:upload_image:297 : local container_format= 2022-04-26 14:34:57.250 | + functions:upload_image:298 : local unpack= 2022-04-26 14:34:57.252 | + functions:upload_image:299 : local img_property= 2022-04-26 14:34:57.254 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-26 14:34:57.257 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-04-26 14:34:57.259 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-04-26 14:34:57.262 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-04-26 14:34:57.264 | + functions:upload_image:309 : case "$image_fname" in 2022-04-26 14:34:57.267 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:34:57.270 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:34:57.275 | + functions:upload_image:375 : image_name=ubuntu-16 2022-04-26 14:34:57.278 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:34:57.282 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-04-26 14:34:57.287 | + functions:upload_image:376 : disk_format=vhdx 2022-04-26 14:34:57.290 | + functions:upload_image:377 : container_format=bare 2022-04-26 14:34:57.292 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-04-26 14:34:57.295 | + functions:upload_image:385 : is_arch ppc64le 2022-04-26 14:34:57.297 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 14:34:57.301 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-04-26 14:34:57.304 | + functions:upload_image:385 : is_arch ppc64 2022-04-26 14:34:57.307 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 14:34:57.312 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-04-26 14:34:57.314 | + functions:upload_image:385 : is_arch ppc 2022-04-26 14:34:57.317 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 14:34:57.321 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-04-26 14:34:57.323 | + functions:upload_image:389 : is_arch aarch64 2022-04-26 14:34:57.326 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 14:34:57.330 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-26 14:34:57.333 | + functions:upload_image:393 : '[' bare = bare ']' 2022-04-26 14:34:57.335 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-04-26 14:34:57.338 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-04-26 14:34:57.340 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-04-26 14:34:57.343 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-04-26 14:34:57.345 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-04-26 14:34:57.347 | + functions:_upload_image:105 : shift 2022-04-26 14:34:57.350 | + functions:_upload_image:106 : local container=bare 2022-04-26 14:34:57.352 | + functions:_upload_image:107 : shift 2022-04-26 14:34:57.355 | + functions:_upload_image:108 : local disk=vhdx 2022-04-26 14:34:57.357 | + functions:_upload_image:109 : shift 2022-04-26 14:34:57.360 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 14:34:57.362 | + functions:_upload_image:111 : shift 2022-04-26 14:34:57.364 | + functions:_upload_image:112 : local properties 2022-04-26 14:34:57.366 | + functions:_upload_image:113 : local useimport 2022-04-26 14:34:57.369 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-04-26 14:34:57.372 | ++ functions:_image_properties_to_arg:87 : local result= 2022-04-26 14:34:57.374 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-04-26 14:34:57.376 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-04-26 14:34:57.378 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-04-26 14:34:57.381 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-04-26 14:34:57.384 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-04-26 14:34:57.386 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-04-26 14:35:04.624 | + inc/async:async_inner:64 : rc=0 2022-04-26 14:35:04.656 | [315221 Async create_flavors:315221]: finished successfully 2022-04-26 14:35:15.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:15.928 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:15.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:15.928 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:15.928 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-26 14:35:15.928 | | Field | Value | 2022-04-26 14:35:15.928 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-26 14:35:15.928 | | container_format | bare | 2022-04-26 14:35:15.928 | | created_at | 2022-04-26T14:35:00Z | 2022-04-26 14:35:15.928 | | disk_format | vhdx | 2022-04-26 14:35:15.929 | | file | /v2/images/42dee99e-c1b8-4ee2-9ac5-0b5574d27f66/file | 2022-04-26 14:35:15.929 | | id | 42dee99e-c1b8-4ee2-9ac5-0b5574d27f66 | 2022-04-26 14:35:15.929 | | min_disk | 0 | 2022-04-26 14:35:15.929 | | min_ram | 0 | 2022-04-26 14:35:15.929 | | name | ubuntu-16 | 2022-04-26 14:35:15.929 | | owner | 9dccc3e1253f404ea10232575f4a2962 | 2022-04-26 14:35:15.929 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-04-26 14:35:15.929 | | protected | False | 2022-04-26 14:35:15.929 | | schema | /v2/schemas/image | 2022-04-26 14:35:15.929 | | status | queued | 2022-04-26 14:35:15.929 | | tags | | 2022-04-26 14:35:15.929 | | updated_at | 2022-04-26T14:35:00Z | 2022-04-26 14:35:15.929 | | visibility | public | 2022-04-26 14:35:15.929 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-26 14:35:16.095 | + ./stack.sh:main:1364 : async_wait create_flavors 2022-04-26 14:35:16.150 | [250651 Async create_flavors:315221]: Waiting for completion of create_flavors running on PID 315221 (2 other jobs running) 2022-04-26 14:35:16.178 | [250651 Async create_flavors:315221]: Signaling child to exit 2022-04-26 14:35:16.178 | WAKEUP 2022-04-26 14:35:16.204 | [250651 Async create_flavors:315221]: Signaled 2022-04-26 14:35:16.206 | + lib/nova:create_flavors:1207 : is_service_enabled n-api 2022-04-26 14:35:16.206 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:35:16.206 | + lib/nova:create_flavors:1208 : openstack --os-region-name=RegionOne flavor list 2022-04-26 14:35:16.206 | + lib/nova:create_flavors:1208 : grep -q ds512M 2022-04-26 14:35:16.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.206 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.206 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.206 | + lib/nova:create_flavors:1210 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-04-26 14:35:16.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.207 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.207 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.207 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.207 | | Field | Value | 2022-04-26 14:35:16.207 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.207 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:35:16.207 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:35:16.207 | | description | None | 2022-04-26 14:35:16.207 | | disk | 1 | 2022-04-26 14:35:16.207 | | id | c1 | 2022-04-26 14:35:16.207 | | name | cirros256 | 2022-04-26 14:35:16.207 | | os-flavor-access:is_public | True | 2022-04-26 14:35:16.207 | | properties | hw_rng:allowed='True' | 2022-04-26 14:35:16.207 | | ram | 256 | 2022-04-26 14:35:16.207 | | rxtx_factor | 1.0 | 2022-04-26 14:35:16.207 | | swap | | 2022-04-26 14:35:16.207 | | vcpus | 1 | 2022-04-26 14:35:16.207 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.207 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-04-26 14:35:16.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.207 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.207 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.207 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.207 | | Field | Value | 2022-04-26 14:35:16.207 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.207 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:35:16.207 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:35:16.207 | | description | None | 2022-04-26 14:35:16.208 | | disk | 5 | 2022-04-26 14:35:16.208 | | id | d1 | 2022-04-26 14:35:16.208 | | name | ds512M | 2022-04-26 14:35:16.208 | | os-flavor-access:is_public | True | 2022-04-26 14:35:16.208 | | properties | hw_rng:allowed='True' | 2022-04-26 14:35:16.208 | | ram | 512 | 2022-04-26 14:35:16.208 | | rxtx_factor | 1.0 | 2022-04-26 14:35:16.208 | | swap | | 2022-04-26 14:35:16.208 | | vcpus | 1 | 2022-04-26 14:35:16.208 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.208 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-04-26 14:35:16.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.208 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.208 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.208 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.208 | | Field | Value | 2022-04-26 14:35:16.208 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.208 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:35:16.208 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:35:16.208 | | description | None | 2022-04-26 14:35:16.208 | | disk | 10 | 2022-04-26 14:35:16.208 | | id | d2 | 2022-04-26 14:35:16.208 | | name | ds1G | 2022-04-26 14:35:16.208 | | os-flavor-access:is_public | True | 2022-04-26 14:35:16.208 | | properties | hw_rng:allowed='True' | 2022-04-26 14:35:16.208 | | ram | 1024 | 2022-04-26 14:35:16.208 | | rxtx_factor | 1.0 | 2022-04-26 14:35:16.208 | | swap | | 2022-04-26 14:35:16.208 | | vcpus | 1 | 2022-04-26 14:35:16.209 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.209 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-04-26 14:35:16.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.209 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.209 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.209 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.209 | | Field | Value | 2022-04-26 14:35:16.209 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.209 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:35:16.209 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:35:16.209 | | description | None | 2022-04-26 14:35:16.209 | | disk | 10 | 2022-04-26 14:35:16.209 | | id | d3 | 2022-04-26 14:35:16.209 | | name | ds2G | 2022-04-26 14:35:16.209 | | os-flavor-access:is_public | True | 2022-04-26 14:35:16.209 | | properties | hw_rng:allowed='True' | 2022-04-26 14:35:16.209 | | ram | 2048 | 2022-04-26 14:35:16.209 | | rxtx_factor | 1.0 | 2022-04-26 14:35:16.209 | | swap | | 2022-04-26 14:35:16.209 | | vcpus | 2 | 2022-04-26 14:35:16.209 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.209 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-04-26 14:35:16.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.209 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.209 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.209 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.209 | | Field | Value | 2022-04-26 14:35:16.209 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.209 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:35:16.210 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:35:16.210 | | description | None | 2022-04-26 14:35:16.210 | | disk | 20 | 2022-04-26 14:35:16.210 | | id | d4 | 2022-04-26 14:35:16.210 | | name | ds4G | 2022-04-26 14:35:16.210 | | os-flavor-access:is_public | True | 2022-04-26 14:35:16.210 | | properties | hw_rng:allowed='True' | 2022-04-26 14:35:16.210 | | ram | 4096 | 2022-04-26 14:35:16.210 | | rxtx_factor | 1.0 | 2022-04-26 14:35:16.210 | | swap | | 2022-04-26 14:35:16.210 | | vcpus | 4 | 2022-04-26 14:35:16.210 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.210 | + lib/nova:create_flavors:1217 : grep -q m1.tiny 2022-04-26 14:35:16.210 | + lib/nova:create_flavors:1217 : openstack --os-region-name=RegionOne flavor list 2022-04-26 14:35:16.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.210 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.210 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.210 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-04-26 14:35:16.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.210 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.210 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.210 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.210 | | Field | Value | 2022-04-26 14:35:16.210 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.210 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:35:16.210 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:35:16.210 | | description | None | 2022-04-26 14:35:16.210 | | disk | 1 | 2022-04-26 14:35:16.211 | | id | 1 | 2022-04-26 14:35:16.211 | | name | m1.tiny | 2022-04-26 14:35:16.211 | | os-flavor-access:is_public | True | 2022-04-26 14:35:16.211 | | properties | hw_rng:allowed='True' | 2022-04-26 14:35:16.211 | | ram | 512 | 2022-04-26 14:35:16.211 | | rxtx_factor | 1.0 | 2022-04-26 14:35:16.211 | | swap | | 2022-04-26 14:35:16.211 | | vcpus | 1 | 2022-04-26 14:35:16.211 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.211 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-04-26 14:35:16.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.211 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.211 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.211 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.211 | | Field | Value | 2022-04-26 14:35:16.211 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.211 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:35:16.211 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:35:16.211 | | description | None | 2022-04-26 14:35:16.211 | | disk | 20 | 2022-04-26 14:35:16.211 | | id | 2 | 2022-04-26 14:35:16.211 | | name | m1.small | 2022-04-26 14:35:16.211 | | os-flavor-access:is_public | True | 2022-04-26 14:35:16.211 | | properties | hw_rng:allowed='True' | 2022-04-26 14:35:16.211 | | ram | 2048 | 2022-04-26 14:35:16.211 | | rxtx_factor | 1.0 | 2022-04-26 14:35:16.211 | | swap | | 2022-04-26 14:35:16.211 | | vcpus | 1 | 2022-04-26 14:35:16.211 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.211 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-04-26 14:35:16.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.212 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.212 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.212 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.212 | | Field | Value | 2022-04-26 14:35:16.212 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.212 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:35:16.212 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:35:16.212 | | description | None | 2022-04-26 14:35:16.212 | | disk | 40 | 2022-04-26 14:35:16.212 | | id | 3 | 2022-04-26 14:35:16.212 | | name | m1.medium | 2022-04-26 14:35:16.212 | | os-flavor-access:is_public | True | 2022-04-26 14:35:16.212 | | properties | hw_rng:allowed='True' | 2022-04-26 14:35:16.212 | | ram | 4096 | 2022-04-26 14:35:16.212 | | rxtx_factor | 1.0 | 2022-04-26 14:35:16.212 | | swap | | 2022-04-26 14:35:16.212 | | vcpus | 2 | 2022-04-26 14:35:16.212 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.212 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-04-26 14:35:16.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.212 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.212 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.212 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.212 | | Field | Value | 2022-04-26 14:35:16.212 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.212 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:35:16.213 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:35:16.213 | | description | None | 2022-04-26 14:35:16.213 | | disk | 80 | 2022-04-26 14:35:16.213 | | id | 4 | 2022-04-26 14:35:16.213 | | name | m1.large | 2022-04-26 14:35:16.213 | | os-flavor-access:is_public | True | 2022-04-26 14:35:16.213 | | properties | hw_rng:allowed='True' | 2022-04-26 14:35:16.213 | | ram | 8192 | 2022-04-26 14:35:16.213 | | rxtx_factor | 1.0 | 2022-04-26 14:35:16.213 | | swap | | 2022-04-26 14:35:16.213 | | vcpus | 4 | 2022-04-26 14:35:16.213 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.213 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-04-26 14:35:16.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.213 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:16.213 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:16.213 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.213 | | Field | Value | 2022-04-26 14:35:16.213 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.213 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 14:35:16.213 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 14:35:16.213 | | description | None | 2022-04-26 14:35:16.213 | | disk | 160 | 2022-04-26 14:35:16.213 | | id | 5 | 2022-04-26 14:35:16.213 | | name | m1.xlarge | 2022-04-26 14:35:16.213 | | os-flavor-access:is_public | True | 2022-04-26 14:35:16.213 | | properties | hw_rng:allowed='True' | 2022-04-26 14:35:16.213 | | ram | 16384 | 2022-04-26 14:35:16.213 | | rxtx_factor | 1.0 | 2022-04-26 14:35:16.213 | | swap | | 2022-04-26 14:35:16.214 | | vcpus | 8 | 2022-04-26 14:35:16.214 | +----------------------------+-----------------------+ 2022-04-26 14:35:16.261 | [250651 Async create_flavors:315221]: finished create_flavors with result 0 in 31 seconds 2022-04-26 14:35:16.265 | + inc/async:async_wait:197 : return 0 2022-04-26 14:35:16.268 | + ./stack.sh:main:1366 : is_service_enabled horizon 2022-04-26 14:35:16.286 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:35:16.288 | + ./stack.sh:main:1380 : is_service_enabled nova 2022-04-26 14:35:16.307 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:35:16.310 | + ./stack.sh:main:1380 : is_service_enabled keystone 2022-04-26 14:35:16.329 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:35:16.331 | + ./stack.sh:main:1381 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-04-26 14:35:16.334 | + ./stack.sh:main:1383 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-26 14:35:16.336 | + ./stack.sh:main:1387 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-04-26 14:35:16.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-04-26 14:35:16.343 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-04-26 14:35:16.345 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-04-26 14:35:16.347 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-04-26 14:35:16.348 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-04-26 14:35:16.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-04-26 14:35:16.351 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-04-26 14:35:16.353 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-04-26 14:35:16.354 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-04-26 14:35:16.356 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-04-26 14:35:16.357 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-04-26 14:35:16.359 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-04-26 14:35:16.361 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-04-26 14:35:16.362 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 14:35:16.363 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-04-26 14:35:16.365 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-26 14:35:16.366 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-04-26 14:35:16.368 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 14:35:16.370 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-04-26 14:35:16.371 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-26 14:35:16.373 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-04-26 14:35:16.374 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 14:35:16.376 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-04-26 14:35:16.377 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-04-26 14:35:16.378 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-26 14:35:16.380 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-04-26 14:35:16.381 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 14:35:16.383 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-04-26 14:35:16.385 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-04-26 14:35:16.386 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-04-26 14:35:16.388 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-26 14:35:16.389 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-04-26 14:35:16.391 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 14:35:16.392 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-04-26 14:35:16.394 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-04-26 14:35:16.395 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-04-26 14:35:16.397 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-04-26 14:35:16.398 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-04-26 14:35:16.400 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-04-26 14:35:16.401 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-04-26 14:35:16.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-04-26 14:35:16.404 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-04-26 14:35:16.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-04-26 14:35:16.407 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-04-26 14:35:16.409 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-04-26 14:35:16.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-04-26 14:35:16.412 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-04-26 14:35:16.414 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-04-26 14:35:16.415 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-04-26 14:35:16.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-04-26 14:35:16.418 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-04-26 14:35:16.420 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-04-26 14:35:16.422 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-04-26 14:35:16.423 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-04-26 14:35:16.425 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-04-26 14:35:16.427 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-04-26 14:35:16.428 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-26 14:35:16.429 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-04-26 14:35:16.429 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-04-26 14:35:16.431 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-26 14:35:18.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:18.533 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:18.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 14:35:18.533 | from cryptography.utils import int_from_bytes 2022-04-26 14:35:18.533 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-04-26 14:35:18.536 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-04-26 14:35:18.709 | + ./stack.sh:main:1392 : save_stackenv 2022-04-26 14:35:18.711 | + functions-common:save_stackenv:60 : local tag= 2022-04-26 14:35:18.714 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-26 14:35:18.719 | + functions-common:save_stackenv:62 : time_stamp=2022-04-26-143518 2022-04-26 14:35:18.722 | + functions-common:save_stackenv:63 : echo '# 2022-04-26-143518 ' 2022-04-26 14:35:18.724 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.727 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-26 14:35:18.729 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.732 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-26 14:35:18.734 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.737 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-26 14:35:18.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.742 | + 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,s-container-sync,n-super-cond,n-cond-cell1 2022-04-26 14:35:18.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.747 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2022-04-26 14:35:18.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.752 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2022-04-26 14:35:18.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.757 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-26-142208 2022-04-26 14:35:18.760 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.762 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-26 14:35:18.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.767 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2022-04-26 14:35:18.770 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.772 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-26 14:35:18.775 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.777 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-26 14:35:18.780 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.782 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-26 14:35:18.785 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 14:35:18.787 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-26 14:35:18.790 | + ./stack.sh:main:1403 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-04-26 14:35:18.792 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-26 14:35:18.795 | + inc/meta-config:merge_config_group:171 : shift 2022-04-26 14:35:18.797 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-04-26 14:35:18.800 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:35:18.802 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-26 14:35:18.805 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-26 14:35:18.808 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-04-26 14:35:18.811 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:35:18.814 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-04-26 14:35:18.817 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:35:18.819 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-04-26 14:35:18.819 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:35:18.819 | gsub("[][]", "", $1); 2022-04-26 14:35:18.819 | split($1, a, "|"); 2022-04-26 14:35:18.820 | if (a[1] == matchgroup) 2022-04-26 14:35:18.820 | print a[2] 2022-04-26 14:35:18.820 | } 2022-04-26 14:35:18.820 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:35:18.831 | + ./stack.sh:main:1410 : run_phase stack extra 2022-04-26 14:35:18.834 | + functions-common:run_phase:1865 : local mode=stack 2022-04-26 14:35:18.837 | + functions-common:run_phase:1866 : local phase=extra 2022-04-26 14:35:18.839 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 14:35:18.841 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 14:35:18.844 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 14:35:18.847 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 14:35:18.850 | + functions-common:run_phase:1875 : local extra 2022-04-26 14:35:18.854 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 14:35:18.859 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 14:35:18.861 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 14:35:18.864 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 14:35:18.868 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-04-26 14:35:18.871 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 14:35:18.889 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 14:35:18.891 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 14:35:18.894 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:35:18.896 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-04-26 14:35:18.899 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:35:18.902 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-26 14:35:18.904 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-26 14:35:18.907 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-04-26 14:35:18.910 | ++ extras.d/80-tempest.sh:source:15 : : 2022-04-26 14:35:18.912 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-26 14:35:18.915 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-26 14:35:18.918 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 14:35:18.921 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 14:35:18.923 | + functions-common:run_phase:1892 : run_plugins stack extra 2022-04-26 14:35:18.926 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-26 14:35:18.929 | + functions-common:run_plugins:1852 : local phase=extra 2022-04-26 14:35:18.932 | + functions-common:run_plugins:1854 : local plugins= 2022-04-26 14:35:18.935 | + functions-common:run_plugins:1855 : local plugin 2022-04-26 14:35:18.938 | + ./stack.sh:main:1418 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-04-26 14:35:18.941 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-26 14:35:18.943 | + inc/meta-config:merge_config_group:171 : shift 2022-04-26 14:35:18.946 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-04-26 14:35:18.949 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:35:18.951 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-26 14:35:18.954 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-26 14:35:18.957 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-04-26 14:35:18.960 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 14:35:18.963 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-04-26 14:35:18.966 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 14:35:18.969 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-04-26 14:35:18.969 | /^\[\[.+\|.*\]\]/ { 2022-04-26 14:35:18.969 | gsub("[][]", "", $1); 2022-04-26 14:35:18.969 | split($1, a, "|"); 2022-04-26 14:35:18.969 | if (a[1] == matchgroup) 2022-04-26 14:35:18.969 | print a[2] 2022-04-26 14:35:18.969 | } 2022-04-26 14:35:18.969 | ' /home/ubuntu/devstack/local.conf 2022-04-26 14:35:18.975 | + ./stack.sh:main:1427 : is_service_enabled n-cpu 2022-04-26 14:35:18.995 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 14:35:18.998 | + ./stack.sh:main:1432 : service_check 2022-04-26 14:35:19.001 | + functions-common:service_check:1730 : local service 2022-04-26 14:35:19.003 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.006 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@key.service 2022-04-26 14:35:19.025 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-04-26 14:35:19.029 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.032 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-api.service 2022-04-26 14:35:19.046 | enabled 2022-04-26 14:35:19.050 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-api.service --no-pager 2022-04-26 14:35:19.082 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-04-26 14:35:19.082 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-04-26 14:35:19.082 | Active: active (running) since Tue 2022-04-26 14:33:08 UTC; 2min 10s ago 2022-04-26 14:35:19.082 | Main PID: 308479 (uwsgi) 2022-04-26 14:35:19.082 | Status: "uWSGI is ready" 2022-04-26 14:35:19.082 | Tasks: 3 (limit: 14304) 2022-04-26 14:35:19.082 | Memory: 254.0M 2022-04-26 14:35:19.083 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-04-26 14:35:19.083 | ├─308479 nova-apiuWSGI master 2022-04-26 14:35:19.083 | ├─308480 nova-apiuWSGI worker 1 2022-04-26 14:35:19.083 | └─308481 nova-apiuWSGI worker 2 2022-04-26 14:35:19.083 | 2022-04-26 14:35:19.083 | Apr 26 14:35:01 dv-neutron-839377-1-hyperv devstack@n-api.service[308481]: [pid: 308481|app: 0|req: 16/32] 10.222.0.16 () {64 vars in 1332 bytes} [Tue Apr 26 14:35:01 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-04-26 14:35:19.083 | Apr 26 14:35:04 dv-neutron-839377-1-hyperv devstack@n-api.service[308480]: DEBUG nova.api.openstack.wsgi [None req-4cc44b04-90d3-450a-8610-f978ab90baa9 admin admin] Calling method '>' {{(pid=308480) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-04-26 14:35:19.083 | Apr 26 14:35:04 dv-neutron-839377-1-hyperv devstack@n-api.service[308480]: INFO nova.api.openstack.requestlog [None req-4cc44b04-90d3-450a-8610-f978ab90baa9 admin admin] 10.222.0.16 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001491 2022-04-26 14:35:19.083 | Apr 26 14:35:04 dv-neutron-839377-1-hyperv devstack@n-api.service[308480]: [pid: 308480|app: 0|req: 17/33] 10.222.0.16 () {54 vars in 930 bytes} [Tue Apr 26 14:35:04 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-04-26 14:35:19.083 | Apr 26 14:35:04 dv-neutron-839377-1-hyperv devstack@n-api.service[308481]: DEBUG nova.api.openstack.wsgi [None req-712da9dd-688a-42cf-ac85-dac86d31320c admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "vcpus": 8, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.xlarge", "ram": 16384, "swap": 0, "rxtx_factor": 1.0, "id": "5", "disk": 160}} {{(pid=308481) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-04-26 14:35:19.083 | Apr 26 14:35:04 dv-neutron-839377-1-hyperv devstack@n-api.service[308481]: INFO nova.api.openstack.requestlog [None req-712da9dd-688a-42cf-ac85-dac86d31320c admin admin] 10.222.0.16 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.081937 2022-04-26 14:35:19.083 | Apr 26 14:35:04 dv-neutron-839377-1-hyperv devstack@n-api.service[308481]: [pid: 308481|app: 0|req: 17/34] 10.222.0.16 () {64 vars in 1282 bytes} [Tue Apr 26 14:35:04 2022] POST /compute/v2.1/flavors => generated 408 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-04-26 14:35:19.083 | Apr 26 14:35:04 dv-neutron-839377-1-hyperv devstack@n-api.service[308480]: DEBUG nova.api.openstack.wsgi [None req-7ce52b6b-f112-4cec-a285-cfd3ad590e6d admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=308480) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-04-26 14:35:19.083 | Apr 26 14:35:04 dv-neutron-839377-1-hyperv devstack@n-api.service[308480]: INFO nova.api.openstack.requestlog [None req-7ce52b6b-f112-4cec-a285-cfd3ad590e6d admin admin] 10.222.0.16 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.029358 2022-04-26 14:35:19.083 | Apr 26 14:35:04 dv-neutron-839377-1-hyperv devstack@n-api.service[308480]: [pid: 308480|app: 0|req: 18/35] 10.222.0.16 () {64 vars in 1332 bytes} [Tue Apr 26 14:35:04 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-04-26 14:35:19.086 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.089 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-cond.service 2022-04-26 14:35:19.102 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-04-26 14:35:19.107 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.109 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-sch.service 2022-04-26 14:35:19.125 | enabled 2022-04-26 14:35:19.130 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-sch.service --no-pager 2022-04-26 14:35:19.147 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-04-26 14:35:19.147 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-04-26 14:35:19.147 | Active: active (running) since Tue 2022-04-26 14:34:20 UTC; 58s ago 2022-04-26 14:35:19.147 | Main PID: 312978 (nova-scheduler) 2022-04-26 14:35:19.147 | Tasks: 3 (limit: 14304) 2022-04-26 14:35:19.147 | Memory: 154.0M 2022-04-26 14:35:19.147 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-04-26 14:35:19.147 | ├─312978 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-26 14:35:19.147 | ├─314237 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-26 14:35:19.147 | └─314238 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-26 14:35:19.147 | 2022-04-26 14:35:19.147 | Apr 26 14:34:25 dv-neutron-839377-1-hyperv nova-scheduler[312978]: DEBUG oslo_service.service [None req-89092644-81cf-4fa3-b33a-3cfb5fc96d6b None None] oslo_limit.split_loggers = False {{(pid=312978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:35:19.147 | Apr 26 14:34:25 dv-neutron-839377-1-hyperv nova-scheduler[312978]: DEBUG oslo_service.service [None req-89092644-81cf-4fa3-b33a-3cfb5fc96d6b None None] oslo_limit.status_code_retries = None {{(pid=312978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:35:19.147 | Apr 26 14:34:25 dv-neutron-839377-1-hyperv nova-scheduler[312978]: DEBUG oslo_service.service [None req-89092644-81cf-4fa3-b33a-3cfb5fc96d6b None None] oslo_limit.status_code_retry_delay = None {{(pid=312978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:35:19.147 | Apr 26 14:34:25 dv-neutron-839377-1-hyperv nova-scheduler[312978]: DEBUG oslo_service.service [None req-89092644-81cf-4fa3-b33a-3cfb5fc96d6b None None] oslo_limit.timeout = None {{(pid=312978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:35:19.147 | Apr 26 14:34:25 dv-neutron-839377-1-hyperv nova-scheduler[312978]: DEBUG oslo_service.service [None req-89092644-81cf-4fa3-b33a-3cfb5fc96d6b None None] oslo_limit.valid_interfaces = None {{(pid=312978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:35:19.147 | Apr 26 14:34:25 dv-neutron-839377-1-hyperv nova-scheduler[312978]: DEBUG oslo_service.service [None req-89092644-81cf-4fa3-b33a-3cfb5fc96d6b None None] oslo_limit.version = None {{(pid=312978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:35:19.147 | Apr 26 14:34:25 dv-neutron-839377-1-hyperv nova-scheduler[312978]: DEBUG oslo_service.service [None req-89092644-81cf-4fa3-b33a-3cfb5fc96d6b None None] oslo_reports.file_event_handler = None {{(pid=312978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:35:19.148 | Apr 26 14:34:25 dv-neutron-839377-1-hyperv nova-scheduler[312978]: DEBUG oslo_service.service [None req-89092644-81cf-4fa3-b33a-3cfb5fc96d6b None None] oslo_reports.file_event_handler_interval = 1 {{(pid=312978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:35:19.148 | Apr 26 14:34:25 dv-neutron-839377-1-hyperv nova-scheduler[312978]: DEBUG oslo_service.service [None req-89092644-81cf-4fa3-b33a-3cfb5fc96d6b None None] oslo_reports.log_dir = None {{(pid=312978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 14:35:19.148 | Apr 26 14:34:25 dv-neutron-839377-1-hyperv nova-scheduler[312978]: DEBUG oslo_service.service [None req-89092644-81cf-4fa3-b33a-3cfb5fc96d6b None None] ******************************************************************************** {{(pid=312978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-26 14:35:19.150 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.153 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-04-26 14:35:19.168 | enabled 2022-04-26 14:35:19.172 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-04-26 14:35:19.188 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-04-26 14:35:19.188 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-04-26 14:35:19.188 | Active: active (running) since Tue 2022-04-26 14:34:22 UTC; 56s ago 2022-04-26 14:35:19.188 | Main PID: 313441 (uwsgi) 2022-04-26 14:35:19.189 | Status: "uWSGI is ready" 2022-04-26 14:35:19.189 | Tasks: 4 (limit: 14304) 2022-04-26 14:35:19.189 | Memory: 217.4M 2022-04-26 14:35:19.189 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-04-26 14:35:19.189 | ├─313441 nova-api-metauWSGI master 2022-04-26 14:35:19.189 | ├─313453 nova-api-metauWSGI worker 1 2022-04-26 14:35:19.189 | ├─313454 nova-api-metauWSGI worker 2 2022-04-26 14:35:19.189 | └─313455 nova-api-metauWSGI http 1 2022-04-26 14:35:19.189 | 2022-04-26 14:35:19.189 | Apr 26 14:34:27 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[313453]: DEBUG oslo_db.sqlalchemy.engines [None req-3b57eff9-19f0-4351-9755-04d9755bc1d1 None None] 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=313453) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:35:19.189 | Apr 26 14:34:27 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[313454]: DEBUG oslo_db.sqlalchemy.engines [None req-d5ab3a76-00c8-430d-ae1b-ff196c472611 None None] 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=313454) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:35:19.189 | Apr 26 14:34:27 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[313453]: DEBUG oslo_db.sqlalchemy.engines [None req-3b57eff9-19f0-4351-9755-04d9755bc1d1 None None] 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=313453) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:35:19.189 | Apr 26 14:34:27 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[313453]: DEBUG oslo_db.sqlalchemy.engines [None req-3b57eff9-19f0-4351-9755-04d9755bc1d1 None None] 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=313453) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:35:19.189 | Apr 26 14:34:27 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[313454]: DEBUG oslo_db.sqlalchemy.engines [None req-d5ab3a76-00c8-430d-ae1b-ff196c472611 None None] 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=313454) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:35:19.189 | Apr 26 14:34:27 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[313454]: DEBUG oslo_db.sqlalchemy.engines [None req-d5ab3a76-00c8-430d-ae1b-ff196c472611 None None] 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=313454) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:35:19.189 | Apr 26 14:34:28 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[313454]: WARNING nova.api.metadata.handler [None req-d5ab3a76-00c8-430d-ae1b-ff196c472611 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-04-26 14:35:19.189 | Apr 26 14:34:28 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[313453]: WARNING nova.api.metadata.handler [None req-3b57eff9-19f0-4351-9755-04d9755bc1d1 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-04-26 14:35:19.189 | Apr 26 14:34:28 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[313454]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x562df65c29a0 pid: 313454 (default app) 2022-04-26 14:35:19.189 | Apr 26 14:34:28 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[313453]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x562df65c29a0 pid: 313453 (default app) 2022-04-26 14:35:19.193 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.195 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@placement-api.service 2022-04-26 14:35:19.209 | enabled 2022-04-26 14:35:19.213 | + functions-common:service_check:1737 : sudo systemctl status devstack@placement-api.service --no-pager 2022-04-26 14:35:19.231 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-04-26 14:35:19.232 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-04-26 14:35:19.232 | Active: active (running) since Tue 2022-04-26 14:33:24 UTC; 1min 55s ago 2022-04-26 14:35:19.232 | Main PID: 309701 (uwsgi) 2022-04-26 14:35:19.232 | Status: "uWSGI is ready" 2022-04-26 14:35:19.232 | Tasks: 3 (limit: 14304) 2022-04-26 14:35:19.232 | Memory: 138.6M 2022-04-26 14:35:19.232 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-04-26 14:35:19.232 | ├─309701 placementuWSGI master 2022-04-26 14:35:19.232 | ├─309702 placementuWSGI worker 1 2022-04-26 14:35:19.232 | └─309703 placementuWSGI worker 2 2022-04-26 14:35:19.232 | 2022-04-26 14:35:19.232 | Apr 26 14:33:27 dv-neutron-839377-1-hyperv devstack@placement-api.service[309702]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x559629e729c0 pid: 309702 (default app) 2022-04-26 14:35:19.232 | Apr 26 14:34:24 dv-neutron-839377-1-hyperv devstack@placement-api.service[309703]: DEBUG placement.requestlog [None req-ae28ba1f-15ed-4f41-8f83-5918afda3764 None None] Starting request: 10.222.0.16 "GET /placement/" {{(pid=309703) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-26 14:35:19.232 | Apr 26 14:34:24 dv-neutron-839377-1-hyperv devstack@placement-api.service[309703]: INFO placement.requestlog [None req-ae28ba1f-15ed-4f41-8f83-5918afda3764 None None] 10.222.0.16 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-26 14:35:19.232 | Apr 26 14:34:24 dv-neutron-839377-1-hyperv devstack@placement-api.service[309703]: [pid: 309703|app: 0|req: 2/2] 10.222.0.16 () {54 vars in 916 bytes} [Tue Apr 26 14:34:24 2022] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-26 14:35:19.232 | Apr 26 14:34:29 dv-neutron-839377-1-hyperv devstack@placement-api.service[309702]: DEBUG placement.requestlog [None req-744eb956-660f-4c4b-9d92-9d46a842a767 None None] Starting request: 10.222.0.16 "GET /placement/" {{(pid=309702) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-26 14:35:19.232 | Apr 26 14:34:29 dv-neutron-839377-1-hyperv devstack@placement-api.service[309702]: INFO placement.requestlog [None req-744eb956-660f-4c4b-9d92-9d46a842a767 None None] 10.222.0.16 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-26 14:35:19.232 | Apr 26 14:34:29 dv-neutron-839377-1-hyperv devstack@placement-api.service[309702]: [pid: 309702|app: 0|req: 1/3] 10.222.0.16 () {54 vars in 916 bytes} [Tue Apr 26 14:34:29 2022] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-26 14:35:19.232 | Apr 26 14:34:31 dv-neutron-839377-1-hyperv devstack@placement-api.service[309703]: DEBUG placement.requestlog [None req-f64d02c0-cba7-4dca-86e5-2c4f279b6fd6 None None] Starting request: 10.222.0.16 "GET /placement/" {{(pid=309703) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-26 14:35:19.232 | Apr 26 14:34:31 dv-neutron-839377-1-hyperv devstack@placement-api.service[309703]: INFO placement.requestlog [None req-f64d02c0-cba7-4dca-86e5-2c4f279b6fd6 None None] 10.222.0.16 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-26 14:35:19.232 | Apr 26 14:34:31 dv-neutron-839377-1-hyperv devstack@placement-api.service[309703]: [pid: 309703|app: 0|req: 3/4] 10.222.0.16 () {54 vars in 916 bytes} [Tue Apr 26 14:34:31 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-26 14:35:19.235 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.238 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@placement-client.service 2022-04-26 14:35:19.251 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-04-26 14:35:19.255 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.258 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@g-api.service 2022-04-26 14:35:19.272 | enabled 2022-04-26 14:35:19.277 | + functions-common:service_check:1737 : sudo systemctl status devstack@g-api.service --no-pager 2022-04-26 14:35:19.294 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-04-26 14:35:19.294 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-04-26 14:35:19.294 | Active: active (running) since Tue 2022-04-26 14:34:52 UTC; 26s ago 2022-04-26 14:35:19.294 | Main PID: 317525 (uwsgi) 2022-04-26 14:35:19.294 | Status: "uWSGI is ready" 2022-04-26 14:35:19.294 | Tasks: 7 (limit: 14304) 2022-04-26 14:35:19.294 | Memory: 226.8M 2022-04-26 14:35:19.294 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-04-26 14:35:19.295 | ├─317525 glance-apiuWSGI master 2022-04-26 14:35:19.295 | ├─317530 glance-apiuWSGI worker 1 2022-04-26 14:35:19.295 | └─317531 glance-apiuWSGI worker 2 2022-04-26 14:35:19.295 | 2022-04-26 14:35:19.295 | Apr 26 14:35:15 dv-neutron-839377-1-hyperv devstack@g-api.service[317531]: DEBUG glance_store.location [None req-dba43d57-d0d6-45c5-8808-96e92c7f0178 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317531) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:35:19.295 | Apr 26 14:35:15 dv-neutron-839377-1-hyperv devstack@g-api.service[317531]: DEBUG glance_store.location [None req-dba43d57-d0d6-45c5-8808-96e92c7f0178 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317531) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:35:19.295 | Apr 26 14:35:15 dv-neutron-839377-1-hyperv devstack@g-api.service[317531]: DEBUG glance_store.location [None req-dba43d57-d0d6-45c5-8808-96e92c7f0178 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317531) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:35:19.295 | Apr 26 14:35:15 dv-neutron-839377-1-hyperv devstack@g-api.service[317531]: DEBUG glance_store.location [None req-dba43d57-d0d6-45c5-8808-96e92c7f0178 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317531) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:35:19.295 | Apr 26 14:35:15 dv-neutron-839377-1-hyperv devstack@g-api.service[317531]: DEBUG glance_store.location [None req-dba43d57-d0d6-45c5-8808-96e92c7f0178 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317531) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:35:19.295 | Apr 26 14:35:15 dv-neutron-839377-1-hyperv devstack@g-api.service[317531]: DEBUG glance_store.location [None req-dba43d57-d0d6-45c5-8808-96e92c7f0178 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317531) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:35:19.295 | Apr 26 14:35:15 dv-neutron-839377-1-hyperv devstack@g-api.service[317531]: DEBUG glance_store.location [None req-dba43d57-d0d6-45c5-8808-96e92c7f0178 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317531) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:35:19.297 | Apr 26 14:35:15 dv-neutron-839377-1-hyperv devstack@g-api.service[317531]: DEBUG glance_store.location [None req-dba43d57-d0d6-45c5-8808-96e92c7f0178 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=317531) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 14:35:19.297 | Apr 26 14:35:15 dv-neutron-839377-1-hyperv devstack@g-api.service[317531]: DEBUG glance_store.backend [None req-dba43d57-d0d6-45c5-8808-96e92c7f0178 admin admin] Skipping store.set_acls... not implemented. {{(pid=317531) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-04-26 14:35:19.297 | Apr 26 14:35:15 dv-neutron-839377-1-hyperv devstack@g-api.service[317531]: [pid: 317531|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 879 bytes} [Tue Apr 26 14:34:59 2022] PUT /v2/images/42dee99e-c1b8-4ee2-9ac5-0b5574d27f66/file => generated 0 bytes in 15995 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10 switches on core 0) 2022-04-26 14:35:19.299 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.301 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-sch.service 2022-04-26 14:35:19.317 | enabled 2022-04-26 14:35:19.321 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-sch.service --no-pager 2022-04-26 14:35:19.338 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-04-26 14:35:19.338 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-04-26 14:35:19.338 | Active: active (running) since Tue 2022-04-26 14:34:41 UTC; 38s ago 2022-04-26 14:35:19.338 | Main PID: 316191 (cinder-schedule) 2022-04-26 14:35:19.338 | Tasks: 2 (limit: 14304) 2022-04-26 14:35:19.338 | Memory: 108.1M 2022-04-26 14:35:19.338 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-04-26 14:35:19.338 | └─316191 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-04-26 14:35:19.338 | 2022-04-26 14:35:19.338 | Apr 26 14:34:45 dv-neutron-839377-1-hyperv cinder-scheduler[316191]: INFO cinder.manager [None req-cc74ce23-3c3d-4b9d-b08c-496d43b7fa6b None None] Initiating service 1 cleanup 2022-04-26 14:35:19.338 | Apr 26 14:34:45 dv-neutron-839377-1-hyperv cinder-scheduler[316191]: INFO cinder.manager [None req-cc74ce23-3c3d-4b9d-b08c-496d43b7fa6b None None] Service 1 cleanup completed. 2022-04-26 14:35:19.338 | Apr 26 14:34:45 dv-neutron-839377-1-hyperv cinder-scheduler[316191]: DEBUG cinder.service [None req-cc74ce23-3c3d-4b9d-b08c-496d43b7fa6b None None] Creating RPC server for service cinder-scheduler {{(pid=316191) start /opt/stack/cinder/cinder/service.py:231}} 2022-04-26 14:35:19.338 | Apr 26 14:34:45 dv-neutron-839377-1-hyperv cinder-scheduler[316191]: DEBUG cinder.service [None req-cc74ce23-3c3d-4b9d-b08c-496d43b7fa6b None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=316191) start /opt/stack/cinder/cinder/service.py:237}} 2022-04-26 14:35:19.338 | Apr 26 14:34:47 dv-neutron-839377-1-hyperv cinder-scheduler[316191]: DEBUG cinder.scheduler.host_manager [None req-3f0c88e8-39e5-4486-b985-58e258cf6626 None None] Received backup service update from dv-neutron-839377-1-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=316191) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-04-26 14:35:19.338 | Apr 26 14:34:59 dv-neutron-839377-1-hyperv cinder-scheduler[316191]: DEBUG cinder.scheduler.host_manager [None req-56c9a8a5-137c-41f2-9283-17c72a03fed4 None None] Received volume service update from dv-neutron-839377-1-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-839377-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=316191) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-04-26 14:35:19.338 | Apr 26 14:34:59 dv-neutron-839377-1-hyperv cinder-scheduler[316191]: DEBUG cinder.scheduler.host_manager [None req-56c9a8a5-137c-41f2-9283-17c72a03fed4 None None] Updating capabilities for dv-neutron-839377-1-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-839377-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 4, 26, 14, 34, 59, 253734)} {{(pid=316191) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-04-26 14:35:19.338 | Apr 26 14:34:59 dv-neutron-839377-1-hyperv cinder-scheduler[316191]: DEBUG cinder.utils [None req-56c9a8a5-137c-41f2-9283-17c72a03fed4 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=316191) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-04-26 14:35:19.338 | Apr 26 14:34:59 dv-neutron-839377-1-hyperv cinder-scheduler[316191]: DEBUG cinder.utils [None req-56c9a8a5-137c-41f2-9283-17c72a03fed4 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=316191) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-04-26 14:35:19.339 | Apr 26 14:34:59 dv-neutron-839377-1-hyperv cinder-scheduler[316191]: DEBUG cinder.scheduler.host_manager [None req-56c9a8a5-137c-41f2-9283-17c72a03fed4 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-839377-1-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 4, 26, 14, 34, 59, 290734)}]. {{(pid=316191) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-04-26 14:35:19.342 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.345 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-api.service 2022-04-26 14:35:19.359 | enabled 2022-04-26 14:35:19.363 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-api.service --no-pager 2022-04-26 14:35:19.380 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-04-26 14:35:19.381 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-04-26 14:35:19.381 | Active: active (running) since Tue 2022-04-26 14:34:35 UTC; 44s ago 2022-04-26 14:35:19.381 | Main PID: 315744 (uwsgi) 2022-04-26 14:35:19.381 | Status: "uWSGI is ready" 2022-04-26 14:35:19.381 | Tasks: 5 (limit: 14304) 2022-04-26 14:35:19.381 | Memory: 245.0M 2022-04-26 14:35:19.381 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-04-26 14:35:19.381 | ├─315744 cinder-apiuWSGI master 2022-04-26 14:35:19.381 | ├─315750 cinder-apiuWSGI worker 1 2022-04-26 14:35:19.381 | └─315751 cinder-apiuWSGI worker 2 2022-04-26 14:35:19.381 | 2022-04-26 14:35:19.381 | Apr 26 14:34:49 dv-neutron-839377-1-hyperv devstack@c-api.service[315751]: INFO cinder.api.openstack.wsgi [None req-06e459ff-668e-4343-bef3-85d5003ae6be admin admin] http://10.222.0.16/volume/v3/9dccc3e1253f404ea10232575f4a2962/types returned with HTTP 200 2022-04-26 14:35:19.381 | Apr 26 14:34:49 dv-neutron-839377-1-hyperv devstack@c-api.service[315751]: [pid: 315751|app: 0|req: 1/2] 10.222.0.16 () {60 vars in 1237 bytes} [Tue Apr 26 14:34:48 2022] POST /volume/v3/9dccc3e1253f404ea10232575f4a2962/types => generated 186 bytes in 913 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-04-26 14:35:19.381 | Apr 26 14:34:49 dv-neutron-839377-1-hyperv devstack@c-api.service[315750]: DEBUG cinder.api.middleware.request_id [req-06e459ff-668e-4343-bef3-85d5003ae6be req-aa3137d7-3f72-49fd-a90a-348be91d53c2 None None] RequestId filter calling following filter/app {{(pid=315750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-04-26 14:35:19.381 | Apr 26 14:34:49 dv-neutron-839377-1-hyperv devstack@c-api.service[315750]: INFO cinder.api.openstack.wsgi [req-06e459ff-668e-4343-bef3-85d5003ae6be req-aa3137d7-3f72-49fd-a90a-348be91d53c2 admin admin] POST http://10.222.0.16/volume/v3/9dccc3e1253f404ea10232575f4a2962/types/5d8e90c9-9a79-4532-bfec-fbe8394e0e03/extra_specs 2022-04-26 14:35:19.381 | Apr 26 14:34:49 dv-neutron-839377-1-hyperv devstack@c-api.service[315750]: DEBUG cinder.api.openstack.wsgi [req-06e459ff-668e-4343-bef3-85d5003ae6be req-aa3137d7-3f72-49fd-a90a-348be91d53c2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=315750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-04-26 14:35:19.381 | Apr 26 14:34:49 dv-neutron-839377-1-hyperv devstack@c-api.service[315750]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-04-26 14:35:19.381 | Apr 26 14:34:49 dv-neutron-839377-1-hyperv devstack@c-api.service[315750]: warnings.warn('Policy enforcement is depending on the value of ' 2022-04-26 14:35:19.381 | Apr 26 14:34:49 dv-neutron-839377-1-hyperv devstack@c-api.service[315750]: DEBUG oslo_db.sqlalchemy.engines [req-06e459ff-668e-4343-bef3-85d5003ae6be req-aa3137d7-3f72-49fd-a90a-348be91d53c2 admin admin] 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=315750) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 14:35:19.381 | Apr 26 14:34:49 dv-neutron-839377-1-hyperv devstack@c-api.service[315750]: INFO cinder.api.openstack.wsgi [req-06e459ff-668e-4343-bef3-85d5003ae6be req-aa3137d7-3f72-49fd-a90a-348be91d53c2 admin admin] http://10.222.0.16/volume/v3/9dccc3e1253f404ea10232575f4a2962/types/5d8e90c9-9a79-4532-bfec-fbe8394e0e03/extra_specs returned with HTTP 200 2022-04-26 14:35:19.381 | Apr 26 14:34:49 dv-neutron-839377-1-hyperv devstack@c-api.service[315750]: [pid: 315750|app: 0|req: 2/3] 10.222.0.16 () {62 vars in 1454 bytes} [Tue Apr 26 14:34:49 2022] POST /volume/v3/9dccc3e1253f404ea10232575f4a2962/types/5d8e90c9-9a79-4532-bfec-fbe8394e0e03/extra_specs => generated 55 bytes in 766 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-04-26 14:35:19.384 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.387 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-vol.service 2022-04-26 14:35:19.401 | enabled 2022-04-26 14:35:19.405 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-vol.service --no-pager 2022-04-26 14:35:19.423 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-04-26 14:35:19.423 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-04-26 14:35:19.423 | Active: active (running) since Tue 2022-04-26 14:34:45 UTC; 34s ago 2022-04-26 14:35:19.423 | Main PID: 316901 (cinder-volume) 2022-04-26 14:35:19.423 | Tasks: 3 (limit: 14304) 2022-04-26 14:35:19.423 | Memory: 140.1M 2022-04-26 14:35:19.423 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-04-26 14:35:19.423 | ├─316901 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-04-26 14:35:19.423 | └─317060 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-04-26 14:35:19.423 | 2022-04-26 14:35:19.423 | Apr 26 14:34:59 dv-neutron-839377-1-hyperv sudo[317876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-04-26 14:35:19.423 | Apr 26 14:34:59 dv-neutron-839377-1-hyperv sudo[317876]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-04-26 14:35:19.423 | Apr 26 14:35:00 dv-neutron-839377-1-hyperv sudo[317876]: pam_unix(sudo:session): session closed for user root 2022-04-26 14:35:19.423 | Apr 26 14:35:00 dv-neutron-839377-1-hyperv cinder-volume[317060]: DEBUG oslo_concurrency.processutils [None req-56c9a8a5-137c-41f2-9283-17c72a03fed4 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.179s {{(pid=317060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-26 14:35:19.423 | Apr 26 14:35:00 dv-neutron-839377-1-hyperv cinder-volume[317060]: DEBUG oslo_concurrency.processutils [None req-56c9a8a5-137c-41f2-9283-17c72a03fed4 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=317060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-26 14:35:19.423 | Apr 26 14:35:00 dv-neutron-839377-1-hyperv sudo[317888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-04-26 14:35:19.423 | Apr 26 14:35:00 dv-neutron-839377-1-hyperv sudo[317888]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-04-26 14:35:19.423 | Apr 26 14:35:01 dv-neutron-839377-1-hyperv sudo[317888]: pam_unix(sudo:session): session closed for user root 2022-04-26 14:35:19.423 | Apr 26 14:35:01 dv-neutron-839377-1-hyperv cinder-volume[317060]: DEBUG oslo_concurrency.processutils [None req-56c9a8a5-137c-41f2-9283-17c72a03fed4 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.181s {{(pid=317060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-26 14:35:19.423 | Apr 26 14:35:01 dv-neutron-839377-1-hyperv cinder-volume[317060]: INFO cinder.volume.manager [None req-56c9a8a5-137c-41f2-9283-17c72a03fed4 None None] Driver post RPC initialization completed successfully. 2022-04-26 14:35:19.426 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.429 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-04-26 14:35:19.441 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-04-26 14:35:19.445 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.448 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-04-26 14:35:19.461 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-04-26 14:35:19.464 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.467 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-04-26 14:35:19.480 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-04-26 14:35:19.484 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.487 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-04-26 14:35:19.500 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-04-26 14:35:19.504 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.507 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-svc.service 2022-04-26 14:35:19.522 | enabled 2022-04-26 14:35:19.526 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-svc.service --no-pager 2022-04-26 14:35:19.544 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-04-26 14:35:19.544 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-04-26 14:35:19.544 | Active: active (running) since Tue 2022-04-26 14:33:16 UTC; 2min 2s ago 2022-04-26 14:35:19.544 | Main PID: 309109 (/usr/bin/python) 2022-04-26 14:35:19.544 | Tasks: 9 (limit: 14304) 2022-04-26 14:35:19.544 | Memory: 384.8M 2022-04-26 14:35:19.544 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-04-26 14:35:19.544 | ├─309109 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 14:35:19.544 | ├─309218 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-26 14:35:19.545 | ├─309219 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-26 14:35:19.545 | ├─309220 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-26 14:35:19.545 | └─309221 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-26 14:35:19.545 | 2022-04-26 14:35:19.545 | Apr 26 14:34:29 dv-neutron-839377-1-hyperv neutron-server[309221]: DEBUG neutron.db.agents_db [None req-f0508cde-67e2-4d46-a748-a49b1513fadd None None] Agent healthcheck: found 4 active agents {{(pid=309221) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-04-26 14:35:19.545 | Apr 26 14:34:34 dv-neutron-839377-1-hyperv neutron-server[309220]: DEBUG neutron_lib.callbacks.manager [None req-eee92e3b-b856-4622-aa31-ad0d1037f34e None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727397196912', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1345124'] for agent (de3265f0-bdfc-4981-943e-82b6ba1dc428), after_update {{(pid=309220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:35:19.545 | Apr 26 14:34:36 dv-neutron-839377-1-hyperv neutron-server[309220]: DEBUG neutron_lib.callbacks.manager [None req-019e4267-59a6-44d6-9b22-6a2821465e60 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727397196912', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1345124'] for agent (46d35b31-1c4d-40b1-bea3-9a4deb8fd63d), after_update {{(pid=309220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:35:19.545 | Apr 26 14:34:37 dv-neutron-839377-1-hyperv neutron-server[309220]: DEBUG neutron_lib.callbacks.manager [None req-cb092e40-7c27-4139-84ec-2d02b8ccafd5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727397196912', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1345124'] for agent (a208846b-8293-4652-a12d-f0d039ac01ad), after_update {{(pid=309220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:35:19.545 | Apr 26 14:34:39 dv-neutron-839377-1-hyperv neutron-server[309220]: DEBUG neutron_lib.callbacks.manager [None req-c3b45d33-0bc7-4f58-b31d-733e19d73387 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727397196912', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1345124'] for agent (6a0172b4-db15-4bbd-8127-2a9aeb042802), after_update {{(pid=309220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:35:19.545 | Apr 26 14:35:04 dv-neutron-839377-1-hyperv neutron-server[309220]: DEBUG neutron_lib.callbacks.manager [None req-4589bbd4-9cb7-478f-8630-3bff535cd27d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727397196912', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1345124'] for agent (de3265f0-bdfc-4981-943e-82b6ba1dc428), after_update {{(pid=309220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:35:19.545 | Apr 26 14:35:06 dv-neutron-839377-1-hyperv neutron-server[309221]: DEBUG neutron.db.agents_db [None req-f0508cde-67e2-4d46-a748-a49b1513fadd None None] Agent healthcheck: found 4 active agents {{(pid=309221) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-04-26 14:35:19.545 | Apr 26 14:35:06 dv-neutron-839377-1-hyperv neutron-server[309220]: DEBUG neutron_lib.callbacks.manager [None req-51e710c8-f05a-452a-ba57-d0a464fa9a54 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727397196912', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1345124'] for agent (46d35b31-1c4d-40b1-bea3-9a4deb8fd63d), after_update {{(pid=309220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:35:19.545 | Apr 26 14:35:07 dv-neutron-839377-1-hyperv neutron-server[309220]: DEBUG neutron_lib.callbacks.manager [None req-cb092e40-7c27-4139-84ec-2d02b8ccafd5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727397196912', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1345124'] for agent (a208846b-8293-4652-a12d-f0d039ac01ad), after_update {{(pid=309220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:35:19.545 | Apr 26 14:35:09 dv-neutron-839377-1-hyperv neutron-server[309220]: DEBUG neutron_lib.callbacks.manager [None req-c3b45d33-0bc7-4f58-b31d-733e19d73387 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727397196912', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1345124'] for agent (6a0172b4-db15-4bbd-8127-2a9aeb042802), after_update {{(pid=309220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 14:35:19.549 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.552 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-04-26 14:35:19.564 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-04-26 14:35:19.568 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.571 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@rabbit.service 2022-04-26 14:35:19.583 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-04-26 14:35:19.587 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.590 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@tempest.service 2022-04-26 14:35:19.603 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-04-26 14:35:19.607 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.609 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@mysql.service 2022-04-26 14:35:19.622 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-04-26 14:35:19.626 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.628 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@etcd3.service 2022-04-26 14:35:19.641 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-04-26 14:35:19.645 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.649 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@dstat.service 2022-04-26 14:35:19.663 | enabled 2022-04-26 14:35:19.667 | + functions-common:service_check:1737 : sudo systemctl status devstack@dstat.service --no-pager 2022-04-26 14:35:19.686 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-04-26 14:35:19.686 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-04-26 14:35:19.686 | Active: active (running) since Tue 2022-04-26 14:26:45 UTC; 8min ago 2022-04-26 14:35:19.686 | Main PID: 277516 (dstat.sh) 2022-04-26 14:35:19.686 | Tasks: 3 (limit: 14304) 2022-04-26 14:35:19.686 | Memory: 19.7M 2022-04-26 14:35:19.686 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-04-26 14:35:19.686 | ├─277516 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-04-26 14:35:19.686 | ├─277635 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-04-26 14:35:19.686 | └─277636 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-04-26 14:35:19.686 | 2022-04-26 14:35:19.686 | Apr 26 14:35:09 dv-neutron-839377-1-hyperv dstat.sh[277636]: 26-04 14:35:09| 46 9 44 0 0|5190M 630M 174M 5680M| 174M 174M| 0 424k| 0 49.0 |5639 14k|3.50 2.75 2.42|2.0 0 0| 0 0 | 0 0 | 22 197 0 56 0 2022-04-26 14:35:19.686 | Apr 26 14:35:10 dv-neutron-839377-1-hyperv dstat.sh[277636]: 26-04 14:35:10| 44 9 44 0 0|5191M 587M 174M 5722M| 176M 176M| 0 304k| 0 31.0 |5515 14k|3.46 2.75 2.42|9.0 0 2.0| 0 0 | 0 0 | 22 197 0 56 0 2022-04-26 14:35:19.686 | Apr 26 14:35:11 dv-neutron-839377-1-hyperv dstat.sh[277636]: 26-04 14:35:11| 42 20 33 3 0|5190M 208M 174M 6093M| 172M 172M| 0 248k| 0 23.0 |4963 13k|3.46 2.75 2.42|1.0 0 0| 0 0 | 0 0 | 22 197 0 56 0 2022-04-26 14:35:19.686 | Apr 26 14:35:12 dv-neutron-839377-1-hyperv dstat.sh[277636]: 26-04 14:35:12| 44 10 43 0 0|5188M 167M 174M 6135M| 176M 176M| 0 390M| 0 810 |5452 13k|3.46 2.75 2.42|2.0 0 0| 0 0 | 0 0 | 22 197 0 56 0 2022-04-26 14:35:19.686 | Apr 26 14:35:13 dv-neutron-839377-1-hyperv dstat.sh[277636]: 26-04 14:35:13| 43 15 37 1 0|5209M 617M 173M 5670M| 175M 175M| 56k 71M|2.00 251 |5198 13k|3.46 2.75 2.42|2.0 0 27| 0 0 | 0 0 | 22 199 0 55 0 2022-04-26 14:35:19.686 | Apr 26 14:35:14 dv-neutron-839377-1-hyperv dstat.sh[277636]: 26-04 14:35:14| 44 10 45 0 0|5209M 576M 173M 5712M| 175M 175M| 0 0 | 0 0 |5705 13k|3.46 2.75 2.42|2.0 0 0| 0 0 | 0 0 | 22 199 0 55 0 2022-04-26 14:35:19.686 | Apr 26 14:35:15 dv-neutron-839377-1-hyperv dstat.sh[277636]: 26-04 14:35:15| 35 11 49 2 0|5197M 554M 173M 5743M| 122M 122M| 0 104M| 0 263 |5657 14k|3.27 2.72 2.41|1.0 0 0| 0 0 | 0 0 | 22 195 0 58 0 2022-04-26 14:35:19.686 | Apr 26 14:35:16 dv-neutron-839377-1-hyperv dstat.sh[277636]: 26-04 14:35:16| 19 11 69 1 0|5150M 600M 173M 5744M| 10k 8812 | 208k 332k|22.0 27.0 |1632 6009 |3.27 2.72 2.41|1.0 0 283| 0 0 | 0 0 | 22 192 0 60 0 2022-04-26 14:35:19.686 | Apr 26 14:35:17 dv-neutron-839377-1-hyperv dstat.sh[277636]: 26-04 14:35:17| 26 2 71 0 0|5179M 572M 173M 5744M|6121 6121 | 0 272k| 0 25.0 | 391 3822 |3.27 2.72 2.41|1.0 0 1.0| 0 0 | 0 0 | 22 192 0 59 0 2022-04-26 14:35:19.686 | Apr 26 14:35:18 dv-neutron-839377-1-hyperv dstat.sh[277636]: 26-04 14:35:18| 22 6 71 0 0|5139M 612M 173M 5744M| 312 312 |8198B 180k|1.00 12.0 |1084 4443 |3.27 2.72 2.41|1.0 0 157| 0 0 | 0 0 | 22 192 0 59 0 2022-04-26 14:35:19.690 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.693 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-crt.service 2022-04-26 14:35:19.707 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-04-26 14:35:19.712 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.714 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-cauth.service 2022-04-26 14:35:19.728 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-04-26 14:35:19.733 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 14:35:19.736 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-agt.service 2022-04-26 14:35:19.751 | enabled 2022-04-26 14:35:19.755 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-agt.service --no-pager 2022-04-26 14:35:19.777 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-04-26 14:35:19.777 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-04-26 14:35:19.777 | Active: failed (Result: exit-code) since Tue 2022-04-26 14:33:33 UTC; 1min 46s ago 2022-04-26 14:35:19.777 | Main PID: 310162 (code=exited, status=1/FAILURE) 2022-04-26 14:35:19.777 | 2022-04-26 14:35:19.777 | Apr 26 14:33:32 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[310162]: ERROR neutron File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise 2022-04-26 14:35:19.777 | Apr 26 14:33:32 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[310162]: ERROR neutron raise self.value 2022-04-26 14:35:19.777 | Apr 26 14:33:32 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[310162]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_oskenapp.py", line 41, in agent_main_wrapper 2022-04-26 14:35:19.777 | Apr 26 14:33:32 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[310162]: ERROR neutron ovs_agent.main(bridge_classes) 2022-04-26 14:35:19.777 | Apr 26 14:33:32 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[310162]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 2879, in main 2022-04-26 14:35:19.777 | Apr 26 14:33:32 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[310162]: ERROR neutron ext_manager.register_opts(cfg.CONF) 2022-04-26 14:35:19.777 | Apr 26 14:33:32 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[310162]: ERROR neutron NameError: name 'ext_manager' is not defined 2022-04-26 14:35:19.777 | Apr 26 14:33:32 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[310162]: ERROR neutron 2022-04-26 14:35:19.778 | Apr 26 14:33:33 dv-neutron-839377-1-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-04-26 14:35:19.778 | Apr 26 14:33:33 dv-neutron-839377-1-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-04-26 14:35:19.781 | + functions-common:service_check:1 : exit_trap 2022-04-26 14:35:19.784 | + ./stack.sh:exit_trap:523 : local r=3 2022-04-26 14:35:19.788 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-26 14:35:19.791 | + ./stack.sh:exit_trap:524 : jobs=276275 2022-04-26 14:35:19.794 | + ./stack.sh:exit_trap:527 : [[ -n 276275 ]] 2022-04-26 14:35:19.797 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-26-142208 ]] 2022-04-26 14:35:19.799 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-26 14:35:19.802 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-26 14:35:19.802 | exit_trap: cleaning up child processes 2022-04-26 14:35:19.805 | + ./stack.sh:exit_trap:529 : kill 276275 2022-04-26 14:35:19.808 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.Ot2W0vVT8n ']' 2022-04-26 14:35:19.810 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.Ot2W0vVT8n 2022-04-26 14:35:19.815 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-26 14:35:19.818 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-26 14:35:19.821 | + ./stack.sh:exit_trap:540 : [[ 3 -ne 0 ]] 2022-04-26 14:35:19.824 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-26 14:35:19.824 | Error on exit 2022-04-26 14:35:19.827 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-26 14:35:19.830 | + ./stack.sh:exit_trap:544 : generate-subunit 1650982924 795 fail 2022-04-26 14:35:20.551 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-26 14:35:20.556 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-26 14:35:21.974 | + ./stack.sh:exit_trap:558 : exit 3