2022-05-19 19:49:34.335 | + ./stack.sh:main:489 : exec 2022-05-19 19:49:34.335 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-19-194934.summary.2022-05-19-194934 2022-05-19 19:49:34.335 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-19-194934' 2022-05-19 19:49:34.335 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:49:34.336 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-19-194934 2022-05-19 19:49:34.336 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-19-194934 /opt/stack/logs/stack.sh.log 2022-05-19 19:49:34.336 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-19-194934.summary.2022-05-19-194934 /opt/stack/logs/stack.sh.log.summary 2022-05-19 19:49:34.336 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-19 19:49:34.336 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-19 19:49:34.336 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-19 19:49:34.336 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-19 19:49:34.336 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-19 19:49:34.336 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-19 19:49:34.336 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-19 19:49:34.336 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-19 19:49:34.336 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-19 19:49:34.336 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-19 19:49:34.336 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-19 19:49:34.336 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-19 19:49:34.336 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-19 19:49:34.336 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-19 19:49:34.336 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-19 19:49:34.336 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-19 19:49:34.336 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-19 19:49:34.336 | + ./stack.sh:main:575 : set -o errexit 2022-05-19 19:49:34.336 | + ./stack.sh:main:578 : uname -a 2022-05-19 19:49:34.336 | Linux dv-cinder-840678-11-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-19 19:49:34.338 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-19 19:49:34.340 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-19 19:49:34.343 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-19 19:49:34.383 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-19 19:49:34.399 | + ./stack.sh:main:592 : fetch_plugins 2022-05-19 19:49:34.400 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-19 19:49:34.402 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-19 19:49:34.404 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-19 19:49:34.406 | + functions-common:fetch_plugins:1788 : return 2022-05-19 19:49:34.408 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-19 19:49:34.410 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-19 19:49:34.412 | + functions-common:run_phase:1866 : local phase= 2022-05-19 19:49:34.414 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 19:49:34.416 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 19:49:34.417 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 19:49:34.419 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 19:49:34.421 | + functions-common:run_phase:1875 : local extra 2022-05-19 19:49:34.423 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 19:49:34.427 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 19:49:34.429 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 19:49:34.430 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 19:49:34.432 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-19 19:49:34.434 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 19:49:34.447 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:49:34.449 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-19 19:49:34.451 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 19:49:34.453 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 19:49:34.454 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 19:49:34.456 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 19:49:34.458 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 19:49:34.466 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-19 19:49:34.467 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-19 19:49:34.469 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-19 19:49:34.472 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 19:49:34.474 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-19 19:49:34.476 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-19 19:49:34.478 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-19 19:49:34.480 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-19 19:49:34.481 | + functions-common:plugin_override_defaults:1829 : return 2022-05-19 19:49:34.483 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-19 19:49:34.501 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-19 19:49:34.503 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-19 19:49:34.517 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:49:34.519 | +++ lib/tls:source:43 : hostname -f 2022-05-19 19:49:34.523 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-19 19:49:34.525 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-19 19:49:34.527 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-19 19:49:34.529 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-19 19:49:34.530 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-19 19:49:34.532 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-19 19:49:34.534 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-19 19:49:34.536 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-19 19:49:34.538 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-19 19:49:34.540 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-19 19:49:34.544 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-19 19:49:34.557 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-19 19:49:34.575 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-19 19:49:34.588 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-19 19:49:34.601 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-19 19:49:34.638 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-19 19:49:34.700 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-19 19:49:34.794 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-19 19:49:34.816 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-19 19:49:34.860 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-19 19:49:34.915 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-19 19:49:35.075 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-19 19:49:35.090 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-19 19:49:35.104 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-19 19:49:35.117 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-19 19:49:35.219 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-19 19:49:35.222 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-19 19:49:35.226 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-19 19:49:35.228 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-19 19:49:35.230 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-19 19:49:35.232 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-19 19:49:35.234 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-19 19:49:35.235 | False' 2022-05-19 19:49:35.237 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-19 19:49:35.253 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-19 19:49:35.255 | + ./stack.sh:main:626 : run_phase source 2022-05-19 19:49:35.257 | + functions-common:run_phase:1865 : local mode=source 2022-05-19 19:49:35.259 | + functions-common:run_phase:1866 : local phase= 2022-05-19 19:49:35.261 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 19:49:35.263 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 19:49:35.265 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 19:49:35.267 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 19:49:35.270 | + functions-common:run_phase:1875 : local extra 2022-05-19 19:49:35.272 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 19:49:35.276 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 19:49:35.278 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 19:49:35.280 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 19:49:35.282 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-19 19:49:35.286 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 19:49:35.301 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:49:35.304 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-19 19:49:35.306 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-19 19:49:35.346 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-19 19:49:35.349 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-19 19:49:35.352 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-19 19:49:35.354 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-19 19:49:35.356 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-19 19:49:35.358 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-19 19:49:35.361 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-19 19:49:35.363 | + functions-common:load_plugin_settings:1806 : return 2022-05-19 19:49:35.366 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-19 19:49:35.368 | + functions-common:verify_disabled_services:2148 : local service 2022-05-19 19:49:35.370 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.372 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-19 19:49:35.375 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.377 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-19 19:49:35.379 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.382 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-19 19:49:35.384 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.387 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-19 19:49:35.389 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.392 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-19 19:49:35.394 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.397 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-19 19:49:35.400 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.402 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-19 19:49:35.404 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.407 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-19 19:49:35.409 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.412 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-19 19:49:35.415 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.417 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-19 19:49:35.419 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.422 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-19 19:49:35.424 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.427 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-19 19:49:35.429 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.432 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-19 19:49:35.434 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.436 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-19 19:49:35.439 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.441 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-19 19:49:35.443 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.446 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-19 19:49:35.448 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.450 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-19 19:49:35.453 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.455 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-19 19:49:35.458 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.460 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-19 19:49:35.463 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.465 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-19 19:49:35.467 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.470 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-19 19:49:35.472 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.475 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-19 19:49:35.477 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.479 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-19 19:49:35.482 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.484 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-19 19:49:35.487 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.490 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-19 19:49:35.493 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.495 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-19 19:49:35.497 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.500 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-19 19:49:35.502 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.505 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-19 19:49:35.508 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.510 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-19 19:49:35.513 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.515 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-19 19:49:35.518 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.520 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-19 19:49:35.523 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.525 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-19 19:49:35.527 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.530 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-19 19:49:35.532 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.534 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-19 19:49:35.537 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.540 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-19 19:49:35.542 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.544 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-19 19:49:35.547 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.549 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-19 19:49:35.552 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.555 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-19 19:49:35.557 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.560 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-19 19:49:35.562 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.564 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-19 19:49:35.567 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.569 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-19 19:49:35.572 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.574 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-19 19:49:35.576 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.579 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-19 19:49:35.581 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.584 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-19 19:49:35.586 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:49:35.588 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-19 19:49:35.591 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-19 19:49:35.594 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-19 19:49:35.596 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-19 19:49:35.612 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:49:35.615 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-19 19:49:35.617 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-19 19:49:35.619 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-19 19:49:35.635 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:49:35.638 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-19 19:49:35.646 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-19 19:49:35.648 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-19 19:49:35.650 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-19 19:49:35.653 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-19 19:49:35.655 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-19 19:49:35.657 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-19 19:49:35.661 | + lib/database:initialize_database_backends:92 : return 0 2022-05-19 19:49:35.663 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-19 19:49:35.663 | Using mysql database backend 2022-05-19 19:49:35.666 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-19 19:49:35.684 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-19 19:49:35.687 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-19 19:49:35.690 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-19 19:49:35.692 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-19 19:49:35.695 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 19:49:35.698 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-19 19:49:35.724 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:49:35.726 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-19 19:49:35.743 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-19 19:49:35.759 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:49:35.762 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-19 19:49:35.780 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-19 19:49:35.800 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-19 19:49:35.821 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:49:35.824 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-19 19:49:35.841 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:49:35.843 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-19 19:49:35.860 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-19 19:49:35.862 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-19 19:49:35.865 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-19 19:49:35.868 | + functions-common:save_stackenv:60 : local tag=759 2022-05-19 19:49:35.871 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-19 19:49:35.876 | + functions-common:save_stackenv:62 : time_stamp=2022-05-19-194935 2022-05-19 19:49:35.878 | + functions-common:save_stackenv:63 : echo '# 2022-05-19-194935 759' 2022-05-19 19:49:35.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.883 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 19:49:35.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.888 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-19 19:49:35.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.893 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-19 19:49:35.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.899 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-19 19:49:35.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.904 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-05-19 19:49:35.906 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.909 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-05-19 19:49:35.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.914 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-19-194934 2022-05-19 19:49:35.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.921 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-19 19:49:35.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.926 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-05-19 19:49:35.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.931 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-19 19:49:35.933 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.936 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-19 19:49:35.938 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.941 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-19 19:49:35.943 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:49:35.946 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-19 19:49:35.948 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-19 19:49:35.951 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-19 19:49:35.953 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-19 19:49:35.955 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-19 19:49:35.958 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 19:49:35.960 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 19:49:35.963 | ++ functions-common:git_clone:612 : pwd 2022-05-19 19:49:35.965 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 19:49:35.967 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 19:49:35.970 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 19:49:35.986 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 19:49:35.988 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 19:49:35.991 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 19:49:35.993 | + functions-common:git_clone:629 : echo master 2022-05-19 19:49:35.994 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 19:49:35.999 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-19 19:49:36.001 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 19:49:36.004 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-19 19:49:36.016 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-19 19:49:36.020 | + functions-common:git_clone:690 : head -1 2022-05-19 19:49:36.027 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 19:49:36.031 | 8b0adb6c Merge "update constraint for oslo.log to new release 5.0.0" 2022-05-19 19:49:36.034 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 19:49:36.038 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-19 19:49:36.040 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:49:36.043 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-19 19:49:36.045 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-19 19:49:36.048 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-19 19:49:36.051 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-19 19:49:36.053 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-19 19:49:36.056 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-19 19:49:36.058 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-19 19:49:36.061 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-19 19:49:36.064 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-19 19:49:36.069 | ++ tools/install_prereqs.sh:source:47 : NOW=1652989776 2022-05-19 19:49:36.072 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-19 19:49:36.077 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652988642 2022-05-19 19:49:36.080 | ++ tools/install_prereqs.sh:source:49 : DELTA=1134 2022-05-19 19:49:36.083 | ++ tools/install_prereqs.sh:source:50 : [[ 1134 -lt 7200 ]] 2022-05-19 19:49:36.085 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-19 19:49:36.088 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-19 19:49:36.090 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-19 19:49:36.093 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-19 19:49:36.095 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-19 19:49:36.097 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-19 19:49:36.100 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-19 19:49:36.102 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-19 19:49:36.105 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-19 19:49:36.154 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-19 19:49:36.155 | apache2-dev 2022-05-19 19:49:36.155 | bc 2022-05-19 19:49:36.155 | bsdmainutils 2022-05-19 19:49:36.155 | curl 2022-05-19 19:49:36.155 | g++ 2022-05-19 19:49:36.155 | gawk 2022-05-19 19:49:36.155 | gcc 2022-05-19 19:49:36.155 | gettext 2022-05-19 19:49:36.155 | git 2022-05-19 19:49:36.155 | graphviz 2022-05-19 19:49:36.155 | iputils-ping 2022-05-19 19:49:36.155 | libapache2-mod-proxy-uwsgi 2022-05-19 19:49:36.155 | libffi-dev 2022-05-19 19:49:36.155 | libjpeg-dev 2022-05-19 19:49:36.155 | libpcre3-dev 2022-05-19 19:49:36.155 | libpq-dev 2022-05-19 19:49:36.155 | libssl-dev 2022-05-19 19:49:36.155 | libsystemd-dev 2022-05-19 19:49:36.155 | libxml2-dev 2022-05-19 19:49:36.155 | libxslt1-dev 2022-05-19 19:49:36.155 | libyaml-dev 2022-05-19 19:49:36.155 | lsof 2022-05-19 19:49:36.155 | openssh-server 2022-05-19 19:49:36.155 | openssl 2022-05-19 19:49:36.155 | pkg-config 2022-05-19 19:49:36.155 | psmisc 2022-05-19 19:49:36.155 | python3-dev 2022-05-19 19:49:36.155 | python3-pip 2022-05-19 19:49:36.155 | python3-systemd 2022-05-19 19:49:36.155 | python3-venv 2022-05-19 19:49:36.155 | tar 2022-05-19 19:49:36.155 | tcpdump 2022-05-19 19:49:36.155 | unzip 2022-05-19 19:49:36.155 | uuid-runtime 2022-05-19 19:49:36.155 | wget 2022-05-19 19:49:36.156 | wget 2022-05-19 19:49:36.156 | zlib1g-dev 2022-05-19 19:49:36.156 | libkrb5-dev 2022-05-19 19:49:36.156 | libldap2-dev 2022-05-19 19:49:36.156 | libsasl2-dev 2022-05-19 19:49:36.156 | memcached 2022-05-19 19:49:36.156 | python3-mysqldb 2022-05-19 19:49:36.156 | sqlite3 2022-05-19 19:49:36.156 | conntrack 2022-05-19 19:49:36.156 | curl 2022-05-19 19:49:36.156 | dnsmasq-base 2022-05-19 19:49:36.156 | dnsmasq-utils 2022-05-19 19:49:36.156 | ebtables 2022-05-19 19:49:36.156 | genisoimage 2022-05-19 19:49:36.156 | iptables 2022-05-19 19:49:36.156 | iputils-arping 2022-05-19 19:49:36.156 | kpartx 2022-05-19 19:49:36.156 | libjs-jquery-tablesorter 2022-05-19 19:49:36.156 | parted 2022-05-19 19:49:36.156 | pm-utils 2022-05-19 19:49:36.156 | python3-mysqldb 2022-05-19 19:49:36.156 | socat 2022-05-19 19:49:36.156 | sqlite3 2022-05-19 19:49:36.156 | sudo 2022-05-19 19:49:36.156 | vlan 2022-05-19 19:49:36.156 | lsscsi 2022-05-19 19:49:36.156 | open-iscsi 2022-05-19 19:49:36.156 | lvm2 2022-05-19 19:49:36.156 | qemu-utils 2022-05-19 19:49:36.156 | thin-provisioning-tools 2022-05-19 19:49:36.156 | acl 2022-05-19 19:49:36.156 | dnsmasq-base 2022-05-19 19:49:36.156 | dnsmasq-utils 2022-05-19 19:49:36.156 | ebtables 2022-05-19 19:49:36.156 | haproxy 2022-05-19 19:49:36.157 | iptables 2022-05-19 19:49:36.157 | iputils-arping 2022-05-19 19:49:36.157 | iputils-ping 2022-05-19 19:49:36.157 | postgresql-server-dev-all 2022-05-19 19:49:36.157 | python3-mysqldb 2022-05-19 19:49:36.157 | sqlite3 2022-05-19 19:49:36.157 | sudo 2022-05-19 19:49:36.157 | vlan 2022-05-19 19:49:36.157 | pcp 2022-05-19 19:49:36.157 | ipset 2022-05-19 19:49:36.157 | conntrack 2022-05-19 19:49:36.157 | conntrackd 2022-05-19 19:49:36.157 | keepalived 2022-05-19 19:49:36.157 | lvm2 2022-05-19 19:49:36.157 | qemu-utils 2022-05-19 19:49:36.157 | thin-provisioning-tools 2022-05-19 19:49:36.157 | curl 2022-05-19 19:49:36.157 | liberasurecode-dev 2022-05-19 19:49:36.157 | make 2022-05-19 19:49:36.157 | memcached 2022-05-19 19:49:36.157 | rsync 2022-05-19 19:49:36.157 | sqlite3 2022-05-19 19:49:36.157 | xfsprogs' 2022-05-19 19:49:36.161 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-19 19:49:36.180 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-19 19:49:36.180 | apache2-dev 2022-05-19 19:49:36.180 | bc 2022-05-19 19:49:36.180 | bsdmainutils 2022-05-19 19:49:36.180 | curl 2022-05-19 19:49:36.180 | g++ 2022-05-19 19:49:36.180 | gawk 2022-05-19 19:49:36.180 | gcc 2022-05-19 19:49:36.180 | gettext 2022-05-19 19:49:36.180 | git 2022-05-19 19:49:36.180 | graphviz 2022-05-19 19:49:36.180 | iputils-ping 2022-05-19 19:49:36.180 | libapache2-mod-proxy-uwsgi 2022-05-19 19:49:36.180 | libffi-dev 2022-05-19 19:49:36.181 | libjpeg-dev 2022-05-19 19:49:36.181 | libpcre3-dev 2022-05-19 19:49:36.181 | libpq-dev 2022-05-19 19:49:36.181 | libssl-dev 2022-05-19 19:49:36.181 | libsystemd-dev 2022-05-19 19:49:36.181 | libxml2-dev 2022-05-19 19:49:36.181 | libxslt1-dev 2022-05-19 19:49:36.181 | libyaml-dev 2022-05-19 19:49:36.181 | lsof 2022-05-19 19:49:36.181 | openssh-server 2022-05-19 19:49:36.181 | openssl 2022-05-19 19:49:36.181 | pkg-config 2022-05-19 19:49:36.181 | psmisc 2022-05-19 19:49:36.181 | python3-dev 2022-05-19 19:49:36.181 | python3-pip 2022-05-19 19:49:36.181 | python3-systemd 2022-05-19 19:49:36.181 | python3-venv 2022-05-19 19:49:36.181 | tar 2022-05-19 19:49:36.181 | tcpdump 2022-05-19 19:49:36.181 | unzip 2022-05-19 19:49:36.181 | uuid-runtime 2022-05-19 19:49:36.181 | wget 2022-05-19 19:49:36.181 | wget 2022-05-19 19:49:36.181 | zlib1g-dev 2022-05-19 19:49:36.181 | libkrb5-dev 2022-05-19 19:49:36.181 | libldap2-dev 2022-05-19 19:49:36.181 | libsasl2-dev 2022-05-19 19:49:36.181 | memcached 2022-05-19 19:49:36.181 | python3-mysqldb 2022-05-19 19:49:36.181 | sqlite3 2022-05-19 19:49:36.181 | conntrack 2022-05-19 19:49:36.181 | curl 2022-05-19 19:49:36.181 | dnsmasq-base 2022-05-19 19:49:36.181 | dnsmasq-utils 2022-05-19 19:49:36.181 | ebtables 2022-05-19 19:49:36.181 | genisoimage 2022-05-19 19:49:36.181 | iptables 2022-05-19 19:49:36.181 | iputils-arping 2022-05-19 19:49:36.182 | kpartx 2022-05-19 19:49:36.182 | libjs-jquery-tablesorter 2022-05-19 19:49:36.182 | parted 2022-05-19 19:49:36.182 | pm-utils 2022-05-19 19:49:36.182 | python3-mysqldb 2022-05-19 19:49:36.182 | socat 2022-05-19 19:49:36.182 | sqlite3 2022-05-19 19:49:36.182 | sudo 2022-05-19 19:49:36.182 | vlan 2022-05-19 19:49:36.182 | lsscsi 2022-05-19 19:49:36.182 | open-iscsi 2022-05-19 19:49:36.182 | lvm2 2022-05-19 19:49:36.182 | qemu-utils 2022-05-19 19:49:36.182 | thin-provisioning-tools 2022-05-19 19:49:36.182 | acl 2022-05-19 19:49:36.182 | dnsmasq-base 2022-05-19 19:49:36.182 | dnsmasq-utils 2022-05-19 19:49:36.182 | ebtables 2022-05-19 19:49:36.182 | haproxy 2022-05-19 19:49:36.182 | iptables 2022-05-19 19:49:36.182 | iputils-arping 2022-05-19 19:49:36.182 | iputils-ping 2022-05-19 19:49:36.182 | postgresql-server-dev-all 2022-05-19 19:49:36.182 | python3-mysqldb 2022-05-19 19:49:36.182 | sqlite3 2022-05-19 19:49:36.182 | sudo 2022-05-19 19:49:36.182 | vlan 2022-05-19 19:49:36.182 | pcp 2022-05-19 19:49:36.182 | ipset 2022-05-19 19:49:36.182 | conntrack 2022-05-19 19:49:36.182 | conntrackd 2022-05-19 19:49:36.182 | keepalived 2022-05-19 19:49:36.182 | lvm2 2022-05-19 19:49:36.182 | qemu-utils 2022-05-19 19:49:36.182 | thin-provisioning-tools 2022-05-19 19:49:36.182 | curl 2022-05-19 19:49:36.182 | liberasurecode-dev 2022-05-19 19:49:36.182 | make 2022-05-19 19:49:36.183 | memcached 2022-05-19 19:49:36.183 | rsync 2022-05-19 19:49:36.183 | sqlite3 2022-05-19 19:49:36.183 | xfsprogs ' 2022-05-19 19:49:36.184 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-19 19:49:36.187 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:49:36.189 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:49:36.193 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-19 19:49:36.193 | ++ 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-05-19 19:49:36.198 | ++ 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-05-19 19:49:36.200 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-19 19:49:36.202 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:49:36.204 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-19 19:49:36.207 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:49:36.209 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:49:36.211 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:49:36.213 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:49:36.216 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:49:36.218 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:49:36.220 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-19 19:49:36.223 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-19 19:49:36.226 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-19 19:49:36.229 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-19 19:49:36.233 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-19 19:49:36.236 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-19 19:49:36.238 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-19 19:49:36.241 | ++ functions-common:time_start:2424 : local start_time= 2022-05-19 19:49:36.243 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 19:49:36.245 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 19:49:36.249 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652989776247 2022-05-19 19:49:36.252 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-19 19:49:36.254 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-19 19:49:36.256 | ++ 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-05-19 19:49:36.645 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-19 19:49:36.703 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-19 19:49:36.765 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-05-19 19:49:37.285 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-19 19:49:37.765 | Fetched 336 kB in 1s (290 kB/s) 2022-05-19 19:49:39.513 | Reading package lists... 2022-05-19 19:49:39.545 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-19 19:49:39.548 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-19 19:49:39.551 | ++ functions-common:time_stop:2437 : local name 2022-05-19 19:49:39.553 | ++ functions-common:time_stop:2438 : local end_time 2022-05-19 19:49:39.556 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:49:39.558 | ++ functions-common:time_stop:2440 : local total 2022-05-19 19:49:39.560 | ++ functions-common:time_stop:2441 : local start_time 2022-05-19 19:49:39.563 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-19 19:49:39.565 | ++ functions-common:time_stop:2444 : start_time=1652989776247 2022-05-19 19:49:39.567 | ++ functions-common:time_stop:2446 : [[ -z 1652989776247 ]] 2022-05-19 19:49:39.570 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:49:39.574 | ++ functions-common:time_stop:2449 : end_time=1652989779572 2022-05-19 19:49:39.577 | ++ functions-common:time_stop:2450 : elapsed_time=3325 2022-05-19 19:49:39.579 | ++ functions-common:time_stop:2451 : total=0 2022-05-19 19:49:39.581 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:49:39.584 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3325 2022-05-19 19:49:39.587 | ++ 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-05-19 19:49:39.589 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:49:39.591 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:49:39.594 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:49:39.596 | ++ 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-05-19 19:49:39.618 | ++ 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-05-19 19:49:39.731 | Reading package lists... 2022-05-19 19:49:39.994 | Building dependency tree... 2022-05-19 19:49:39.996 | Reading state information... 2022-05-19 19:49:40.030 | acl is already the newest version (2.2.53-6). 2022-05-19 19:49:40.030 | bc is already the newest version (1.07.1-2build1). 2022-05-19 19:49:40.030 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-19 19:49:40.031 | conntrack is already the newest version (1:1.4.5-2). 2022-05-19 19:49:40.031 | ebtables is already the newest version (2.0.11-3build1). 2022-05-19 19:49:40.031 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-19 19:49:40.031 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-19 19:49:40.031 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-19 19:49:40.031 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-19 19:49:40.031 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-19 19:49:40.031 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-19 19:49:40.031 | iputils-arping is already the newest version (3:20190709-3). 2022-05-19 19:49:40.031 | iputils-ping is already the newest version (3:20190709-3). 2022-05-19 19:49:40.031 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-19 19:49:40.031 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-19 19:49:40.031 | libffi-dev is already the newest version (3.3-4). 2022-05-19 19:49:40.031 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-19 19:49:40.031 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-19 19:49:40.031 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-19 19:49:40.031 | lsscsi is already the newest version (0.30-0.1). 2022-05-19 19:49:40.031 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-19 19:49:40.031 | make is already the newest version (4.2.1-1.2). 2022-05-19 19:49:40.031 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-19 19:49:40.031 | psmisc is already the newest version (23.3-1). 2022-05-19 19:49:40.031 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-19 19:49:40.031 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-19 19:49:40.031 | python3-systemd is already the newest version (234-3build2). 2022-05-19 19:49:40.031 | socat is already the newest version (1.7.3.3-2). 2022-05-19 19:49:40.031 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-19 19:49:40.031 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-19 19:49:40.031 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-19 19:49:40.031 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-19 19:49:40.031 | graphviz is already the newest version (2.42.2-3build2). 2022-05-19 19:49:40.031 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-19 19:49:40.031 | pcp is already the newest version (5.0.3-1). 2022-05-19 19:49:40.031 | pm-utils is already the newest version (1.4.1-19). 2022-05-19 19:49:40.031 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-19 19:49:40.032 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 19:49:40.032 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 19:49:40.032 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-05-19 19:49:40.032 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-05-19 19:49:40.032 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-05-19 19:49:40.032 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-19 19:49:40.032 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-19 19:49:40.032 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-19 19:49:40.032 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-19 19:49:40.032 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-19 19:49:40.032 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-05-19 19:49:40.032 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-19 19:49:40.032 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-19 19:49:40.032 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-19 19:49:40.032 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-19 19:49:40.032 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-05-19 19:49:40.032 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-05-19 19:49:40.032 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-19 19:49:40.032 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-19 19:49:40.032 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-19 19:49:40.032 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-05-19 19:49:40.032 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-19 19:49:40.032 | openssl set to manually installed. 2022-05-19 19:49:40.032 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-19 19:49:40.032 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-19 19:49:40.032 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-19 19:49:40.032 | rsync set to manually installed. 2022-05-19 19:49:40.032 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-19 19:49:40.032 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-19 19:49:40.032 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-19 19:49:40.032 | tar set to manually installed. 2022-05-19 19:49:40.032 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-19 19:49:40.032 | tcpdump set to manually installed. 2022-05-19 19:49:40.033 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-19 19:49:40.270 | uuid-runtime set to manually installed. 2022-05-19 19:49:40.270 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-19 19:49:40.270 | wget set to manually installed. 2022-05-19 19:49:40.270 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-19 19:49:40.270 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 19:49:40.270 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-19 19:49:40.270 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-19 19:49:40.270 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-19 19:49:40.270 | The following packages were automatically installed and are no longer required: 2022-05-19 19:49:40.271 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:49:40.272 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:49:40.272 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:49:40.272 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:49:40.272 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:49:40.272 | python3-zope.interface 2022-05-19 19:49:40.272 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:49:40.408 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:49:40.414 | ++ functions-common:apt_get:1246 : result=0 2022-05-19 19:49:40.416 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:49:40.418 | ++ functions-common:time_stop:2437 : local name 2022-05-19 19:49:40.421 | ++ functions-common:time_stop:2438 : local end_time 2022-05-19 19:49:40.423 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:49:40.425 | ++ functions-common:time_stop:2440 : local total 2022-05-19 19:49:40.427 | ++ functions-common:time_stop:2441 : local start_time 2022-05-19 19:49:40.429 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:49:40.431 | ++ functions-common:time_stop:2444 : start_time=1652989779615 2022-05-19 19:49:40.434 | ++ functions-common:time_stop:2446 : [[ -z 1652989779615 ]] 2022-05-19 19:49:40.436 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:49:40.441 | ++ functions-common:time_stop:2449 : end_time=1652989780438 2022-05-19 19:49:40.443 | ++ functions-common:time_stop:2450 : elapsed_time=823 2022-05-19 19:49:40.453 | ++ functions-common:time_stop:2451 : total=801 2022-05-19 19:49:40.455 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:49:40.458 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1624 2022-05-19 19:49:40.460 | ++ functions-common:apt_get:1250 : return 0 2022-05-19 19:49:40.463 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-19 19:49:40.466 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-19 19:49:40.468 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-19 19:49:40.473 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-19 19:49:40.478 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-19 19:49:40.480 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-19 19:49:40.485 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-19 19:49:41.970 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-19 19:49:41.972 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-19 19:49:41.974 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-19 19:49:41.976 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-19 19:49:41.978 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-19 19:49:41.979 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-19 19:49:41.981 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-19 19:49:41.983 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-19 19:49:41.985 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-19 19:49:41.987 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-19 19:49:41.988 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-19 19:49:41.990 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-19 19:49:41.992 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-19 19:49:41.994 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-19 19:49:41.996 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-19 19:49:41.998 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-19 19:49:42.000 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-19 19:49:42.001 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-19 19:49:42.003 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-19 19:49:42.005 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-19 19:49:42.008 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-19 19:49:42.010 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-19 19:49:42.018 | + functions-common:_ensure_lsb_release:394 : return 2022-05-19 19:49:42.020 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-19 19:49:42.098 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-19 19:49:42.101 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-19 19:49:42.179 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-19 19:49:42.181 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-19 19:49:42.258 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-19 19:49:42.260 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-19 19:49:42.262 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-19 19:49:42.264 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-19 19:49:42.266 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-19 19:49:42.268 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-19 19:49:42.270 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-19 19:49:42.272 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-19 19:49:42.274 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-19 19:49:42.276 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-19 19:49:42.278 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-19 19:49:42.278 | Distro: focal 2022-05-19 19:49:42.280 | + tools/install_pip.sh:main:124 : get_versions 2022-05-19 19:49:42.282 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-19 19:49:42.287 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-19 19:49:42.290 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-19 19:49:42.293 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-19 19:49:42.293 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-19 19:49:43.010 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-19 19:49:43.012 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-19 19:49:43.012 | pip: 21.3.1 2022-05-19 19:49:43.014 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-19 19:49:43.017 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-19 19:49:43.018 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:49:43.020 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:49:43.022 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:49:43.024 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:49:43.026 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:49:43.027 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:49:43.029 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:49:43.031 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:49:43.032 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:49:43.034 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:49:43.036 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:49:43.039 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-19 19:49:43.040 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:49:43.042 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:49:43.044 | + tools/install_pip.sh:main:142 : : 2022-05-19 19:49:43.046 | + tools/install_pip.sh:main:147 : set -x 2022-05-19 19:49:43.047 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-19 19:49:43.049 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-19 19:49:43.051 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 19:49:43.054 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-19 19:49:43.056 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-19 19:49:43.058 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 19:49:43.060 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-19 19:49:43.061 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 19:49:43.065 | ++ 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-05-19 19:49:43.067 | ++ 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-05-19 19:49:43.069 | ++ 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-05-19 19:49:43.071 | + 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-05-19 19:49:43.073 | + 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-05-19 19:49:43.090 | 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-05-19 19:49:43.092 | + 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-05-19 19:49:43.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:49:43.974 | from cryptography.utils import int_from_bytes 2022-05-19 19:49:43.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:49:43.974 | from cryptography.utils import int_from_bytes 2022-05-19 19:49:45.291 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:49:46.670 | 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-05-19 19:49:46.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/553/4570b9980fc65/setuptools-62.2.0-py3-none-any.whl (1.1 MB) 2022-05-19 19:49:49.373 | Installing collected packages: setuptools 2022-05-19 19:49:50.268 | Successfully installed setuptools-62.2.0 2022-05-19 19:49:50.268 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 19:49:50.451 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:49:50.451 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:49:50.609 | + inc/python:pip_install:200 : result=0 2022-05-19 19:49:50.610 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:49:50.612 | + functions-common:time_stop:2437 : local name 2022-05-19 19:49:50.614 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:49:50.616 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:49:50.618 | + functions-common:time_stop:2440 : local total 2022-05-19 19:49:50.620 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:49:50.622 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:49:50.623 | + functions-common:time_stop:2444 : start_time=1652989783085 2022-05-19 19:49:50.625 | + functions-common:time_stop:2446 : [[ -z 1652989783085 ]] 2022-05-19 19:49:50.627 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:49:50.631 | + functions-common:time_stop:2449 : end_time=1652989790629 2022-05-19 19:49:50.633 | + functions-common:time_stop:2450 : elapsed_time=7544 2022-05-19 19:49:50.635 | + functions-common:time_stop:2451 : total=0 2022-05-19 19:49:50.637 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:49:50.638 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7544 2022-05-19 19:49:50.640 | + inc/python:pip_install:203 : return 0 2022-05-19 19:49:50.642 | + tools/install_pip.sh:main:153 : get_versions 2022-05-19 19:49:50.645 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-19 19:49:50.649 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-19 19:49:50.651 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-19 19:49:50.654 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-19 19:49:50.654 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-19 19:49:51.450 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-19 19:49:51.452 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-19 19:49:51.452 | pip: 21.3.1 2022-05-19 19:49:51.455 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-19 19:49:51.458 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-19 19:49:51.462 | + ./stack.sh:main:798 : fixup_all 2022-05-19 19:49:51.465 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-19 19:49:51.467 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-19 19:49:51.469 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:49:51.471 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:49:51.473 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-19 19:49:51.485 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-19 19:49:51.497 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-19 19:49:51.510 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-19 19:49:51.512 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-19 19:49:51.514 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:49:51.516 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:49:51.518 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:49:51.520 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:49:51.523 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:49:51.525 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:49:51.527 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:49:51.529 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:49:51.531 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:49:51.534 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:49:51.536 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:49:51.538 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-19 19:49:51.548 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-19 19:49:51.551 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-19 19:49:51.553 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:49:51.556 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:49:51.558 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:49:51.560 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:49:51.562 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:49:51.564 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:49:51.567 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-19 19:49:51.570 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-19 19:49:51.571 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-19 19:49:51.574 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-19 19:49:51.576 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-19 19:49:51.578 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-19 19:49:51.581 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-19 19:49:51.605 | Using python 3.8 to install os-testr 2022-05-19 19:49:51.607 | + 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-05-19 19:49:52.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:49:52.531 | from cryptography.utils import int_from_bytes 2022-05-19 19:49:52.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:49:52.532 | from cryptography.utils import int_from_bytes 2022-05-19 19:49:53.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:49:53.809 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-19 19:49:53.895 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-19 19:49:53.896 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-19 19:49:53.898 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-19 19:49:53.911 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-19 19:49:53.923 | 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-05-19 19:49:53.933 | 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-05-19 19:49:56.592 | 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-05-19 19:49:56.600 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:49:56.600 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:49:56.735 | + inc/python:pip_install:200 : result=0 2022-05-19 19:49:56.737 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:49:56.739 | + functions-common:time_stop:2437 : local name 2022-05-19 19:49:56.742 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:49:56.744 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:49:56.746 | + functions-common:time_stop:2440 : local total 2022-05-19 19:49:56.748 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:49:56.750 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:49:56.753 | + functions-common:time_stop:2444 : start_time=1652989791598 2022-05-19 19:49:56.755 | + functions-common:time_stop:2446 : [[ -z 1652989791598 ]] 2022-05-19 19:49:56.761 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:49:56.766 | + functions-common:time_stop:2449 : end_time=1652989796763 2022-05-19 19:49:56.768 | + functions-common:time_stop:2450 : elapsed_time=5165 2022-05-19 19:49:56.770 | + functions-common:time_stop:2451 : total=0 2022-05-19 19:49:56.773 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:49:56.775 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5165 2022-05-19 19:49:56.777 | + inc/python:pip_install:203 : return 0 2022-05-19 19:49:56.780 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-19 19:49:56.835 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-19 19:49:56.950 | + ./stack.sh:main:812 : install_infra 2022-05-19 19:49:56.952 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 19:49:56.954 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-19 19:49:56.957 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 19:49:56.961 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-19 19:49:56.993 | + 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-05-19 19:49:59.006 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.015 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.019 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.026 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.029 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.037 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.041 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.067 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.149 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.170 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.174 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.179 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.195 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.203 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.205 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.223 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.240 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.249 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.254 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.274 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.296 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.314 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.323 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.328 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.349 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.379 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.381 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.395 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.400 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.404 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.409 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.425 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.432 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.483 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.501 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.505 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.538 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.602 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.609 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.616 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.668 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.682 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.691 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.797 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.823 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.827 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.838 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.843 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.863 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.871 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.888 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.920 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.949 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.962 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.969 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.978 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:49:59.996 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:00.005 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:00.019 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:00.031 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:00.035 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:00.042 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:50:00.188 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-19 19:50:00.519 | + inc/python:pip_install:200 : result=0 2022-05-19 19:50:00.521 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:50:00.523 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:00.526 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:00.529 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:00.531 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:00.533 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:00.535 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:50:00.538 | + functions-common:time_stop:2444 : start_time=1652989796985 2022-05-19 19:50:00.540 | + functions-common:time_stop:2446 : [[ -z 1652989796985 ]] 2022-05-19 19:50:00.543 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:00.547 | + functions-common:time_stop:2449 : end_time=1652989800545 2022-05-19 19:50:00.549 | + functions-common:time_stop:2450 : elapsed_time=3560 2022-05-19 19:50:00.551 | + functions-common:time_stop:2451 : total=5165 2022-05-19 19:50:00.554 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:00.556 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8725 2022-05-19 19:50:00.558 | + inc/python:pip_install:203 : return 0 2022-05-19 19:50:00.561 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 19:50:00.563 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-19 19:50:00.587 | + 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-05-19 19:50:02.497 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.504 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.509 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.514 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.518 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.525 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.529 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.556 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.637 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.655 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.660 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.665 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.680 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.688 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.690 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.707 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.725 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.734 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.739 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.758 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.780 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.797 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.806 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.811 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.832 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.862 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.864 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.878 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.883 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.887 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.892 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.906 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.914 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.963 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.981 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:02.985 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.017 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.081 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.087 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.094 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.145 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.159 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.168 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.271 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.298 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.302 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.312 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.317 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.337 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.344 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.361 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.392 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.421 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.433 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.441 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.449 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.467 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.475 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.489 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.501 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.505 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:50:03.511 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:50:03.513 | Processing /opt/stack/requirements 2022-05-19 19:50:05.287 | 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-05-19 19:50:05.291 | 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-05-19 19:50:05.302 | 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-05-19 19:50:05.307 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-19 19:50:05.310 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.9) 2022-05-19 19:50:05.315 | 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-05-19 19:50:05.343 | 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-05-19 19:50:05.346 | 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-05-19 19:50:05.356 | 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-05-19 19:50:05.410 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5426) (1.3) 2022-05-19 19:50:05.413 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5426) (0.3.0) 2022-05-19 19:50:05.430 | 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-05-19 19:50:05.436 | 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-05-19 19:50:05.439 | 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)) (2022.5.18) 2022-05-19 19:50:05.441 | 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-05-19 19:50:05.444 | 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-05-19 19:50:05.456 | 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-05-19 19:50:05.459 | 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-05-19 19:50:05.466 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.3.0) 2022-05-19 19:50:05.478 | 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-05-19 19:50:05.527 | 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-05-19 19:50:05.532 | 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-05-19 19:50:05.535 | 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-05-19 19:50:05.598 | Building wheels for collected packages: openstack-requirements 2022-05-19 19:50:05.598 | Building wheel for openstack-requirements (setup.py): started 2022-05-19 19:50:06.490 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-19 19:50:06.490 | ERROR: Command errored out with exit status 1: 2022-05-19 19:50:06.490 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ue09ista/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ue09ista/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-v90cknhd 2022-05-19 19:50:06.491 | cwd: /tmp/pip-req-build-ue09ista/ 2022-05-19 19:50:06.491 | Complete output (6 lines): 2022-05-19 19:50:06.491 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-19 19:50:06.491 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-19 19:50:06.491 | or: setup.py --help-commands 2022-05-19 19:50:06.491 | or: setup.py cmd --help 2022-05-19 19:50:06.491 | 2022-05-19 19:50:06.491 | error: invalid command 'bdist_wheel' 2022-05-19 19:50:06.491 | ---------------------------------------- 2022-05-19 19:50:06.491 | ERROR: Failed building wheel for openstack-requirements 2022-05-19 19:50:06.491 | Running setup.py clean for openstack-requirements 2022-05-19 19:50:07.341 | Failed to build openstack-requirements 2022-05-19 19:50:07.357 | Installing collected packages: openstack-requirements 2022-05-19 19:50:07.357 | Attempting uninstall: openstack-requirements 2022-05-19 19:50:07.358 | Found existing installation: openstack-requirements 1.2.1.dev5426 2022-05-19 19:50:07.393 | Uninstalling openstack-requirements-1.2.1.dev5426: 2022-05-19 19:50:07.413 | Successfully uninstalled openstack-requirements-1.2.1.dev5426 2022-05-19 19:50:07.416 | Running setup.py install for openstack-requirements: started 2022-05-19 19:50:09.883 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-19 19:50:09.913 | Successfully installed openstack-requirements-1.2.1.dev5426 2022-05-19 19:50:10.063 | + inc/python:pip_install:200 : result=0 2022-05-19 19:50:10.065 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:50:10.067 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:10.070 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:10.072 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:10.074 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:10.076 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:10.078 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:50:10.080 | + functions-common:time_stop:2444 : start_time=1652989800579 2022-05-19 19:50:10.083 | + functions-common:time_stop:2446 : [[ -z 1652989800579 ]] 2022-05-19 19:50:10.086 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:10.090 | + functions-common:time_stop:2449 : end_time=1652989810088 2022-05-19 19:50:10.092 | + functions-common:time_stop:2450 : elapsed_time=9509 2022-05-19 19:50:10.094 | + functions-common:time_stop:2451 : total=8725 2022-05-19 19:50:10.096 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:10.098 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18234 2022-05-19 19:50:10.101 | + inc/python:pip_install:203 : return 0 2022-05-19 19:50:10.104 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-19 19:50:10.106 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-19 19:50:10.109 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-19 19:50:10.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:10.114 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:10.117 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-19 19:50:10.120 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:10.122 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-19 19:50:10.143 | Using python 3.8 to install pbr 2022-05-19 19:50:10.146 | + 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-05-19 19:50:11.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:11.030 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:11.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:11.030 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:12.254 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:50:12.287 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-19 19:50:14.999 | 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-05-19 19:50:15.006 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:50:15.006 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:50:15.139 | + inc/python:pip_install:200 : result=0 2022-05-19 19:50:15.142 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:50:15.144 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:15.146 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:15.148 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:15.150 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:15.152 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:15.154 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:50:15.157 | + functions-common:time_stop:2444 : start_time=1652989810138 2022-05-19 19:50:15.159 | + functions-common:time_stop:2446 : [[ -z 1652989810138 ]] 2022-05-19 19:50:15.161 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:15.166 | + functions-common:time_stop:2449 : end_time=1652989815163 2022-05-19 19:50:15.168 | + functions-common:time_stop:2450 : elapsed_time=5025 2022-05-19 19:50:15.170 | + functions-common:time_stop:2451 : total=18234 2022-05-19 19:50:15.172 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:15.174 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23259 2022-05-19 19:50:15.177 | + inc/python:pip_install:203 : return 0 2022-05-19 19:50:15.180 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-19 19:50:17.557 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-19 19:50:19.501 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:50:19.503 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-19 19:50:19.529 | 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-05-19 19:50:19.532 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-19 19:50:19.535 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-19 19:50:19.541 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-19 19:50:19.544 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-05-19 19:50:19.629 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-19 19:50:19.631 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-19 19:50:19.635 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-19 19:50:19.653 | + ./stack.sh:main:821 : pkgs= 2022-05-19 19:50:19.655 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-19 19:50:19.663 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-19 19:50:19.666 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 19:50:19.668 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-19 19:50:19.670 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 19:50:19.673 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 19:50:19.675 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 19:50:19.677 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 19:50:19.679 | + functions-common:run_phase:1875 : local extra 2022-05-19 19:50:19.683 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 19:50:19.688 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 19:50:19.690 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 19:50:19.692 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 19:50:19.695 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-19 19:50:19.698 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 19:50:19.721 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:50:19.724 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 19:50:19.726 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 19:50:19.728 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-19 19:50:19.731 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-19 19:50:19.733 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-19 19:50:19.735 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-19 19:50:19.737 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-19 19:50:19.739 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-19 19:50:19.741 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-19 19:50:19.744 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-19 19:50:19.746 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-19 19:50:19.748 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 19:50:19.751 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 19:50:19.753 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 19:50:19.755 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 19:50:19.757 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-19 19:50:19.760 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 19:50:19.762 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-19 19:50:19.764 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 19:50:19.766 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 19:50:19.769 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-19 19:50:19.771 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-19 19:50:19.774 | + functions:set_systemd_override:821 : local value=2048 2022-05-19 19:50:19.777 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-19 19:50:19.779 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-19 19:50:19.835 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-19 19:50:19.835 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-19 19:50:19.837 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-19 19:50:20.235 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-19 19:50:20.238 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-19 19:50:20.255 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:50:20.258 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-19 19:50:20.261 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:50:20.263 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:50:20.265 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:50:20.268 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:50:20.270 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:50:20.272 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:50:20.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:20.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:20.279 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:50:20.282 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:50:20.284 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:50:20.287 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:50:20.289 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-19 19:50:20.292 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:50:20.294 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:20.297 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:20.299 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-19 19:50:20.321 | + 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-05-19 19:50:20.433 | Reading package lists... 2022-05-19 19:50:20.700 | Building dependency tree... 2022-05-19 19:50:20.702 | Reading state information... 2022-05-19 19:50:20.979 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-19 19:50:20.979 | The following packages were automatically installed and are no longer required: 2022-05-19 19:50:20.980 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:50:20.980 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:50:20.981 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:50:20.981 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:50:20.981 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:50:20.981 | python3-zope.interface 2022-05-19 19:50:20.981 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:50:21.107 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:50:21.111 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:50:21.114 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:50:21.116 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:21.119 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:21.122 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:21.124 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:21.126 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:21.129 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:50:21.131 | + functions-common:time_stop:2444 : start_time=1652989820318 2022-05-19 19:50:21.134 | + functions-common:time_stop:2446 : [[ -z 1652989820318 ]] 2022-05-19 19:50:21.136 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:21.141 | + functions-common:time_stop:2449 : end_time=1652989821138 2022-05-19 19:50:21.143 | + functions-common:time_stop:2450 : elapsed_time=820 2022-05-19 19:50:21.145 | + functions-common:time_stop:2451 : total=1624 2022-05-19 19:50:21.147 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:21.150 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2444 2022-05-19 19:50:21.152 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:50:21.155 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-19 19:50:21.157 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:50:21.159 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:50:21.162 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:50:21.164 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:50:21.167 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:50:21.169 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:50:21.172 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-19 19:50:21.174 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:50:21.177 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:50:21.179 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:50:21.182 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:50:21.184 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:50:21.187 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:50:21.189 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:50:21.192 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:50:21.194 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:50:21.197 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:50:21.199 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:50:21.201 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-19 19:50:21.204 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:50:21.206 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:50:21.208 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:50:21.210 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:50:21.213 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:50:21.215 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:50:21.218 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-19 19:50:21.220 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-19 19:50:21.238 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:50:21.240 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-19 19:50:21.243 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:50:21.246 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-19 19:50:21.248 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-19 19:50:21.251 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-19 19:50:21.256 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-19 19:50:21.258 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-19 19:50:21.260 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-19 19:50:21.263 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-19 19:50:21.265 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-19 19:50:21.268 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-19 19:50:21.271 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-19 19:50:21.997 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-19 19:50:21.997 | user tags 2022-05-19 19:50:21.997 | stackrabbit []' 2022-05-19 19:50:22.000 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-19 19:50:22.000 | user tags 2022-05-19 19:50:22.000 | stackrabbit []' 2022-05-19 19:50:22.001 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-19 19:50:22.007 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-19 19:50:22.010 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-19 19:50:22.012 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-19 19:50:22.707 | Changing password for user "stackrabbit" ... 2022-05-19 19:50:22.732 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-19 19:50:23.438 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-19 19:50:23.470 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-19 19:50:23.473 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-19 19:50:24.187 | Changing password for user "stackrabbit" ... 2022-05-19 19:50:24.213 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-19 19:50:24.215 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-19 19:50:24.217 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-19 19:50:24.908 | Deleting user "guest" ... 2022-05-19 19:50:24.926 | Error: 2022-05-19 19:50:24.926 | {:no_such_user, "guest"} 2022-05-19 19:50:24.939 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-19 19:50:24.942 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-19 19:50:24.958 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:50:24.961 | + ./stack.sh:main:838 : install_database 2022-05-19 19:50:24.963 | + lib/database:install_database:118 : install_database_mysql 2022-05-19 19:50:24.966 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-19 19:50:24.976 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:24.979 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:24.981 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-05-19 19:50:25.208 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-19 19:50:25.210 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-05-19 19:50:25.213 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-05-19 19:50:25.215 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-19 19:50:25.218 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:50:25.220 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-05-19 19:50:25.222 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:50:25.225 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:50:25.233 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:50:25.236 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:50:25.239 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:50:25.241 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:50:25.244 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:50:25.246 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:50:25.249 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:50:25.251 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:50:25.253 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:50:25.256 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-05-19 19:50:25.258 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:50:25.261 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:50:25.263 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:50:25.265 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:50:25.268 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:50:25.270 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:50:25.272 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-05-19 19:50:25.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:25.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:25.280 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-05-19 19:50:25.282 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:50:25.285 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:50:25.287 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:50:25.290 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:50:25.293 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:50:25.295 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:50:25.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:25.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:25.302 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:50:25.304 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:50:25.307 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:50:25.309 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:50:25.312 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-19 19:50:25.314 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:50:25.316 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:25.319 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:25.321 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-19 19:50:25.344 | + 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-05-19 19:50:25.456 | Reading package lists... 2022-05-19 19:50:25.724 | Building dependency tree... 2022-05-19 19:50:25.725 | Reading state information... 2022-05-19 19:50:26.012 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-19 19:50:26.013 | The following packages were automatically installed and are no longer required: 2022-05-19 19:50:26.014 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:50:26.014 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:50:26.014 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:50:26.014 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:50:26.015 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:50:26.015 | python3-zope.interface 2022-05-19 19:50:26.015 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:50:26.133 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:50:26.138 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:50:26.140 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:50:26.142 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:26.144 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:26.147 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:26.149 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:26.151 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:26.154 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:50:26.156 | + functions-common:time_stop:2444 : start_time=1652989825341 2022-05-19 19:50:26.158 | + functions-common:time_stop:2446 : [[ -z 1652989825341 ]] 2022-05-19 19:50:26.161 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:26.166 | + functions-common:time_stop:2449 : end_time=1652989826162 2022-05-19 19:50:26.168 | + functions-common:time_stop:2450 : elapsed_time=821 2022-05-19 19:50:26.171 | + functions-common:time_stop:2451 : total=2444 2022-05-19 19:50:26.173 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:26.175 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3265 2022-05-19 19:50:26.177 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:50:26.180 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-19 19:50:26.182 | + ./stack.sh:main:841 : install_database_python 2022-05-19 19:50:26.184 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-19 19:50:26.187 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-05-19 19:50:26.189 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-19 19:50:26.191 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 19:50:26.194 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-19 19:50:26.197 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-19 19:50:26.199 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 19:50:26.203 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 19:50:26.203 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-19 19:50:26.209 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-19 19:50:26.212 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-19 19:50:26.214 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-19 19:50:26.217 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-19 19:50:26.220 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-19 19:50:26.244 | Using python 3.8 to install PyMySQL 2022-05-19 19:50:26.247 | + 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-05-19 19:50:27.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:27.176 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:27.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:27.176 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:28.370 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:50:28.414 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-19 19:50:30.980 | 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-05-19 19:50:30.988 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:50:30.988 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:50:31.120 | + inc/python:pip_install:200 : result=0 2022-05-19 19:50:31.122 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:50:31.125 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:31.127 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:31.129 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:31.132 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:31.135 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:31.137 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:50:31.139 | + functions-common:time_stop:2444 : start_time=1652989826238 2022-05-19 19:50:31.142 | + functions-common:time_stop:2446 : [[ -z 1652989826238 ]] 2022-05-19 19:50:31.145 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:31.150 | + functions-common:time_stop:2449 : end_time=1652989831146 2022-05-19 19:50:31.152 | + functions-common:time_stop:2450 : elapsed_time=4908 2022-05-19 19:50:31.154 | + functions-common:time_stop:2451 : total=23259 2022-05-19 19:50:31.157 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:31.159 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28167 2022-05-19 19:50:31.161 | + inc/python:pip_install:203 : return 0 2022-05-19 19:50:31.164 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-19 19:50:31.166 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-19 19:50:31.168 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-19 19:50:31.171 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-19 19:50:31.188 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:50:31.190 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-19 19:50:31.192 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-19 19:50:31.196 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 19:50:31.197 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 19:50:31.202 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 19:50:31.205 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 19:50:31.207 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 19:50:31.209 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 19:50:31.212 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-19 19:50:31.215 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-19 19:50:31.232 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:50:31.235 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-19 19:50:31.237 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:50:31.240 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:50:31.242 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:50:31.245 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:50:31.247 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:50:31.250 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:50:31.252 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:31.254 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:31.257 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:50:31.260 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:50:31.262 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:50:31.264 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:50:31.266 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-19 19:50:31.269 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:50:31.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:31.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:31.280 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-19 19:50:31.302 | + 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-05-19 19:50:31.417 | Reading package lists... 2022-05-19 19:50:31.683 | Building dependency tree... 2022-05-19 19:50:31.685 | Reading state information... 2022-05-19 19:50:31.970 | radvd is already the newest version (1:2.17-2). 2022-05-19 19:50:31.970 | The following packages were automatically installed and are no longer required: 2022-05-19 19:50:31.971 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:50:31.971 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:50:31.971 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:50:31.972 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:50:31.972 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:50:31.972 | python3-zope.interface 2022-05-19 19:50:31.972 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:50:32.103 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:50:32.108 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:50:32.110 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:50:32.113 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:32.115 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:32.117 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:32.120 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:32.122 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:32.124 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:50:32.126 | + functions-common:time_stop:2444 : start_time=1652989831299 2022-05-19 19:50:32.129 | + functions-common:time_stop:2446 : [[ -z 1652989831299 ]] 2022-05-19 19:50:32.131 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:32.135 | + functions-common:time_stop:2449 : end_time=1652989832133 2022-05-19 19:50:32.138 | + functions-common:time_stop:2450 : elapsed_time=834 2022-05-19 19:50:32.140 | + functions-common:time_stop:2451 : total=3265 2022-05-19 19:50:32.142 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:32.144 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4099 2022-05-19 19:50:32.147 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:50:32.150 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-19 19:50:32.169 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:50:32.172 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-19 19:50:32.174 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-19 19:50:32.176 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-19 19:50:32.180 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-19 19:50:32.199 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-19 19:50:32.202 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:50:32.204 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:50:32.206 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:50:32.209 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:50:32.211 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:50:32.214 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:50:32.216 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:32.219 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:32.221 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:50:32.223 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:50:32.226 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:50:32.229 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:50:32.232 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-19 19:50:32.234 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:50:32.237 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:32.239 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:32.241 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-19 19:50:32.262 | + 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-05-19 19:50:32.377 | Reading package lists... 2022-05-19 19:50:32.662 | Building dependency tree... 2022-05-19 19:50:32.663 | Reading state information... 2022-05-19 19:50:32.966 | fakeroot is already the newest version (1.24-1). 2022-05-19 19:50:32.966 | make is already the newest version (4.2.1-1.2). 2022-05-19 19:50:32.966 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-19 19:50:32.966 | The following packages were automatically installed and are no longer required: 2022-05-19 19:50:32.967 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:50:32.967 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:50:32.967 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:50:32.967 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:50:32.967 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:50:32.967 | python3-zope.interface 2022-05-19 19:50:32.967 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:50:33.088 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:50:33.092 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:50:33.094 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:50:33.097 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:33.099 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:33.101 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:33.104 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:33.106 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:33.108 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:50:33.111 | + functions-common:time_stop:2444 : start_time=1652989832260 2022-05-19 19:50:33.113 | + functions-common:time_stop:2446 : [[ -z 1652989832260 ]] 2022-05-19 19:50:33.115 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:33.120 | + functions-common:time_stop:2449 : end_time=1652989833117 2022-05-19 19:50:33.122 | + functions-common:time_stop:2450 : elapsed_time=857 2022-05-19 19:50:33.125 | + functions-common:time_stop:2451 : total=4099 2022-05-19 19:50:33.127 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:33.129 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4956 2022-05-19 19:50:33.131 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:50:33.134 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-19 19:50:33.136 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:33.139 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:33.141 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-19 19:50:33.143 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-19 19:50:33.146 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-19 19:50:33.152 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-19 19:50:33.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-19 19:50:33.158 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-19 19:50:33.158 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-19 19:50:33.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-19 19:50:33.166 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-19 19:50:33.168 | + functions:vercmp:628 : local v1=5.4 2022-05-19 19:50:33.170 | + functions:vercmp:629 : local 'op=<' 2022-05-19 19:50:33.173 | + functions:vercmp:630 : local v2=3.13 2022-05-19 19:50:33.175 | + functions:vercmp:631 : local result 2022-05-19 19:50:33.179 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-19 19:50:33.179 | ++ functions:vercmp:635 : sort -V 2022-05-19 19:50:33.180 | ++ functions:vercmp:635 : head -1 2022-05-19 19:50:33.185 | + functions:vercmp:635 : result=3.13 2022-05-19 19:50:33.187 | + functions:vercmp:637 : case $op in 2022-05-19 19:50:33.189 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-19 19:50:33.192 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-19 19:50:33.194 | + functions:vercmp:648 : return 2022-05-19 19:50:33.199 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-19 19:50:33.202 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:50:33.204 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-19 19:50:33.692 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-19 19:50:33.695 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-19 19:50:33.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:33.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:33.703 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-19 19:50:33.705 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:33.708 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-19 19:50:33.726 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:50:33.729 | + ./stack.sh:main:849 : install_etcd3 2022-05-19 19:50:33.731 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-19 19:50:33.732 | Installing etcd 2022-05-19 19:50:33.734 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-19 19:50:33.747 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-19 19:50:33.763 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-19 19:50:33.765 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-19 19:50:33.786 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-19 19:50:33.789 | ++ 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-05-19 19:50:33.792 | ++ 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-05-19 19:50:33.795 | +++ 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-05-19 19:50:33.799 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 19:50:33.802 | ++ 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-05-19 19:50:33.804 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-19 19:50:33.807 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 19:50:33.809 | ++ functions:get_extra_file:74 : return 2022-05-19 19:50:33.812 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 19:50:33.814 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-19 19:50:33.816 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-19 19:50:33.819 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-19 19:50:33.837 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:50:33.839 | + ./stack.sh:main:868 : install_dstat 2022-05-19 19:50:33.841 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-19 19:50:33.857 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:50:33.860 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-19 19:50:33.862 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:50:33.865 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-19 19:50:33.867 | + ./stack.sh:main:877 : install_libs 2022-05-19 19:50:33.870 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-19 19:50:33.873 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-19 19:50:33.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-19 19:50:33.877 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-19 19:50:33.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:33.884 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:33.886 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-19 19:50:33.888 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:33.891 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-19 19:50:33.893 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-19 19:50:33.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-19 19:50:33.898 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-19 19:50:33.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:33.903 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:33.905 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-19 19:50:33.907 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:33.910 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-19 19:50:33.912 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-19 19:50:33.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-19 19:50:33.917 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-19 19:50:33.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:33.922 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:33.924 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-19 19:50:33.926 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:33.929 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-19 19:50:33.932 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-19 19:50:33.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-19 19:50:33.937 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-19 19:50:33.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:33.942 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:33.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-19 19:50:33.947 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:33.949 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-19 19:50:33.952 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-19 19:50:33.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-19 19:50:33.956 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-19 19:50:33.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:33.961 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:33.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-19 19:50:33.966 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:33.969 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-19 19:50:33.971 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-19 19:50:33.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-19 19:50:33.980 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-19 19:50:33.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:33.985 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:33.987 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-19 19:50:33.990 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:33.992 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-19 19:50:33.995 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-19 19:50:33.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-19 19:50:33.999 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-19 19:50:34.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.004 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.006 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-19 19:50:34.009 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.012 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-19 19:50:34.014 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-19 19:50:34.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-19 19:50:34.019 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-19 19:50:34.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.023 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.026 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-19 19:50:34.029 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.031 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-19 19:50:34.034 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-19 19:50:34.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-19 19:50:34.039 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-19 19:50:34.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.046 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-19 19:50:34.048 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.050 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-19 19:50:34.053 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-19 19:50:34.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-19 19:50:34.058 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-19 19:50:34.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.062 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.065 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-19 19:50:34.067 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.069 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-19 19:50:34.072 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-19 19:50:34.075 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-19 19:50:34.077 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-19 19:50:34.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.091 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.093 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-19 19:50:34.095 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.098 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-19 19:50:34.100 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-19 19:50:34.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-19 19:50:34.105 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-19 19:50:34.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.110 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.112 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-19 19:50:34.115 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.117 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-19 19:50:34.120 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-19 19:50:34.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-19 19:50:34.124 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-19 19:50:34.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.129 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.131 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-19 19:50:34.135 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.137 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-19 19:50:34.140 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-19 19:50:34.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-19 19:50:34.145 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-19 19:50:34.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.152 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-19 19:50:34.155 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.157 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-19 19:50:34.160 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-19 19:50:34.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-19 19:50:34.165 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-19 19:50:34.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.170 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.172 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-19 19:50:34.175 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.177 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-19 19:50:34.179 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-19 19:50:34.183 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-19 19:50:34.186 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-19 19:50:34.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.190 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.193 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-19 19:50:34.195 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.199 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-19 19:50:34.201 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-19 19:50:34.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-19 19:50:34.206 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-19 19:50:34.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.210 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.213 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-19 19:50:34.215 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.218 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-19 19:50:34.220 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-19 19:50:34.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-19 19:50:34.225 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-19 19:50:34.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-19 19:50:34.235 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.238 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-19 19:50:34.240 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-19 19:50:34.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-19 19:50:34.246 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-19 19:50:34.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.250 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-19 19:50:34.255 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.258 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-19 19:50:34.260 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-19 19:50:34.262 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-19 19:50:34.265 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-19 19:50:34.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.269 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.272 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-19 19:50:34.274 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.277 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-19 19:50:34.279 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-19 19:50:34.281 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-19 19:50:34.284 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-19 19:50:34.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.296 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-19 19:50:34.301 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.303 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-19 19:50:34.307 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-19 19:50:34.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-19 19:50:34.311 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-19 19:50:34.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.316 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-19 19:50:34.321 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.323 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-19 19:50:34.326 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-19 19:50:34.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-19 19:50:34.330 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-19 19:50:34.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.335 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.338 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-19 19:50:34.344 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.346 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-19 19:50:34.349 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-19 19:50:34.351 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-19 19:50:34.354 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-19 19:50:34.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.362 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-19 19:50:34.364 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.366 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-19 19:50:34.369 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-19 19:50:34.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-19 19:50:34.373 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-19 19:50:34.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.378 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-19 19:50:34.383 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.385 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-19 19:50:34.387 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-19 19:50:34.390 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-19 19:50:34.392 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-19 19:50:34.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.397 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.400 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-19 19:50:34.402 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.405 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-19 19:50:34.407 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-19 19:50:34.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-19 19:50:34.412 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-19 19:50:34.415 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.417 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.420 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-19 19:50:34.422 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.424 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-19 19:50:34.427 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-19 19:50:34.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-19 19:50:34.432 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-19 19:50:34.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.436 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.439 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-19 19:50:34.441 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.447 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-19 19:50:34.450 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-19 19:50:34.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-19 19:50:34.455 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-19 19:50:34.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.460 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.462 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-19 19:50:34.465 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.467 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-19 19:50:34.470 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-19 19:50:34.472 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-19 19:50:34.474 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-19 19:50:34.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-19 19:50:34.484 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.487 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-19 19:50:34.489 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-19 19:50:34.491 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-19 19:50:34.494 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-19 19:50:34.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.504 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-19 19:50:34.509 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.511 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-19 19:50:34.514 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-19 19:50:34.516 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-19 19:50:34.518 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-19 19:50:34.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-19 19:50:34.528 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.531 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-19 19:50:34.533 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-19 19:50:34.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-19 19:50:34.538 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-19 19:50:34.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.544 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.546 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-19 19:50:34.549 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.551 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-19 19:50:34.554 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-19 19:50:34.556 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-19 19:50:34.559 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-19 19:50:34.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.566 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-19 19:50:34.568 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.571 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-19 19:50:34.573 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-19 19:50:34.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-19 19:50:34.578 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-19 19:50:34.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.583 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.585 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-19 19:50:34.588 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.590 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-19 19:50:34.593 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-19 19:50:34.595 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-19 19:50:34.597 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-19 19:50:34.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.607 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.610 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-19 19:50:34.613 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.615 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-19 19:50:34.617 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-19 19:50:34.620 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-19 19:50:34.622 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-19 19:50:34.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.627 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-19 19:50:34.632 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.635 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-19 19:50:34.637 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-19 19:50:34.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-19 19:50:34.642 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-19 19:50:34.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:34.654 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:34.657 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-19 19:50:34.660 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:34.662 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-19 19:50:34.685 | Using python 3.8 to install etcd3 2022-05-19 19:50:34.688 | + 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-05-19 19:50:35.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:35.579 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:35.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:35.579 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:36.843 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:50:36.877 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-19 19:50:36.885 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-19 19:50:36.886 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-19 19:50:36.887 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.1) 2022-05-19 19:50:36.888 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-19 19:50:39.533 | 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-05-19 19:50:39.541 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:50:39.541 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:50:39.675 | + inc/python:pip_install:200 : result=0 2022-05-19 19:50:39.678 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:50:39.680 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:39.683 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:39.685 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:39.687 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:39.689 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:39.691 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:50:39.693 | + functions-common:time_stop:2444 : start_time=1652989834679 2022-05-19 19:50:39.695 | + functions-common:time_stop:2446 : [[ -z 1652989834679 ]] 2022-05-19 19:50:39.699 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:39.703 | + functions-common:time_stop:2449 : end_time=1652989839700 2022-05-19 19:50:39.705 | + functions-common:time_stop:2450 : elapsed_time=5021 2022-05-19 19:50:39.710 | + functions-common:time_stop:2451 : total=28167 2022-05-19 19:50:39.713 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:39.715 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33188 2022-05-19 19:50:39.718 | + inc/python:pip_install:203 : return 0 2022-05-19 19:50:39.720 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-19 19:50:39.742 | Using python 3.8 to install etcd3gw 2022-05-19 19:50:39.745 | + 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-05-19 19:50:40.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:40.642 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:40.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:40.642 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:41.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:50:41.889 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-19 19:50:41.896 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-19 19:50:41.897 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-19 19:50:41.898 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-19 19:50:41.928 | 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-05-19 19:50:41.929 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-19 19:50:41.929 | 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-05-19 19:50:41.933 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-19 19:50:44.525 | 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-05-19 19:50:44.533 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:50:44.533 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:50:44.666 | + inc/python:pip_install:200 : result=0 2022-05-19 19:50:44.669 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:50:44.671 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:44.673 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:44.676 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:44.678 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:44.680 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:44.682 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:50:44.684 | + functions-common:time_stop:2444 : start_time=1652989839736 2022-05-19 19:50:44.687 | + functions-common:time_stop:2446 : [[ -z 1652989839736 ]] 2022-05-19 19:50:44.689 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:44.694 | + functions-common:time_stop:2449 : end_time=1652989844691 2022-05-19 19:50:44.696 | + functions-common:time_stop:2450 : elapsed_time=4955 2022-05-19 19:50:44.698 | + functions-common:time_stop:2451 : total=33188 2022-05-19 19:50:44.701 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:44.703 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=38143 2022-05-19 19:50:44.705 | + inc/python:pip_install:203 : return 0 2022-05-19 19:50:44.708 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-19 19:50:44.710 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-19 19:50:44.714 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-19 19:50:44.716 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:50:44.719 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:50:44.721 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:50:44.723 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:50:44.726 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:50:44.729 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:50:44.731 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:50:44.733 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:50:44.736 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:50:44.738 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:50:44.741 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:50:44.743 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-19 19:50:44.745 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:44.748 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:44.750 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-19 19:50:44.752 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 19:50:44.755 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:50:44.757 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:50:44.760 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:50:44.763 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:50:44.765 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:50:44.767 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:50:44.770 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:44.772 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:44.775 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:50:44.778 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:50:44.781 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:50:44.783 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:50:44.785 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 19:50:44.788 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:50:44.791 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:44.793 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:44.796 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 19:50:44.819 | + 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-05-19 19:50:44.932 | Reading package lists... 2022-05-19 19:50:45.196 | Building dependency tree... 2022-05-19 19:50:45.198 | Reading state information... 2022-05-19 19:50:45.483 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-19 19:50:45.483 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-19 19:50:45.483 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 19:50:45.483 | The following packages were automatically installed and are no longer required: 2022-05-19 19:50:45.485 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:50:45.485 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:50:45.485 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:50:45.485 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:50:45.485 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:50:45.485 | python3-zope.interface 2022-05-19 19:50:45.485 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:50:45.605 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:50:45.610 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:50:45.613 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:50:45.615 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:45.617 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:45.620 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:45.622 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:45.624 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:45.627 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:50:45.629 | + functions-common:time_stop:2444 : start_time=1652989844816 2022-05-19 19:50:45.631 | + functions-common:time_stop:2446 : [[ -z 1652989844816 ]] 2022-05-19 19:50:45.634 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:45.638 | + functions-common:time_stop:2449 : end_time=1652989845636 2022-05-19 19:50:45.641 | + functions-common:time_stop:2450 : elapsed_time=820 2022-05-19 19:50:45.643 | + functions-common:time_stop:2451 : total=4956 2022-05-19 19:50:45.646 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:45.650 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5776 2022-05-19 19:50:45.654 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:50:45.656 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-19 19:50:45.659 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:50:45.661 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:50:45.664 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-19 19:50:45.730 | Module proxy already enabled 2022-05-19 19:50:45.735 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-19 19:50:45.799 | Considering dependency proxy for proxy_uwsgi: 2022-05-19 19:50:45.799 | Module proxy already enabled 2022-05-19 19:50:45.799 | Module proxy_uwsgi already enabled 2022-05-19 19:50:45.803 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-19 19:50:45.806 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 19:50:45.809 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:50:45.811 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 19:50:45.952 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-19 19:50:45.954 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-19 19:50:45.958 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-19 19:50:45.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:45.965 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:45.968 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-19 19:50:45.971 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:45.973 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-19 19:50:45.975 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-19 19:50:45.978 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-19 19:50:45.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:45.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:45.986 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-19 19:50:45.988 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:45.990 | + ./stack.sh:main:885 : install_glanceclient 2022-05-19 19:50:45.993 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-19 19:50:45.995 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-19 19:50:45.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:46.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:46.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-19 19:50:46.005 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:46.007 | + ./stack.sh:main:886 : install_cinderclient 2022-05-19 19:50:46.010 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-19 19:50:46.012 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-19 19:50:46.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:46.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:46.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-19 19:50:46.023 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:46.025 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-19 19:50:46.028 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-19 19:50:46.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:46.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:46.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-19 19:50:46.037 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:46.040 | + ./stack.sh:main:887 : install_novaclient 2022-05-19 19:50:46.043 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-19 19:50:46.045 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-19 19:50:46.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:46.050 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:46.053 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-19 19:50:46.056 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:46.058 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-19 19:50:46.076 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:50:46.078 | + ./stack.sh:main:889 : install_swiftclient 2022-05-19 19:50:46.081 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-19 19:50:46.084 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-19 19:50:46.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:46.089 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:46.091 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-19 19:50:46.094 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:46.096 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-19 19:50:46.114 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:50:46.116 | + ./stack.sh:main:892 : install_neutronclient 2022-05-19 19:50:46.120 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-19 19:50:46.122 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-19 19:50:46.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:46.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:46.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-19 19:50:46.133 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:46.135 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-19 19:50:46.137 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-19 19:50:46.140 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-19 19:50:46.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:50:46.145 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:50:46.147 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-19 19:50:46.150 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:50:46.153 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-19 19:50:46.155 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-19 19:50:46.157 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 19:50:46.160 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-19 19:50:46.163 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-19 19:50:46.166 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 19:50:46.170 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 19:50:46.176 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-19 19:50:46.182 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-19 19:50:46.185 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-19 19:50:46.187 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-19 19:50:46.190 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-19 19:50:46.192 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-19 19:50:46.214 | Using python 3.8 to install keystonemiddleware 2022-05-19 19:50:46.216 | + 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-05-19 19:50:47.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:47.123 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:47.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:47.124 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:48.323 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:50:48.357 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-19 19:50:48.409 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-19 19:50:48.410 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-19 19:50:48.411 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-19 19:50:48.413 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-19 19:50:48.414 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-19 19:50:48.416 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-19 19:50:48.417 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-19 19:50:48.419 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-05-19 19:50:48.420 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-19 19:50:48.421 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-19 19:50:48.422 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-19 19:50:48.423 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-19 19:50:48.425 | 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-05-19 19:50:48.426 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-19 19:50:48.483 | 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-05-19 19:50:48.485 | 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-05-19 19:50:48.486 | 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-05-19 19:50:48.525 | 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-05-19 19:50:48.565 | 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-05-19 19:50:48.566 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-19 19:50:48.568 | 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-05-19 19:50:48.569 | 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-05-19 19:50:48.620 | 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-05-19 19:50:48.622 | 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-05-19 19:50:48.631 | 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-05-19 19:50:48.633 | 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-05-19 19:50:48.647 | 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-05-19 19:50:48.649 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-19 19:50:48.651 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-05-19 19:50:48.716 | 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-05-19 19:50:48.717 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-19 19:50:48.720 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-19 19:50:48.721 | 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-05-19 19:50:48.771 | 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.1) 2022-05-19 19:50:48.784 | 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-05-19 19:50:51.225 | 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-05-19 19:50:51.233 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:50:51.233 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:50:51.376 | + inc/python:pip_install:200 : result=0 2022-05-19 19:50:51.378 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:50:51.381 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:51.383 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:51.386 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:51.389 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:51.391 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:51.394 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:50:51.396 | + functions-common:time_stop:2444 : start_time=1652989846208 2022-05-19 19:50:51.398 | + functions-common:time_stop:2446 : [[ -z 1652989846208 ]] 2022-05-19 19:50:51.402 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:51.406 | + functions-common:time_stop:2449 : end_time=1652989851403 2022-05-19 19:50:51.408 | + functions-common:time_stop:2450 : elapsed_time=5195 2022-05-19 19:50:51.411 | + functions-common:time_stop:2451 : total=38143 2022-05-19 19:50:51.413 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:51.416 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=43338 2022-05-19 19:50:51.419 | + inc/python:pip_install:203 : return 0 2022-05-19 19:50:51.421 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-19 19:50:51.427 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-19 19:50:51.430 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 19:50:51.433 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-19 19:50:51.436 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-19 19:50:51.438 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 19:50:51.443 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-19 19:50:51.443 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 19:50:51.450 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-19 19:50:51.452 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-19 19:50:51.455 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-19 19:50:51.458 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-19 19:50:51.460 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-19 19:50:51.483 | Using python 3.8 to install python-memcached 2022-05-19 19:50:51.485 | + 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-05-19 19:50:52.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:52.380 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:52.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:52.380 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:53.591 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:50:53.623 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-19 19:50:53.627 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-19 19:50:56.227 | 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-05-19 19:50:56.244 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:50:56.244 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:50:56.377 | + inc/python:pip_install:200 : result=0 2022-05-19 19:50:56.379 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:50:56.382 | + functions-common:time_stop:2437 : local name 2022-05-19 19:50:56.384 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:50:56.386 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:50:56.394 | + functions-common:time_stop:2440 : local total 2022-05-19 19:50:56.397 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:50:56.400 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:50:56.402 | + functions-common:time_stop:2444 : start_time=1652989851477 2022-05-19 19:50:56.405 | + functions-common:time_stop:2446 : [[ -z 1652989851477 ]] 2022-05-19 19:50:56.407 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:50:56.412 | + functions-common:time_stop:2449 : end_time=1652989856409 2022-05-19 19:50:56.414 | + functions-common:time_stop:2450 : elapsed_time=4932 2022-05-19 19:50:56.417 | + functions-common:time_stop:2451 : total=43338 2022-05-19 19:50:56.419 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:50:56.421 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=48270 2022-05-19 19:50:56.424 | + inc/python:pip_install:203 : return 0 2022-05-19 19:50:56.426 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-19 19:50:56.444 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:50:56.447 | + ./stack.sh:main:899 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-05-19 19:50:56.450 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-19 19:50:56.452 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-19 19:50:56.455 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-19 19:50:56.457 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 19:50:56.460 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-19 19:50:56.462 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-19 19:50:56.478 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:50:56.481 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-19 19:50:56.483 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-19 19:50:56.485 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-19 19:50:56.487 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 19:50:56.490 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 19:50:56.494 | ++ functions-common:git_clone:612 : pwd 2022-05-19 19:50:56.497 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 19:50:56.499 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 19:50:56.502 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 19:50:56.518 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 19:50:56.520 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 19:50:56.522 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 19:50:56.524 | + functions-common:git_clone:629 : echo master 2022-05-19 19:50:56.525 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 19:50:56.530 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-19 19:50:56.532 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 19:50:56.534 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-19 19:50:56.553 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-19 19:50:56.556 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 19:50:56.556 | + functions-common:git_clone:690 : head -1 2022-05-19 19:50:56.560 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-19 19:50:56.562 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 19:50:56.565 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-19 19:50:56.567 | + inc/python:setup_develop:338 : local bindep 2022-05-19 19:50:56.569 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 19:50:56.572 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-19 19:50:56.574 | + inc/python:setup_develop:344 : local extras= 2022-05-19 19:50:56.577 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-19 19:50:56.579 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 19:50:56.581 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 19:50:56.583 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-19 19:50:56.586 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 19:50:56.588 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 19:50:56.591 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-19 19:50:56.594 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 19:50:56.597 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-19 19:50:56.600 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 19:50:56.603 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 19:50:56.607 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-19 19:50:56.612 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-19 19:50:56.615 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-19 19:50:57.358 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-19 19:50:57.360 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 19:50:57.362 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 19:50:57.365 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 19:50:57.367 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 19:50:57.369 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-19 19:50:57.372 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 19:50:57.374 | + inc/python:setup_package:428 : local extras= 2022-05-19 19:50:57.376 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 19:50:57.378 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 19:50:57.381 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 19:50:57.383 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 19:50:57.386 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 19:50:57.388 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-19 19:50:57.411 | Using python 3.8 to install /opt/stack/keystone 2022-05-19 19:50:57.413 | + 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-05-19 19:50:58.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:58.316 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:58.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:50:58.317 | from cryptography.utils import int_from_bytes 2022-05-19 19:50:59.548 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:50:59.580 | Obtaining file:///opt/stack/keystone 2022-05-19 19:50:59.581 | Preparing metadata (setup.py): started 2022-05-19 19:51:04.909 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 19:51:04.986 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-19 19:51:04.988 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-19 19:51:04.989 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.1.2) 2022-05-19 19:51:04.990 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.3.9) 2022-05-19 19:51:04.991 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-19 19:51:04.992 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-19 19:51:04.993 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-19 19:51:04.994 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-19 19:51:04.995 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.7.4) 2022-05-19 19:51:04.996 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-19 19:51:04.997 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-19 19:51:04.998 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-19 19:51:04.999 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.8.20) 2022-05-19 19:51:05.001 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-19 19:51:05.002 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-19 19:51:05.003 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-19 19:51:05.004 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.14.0) 2022-05-19 19:51:05.005 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-19 19:51:05.006 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-19 19:51:05.007 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.0.0) 2022-05-19 19:51:05.008 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-19 19:51:05.010 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-19 19:51:05.011 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-19 19:51:05.012 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-19 19:51:05.013 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-19 19:51:05.014 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-19 19:51:05.015 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (7.1.2) 2022-05-19 19:51:05.017 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.4.0) 2022-05-19 19:51:05.018 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-19 19:51:05.019 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-19 19:51:05.020 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-19 19:51:05.021 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-19 19:51:05.022 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-19 19:51:05.023 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-19 19:51:05.034 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-19 19:51:05.078 | 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.dev13) (5.1.1) 2022-05-19 19:51:05.095 | 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.dev13) (2.1.2) 2022-05-19 19:51:05.097 | 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.dev13) (2.1.2) 2022-05-19 19:51:05.098 | 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.dev13) (3.1.2) 2022-05-19 19:51:05.100 | 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.dev13) (4.11.3) 2022-05-19 19:51:05.101 | 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.dev13) (8.1.3) 2022-05-19 19:51:05.111 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (9.0.1) 2022-05-19 19:51:05.113 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-19 19:51:05.175 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-19 19:51:05.178 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-19 19:51:05.275 | 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.dev13) (0.8.0) 2022-05-19 19:51:05.277 | 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.dev13) (1.5.0) 2022-05-19 19:51:05.278 | 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.dev13) (2.5.0) 2022-05-19 19:51:05.279 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-19 19:51:05.334 | 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.dev13) (1.7.7) 2022-05-19 19:51:05.336 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-19 19:51:05.338 | 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.dev13) (2.0.1) 2022-05-19 19:51:05.391 | 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.dev13) (2.8.2) 2022-05-19 19:51:05.393 | 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.dev13) (0.9.6) 2022-05-19 19:51:05.476 | 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.dev13) (5.1.1) 2022-05-19 19:51:05.477 | 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.dev13) (5.2.4) 2022-05-19 19:51:05.480 | 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.dev13) (2.4.1) 2022-05-19 19:51:05.481 | 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.dev13) (0.4.0) 2022-05-19 19:51:05.482 | 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.dev13) (2.8.0) 2022-05-19 19:51:05.483 | 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.dev13) (5.1.0) 2022-05-19 19:51:05.504 | 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.dev13) (3.3.0) 2022-05-19 19:51:05.555 | 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.dev13) (3.3.0) 2022-05-19 19:51:05.574 | 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.dev13) (0.11.0) 2022-05-19 19:51:05.576 | 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.dev13) (3.0.9) 2022-05-19 19:51:05.578 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-19 19:51:05.579 | 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.dev13) (1.0.2) 2022-05-19 19:51:05.629 | 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.dev13) (4.5.1) 2022-05-19 19:51:05.746 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.2.0) 2022-05-19 19:51:05.747 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-19 19:51:05.748 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (0.7.1) 2022-05-19 19:51:05.749 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (1.11.0) 2022-05-19 19:51:05.751 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-19 19:51:05.973 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-19 19:51:05.997 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-19 19:51:05.999 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-19 19:51:06.068 | 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.dev13) (1.2.0) 2022-05-19 19:51:06.086 | 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.dev13) (5.0.0) 2022-05-19 19:51:06.143 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-19 19:51:06.184 | 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.dev13) (1.14.1) 2022-05-19 19:51:06.291 | 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.dev13) (3.8.0) 2022-05-19 19:51:06.346 | 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.dev13) (2.1.1) 2022-05-19 19:51:06.421 | 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.dev13) (1.7.0) 2022-05-19 19:51:06.551 | 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.dev13) (0.17.3) 2022-05-19 19:51:06.582 | 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.dev13) (0.14.1) 2022-05-19 19:51:06.621 | 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.dev13) (0.33.1) 2022-05-19 19:51:06.623 | 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.dev13) (2.5.1) 2022-05-19 19:51:06.624 | 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.dev13) (3.5.0) 2022-05-19 19:51:06.625 | 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.dev13) (2.1.1) 2022-05-19 19:51:06.629 | 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.dev13) (1.3.3) 2022-05-19 19:51:06.630 | 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.dev13) (3.0.0) 2022-05-19 19:51:06.684 | 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.dev13) (0.2.5) 2022-05-19 19:51:06.824 | 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.dev13) (2.0.12) 2022-05-19 19:51:06.825 | 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.dev13) (2019.11.28) 2022-05-19 19:51:06.827 | 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.dev13) (3.3) 2022-05-19 19:51:06.828 | 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.dev13) (1.26.9) 2022-05-19 19:51:06.979 | 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.dev13) (2.5.0) 2022-05-19 19:51:07.060 | 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.dev13) (2.5.1) 2022-05-19 19:51:07.308 | 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.dev13) (2.2.1) 2022-05-19 19:51:07.568 | 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.dev13) (0.7) 2022-05-19 19:51:07.604 | 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.dev13) (1.0.0) 2022-05-19 19:51:09.503 | Installing collected packages: keystone 2022-05-19 19:51:09.503 | Attempting uninstall: keystone 2022-05-19 19:51:09.504 | Found existing installation: keystone 21.1.0.dev13 2022-05-19 19:51:09.508 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-19 19:51:09.509 | Running setup.py develop for keystone 2022-05-19 19:51:15.938 | Successfully installed keystone 2022-05-19 19:51:15.938 | 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-05-19 19:51:15.946 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:51:15.946 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:51:16.097 | + inc/python:pip_install:200 : result=0 2022-05-19 19:51:16.099 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:51:16.101 | + functions-common:time_stop:2437 : local name 2022-05-19 19:51:16.103 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:51:16.106 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:51:16.108 | + functions-common:time_stop:2440 : local total 2022-05-19 19:51:16.110 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:51:16.113 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:51:16.115 | + functions-common:time_stop:2444 : start_time=1652989857405 2022-05-19 19:51:16.117 | + functions-common:time_stop:2446 : [[ -z 1652989857405 ]] 2022-05-19 19:51:16.120 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:51:16.124 | + functions-common:time_stop:2449 : end_time=1652989876121 2022-05-19 19:51:16.126 | + functions-common:time_stop:2450 : elapsed_time=18716 2022-05-19 19:51:16.128 | + functions-common:time_stop:2451 : total=48270 2022-05-19 19:51:16.130 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:51:16.133 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=66986 2022-05-19 19:51:16.135 | + inc/python:pip_install:203 : return 0 2022-05-19 19:51:16.137 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 19:51:16.139 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 19:51:16.142 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 19:51:16.165 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 19:51:16.178 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-19 19:51:16.180 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-19 19:51:16.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:51:16.185 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:51:16.187 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-19 19:51:16.190 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:51:16.192 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-19 19:51:16.210 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:51:16.213 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-19 19:51:16.216 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 19:51:16.218 | + ./stack.sh:main:901 : configure_keystone 2022-05-19 19:51:16.221 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-19 19:51:16.234 | + 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-05-19 19:51:16.237 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-19 19:51:16.242 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-19 19:51:16.258 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:51:16.261 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-19 19:51:16.293 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-19 19:51:16.328 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-19 19:51:16.361 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-19 19:51:16.393 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-19 19:51:16.427 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-19 19:51:16.458 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-19 19:51:16.495 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-19 19:51:16.522 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-19 19:51:16.525 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-19 19:51:16.527 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-19 19:51:16.530 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-19 19:51:16.532 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 19:51:16.535 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 19:51:16.551 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:51:16.554 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 19:51:16.557 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 19:51:16.559 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 19:51:16.575 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:51:16.578 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-19 19:51:16.581 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-19 19:51:16.612 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 19:51:16.614 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 19:51:16.616 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-19 19:51:16.619 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-19 19:51:16.651 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:51:16.654 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-05-19 19:51:16.686 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-19 19:51:16.689 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-19 19:51:16.722 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-19 19:51:16.725 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-19 19:51:16.727 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-19 19:51:16.730 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-05-19 19:51:16.732 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 19:51:16.735 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 19:51:16.737 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 19:51:16.755 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:51:16.757 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 19:51:16.761 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-19 19:51:16.764 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-19 19:51:16.795 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-19 19:51:16.798 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-19 19:51:16.800 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-19 19:51:16.802 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-19 19:51:16.805 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 19:51:16.824 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 19:51:16.826 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 19:51:16.828 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 19:51:16.831 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 19:51:16.834 | + 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-05-19 19:51:16.862 | + 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-05-19 19:51:16.891 | + 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-05-19 19:51:16.920 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 19:51:16.951 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-19 19:51:16.979 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-19 19:51:16.982 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-19 19:51:16.984 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-19 19:51:16.987 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-19 19:51:16.989 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-19 19:51:16.991 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 19:51:16.994 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 19:51:16.997 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-19 19:51:17.001 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-19 19:51:17.004 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 19:51:17.006 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 19:51:17.020 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 19:51:17.020 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 19:51:17.029 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 19:51:17.032 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 19:51:17.049 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-19 19:51:17.051 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-19 19:51:17.055 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-19 19:51:17.090 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-19 19:51:17.118 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-19 19:51:17.146 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-19 19:51:17.174 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-19 19:51:17.210 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-19 19:51:17.238 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-19 19:51:17.273 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-19 19:51:17.302 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-19 19:51:17.331 | + 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-05-19 19:51:17.361 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-19 19:51:17.390 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-19 19:51:17.420 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-19 19:51:17.448 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 19:51:17.450 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 19:51:17.454 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-19 19:51:17.456 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-19 19:51:17.459 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 19:51:17.461 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:51:17.464 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:51:17.466 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 19:51:17.469 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 19:51:17.471 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-19 19:51:17.501 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-19 19:51:17.536 | + 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-05-19 19:51:17.537 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 19:51:17.546 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-19 19:51:17.549 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-19 19:51:17.552 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-19 19:51:17.554 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 19:51:17.556 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 19:51:17.559 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 19:51:17.561 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:51:17.563 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:51:17.566 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 19:51:17.569 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 19:51:17.571 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:51:17.574 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:51:17.576 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-19 19:51:17.639 | Site keystone-wsgi-public already enabled 2022-05-19 19:51:17.646 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 19:51:17.649 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 19:51:17.655 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:51:17.662 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 19:51:17.800 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-19 19:51:17.840 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-19 19:51:17.873 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-19 19:51:17.907 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-19 19:51:17.910 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-19 19:51:17.951 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-19 19:51:17.986 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-19 19:51:18.018 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-19 19:51:18.020 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-19 19:51:18.023 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-19 19:51:18.042 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:51:18.044 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-19 19:51:18.061 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:51:18.064 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-19 19:51:18.066 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-19 19:51:18.069 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-19 19:51:18.071 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 19:51:18.074 | + lib/stack:stack_install_service:32 : install_swift 2022-05-19 19:51:18.076 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-19 19:51:18.079 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-19 19:51:18.081 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-19 19:51:18.084 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 19:51:18.086 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 19:51:18.090 | ++ functions-common:git_clone:612 : pwd 2022-05-19 19:51:18.092 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 19:51:18.094 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 19:51:18.098 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 19:51:18.116 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 19:51:18.118 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 19:51:18.121 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 19:51:18.124 | + functions-common:git_clone:629 : echo master 2022-05-19 19:51:18.124 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 19:51:18.129 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-19 19:51:18.132 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 19:51:18.135 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-19 19:51:18.148 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-19 19:51:18.152 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 19:51:18.152 | + functions-common:git_clone:690 : head -1 2022-05-19 19:51:18.155 | 64f09c696 Merge "ceph-tests: Remove known-failure" 2022-05-19 19:51:18.158 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 19:51:18.161 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-19 19:51:18.163 | + inc/python:setup_develop:338 : local bindep 2022-05-19 19:51:18.166 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 19:51:18.168 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-19 19:51:18.171 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-19 19:51:18.173 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-19 19:51:18.176 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 19:51:18.178 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 19:51:18.186 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-19 19:51:18.189 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 19:51:18.192 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-19 19:51:18.195 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-19 19:51:18.198 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 19:51:18.201 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-19 19:51:18.204 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 19:51:18.206 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 19:51:18.209 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-19 19:51:18.216 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-19 19:51:18.218 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-19 19:51:18.897 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-19 19:51:18.900 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 19:51:18.903 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 19:51:18.905 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 19:51:18.907 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 19:51:18.910 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-19 19:51:18.912 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 19:51:18.914 | + inc/python:setup_package:428 : local extras=keystone 2022-05-19 19:51:18.917 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 19:51:18.920 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-19 19:51:18.922 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-19 19:51:18.925 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-19 19:51:18.927 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 19:51:18.929 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-19 19:51:18.952 | Using python 3.8 to install /opt/stack/swift 2022-05-19 19:51:18.954 | + 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-05-19 19:51:19.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:51:19.900 | from cryptography.utils import int_from_bytes 2022-05-19 19:51:19.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:51:19.900 | from cryptography.utils import int_from_bytes 2022-05-19 19:51:21.166 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:51:21.198 | Obtaining file:///opt/stack/swift 2022-05-19 19:51:21.199 | Preparing metadata (setup.py): started 2022-05-19 19:51:25.946 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 19:51:25.987 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (0.33.1) 2022-05-19 19:51:25.988 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (1.1.2) 2022-05-19 19:51:25.989 | 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.dev62) (0.11.0) 2022-05-19 19:51:25.990 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (2.1.1) 2022-05-19 19:51:25.991 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (4.8.0) 2022-05-19 19:51:25.992 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (2.27.1) 2022-05-19 19:51:25.994 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (1.16.0) 2022-05-19 19:51:25.995 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (0.9.9) 2022-05-19 19:51:25.996 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (1.6.1) 2022-05-19 19:51:25.997 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (36.0.2) 2022-05-19 19:51:25.998 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (9.4.0) 2022-05-19 19:51:26.036 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev62) (1.15.0) 2022-05-19 19:51:26.045 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev62) (2.2.1) 2022-05-19 19:51:26.111 | 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.dev62) (2.11.0) 2022-05-19 19:51:26.112 | 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.dev62) (5.1.0) 2022-05-19 19:51:26.113 | 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.dev62) (4.13.0) 2022-05-19 19:51:26.115 | 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.dev62) (3.1.1) 2022-05-19 19:51:26.116 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.8.7) 2022-05-19 19:51:26.117 | 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.dev62) (4.3.0) 2022-05-19 19:51:26.118 | 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.dev62) (4.4.0) 2022-05-19 19:51:26.119 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (4.5.0) 2022-05-19 19:51:26.120 | 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.dev62) (8.8.0) 2022-05-19 19:51:26.122 | 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.dev62) (4.1.0) 2022-05-19 19:51:26.123 | 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.dev62) (5.0.0) 2022-05-19 19:51:26.124 | 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.dev62) (5.9.0) 2022-05-19 19:51:26.146 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev62) (62.2.0) 2022-05-19 19:51:26.180 | 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.dev62) (1.26.9) 2022-05-19 19:51:26.181 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev62) (2019.11.28) 2022-05-19 19:51:26.184 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev62) (3.3) 2022-05-19 19:51:26.186 | 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.dev62) (2.0.12) 2022-05-19 19:51:26.219 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev62) (2.21) 2022-05-19 19:51:26.330 | 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.dev62) (1.7.0) 2022-05-19 19:51:26.330 | 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.dev62) (3.5.0) 2022-05-19 19:51:26.332 | 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.dev62) (1.0.2) 2022-05-19 19:51:26.376 | 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.dev62) (1.1.5) 2022-05-19 19:51:26.420 | 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.dev62) (1.5.0) 2022-05-19 19:51:26.422 | 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.dev62) (0.8.0) 2022-05-19 19:51:26.423 | 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.dev62) (2.5.0) 2022-05-19 19:51:26.424 | 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.dev62) (6.0) 2022-05-19 19:51:26.485 | 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.dev62) (2.8.2) 2022-05-19 19:51:26.490 | 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.dev62) (0.9.6) 2022-05-19 19:51:26.503 | 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.dev62) (2022.1) 2022-05-19 19:51:26.505 | 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.dev62) (1.0.3) 2022-05-19 19:51:26.523 | 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.dev62) (21.3) 2022-05-19 19:51:26.525 | 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.dev62) (3.0.9) 2022-05-19 19:51:26.672 | 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.dev62) (1.14.1) 2022-05-19 19:51:26.688 | 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.dev62) (5.1.1) 2022-05-19 19:51:29.050 | Installing collected packages: swift 2022-05-19 19:51:29.050 | Attempting uninstall: swift 2022-05-19 19:51:29.050 | Found existing installation: swift 2.30.0.dev62 2022-05-19 19:51:29.053 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-19 19:51:29.054 | Running setup.py develop for swift 2022-05-19 19:51:35.185 | Successfully installed swift 2022-05-19 19:51:35.185 | 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-05-19 19:51:35.193 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:51:35.193 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:51:35.339 | + inc/python:pip_install:200 : result=0 2022-05-19 19:51:35.342 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:51:35.344 | + functions-common:time_stop:2437 : local name 2022-05-19 19:51:35.346 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:51:35.349 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:51:35.351 | + functions-common:time_stop:2440 : local total 2022-05-19 19:51:35.353 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:51:35.355 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:51:35.357 | + functions-common:time_stop:2444 : start_time=1652989878945 2022-05-19 19:51:35.360 | + functions-common:time_stop:2446 : [[ -z 1652989878945 ]] 2022-05-19 19:51:35.362 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:51:35.366 | + functions-common:time_stop:2449 : end_time=1652989895364 2022-05-19 19:51:35.369 | + functions-common:time_stop:2450 : elapsed_time=16419 2022-05-19 19:51:35.372 | + functions-common:time_stop:2451 : total=66986 2022-05-19 19:51:35.374 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:51:35.376 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=83405 2022-05-19 19:51:35.379 | + inc/python:pip_install:203 : return 0 2022-05-19 19:51:35.381 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 19:51:35.384 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 19:51:35.387 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 19:51:35.407 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 19:51:35.420 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-19 19:51:35.422 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-19 19:51:35.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:51:35.427 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:51:35.429 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-19 19:51:35.432 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:51:35.434 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-19 19:51:35.437 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 19:51:35.439 | + ./stack.sh:main:910 : configure_swift 2022-05-19 19:51:35.442 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-19 19:51:35.444 | + lib/swift:configure_swift:332 : local node_number 2022-05-19 19:51:35.446 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-19 19:51:35.448 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-19 19:51:35.451 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-19 19:51:36.686 | No container-auditor running 2022-05-19 19:51:36.686 | No container-sync running 2022-05-19 19:51:36.686 | No container-sharder running 2022-05-19 19:51:36.686 | No container-server running 2022-05-19 19:51:36.686 | No object-auditor running 2022-05-19 19:51:36.686 | No account-reaper running 2022-05-19 19:51:36.686 | No container-replicator running 2022-05-19 19:51:36.686 | No object-replicator running 2022-05-19 19:51:36.686 | No container-updater running 2022-05-19 19:51:36.687 | No object-updater running 2022-05-19 19:51:36.687 | No account-replicator running 2022-05-19 19:51:36.687 | No account-auditor running 2022-05-19 19:51:36.687 | No object-expirer running 2022-05-19 19:51:36.687 | No object-reconstructor running 2022-05-19 19:51:36.687 | No account-server running 2022-05-19 19:51:36.687 | No container-reconciler running 2022-05-19 19:51:36.687 | No object-server running 2022-05-19 19:51:36.687 | No proxy-server running 2022-05-19 19:51:36.788 | + lib/swift:configure_swift:337 : true 2022-05-19 19:51:36.790 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-19 19:51:36.803 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-19 19:51:36.816 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-19 19:51:36.819 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-19 19:51:36.819 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-19 19:51:36.824 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-19 19:51:36.824 | s/%GROUP%/ubuntu/; 2022-05-19 19:51:36.824 | s/%USER%/ubuntu/; 2022-05-19 19:51:36.824 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-19 19:51:36.824 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-19 19:51:36.827 | uid = ubuntu 2022-05-19 19:51:36.828 | gid = ubuntu 2022-05-19 19:51:36.828 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-19 19:51:36.828 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-19 19:51:36.828 | address = 127.0.0.1 2022-05-19 19:51:36.828 | 2022-05-19 19:51:36.828 | [account6612] 2022-05-19 19:51:36.828 | max connections = 25 2022-05-19 19:51:36.828 | path = /opt/stack/data/swift/1/node/ 2022-05-19 19:51:36.828 | read only = false 2022-05-19 19:51:36.828 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-19 19:51:36.828 | 2022-05-19 19:51:36.828 | [account6622] 2022-05-19 19:51:36.828 | max connections = 25 2022-05-19 19:51:36.828 | path = /opt/stack/data/swift/2/node/ 2022-05-19 19:51:36.828 | read only = false 2022-05-19 19:51:36.828 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-19 19:51:36.828 | 2022-05-19 19:51:36.828 | [account6632] 2022-05-19 19:51:36.828 | max connections = 25 2022-05-19 19:51:36.828 | path = /opt/stack/data/swift/3/node/ 2022-05-19 19:51:36.828 | read only = false 2022-05-19 19:51:36.828 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-19 19:51:36.828 | 2022-05-19 19:51:36.828 | [account6642] 2022-05-19 19:51:36.828 | max connections = 25 2022-05-19 19:51:36.828 | path = /opt/stack/data/swift/4/node/ 2022-05-19 19:51:36.828 | read only = false 2022-05-19 19:51:36.828 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-19 19:51:36.828 | 2022-05-19 19:51:36.828 | 2022-05-19 19:51:36.828 | [container6611] 2022-05-19 19:51:36.828 | max connections = 25 2022-05-19 19:51:36.828 | path = /opt/stack/data/swift/1/node/ 2022-05-19 19:51:36.828 | read only = false 2022-05-19 19:51:36.828 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-19 19:51:36.829 | 2022-05-19 19:51:36.829 | [container6621] 2022-05-19 19:51:36.829 | max connections = 25 2022-05-19 19:51:36.829 | path = /opt/stack/data/swift/2/node/ 2022-05-19 19:51:36.829 | read only = false 2022-05-19 19:51:36.829 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-19 19:51:36.829 | 2022-05-19 19:51:36.829 | [container6631] 2022-05-19 19:51:36.829 | max connections = 25 2022-05-19 19:51:36.829 | path = /opt/stack/data/swift/3/node/ 2022-05-19 19:51:36.829 | read only = false 2022-05-19 19:51:36.829 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-19 19:51:36.829 | 2022-05-19 19:51:36.829 | [container6641] 2022-05-19 19:51:36.829 | max connections = 25 2022-05-19 19:51:36.829 | path = /opt/stack/data/swift/4/node/ 2022-05-19 19:51:36.829 | read only = false 2022-05-19 19:51:36.829 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-19 19:51:36.829 | 2022-05-19 19:51:36.829 | 2022-05-19 19:51:36.829 | [object6613] 2022-05-19 19:51:36.829 | max connections = 25 2022-05-19 19:51:36.829 | path = /opt/stack/data/swift/1/node/ 2022-05-19 19:51:36.829 | read only = false 2022-05-19 19:51:36.829 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-19 19:51:36.829 | 2022-05-19 19:51:36.829 | [object6623] 2022-05-19 19:51:36.829 | max connections = 25 2022-05-19 19:51:36.829 | path = /opt/stack/data/swift/2/node/ 2022-05-19 19:51:36.829 | read only = false 2022-05-19 19:51:36.829 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-19 19:51:36.829 | 2022-05-19 19:51:36.829 | [object6633] 2022-05-19 19:51:36.829 | max connections = 25 2022-05-19 19:51:36.829 | path = /opt/stack/data/swift/3/node/ 2022-05-19 19:51:36.829 | read only = false 2022-05-19 19:51:36.829 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-19 19:51:36.830 | 2022-05-19 19:51:36.830 | [object6643] 2022-05-19 19:51:36.830 | max connections = 25 2022-05-19 19:51:36.830 | path = /opt/stack/data/swift/4/node/ 2022-05-19 19:51:36.830 | read only = false 2022-05-19 19:51:36.830 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-19 19:51:36.831 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-19 19:51:36.833 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:51:36.835 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:51:36.838 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-19 19:51:36.851 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-19 19:51:36.854 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-19 19:51:36.858 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-19 19:51:36.863 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-19 19:51:36.865 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-19 19:51:36.869 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-19 19:51:36.898 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-05-19 19:51:36.925 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-19 19:51:36.943 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-19 19:51:36.972 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-19 19:51:36.991 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-19 19:51:37.020 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-19 19:51:37.039 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-19 19:51:37.071 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-19 19:51:37.089 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-19 19:51:37.120 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-19 19:51:37.138 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 19:51:37.169 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-19 19:51:37.186 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-19 19:51:37.202 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:51:37.204 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-19 19:51:37.234 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-19 19:51:37.270 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-19 19:51:37.298 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-19 19:51:37.328 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-19 19:51:37.344 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:51:37.346 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-19 19:51:37.374 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-19 19:51:37.390 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:51:37.392 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-19 19:51:37.409 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:51:37.411 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-19 19:51:37.413 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-19 19:51:37.430 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:51:37.432 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-19 19:51:37.434 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-19 19:51:37.436 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-19 19:51:37.442 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-19 19:51:37.447 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-19 19:51:37.476 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-19 19:51:37.503 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-19 19:51:37.535 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-19 19:51:37.565 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-19 19:51:37.594 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-19 19:51:37.596 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-19 19:51:37.598 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-19 19:51:37.600 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-19 19:51:37.602 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-19 19:51:37.631 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-19 19:51:37.659 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-05-19 19:51:37.689 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-19 19:51:37.717 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-19 19:51:37.747 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-19 19:51:37.776 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-19 19:51:37.804 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-19 19:51:37.832 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 19:51:37.861 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-19 19:51:37.889 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-19 19:51:37.918 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-19 19:51:37.954 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-19 19:51:37.984 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-19 19:51:38.017 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-19 19:51:38.050 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-19 19:51:38.069 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-19 19:51:38.098 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-19 19:51:38.127 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-19 19:51:38.131 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-19 19:51:38.166 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-19 19:51:38.194 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-19 19:51:38.223 | + lib/swift:configure_swift:475 : local node_number 2022-05-19 19:51:38.225 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 19:51:38.227 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-19 19:51:38.230 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-19 19:51:38.234 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-19 19:51:38.237 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-19 19:51:38.239 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 19:51:38.241 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-19 19:51:38.244 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-19 19:51:38.247 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 19:51:38.249 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 19:51:38.252 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-19 19:51:38.270 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-19 19:51:38.301 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-19 19:51:38.320 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-19 19:51:38.350 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-19 19:51:38.370 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 19:51:38.402 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-19 19:51:38.422 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 19:51:38.450 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-19 19:51:38.470 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 19:51:38.501 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-19 19:51:38.521 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-19 19:51:38.551 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-19 19:51:38.571 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-19 19:51:38.601 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-19 19:51:38.621 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-19 19:51:38.651 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-19 19:51:38.671 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-19 19:51:38.700 | + 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-05-19 19:51:38.705 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-19 19:51:38.725 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 19:51:38.756 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-19 19:51:38.786 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-19 19:51:38.788 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-19 19:51:38.793 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-19 19:51:38.795 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-19 19:51:38.797 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 19:51:38.800 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-19 19:51:38.802 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-19 19:51:38.804 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 19:51:38.806 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 19:51:38.809 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-19 19:51:38.828 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-19 19:51:38.858 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-19 19:51:38.885 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-19 19:51:38.914 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-19 19:51:38.934 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 19:51:38.964 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-19 19:51:38.984 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 19:51:39.014 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-19 19:51:39.042 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 19:51:39.072 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-19 19:51:39.091 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-19 19:51:39.120 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-19 19:51:39.139 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-19 19:51:39.170 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-19 19:51:39.189 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-19 19:51:39.219 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-19 19:51:39.239 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-19 19:51:39.268 | + 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-05-19 19:51:39.273 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-19 19:51:39.294 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 19:51:39.324 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-19 19:51:39.327 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-19 19:51:39.331 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-19 19:51:39.334 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-19 19:51:39.336 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 19:51:39.339 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-19 19:51:39.341 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-19 19:51:39.344 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 19:51:39.346 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 19:51:39.348 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-19 19:51:39.368 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-19 19:51:39.397 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-19 19:51:39.417 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-19 19:51:39.449 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-19 19:51:39.469 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 19:51:39.498 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-19 19:51:39.518 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 19:51:39.549 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-19 19:51:39.569 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 19:51:39.598 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-19 19:51:39.617 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-19 19:51:39.647 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-19 19:51:39.668 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-19 19:51:39.698 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-19 19:51:39.717 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-19 19:51:39.747 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-19 19:51:39.766 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-19 19:51:39.794 | + 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-05-19 19:51:39.799 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-19 19:51:39.819 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 19:51:39.849 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-19 19:51:39.879 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-19 19:51:39.909 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-19 19:51:39.939 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-19 19:51:39.941 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-19 19:51:39.946 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-19 19:51:39.976 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-19 19:51:40.006 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-19 19:51:40.037 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-19 19:51:40.067 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-19 19:51:40.098 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-19 19:51:40.126 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-19 19:51:40.155 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-19 19:51:40.185 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-19 19:51:40.213 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-19 19:51:40.231 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:51:40.233 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-19 19:51:40.253 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-19 19:51:40.256 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-19 19:51:40.277 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-19 19:51:40.279 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-05-19 19:51:40.309 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-19 19:51:40.312 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-19 19:51:40.341 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-05-19 19:51:40.370 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-19 19:51:40.372 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-19 19:51:40.404 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-19 19:51:40.420 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:51:40.422 | + lib/swift:configure_swift:538 : local user_group 2022-05-19 19:51:40.425 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-19 19:51:40.430 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-19 19:51:40.432 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-19 19:51:40.446 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-19 19:51:40.448 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-19 19:51:40.460 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-19 19:51:40.463 | + lib/swift:configure_swift:545 : is_suse 2022-05-19 19:51:40.466 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:51:40.468 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:51:40.470 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:51:40.473 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:51:40.475 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:51:40.477 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:51:40.480 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-19 19:51:40.493 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-19 19:51:40.497 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-19 19:51:40.499 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-19 19:51:40.518 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:51:40.520 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-19 19:51:40.538 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:51:40.541 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-19 19:51:40.544 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-19 19:51:40.546 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-19 19:51:40.549 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 19:51:40.551 | + lib/stack:stack_install_service:32 : install_glance 2022-05-19 19:51:40.554 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-19 19:51:40.557 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-19 19:51:40.560 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-19 19:51:40.577 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:51:40.579 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-19 19:51:40.582 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-19 19:51:40.602 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:51:40.605 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-19 19:51:40.608 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-19 19:51:40.610 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-19 19:51:40.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:51:40.615 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:51:40.618 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-19 19:51:40.621 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:51:40.624 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-19 19:51:40.627 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-19 19:51:40.630 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-19 19:51:40.633 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-19 19:51:40.635 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-19 19:51:40.638 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-19 19:51:40.641 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-19 19:51:40.644 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-19 19:51:40.651 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-19 19:51:40.654 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-19 19:51:40.658 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-19 19:51:40.658 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-19 19:51:40.664 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-19 19:51:40.667 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-19 19:51:40.670 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-19 19:51:40.673 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-19 19:51:40.676 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-19 19:51:40.700 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-19 19:51:40.702 | + 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-05-19 19:51:41.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:51:41.599 | from cryptography.utils import int_from_bytes 2022-05-19 19:51:41.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:51:41.599 | from cryptography.utils import int_from_bytes 2022-05-19 19:51:42.829 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:51:42.865 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (4.0.0) 2022-05-19 19:51:42.948 | 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-05-19 19:51:42.950 | 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.1) 2022-05-19 19:51:42.951 | 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-05-19 19:51:42.952 | 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-05-19 19:51:42.953 | 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-05-19 19:51:42.954 | 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-05-19 19:51:42.955 | 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-05-19 19:51:42.956 | 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.13.0) 2022-05-19 19:51:42.957 | 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.1) 2022-05-19 19:51:42.958 | 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-05-19 19:51:42.960 | 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-05-19 19:51:42.961 | 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-05-19 19:51:42.963 | 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.8.0) 2022-05-19 19:51:42.966 | 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-05-19 19:51:42.968 | 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-05-19 19:51:42.970 | 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-05-19 19:51:42.972 | 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-05-19 19:51:42.975 | 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-05-19 19:51:42.984 | 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-05-19 19:51:42.986 | 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-05-19 19:51:43.000 | 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.9) 2022-05-19 19:51:43.070 | 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.9.0) 2022-05-19 19:51:43.071 | 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-05-19 19:51:43.072 | 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-05-19 19:51:43.097 | 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.7.0) 2022-05-19 19:51:43.098 | 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) (5.0.0) 2022-05-19 19:51:43.099 | 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-05-19 19:51:43.102 | 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-05-19 19:51:43.104 | 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-05-19 19:51:43.114 | 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-05-19 19:51:43.157 | 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-05-19 19:51:43.158 | 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-05-19 19:51:43.159 | 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-05-19 19:51:43.160 | 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-05-19 19:51:43.182 | 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-05-19 19:51:43.184 | 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-05-19 19:51:43.199 | 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-05-19 19:51:43.215 | 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-05-19 19:51:43.217 | 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-05-19 19:51:43.236 | 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.3.0) 2022-05-19 19:51:43.238 | 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-05-19 19:51:43.322 | 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-05-19 19:51:43.323 | 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-05-19 19:51:43.325 | 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-05-19 19:51:43.327 | 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-05-19 19:51:43.379 | 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-05-19 19:51:43.406 | 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.1) 2022-05-19 19:51:43.649 | 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-05-19 19:51:43.651 | 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-05-19 19:51:43.686 | 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-05-19 19:51:43.688 | 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-05-19 19:51:43.690 | 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-05-19 19:51:43.693 | 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-05-19 19:51:43.694 | 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-05-19 19:51:43.696 | 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-05-19 19:51:43.752 | 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-05-19 19:51:43.938 | 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-05-19 19:51:43.962 | 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.2.0) 2022-05-19 19:51:44.049 | 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-05-19 19:51:44.201 | 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-05-19 19:51:46.335 | 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-05-19 19:51:46.343 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:51:46.343 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:51:46.482 | + inc/python:pip_install:200 : result=0 2022-05-19 19:51:46.485 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:51:46.487 | + functions-common:time_stop:2437 : local name 2022-05-19 19:51:46.490 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:51:46.492 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:51:46.495 | + functions-common:time_stop:2440 : local total 2022-05-19 19:51:46.498 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:51:46.500 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:51:46.503 | + functions-common:time_stop:2444 : start_time=1652989900693 2022-05-19 19:51:46.505 | + functions-common:time_stop:2446 : [[ -z 1652989900693 ]] 2022-05-19 19:51:46.508 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:51:46.512 | + functions-common:time_stop:2449 : end_time=1652989906510 2022-05-19 19:51:46.515 | + functions-common:time_stop:2450 : elapsed_time=5817 2022-05-19 19:51:46.518 | + functions-common:time_stop:2451 : total=83405 2022-05-19 19:51:46.520 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:51:46.522 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=89222 2022-05-19 19:51:46.525 | + inc/python:pip_install:203 : return 0 2022-05-19 19:51:46.528 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-19 19:51:46.536 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-19 19:51:46.540 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-19 19:51:46.554 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-19 19:51:46.561 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-19 19:51:46.563 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-19 19:51:46.566 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-19 19:51:46.568 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 19:51:46.570 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 19:51:46.573 | ++ functions-common:git_clone:612 : pwd 2022-05-19 19:51:46.576 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 19:51:46.578 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 19:51:46.581 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 19:51:46.599 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 19:51:46.602 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 19:51:46.605 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 19:51:46.608 | + functions-common:git_clone:629 : echo master 2022-05-19 19:51:46.608 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 19:51:46.613 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-19 19:51:46.615 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 19:51:46.618 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-19 19:51:46.631 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-19 19:51:46.635 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 19:51:46.637 | + functions-common:git_clone:690 : head -1 2022-05-19 19:51:46.638 | 84c7ba3ad Merge "Release notes for Zed Milestone 1" 2022-05-19 19:51:46.642 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 19:51:46.644 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-19 19:51:46.647 | + inc/python:setup_develop:338 : local bindep 2022-05-19 19:51:46.651 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 19:51:46.653 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-19 19:51:46.656 | + inc/python:setup_develop:344 : local extras= 2022-05-19 19:51:46.658 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-19 19:51:46.661 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 19:51:46.664 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 19:51:46.667 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-19 19:51:46.670 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 19:51:46.673 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 19:51:46.676 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-19 19:51:46.679 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 19:51:46.683 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-19 19:51:46.686 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 19:51:46.688 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 19:51:46.692 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-19 19:51:46.698 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-19 19:51:46.701 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-19 19:51:47.388 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-19 19:51:47.391 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 19:51:47.393 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 19:51:47.395 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 19:51:47.398 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 19:51:47.401 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-19 19:51:47.403 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 19:51:47.406 | + inc/python:setup_package:428 : local extras= 2022-05-19 19:51:47.408 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 19:51:47.410 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 19:51:47.413 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 19:51:47.416 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 19:51:47.419 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 19:51:47.422 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-19 19:51:47.443 | Using python 3.8 to install /opt/stack/glance 2022-05-19 19:51:47.446 | + 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-05-19 19:51:48.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:51:48.402 | from cryptography.utils import int_from_bytes 2022-05-19 19:51:48.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:51:48.402 | from cryptography.utils import int_from_bytes 2022-05-19 19:51:49.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:51:49.756 | Obtaining file:///opt/stack/glance 2022-05-19 19:51:49.757 | Preparing metadata (setup.py): started 2022-05-19 19:51:54.760 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 19:51:54.835 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.9.0) 2022-05-19 19:51:54.836 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.7.1) 2022-05-19 19:51:54.837 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.4.36) 2022-05-19 19:51:54.838 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.33.1) 2022-05-19 19:51:54.839 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.1.1) 2022-05-19 19:51:54.840 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.5.1) 2022-05-19 19:51:54.841 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.8.7) 2022-05-19 19:51:54.842 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.4.2) 2022-05-19 19:51:54.843 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.7.7) 2022-05-19 19:51:54.844 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.20.4) 2022-05-19 19:51:54.846 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (8.8.0) 2022-05-19 19:51:54.847 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.1) 2022-05-19 19:51:54.848 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.1.0) 2022-05-19 19:51:54.849 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.5.0) 2022-05-19 19:51:54.850 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.13.0) 2022-05-19 19:51:54.851 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.5.0) 2022-05-19 19:51:54.852 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.4.1) 2022-05-19 19:51:54.853 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.7.0) 2022-05-19 19:51:54.854 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.0) 2022-05-19 19:51:54.855 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (9.4.0) 2022-05-19 19:51:54.856 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.11.0) 2022-05-19 19:51:54.858 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.3.0) 2022-05-19 19:51:54.859 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.5.0) 2022-05-19 19:51:54.860 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev45) (3.2.0) 2022-05-19 19:51:54.861 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.4.0) 2022-05-19 19:51:54.862 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (22.0.0) 2022-05-19 19:51:54.863 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (11.3.0) 2022-05-19 19:51:54.864 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.1.0) 2022-05-19 19:51:54.865 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.6.0) 2022-05-19 19:51:54.866 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.0.0) 2022-05-19 19:51:54.868 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (12.14.0) 2022-05-19 19:51:54.869 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.1) 2022-05-19 19:51:54.871 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.4.0) 2022-05-19 19:51:54.872 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.12.1) 2022-05-19 19:51:54.873 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.3.3) 2022-05-19 19:51:54.874 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.4.3) 2022-05-19 19:51:54.875 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.0.0) 2022-05-19 19:51:54.876 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.5.0) 2022-05-19 19:51:54.877 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (36.0.2) 2022-05-19 19:51:54.878 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.2.2) 2022-05-19 19:51:54.880 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.0.2) 2022-05-19 19:51:54.881 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.7.0) 2022-05-19 19:51:54.882 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.11.0) 2022-05-19 19:51:54.898 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (4.11.3) 2022-05-19 19:51:54.900 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (1.2.0) 2022-05-19 19:51:54.901 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (5.7.1) 2022-05-19 19:51:54.924 | 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.dev45) (5.3.0) 2022-05-19 19:51:54.926 | 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.dev45) (2.27.1) 2022-05-19 19:51:54.966 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev45) (1.15.0) 2022-05-19 19:51:54.984 | 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.dev45) (4.3.0) 2022-05-19 19:51:54.992 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev45) (1.14.1) 2022-05-19 19:51:55.007 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (1.16.0) 2022-05-19 19:51:55.008 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (1.1.2) 2022-05-19 19:51:55.009 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (2.2.1) 2022-05-19 19:51:55.104 | 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.dev45) (3.0.9) 2022-05-19 19:51:55.183 | 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.dev45) (1.7.0) 2022-05-19 19:51:55.239 | 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.dev45) (3.1.1) 2022-05-19 19:51:55.241 | 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.dev45) (2.11.0) 2022-05-19 19:51:55.273 | 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.dev45) (0.17.3) 2022-05-19 19:51:55.354 | 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.dev45) (0.8.0) 2022-05-19 19:51:55.355 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (6.0) 2022-05-19 19:51:55.356 | 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.dev45) (1.5.0) 2022-05-19 19:51:55.418 | 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.dev45) (0.13.0) 2022-05-19 19:51:55.419 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (0.5.0) 2022-05-19 19:51:55.421 | 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.dev45) (2.0.1) 2022-05-19 19:51:55.449 | 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.dev45) (0.61.0) 2022-05-19 19:51:55.497 | 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.dev45) (2.8.2) 2022-05-19 19:51:55.500 | 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.dev45) (0.9.6) 2022-05-19 19:51:55.563 | 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.dev45) (0.4.0) 2022-05-19 19:51:55.565 | 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.dev45) (5.1.1) 2022-05-19 19:51:55.566 | 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.dev45) (5.1.0) 2022-05-19 19:51:55.569 | 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.dev45) (2.8.0) 2022-05-19 19:51:55.571 | 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.dev45) (5.2.4) 2022-05-19 19:51:55.597 | 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.dev45) (3.2.2) 2022-05-19 19:51:55.599 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.1.2) 2022-05-19 19:51:55.600 | 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.dev45) (3.3.0) 2022-05-19 19:51:55.645 | 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.dev45) (5.9.0) 2022-05-19 19:51:55.690 | 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.dev45) (0.11.0) 2022-05-19 19:51:55.691 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (21.3) 2022-05-19 19:51:55.694 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (2022.1) 2022-05-19 19:51:55.772 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev45) (62.2.0) 2022-05-19 19:51:55.832 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev45) (0.2.5) 2022-05-19 19:51:55.938 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev45) (0.7) 2022-05-19 19:51:56.220 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (2.5.0) 2022-05-19 19:51:56.222 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (6.3.1) 2022-05-19 19:51:56.223 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (1.4.2) 2022-05-19 19:51:56.224 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (2.8) 2022-05-19 19:51:56.286 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev45) (0.8.1) 2022-05-19 19:51:56.309 | 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.dev45) (5.0.0) 2022-05-19 19:51:56.404 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev45) (2.21) 2022-05-19 19:51:56.524 | 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.dev45) (2.1.1) 2022-05-19 19:51:56.748 | 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.dev45) (1.32) 2022-05-19 19:51:56.750 | 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.dev45) (2.5.0) 2022-05-19 19:51:56.752 | 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.dev45) (1.4.0) 2022-05-19 19:51:56.753 | 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.dev45) (5.1.1) 2022-05-19 19:51:56.754 | 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.dev45) (1.4.4) 2022-05-19 19:51:56.756 | 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.dev45) (1.1.5) 2022-05-19 19:51:56.757 | 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.dev45) (1.0.0) 2022-05-19 19:51:56.880 | 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.dev45) (0.14.1) 2022-05-19 19:51:56.912 | 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.dev45) (1.0.3) 2022-05-19 19:51:56.961 | 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.dev45) (3.0.0) 2022-05-19 19:51:56.965 | 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.dev45) (1.3.3) 2022-05-19 19:51:57.216 | 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.dev45) (3.10.1) 2022-05-19 19:51:57.407 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev45) (2.0.12) 2022-05-19 19:51:57.408 | 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.dev45) (1.26.9) 2022-05-19 19:51:57.409 | 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.dev45) (2019.11.28) 2022-05-19 19:51:57.411 | 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.dev45) (3.3) 2022-05-19 19:51:57.524 | 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.dev45) (0.5.2) 2022-05-19 19:51:57.686 | 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.dev45) (2.5.0) 2022-05-19 19:51:57.828 | 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.dev45) (3.8.0) 2022-05-19 19:51:58.155 | 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.dev45) (0.5.0) 2022-05-19 19:51:58.157 | 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.dev45) (2.4.1) 2022-05-19 19:51:58.394 | 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.dev45) (2.3) 2022-05-19 19:51:58.686 | 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.dev45) (1.0.0) 2022-05-19 19:51:59.055 | 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.dev45) (21.4.0) 2022-05-19 19:51:59.056 | 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.dev45) (1.8.2) 2022-05-19 19:52:00.541 | Installing collected packages: glance 2022-05-19 19:52:00.541 | Attempting uninstall: glance 2022-05-19 19:52:00.541 | Found existing installation: glance 25.0.0.dev45 2022-05-19 19:52:00.548 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-19 19:52:00.550 | Running setup.py develop for glance 2022-05-19 19:52:06.959 | Successfully installed glance 2022-05-19 19:52:06.959 | 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-05-19 19:52:06.967 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:52:06.967 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:52:07.126 | + inc/python:pip_install:200 : result=0 2022-05-19 19:52:07.128 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:52:07.131 | + functions-common:time_stop:2437 : local name 2022-05-19 19:52:07.133 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:52:07.136 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:52:07.138 | + functions-common:time_stop:2440 : local total 2022-05-19 19:52:07.140 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:52:07.142 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:52:07.145 | + functions-common:time_stop:2444 : start_time=1652989907438 2022-05-19 19:52:07.147 | + functions-common:time_stop:2446 : [[ -z 1652989907438 ]] 2022-05-19 19:52:07.150 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:52:07.155 | + functions-common:time_stop:2449 : end_time=1652989927152 2022-05-19 19:52:07.157 | + functions-common:time_stop:2450 : elapsed_time=19714 2022-05-19 19:52:07.159 | + functions-common:time_stop:2451 : total=89222 2022-05-19 19:52:07.162 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:52:07.164 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=108936 2022-05-19 19:52:07.167 | + inc/python:pip_install:203 : return 0 2022-05-19 19:52:07.170 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 19:52:07.172 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 19:52:07.175 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 19:52:07.195 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 19:52:07.208 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-19 19:52:07.210 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-19 19:52:07.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:52:07.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:52:07.218 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-19 19:52:07.221 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:52:07.223 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 19:52:07.226 | + ./stack.sh:main:922 : configure_glance 2022-05-19 19:52:07.229 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-19 19:52:07.242 | + lib/glance:configure_glance:326 : local dburl 2022-05-19 19:52:07.245 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-19 19:52:07.248 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-19 19:52:07.250 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-19 19:52:07.252 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-05-19 19:52:07.255 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 19:52:07.257 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 19:52:07.259 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 19:52:07.277 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:52:07.280 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 19:52:07.282 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 19:52:07.285 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 19:52:07.288 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-19 19:52:07.317 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 19:52:07.349 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-19 19:52:07.380 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-19 19:52:07.411 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-19 19:52:07.443 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-19 19:52:07.474 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-19 19:52:07.477 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-19 19:52:07.480 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-19 19:52:07.482 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 19:52:07.485 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-19 19:52:07.515 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-19 19:52:07.546 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-05-19 19:52:07.577 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-19 19:52:07.608 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-19 19:52:07.648 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-19 19:52:07.679 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-19 19:52:07.711 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-19 19:52:07.743 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 19:52:07.774 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 19:52:07.807 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-19 19:52:07.837 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-19 19:52:07.840 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-19 19:52:07.842 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-19 19:52:07.845 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 19:52:07.847 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 19:52:07.850 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 19:52:07.868 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:52:07.872 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 19:52:07.874 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 19:52:07.877 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 19:52:07.896 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:52:07.898 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-19 19:52:07.901 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-19 19:52:07.933 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 19:52:07.936 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 19:52:07.938 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-19 19:52:07.941 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-19 19:52:07.943 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-19 19:52:07.975 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-19 19:52:08.008 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-19 19:52:08.010 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-19 19:52:08.013 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-19 19:52:08.015 | + lib/glance:configure_glance_store:254 : local be 2022-05-19 19:52:08.018 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-19 19:52:08.020 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-19 19:52:08.022 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-19 19:52:08.054 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-19 19:52:08.057 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-05-19 19:52:08.089 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-19 19:52:08.091 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-19 19:52:08.109 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:52:08.111 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-19 19:52:08.143 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-19 19:52:08.174 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-19 19:52:08.205 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-19 19:52:08.238 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-19 19:52:08.269 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-19 19:52:08.287 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:52:08.290 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 19:52:08.322 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-19 19:52:08.352 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-19 19:52:08.386 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-05-19 19:52:08.416 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-19 19:52:08.447 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-05-19 19:52:08.478 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-19 19:52:08.496 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:52:08.499 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-19 19:52:08.501 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-19 19:52:08.504 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-19 19:52:08.507 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 19:52:08.532 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 19:52:08.535 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 19:52:08.537 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 19:52:08.540 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 19:52:08.543 | + 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-05-19 19:52:08.574 | + 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-05-19 19:52:08.606 | + 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-05-19 19:52:08.638 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 19:52:08.670 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-19 19:52:08.675 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-19 19:52:08.711 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-19 19:52:08.743 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-19 19:52:08.774 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-05-19 19:52:08.807 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-19 19:52:08.838 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-19 19:52:08.870 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-19 19:52:08.903 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-19 19:52:08.935 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-19 19:52:08.966 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-19 19:52:08.998 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-19 19:52:09.029 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-19 19:52:09.034 | + 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-05-19 19:52:09.043 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-19 19:52:09.061 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:52:09.064 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-19 19:52:09.066 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-19 19:52:09.068 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-19 19:52:09.071 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-19 19:52:09.074 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-19 19:52:09.076 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-19 19:52:09.080 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-19 19:52:09.083 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-19 19:52:09.086 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-19 19:52:09.118 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-19 19:52:09.121 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-19 19:52:09.123 | ++ functions:get_random_port:837 : true 2022-05-19 19:52:09.126 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-19 19:52:09.128 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-19 19:52:09.130 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-19 19:52:09.189 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-19 19:52:09.192 | ++ functions:get_random_port:841 : break 2 2022-05-19 19:52:09.194 | ++ functions:get_random_port:845 : echo 60999 2022-05-19 19:52:09.197 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-19 19:52:09.202 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-19 19:52:09.231 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-19 19:52:09.261 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-19 19:52:09.289 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-19 19:52:09.320 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 19:52:09.348 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-19 19:52:09.378 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-19 19:52:09.411 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-19 19:52:09.441 | + 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-05-19 19:52:09.479 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 19:52:09.508 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 19:52:09.537 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 19:52:09.567 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-19 19:52:09.596 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 19:52:09.625 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-19 19:52:09.654 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-19 19:52:09.691 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-19 19:52:09.720 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-19 19:52:09.749 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-19 19:52:09.781 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-19 19:52:09.783 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-19 19:52:09.786 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 19:52:09.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:52:09.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:52:09.794 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-19 19:52:09.796 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-19 19:52:09.852 | proxy (enabled by site administrator) 2022-05-19 19:52:09.856 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-19 19:52:09.858 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-19 19:52:09.861 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 19:52:09.863 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:52:09.865 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:52:09.870 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-19 19:52:09.872 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-19 19:52:09.937 | proxy_http (enabled by site administrator) 2022-05-19 19:52:09.940 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-19 19:52:09.943 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-19 19:52:09.946 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-19 19:52:09.949 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 19:52:09.951 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:52:09.954 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:52:09.956 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 19:52:09.959 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 19:52:09.962 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-19 19:52:09.962 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 19:52:09.972 | KeepAlive Off 2022-05-19 19:52:09.976 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 19:52:09.976 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-19 19:52:09.985 | SetEnv proxy-sendchunked 1 2022-05-19 19:52:09.990 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-19 19:52:09.990 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 19:52:09.999 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-19 19:52:10.003 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-19 19:52:10.005 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-19 19:52:10.007 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 19:52:10.011 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 19:52:10.013 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 19:52:10.015 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:52:10.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:52:10.020 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 19:52:10.022 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 19:52:10.025 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:52:10.028 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:52:10.030 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-19 19:52:10.102 | Site glance-wsgi-api already enabled 2022-05-19 19:52:10.107 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-19 19:52:10.109 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 19:52:10.112 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:52:10.114 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 19:52:10.251 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-19 19:52:10.257 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-19 19:52:10.294 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-19 19:52:10.297 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-19 19:52:10.301 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-19 19:52:10.322 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:52:10.325 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-19 19:52:10.328 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-19 19:52:10.330 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-19 19:52:10.333 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 19:52:10.335 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-19 19:52:10.338 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-19 19:52:10.340 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-19 19:52:10.343 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-19 19:52:10.345 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 19:52:10.348 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 19:52:10.351 | ++ functions-common:git_clone:612 : pwd 2022-05-19 19:52:10.354 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 19:52:10.356 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 19:52:10.359 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 19:52:10.377 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 19:52:10.380 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 19:52:10.382 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 19:52:10.386 | + functions-common:git_clone:629 : echo master 2022-05-19 19:52:10.386 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 19:52:10.391 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-19 19:52:10.394 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 19:52:10.397 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-19 19:52:10.411 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-19 19:52:10.414 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 19:52:10.414 | + functions-common:git_clone:690 : head -1 2022-05-19 19:52:10.421 | f43bed1c6 mypy: cinder/volume/volume_types.py 2022-05-19 19:52:10.424 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 19:52:10.427 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-19 19:52:10.429 | + inc/python:setup_develop:338 : local bindep 2022-05-19 19:52:10.433 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 19:52:10.435 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-19 19:52:10.438 | + inc/python:setup_develop:344 : local extras= 2022-05-19 19:52:10.440 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-19 19:52:10.443 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 19:52:10.445 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 19:52:10.448 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-19 19:52:10.451 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 19:52:10.454 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 19:52:10.457 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-19 19:52:10.460 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 19:52:10.463 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-19 19:52:10.465 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 19:52:10.468 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 19:52:10.471 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-19 19:52:10.477 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-19 19:52:10.480 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-19 19:52:11.161 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-19 19:52:11.163 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 19:52:11.166 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 19:52:11.169 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 19:52:11.171 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 19:52:11.173 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-19 19:52:11.176 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 19:52:11.178 | + inc/python:setup_package:428 : local extras= 2022-05-19 19:52:11.182 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 19:52:11.185 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 19:52:11.188 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 19:52:11.190 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 19:52:11.193 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 19:52:11.195 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-19 19:52:11.217 | Using python 3.8 to install /opt/stack/cinder 2022-05-19 19:52:11.220 | + 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-05-19 19:52:12.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:52:12.098 | from cryptography.utils import int_from_bytes 2022-05-19 19:52:12.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:52:12.098 | from cryptography.utils import int_from_bytes 2022-05-19 19:52:13.342 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:52:13.374 | Obtaining file:///opt/stack/cinder 2022-05-19 19:52:13.375 | Preparing metadata (setup.py): started 2022-05-19 19:52:19.249 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 19:52:19.387 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.9.0) 2022-05-19 19:52:19.388 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.1.1) 2022-05-19 19:52:19.389 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (0.33.1) 2022-05-19 19:52:19.390 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.1.2) 2022-05-19 19:52:19.391 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (0.20.4) 2022-05-19 19:52:19.392 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.0.2) 2022-05-19 19:52:19.393 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev166) (3.2.0) 2022-05-19 19:52:19.394 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.5.0) 2022-05-19 19:52:19.395 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (9.4.0) 2022-05-19 19:52:19.396 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.8.0) 2022-05-19 19:52:19.397 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.1.3) 2022-05-19 19:52:19.399 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (8.8.0) 2022-05-19 19:52:19.400 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.5.1) 2022-05-19 19:52:19.401 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.1.0) 2022-05-19 19:52:19.402 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (11.3.0) 2022-05-19 19:52:19.403 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.0.0) 2022-05-19 19:52:19.404 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (12.14.0) 2022-05-19 19:52:19.405 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.5.1) 2022-05-19 19:52:19.406 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.12.1) 2022-05-19 19:52:19.407 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.8.0) 2022-05-19 19:52:19.409 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.4.0) 2022-05-19 19:52:19.410 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (6.3.1) 2022-05-19 19:52:19.411 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.3.0) 2022-05-19 19:52:19.412 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.8.0) 2022-05-19 19:52:19.414 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.5.0) 2022-05-19 19:52:19.415 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.13.0) 2022-05-19 19:52:19.416 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.6.0) 2022-05-19 19:52:19.417 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.4.3) 2022-05-19 19:52:19.418 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (21.3) 2022-05-19 19:52:19.419 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.8.1) 2022-05-19 19:52:19.420 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.5.0) 2022-05-19 19:52:19.421 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.1.1) 2022-05-19 19:52:19.422 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.9.0) 2022-05-19 19:52:19.423 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.0.9) 2022-05-19 19:52:19.425 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.3.0) 2022-05-19 19:52:19.426 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.6.0) 2022-05-19 19:52:19.427 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.4.0) 2022-05-19 19:52:19.428 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (17.7.0) 2022-05-19 19:52:19.429 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.13.1) 2022-05-19 19:52:19.430 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2022.1) 2022-05-19 19:52:19.431 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.27.1) 2022-05-19 19:52:19.433 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.5.1) 2022-05-19 19:52:19.434 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.7.0) 2022-05-19 19:52:19.435 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.1.75) 2022-05-19 19:52:19.436 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.16.0) 2022-05-19 19:52:19.437 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.4.36) 2022-05-19 19:52:19.438 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (0.13.0) 2022-05-19 19:52:19.439 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.5.0) 2022-05-19 19:52:19.440 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (0.8.9) 2022-05-19 19:52:19.441 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (6.3.1) 2022-05-19 19:52:19.442 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.8.7) 2022-05-19 19:52:19.443 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.1.0) 2022-05-19 19:52:19.444 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.10.0) 2022-05-19 19:52:19.446 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.2.0) 2022-05-19 19:52:19.447 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.7.0) 2022-05-19 19:52:19.448 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.11.1) 2022-05-19 19:52:19.449 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.47.0) 2022-05-19 19:52:19.451 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.11.0) 2022-05-19 19:52:19.452 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (36.0.2) 2022-05-19 19:52:19.453 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (0.2.2) 2022-05-19 19:52:19.454 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.5.2.5) 2022-05-19 19:52:19.455 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.23.0) 2022-05-19 19:52:19.468 | Requirement already satisfied: botocore<1.27.0,>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev166) (1.26.0) 2022-05-19 19:52:19.470 | 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.dev166) (0.5.2) 2022-05-19 19:52:19.471 | 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.dev166) (1.0.0) 2022-05-19 19:52:19.533 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev166) (1.15.0) 2022-05-19 19:52:19.565 | 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.dev166) (2.2.1) 2022-05-19 19:52:19.583 | 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.dev166) (2.7.3) 2022-05-19 19:52:19.584 | 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.dev166) (2.6.6) 2022-05-19 19:52:19.585 | 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.dev166) (0.1.0) 2022-05-19 19:52:19.586 | 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.dev166) (4.1.1) 2022-05-19 19:52:19.687 | 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.dev166) (1.7.0) 2022-05-19 19:52:19.742 | 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.dev166) (2.11.0) 2022-05-19 19:52:19.744 | 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.dev166) (3.1.1) 2022-05-19 19:52:19.771 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev166) (4.8) 2022-05-19 19:52:19.773 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev166) (0.4.8) 2022-05-19 19:52:19.774 | 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.dev166) (0.2.8) 2022-05-19 19:52:19.858 | 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.dev166) (0.17.3) 2022-05-19 19:52:19.906 | 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.dev166) (2.5.0) 2022-05-19 19:52:19.908 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev166) (6.0) 2022-05-19 19:52:19.910 | 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.dev166) (1.5.0) 2022-05-19 19:52:19.911 | 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.dev166) (0.8.0) 2022-05-19 19:52:19.977 | 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.dev166) (2.0.1) 2022-05-19 19:52:19.979 | 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.dev166) (1.7.7) 2022-05-19 19:52:19.981 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev166) (0.5.0) 2022-05-19 19:52:20.041 | 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.dev166) (0.9.6) 2022-05-19 19:52:20.044 | 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.dev166) (2.8.2) 2022-05-19 19:52:20.106 | 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.dev166) (5.2.4) 2022-05-19 19:52:20.108 | 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.dev166) (5.1.0) 2022-05-19 19:52:20.109 | 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.dev166) (2.4.1) 2022-05-19 19:52:20.111 | 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.dev166) (0.4.0) 2022-05-19 19:52:20.114 | 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.dev166) (5.1.1) 2022-05-19 19:52:20.138 | 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.dev166) (3.2.2) 2022-05-19 19:52:20.140 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev166) (3.1.2) 2022-05-19 19:52:20.141 | 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.dev166) (3.3.0) 2022-05-19 19:52:20.196 | 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.dev166) (1.0.3) 2022-05-19 19:52:20.306 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev166) (1.3.3) 2022-05-19 19:52:20.309 | 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.dev166) (3.0.0) 2022-05-19 19:52:20.333 | 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.dev166) (3.3.0) 2022-05-19 19:52:20.358 | 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.dev166) (0.11.0) 2022-05-19 19:52:20.434 | 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.dev166) (1.26.9) 2022-05-19 19:52:20.438 | 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.dev166) (1.1.1) 2022-05-19 19:52:20.581 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev166) (1.5.0) 2022-05-19 19:52:20.609 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev166) (62.2.0) 2022-05-19 19:52:20.769 | 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.dev166) (3.10.1) 2022-05-19 19:52:20.810 | 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.dev166) (1.3.3) 2022-05-19 19:52:20.813 | 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.dev166) (1.14.1) 2022-05-19 19:52:20.815 | 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.dev166) (22.0.0) 2022-05-19 19:52:21.044 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev166) (3.3) 2022-05-19 19:52:21.046 | 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.dev166) (2.0.12) 2022-05-19 19:52:21.047 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev166) (2019.11.28) 2022-05-19 19:52:21.087 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev166) (0.7) 2022-05-19 19:52:21.118 | 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.dev166) (0.23.2) 2022-05-19 19:52:21.381 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev166) (0.5.2) 2022-05-19 19:52:21.383 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev166) (0.4.2) 2022-05-19 19:52:21.536 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev166) (2.5.0) 2022-05-19 19:52:21.542 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev166) (1.4.2) 2022-05-19 19:52:21.545 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev166) (2.8) 2022-05-19 19:52:21.718 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev166) (0.13.1) 2022-05-19 19:52:21.852 | 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.dev166) (4.11.3) 2022-05-19 19:52:21.854 | 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.dev166) (1.2.0) 2022-05-19 19:52:21.856 | 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.dev166) (5.7.1) 2022-05-19 19:52:21.895 | 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.dev166) (5.0.0) 2022-05-19 19:52:22.130 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev166) (2.21) 2022-05-19 19:52:22.216 | 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.dev166) (2.4.1) 2022-05-19 19:52:22.217 | 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.dev166) (0.5.0) 2022-05-19 19:52:22.410 | 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.dev166) (2.5.0) 2022-05-19 19:52:22.508 | 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.dev166) (3.20.1) 2022-05-19 19:52:22.509 | 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.dev166) (1.56.1) 2022-05-19 19:52:22.708 | 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.dev166) (2.1.1) 2022-05-19 19:52:23.160 | 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.dev166) (1.1.5) 2022-05-19 19:52:23.213 | 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.dev166) (0.14.1) 2022-05-19 19:52:23.266 | 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.dev166) (0.2.5) 2022-05-19 19:52:24.365 | 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.dev166) (1.32) 2022-05-19 19:52:24.645 | 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.dev166) (1.8.2) 2022-05-19 19:52:24.647 | 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.dev166) (21.4.0) 2022-05-19 19:52:24.798 | 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.dev166) (2.3) 2022-05-19 19:52:24.997 | 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.dev166) (1.0.0) 2022-05-19 19:52:25.176 | 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.dev166) (3.8.0) 2022-05-19 19:52:27.011 | Installing collected packages: cinder 2022-05-19 19:52:27.011 | Attempting uninstall: cinder 2022-05-19 19:52:27.011 | Found existing installation: cinder 20.1.0.dev166 2022-05-19 19:52:27.017 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-19 19:52:27.019 | Running setup.py develop for cinder 2022-05-19 19:52:34.781 | Successfully installed cinder 2022-05-19 19:52:34.781 | 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-05-19 19:52:34.789 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:52:34.789 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:52:34.956 | + inc/python:pip_install:200 : result=0 2022-05-19 19:52:34.958 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:52:34.960 | + functions-common:time_stop:2437 : local name 2022-05-19 19:52:34.963 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:52:34.965 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:52:34.968 | + functions-common:time_stop:2440 : local total 2022-05-19 19:52:34.970 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:52:34.972 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:52:34.975 | + functions-common:time_stop:2444 : start_time=1652989931212 2022-05-19 19:52:34.977 | + functions-common:time_stop:2446 : [[ -z 1652989931212 ]] 2022-05-19 19:52:34.980 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:52:34.985 | + functions-common:time_stop:2449 : end_time=1652989954982 2022-05-19 19:52:34.987 | + functions-common:time_stop:2450 : elapsed_time=23770 2022-05-19 19:52:34.989 | + functions-common:time_stop:2451 : total=108936 2022-05-19 19:52:34.991 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:52:34.994 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=132706 2022-05-19 19:52:34.997 | + inc/python:pip_install:203 : return 0 2022-05-19 19:52:34.999 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 19:52:35.002 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 19:52:35.004 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 19:52:35.025 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 19:52:35.038 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-19 19:52:35.041 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-19 19:52:35.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:52:35.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:52:35.048 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-19 19:52:35.051 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:52:35.054 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-19 19:52:35.057 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-19 19:52:35.059 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-19 19:52:35.062 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:52:35.065 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:52:35.067 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-19 19:52:35.081 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-19 19:52:35.084 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:52:35.087 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:52:35.089 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:52:35.092 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:52:35.094 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:52:35.097 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:52:35.099 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:52:35.102 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:52:35.105 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:52:35.108 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:52:35.110 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:52:35.113 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:52:35.115 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-19 19:52:35.118 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:52:35.121 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:52:35.124 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:52:35.126 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-19 19:52:35.150 | + 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-05-19 19:52:35.262 | Reading package lists... 2022-05-19 19:52:35.536 | Building dependency tree... 2022-05-19 19:52:35.537 | Reading state information... 2022-05-19 19:52:35.827 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-19 19:52:35.828 | The following packages were automatically installed and are no longer required: 2022-05-19 19:52:35.829 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:52:35.829 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:52:35.829 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:52:35.829 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:52:35.829 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:52:35.829 | python3-zope.interface 2022-05-19 19:52:35.829 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:52:35.949 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:52:35.955 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:52:35.958 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:52:35.960 | + functions-common:time_stop:2437 : local name 2022-05-19 19:52:35.964 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:52:35.966 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:52:35.969 | + functions-common:time_stop:2440 : local total 2022-05-19 19:52:35.971 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:52:35.974 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:52:35.977 | + functions-common:time_stop:2444 : start_time=1652989955147 2022-05-19 19:52:35.980 | + functions-common:time_stop:2446 : [[ -z 1652989955147 ]] 2022-05-19 19:52:35.983 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:52:35.988 | + functions-common:time_stop:2449 : end_time=1652989955985 2022-05-19 19:52:35.991 | + functions-common:time_stop:2450 : elapsed_time=838 2022-05-19 19:52:35.993 | + functions-common:time_stop:2451 : total=5776 2022-05-19 19:52:35.996 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:52:35.999 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6614 2022-05-19 19:52:36.002 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:52:36.005 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 19:52:36.013 | + ./stack.sh:main:928 : configure_cinder 2022-05-19 19:52:36.017 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-19 19:52:36.033 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-19 19:52:36.038 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-19 19:52:36.040 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-19 19:52:36.042 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-19 19:52:36.046 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-19 19:52:36.046 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-19 19:52:36.051 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-19 19:52:36.054 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-19 19:52:36.056 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-19 19:52:36.061 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-19 19:52:36.063 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-19 19:52:36.065 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-19 19:52:36.067 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-19 19:52:36.070 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-19 19:52:36.084 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-19 19:52:36.097 | + 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-05-19 19:52:36.110 | + 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-05-19 19:52:36.127 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-19 19:52:36.140 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-19 19:52:36.143 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-19 19:52:36.147 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XUfjis7AX7 2022-05-19 19:52:36.149 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-19 19:52:36.152 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-19 19:52:36.155 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-19 19:52:36.157 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XUfjis7AX7 2022-05-19 19:52:36.161 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XUfjis7AX7 2022-05-19 19:52:36.175 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XUfjis7AX7 /etc/sudoers.d/cinder-rootwrap 2022-05-19 19:52:36.189 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-19 19:52:36.193 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-19 19:52:36.195 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-19 19:52:36.197 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-19 19:52:36.200 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-19 19:52:36.202 | + 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-05-19 19:52:36.204 | + 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-05-19 19:52:36.207 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-19 19:52:36.209 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-19 19:52:36.214 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-19 19:52:36.219 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-19 19:52:36.239 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-19 19:52:36.259 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-19 19:52:36.281 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-19 19:52:36.302 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-19 19:52:36.323 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-19 19:52:36.344 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-19 19:52:36.365 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-19 19:52:36.391 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-19 19:52:36.393 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 19:52:36.395 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-19 19:52:36.398 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 19:52:36.401 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-19 19:52:36.440 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-19 19:52:36.468 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-05-19 19:52:36.499 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-19 19:52:36.528 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-19 19:52:36.559 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-19 19:52:36.589 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-19 19:52:36.618 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-19 19:52:36.649 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 19:52:36.690 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 19:52:36.722 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-19 19:52:36.754 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-19 19:52:36.786 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-19 19:52:36.788 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-19 19:52:36.791 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-19 19:52:36.794 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-05-19 19:52:36.796 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 19:52:36.799 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 19:52:36.801 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 19:52:36.818 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:52:36.821 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 19:52:36.824 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-19 19:52:36.827 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-19 19:52:36.861 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-19 19:52:36.890 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-19 19:52:36.925 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-19 19:52:36.957 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-19 19:52:36.986 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-19 19:52:37.016 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-19 19:52:37.048 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-19 19:52:37.050 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-05-19 19:52:37.084 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-19 19:52:37.117 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-19 19:52:37.126 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6a59ecb9bdf5b2f9ae05668007bb22ef 2022-05-19 19:52:37.156 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-19 19:52:37.159 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-19 19:52:37.189 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-19 19:52:37.219 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-19 19:52:37.249 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-19 19:52:37.280 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-19 19:52:37.298 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:52:37.301 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-19 19:52:37.318 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:52:37.320 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-19 19:52:37.338 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:52:37.341 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-19 19:52:37.358 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:52:37.360 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-19 19:52:37.363 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-19 19:52:37.366 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-19 19:52:37.368 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-19 19:52:37.371 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 19:52:37.374 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 19:52:37.376 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 19:52:37.393 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:52:37.397 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 19:52:37.399 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 19:52:37.402 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 19:52:37.427 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:52:37.430 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-19 19:52:37.433 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-19 19:52:37.462 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 19:52:37.465 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 19:52:37.467 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-19 19:52:37.470 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-19 19:52:37.473 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 19:52:37.477 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 19:52:37.496 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 19:52:37.499 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 19:52:37.501 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 19:52:37.504 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 19:52:37.506 | + 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-05-19 19:52:37.536 | + 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-05-19 19:52:37.566 | + 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-05-19 19:52:37.600 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 19:52:37.631 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-19 19:52:37.649 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:52:37.652 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-19 19:52:37.655 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-19 19:52:37.657 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-19 19:52:37.660 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-19 19:52:37.662 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 19:52:37.664 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 19:52:37.668 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-19 19:52:37.672 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-19 19:52:37.675 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 19:52:37.678 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 19:52:37.692 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 19:52:37.692 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 19:52:37.701 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 19:52:37.705 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 19:52:37.722 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-19 19:52:37.725 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-19 19:52:37.729 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-19 19:52:37.760 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-19 19:52:37.789 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-19 19:52:37.819 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-19 19:52:37.849 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 19:52:37.877 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 19:52:37.907 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-19 19:52:37.936 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-19 19:52:37.965 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-19 19:52:37.994 | + 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-05-19 19:52:38.024 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 19:52:38.053 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 19:52:38.083 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-19 19:52:38.113 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 19:52:38.115 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 19:52:38.118 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-19 19:52:38.121 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-19 19:52:38.124 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 19:52:38.126 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:52:38.129 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:52:38.131 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 19:52:38.134 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 19:52:38.136 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-19 19:52:38.166 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 19:52:38.197 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-19 19:52:38.203 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 19:52:38.212 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-19 19:52:38.216 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-19 19:52:38.218 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-19 19:52:38.220 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 19:52:38.223 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 19:52:38.225 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 19:52:38.228 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:52:38.231 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:52:38.233 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 19:52:38.236 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 19:52:38.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:52:38.241 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:52:38.243 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-19 19:52:38.309 | Enabling site cinder-wsgi. 2022-05-19 19:52:38.315 | To activate the new configuration, you need to run: 2022-05-19 19:52:38.315 | systemctl reload apache2 2022-05-19 19:52:38.319 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 19:52:38.322 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 19:52:38.324 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:52:38.327 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 19:52:38.465 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-19 19:52:38.468 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-19 19:52:38.502 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-05-19 19:52:38.538 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-19 19:52:38.555 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:52:38.558 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-19 19:52:38.561 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 19:52:38.563 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 19:52:38.566 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-19 19:52:38.569 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-19 19:52:38.602 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-19 19:52:38.632 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-05-19 19:52:38.661 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-19 19:52:38.694 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-19 19:52:38.725 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-19 19:52:38.754 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-19 19:52:38.785 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-19 19:52:38.815 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-19 19:52:38.853 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-19 19:52:38.883 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-19 19:52:38.914 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 19:52:38.946 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-19 19:52:38.950 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-19 19:52:38.968 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:52:38.971 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-05-19 19:52:39.004 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-19 19:52:39.007 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-19 19:52:39.010 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-19 19:52:39.028 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:52:39.030 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-19 19:52:39.033 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-19 19:52:39.036 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-19 19:52:39.038 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 19:52:39.041 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-19 19:52:39.044 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-19 19:52:39.048 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 19:52:39.049 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 19:52:39.054 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 19:52:39.058 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 19:52:39.060 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 19:52:39.063 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 19:52:39.066 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-19 19:52:39.068 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-19 19:52:39.071 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-19 19:52:39.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:52:39.076 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:52:39.079 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-19 19:52:39.082 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:52:39.084 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-19 19:52:39.087 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-19 19:52:39.089 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-19 19:52:39.092 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 19:52:39.094 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 19:52:39.097 | ++ functions-common:git_clone:612 : pwd 2022-05-19 19:52:39.100 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 19:52:39.102 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 19:52:39.105 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 19:52:39.123 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 19:52:39.125 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 19:52:39.127 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 19:52:39.130 | + functions-common:git_clone:629 : echo master 2022-05-19 19:52:39.130 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 19:52:39.136 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-19 19:52:39.138 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 19:52:39.141 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-19 19:52:39.154 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-19 19:52:39.157 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 19:52:39.157 | + functions-common:git_clone:690 : head -1 2022-05-19 19:52:39.161 | 5c6eff7e15 Merge "Update OVN gaps document" 2022-05-19 19:52:39.164 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 19:52:39.167 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-19 19:52:39.170 | + inc/python:setup_develop:338 : local bindep 2022-05-19 19:52:39.173 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 19:52:39.175 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-19 19:52:39.178 | + inc/python:setup_develop:344 : local extras= 2022-05-19 19:52:39.180 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-19 19:52:39.183 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 19:52:39.186 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 19:52:39.188 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-19 19:52:39.191 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 19:52:39.194 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 19:52:39.197 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-19 19:52:39.200 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 19:52:39.203 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-19 19:52:39.206 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 19:52:39.208 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 19:52:39.211 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-19 19:52:39.218 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-19 19:52:39.221 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-19 19:52:39.900 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-19 19:52:39.902 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 19:52:39.905 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 19:52:39.908 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 19:52:39.910 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 19:52:39.913 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-19 19:52:39.915 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 19:52:39.918 | + inc/python:setup_package:428 : local extras= 2022-05-19 19:52:39.921 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 19:52:39.923 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 19:52:39.926 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 19:52:39.928 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 19:52:39.930 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 19:52:39.934 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-19 19:52:39.956 | Using python 3.8 to install /opt/stack/neutron 2022-05-19 19:52:39.958 | + 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-05-19 19:52:40.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:52:40.841 | from cryptography.utils import int_from_bytes 2022-05-19 19:52:40.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:52:40.841 | from cryptography.utils import int_from_bytes 2022-05-19 19:52:42.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:52:42.062 | Obtaining file:///opt/stack/neutron 2022-05-19 19:52:42.063 | Preparing metadata (setup.py): started 2022-05-19 19:52:47.897 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 19:52:47.989 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-19 19:52:47.990 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-19 19:52:47.991 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.1.1) 2022-05-19 19:52:47.992 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.1) 2022-05-19 19:52:47.994 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.0) 2022-05-19 19:52:47.995 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.1) 2022-05-19 19:52:47.996 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.33.1) 2022-05-19 19:52:47.997 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.1) 2022-05-19 19:52:47.998 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.20.4) 2022-05-19 19:52:47.999 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.27.1) 2022-05-19 19:52:48.000 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.1.2) 2022-05-19 19:52:48.001 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (9.4.0) 2022-05-19 19:52:48.002 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.8.0) 2022-05-19 19:52:48.003 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.11.0) 2022-05-19 19:52:48.004 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.21.0) 2022-05-19 19:52:48.006 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (7.8.0) 2022-05-19 19:52:48.006 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-19 19:52:48.008 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.36) 2022-05-19 19:52:48.010 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.8.7) 2022-05-19 19:52:48.011 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-19 19:52:48.012 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.7.7) 2022-05-19 19:52:48.013 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-19 19:52:48.014 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.0) 2022-05-19 19:52:48.016 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-19 19:52:48.017 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (8.8.0) 2022-05-19 19:52:48.018 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.1.0) 2022-05-19 19:52:48.019 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (11.3.0) 2022-05-19 19:52:48.020 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.0) 2022-05-19 19:52:48.021 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.0.0) 2022-05-19 19:52:48.022 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (12.14.0) 2022-05-19 19:52:48.023 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-19 19:52:48.024 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.12.1) 2022-05-19 19:52:48.026 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-19 19:52:48.027 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.0) 2022-05-19 19:52:48.028 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-19 19:52:48.029 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.3.0) 2022-05-19 19:52:48.031 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-19 19:52:48.032 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.5.0) 2022-05-19 19:52:48.033 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.13.0) 2022-05-19 19:52:48.034 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.6.0) 2022-05-19 19:52:48.035 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.4.3) 2022-05-19 19:52:48.036 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.3.1) 2022-05-19 19:52:48.037 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.1.0) 2022-05-19 19:52:48.038 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.17.1.post1) 2022-05-19 19:52:48.039 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.16.1) 2022-05-19 19:52:48.040 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (21.3) 2022-05-19 19:52:48.041 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-19 19:52:48.042 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.6.9) 2022-05-19 19:52:48.044 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (22.0.0) 2022-05-19 19:52:48.045 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (17.7.0) 2022-05-19 19:52:48.046 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.61.0) 2022-05-19 19:52:48.047 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-19 19:52:48.048 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.7.1) 2022-05-19 19:52:48.049 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.1) 2022-05-19 19:52:48.050 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.1) 2022-05-19 19:52:48.067 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (4.11.3) 2022-05-19 19:52:48.068 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (1.2.0) 2022-05-19 19:52:48.069 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (5.7.1) 2022-05-19 19:52:48.078 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev225) (1.14.1) 2022-05-19 19:52:48.090 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (2.2.1) 2022-05-19 19:52:48.091 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.16.0) 2022-05-19 19:52:48.092 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.1.2) 2022-05-19 19:52:48.110 | 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.dev225) (3.0.9) 2022-05-19 19:52:48.117 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev225) (2.1.1) 2022-05-19 19:52:48.180 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.0.2) 2022-05-19 19:52:48.183 | 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.dev225) (1.7.0) 2022-05-19 19:52:48.237 | 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.dev225) (3.1.1) 2022-05-19 19:52:48.239 | 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.dev225) (4.4.0) 2022-05-19 19:52:48.285 | 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.dev225) (2.7.0) 2022-05-19 19:52:48.288 | 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.dev225) (1.2.3) 2022-05-19 19:52:48.319 | 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.dev225) (1.1.5) 2022-05-19 19:52:48.321 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.4) 2022-05-19 19:52:48.322 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.5.0) 2022-05-19 19:52:48.323 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (36.0.2) 2022-05-19 19:52:48.325 | 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.dev225) (1.32) 2022-05-19 19:52:48.327 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.0) 2022-05-19 19:52:48.328 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.0.0) 2022-05-19 19:52:48.329 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (6.0) 2022-05-19 19:52:48.346 | 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.dev225) (1.0.3) 2022-05-19 19:52:48.441 | 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.dev225) (0.17.3) 2022-05-19 19:52:48.514 | 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.dev225) (1.5.0) 2022-05-19 19:52:48.581 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-19 19:52:48.583 | 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.dev225) (0.13.0) 2022-05-19 19:52:48.584 | 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.dev225) (2.0.1) 2022-05-19 19:52:48.642 | 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.dev225) (0.9.6) 2022-05-19 19:52:48.645 | 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.dev225) (2.8.2) 2022-05-19 19:52:48.704 | 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.dev225) (5.1.1) 2022-05-19 19:52:48.705 | 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.dev225) (5.1.0) 2022-05-19 19:52:48.709 | 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.dev225) (5.2.4) 2022-05-19 19:52:48.714 | 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.dev225) (0.4.0) 2022-05-19 19:52:48.737 | 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.dev225) (3.3.0) 2022-05-19 19:52:48.742 | 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.dev225) (3.2.2) 2022-05-19 19:52:48.789 | 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.dev225) (1.15.0) 2022-05-19 19:52:48.845 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev225) (2022.1) 2022-05-19 19:52:48.879 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.3.3) 2022-05-19 19:52:48.881 | 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.dev225) (3.0.0) 2022-05-19 19:52:48.908 | 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.dev225) (3.3.0) 2022-05-19 19:52:49.051 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev225) (2.4.0) 2022-05-19 19:52:49.126 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev225) (62.2.0) 2022-05-19 19:52:49.212 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (3.0.0) 2022-05-19 19:52:49.214 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (0.3.5) 2022-05-19 19:52:49.330 | 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.dev225) (0.6.9) 2022-05-19 19:52:49.331 | 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.dev225) (0.6.9) 2022-05-19 19:52:49.332 | 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.dev225) (0.6.9) 2022-05-19 19:52:49.333 | 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.dev225) (0.6.9) 2022-05-19 19:52:49.334 | 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.dev225) (0.6.9) 2022-05-19 19:52:49.335 | 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.dev225) (0.6.9) 2022-05-19 19:52:49.337 | 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.dev225) (0.6.9) 2022-05-19 19:52:49.560 | 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.dev225) (2.5.0) 2022-05-19 19:52:49.562 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.2.0) 2022-05-19 19:52:49.566 | 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.dev225) (3.10.1) 2022-05-19 19:52:49.609 | 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.dev225) (3.17.6) 2022-05-19 19:52:49.615 | 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.dev225) (2.1.0) 2022-05-19 19:52:49.708 | 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.dev225) (1.26.9) 2022-05-19 19:52:49.710 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (3.3) 2022-05-19 19:52:49.714 | 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.dev225) (2.0.12) 2022-05-19 19:52:49.714 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2019.11.28) 2022-05-19 19:52:49.753 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev225) (0.7) 2022-05-19 19:52:50.098 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev225) (0.13.1) 2022-05-19 19:52:50.176 | 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.dev225) (5.0.0) 2022-05-19 19:52:50.345 | 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.dev225) (2.21) 2022-05-19 19:52:50.422 | 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.dev225) (2.4.1) 2022-05-19 19:52:50.424 | 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.dev225) (0.5.0) 2022-05-19 19:52:50.668 | 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.dev225) (2.5.0) 2022-05-19 19:52:50.855 | 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.dev225) (2.3) 2022-05-19 19:52:51.442 | 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.dev225) (0.14.1) 2022-05-19 19:52:51.492 | 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.dev225) (0.2.5) 2022-05-19 19:52:52.123 | 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.dev225) (0.5.2) 2022-05-19 19:52:52.125 | 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.dev225) (0.4.2) 2022-05-19 19:52:52.451 | 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.dev225) (4.11.1) 2022-05-19 19:52:52.453 | 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.dev225) (2.1.1) 2022-05-19 19:52:52.625 | 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.dev225) (3.8.0) 2022-05-19 19:52:52.883 | 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.dev225) (1.8.2) 2022-05-19 19:52:52.884 | 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.dev225) (21.4.0) 2022-05-19 19:52:53.079 | 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.dev225) (1.0.0) 2022-05-19 19:52:53.363 | 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.dev225) (2.3.2.post1) 2022-05-19 19:52:54.985 | Installing collected packages: neutron 2022-05-19 19:52:54.985 | Attempting uninstall: neutron 2022-05-19 19:52:54.986 | Found existing installation: neutron 20.1.0.dev225 2022-05-19 19:52:55.005 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-19 19:52:55.006 | Running setup.py develop for neutron 2022-05-19 19:53:02.856 | Successfully installed neutron 2022-05-19 19:53:02.856 | 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-05-19 19:53:02.864 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:53:02.864 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:53:03.030 | + inc/python:pip_install:200 : result=0 2022-05-19 19:53:03.032 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:53:03.035 | + functions-common:time_stop:2437 : local name 2022-05-19 19:53:03.037 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:53:03.039 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:53:03.042 | + functions-common:time_stop:2440 : local total 2022-05-19 19:53:03.045 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:53:03.047 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:53:03.049 | + functions-common:time_stop:2444 : start_time=1652989959950 2022-05-19 19:53:03.052 | + functions-common:time_stop:2446 : [[ -z 1652989959950 ]] 2022-05-19 19:53:03.054 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:53:03.059 | + functions-common:time_stop:2449 : end_time=1652989983056 2022-05-19 19:53:03.062 | + functions-common:time_stop:2450 : elapsed_time=23106 2022-05-19 19:53:03.064 | + functions-common:time_stop:2451 : total=132706 2022-05-19 19:53:03.066 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:53:03.068 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=155812 2022-05-19 19:53:03.071 | + inc/python:pip_install:203 : return 0 2022-05-19 19:53:03.074 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 19:53:03.076 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 19:53:03.079 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 19:53:03.098 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 19:53:03.111 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-19 19:53:03.114 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-19 19:53:03.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:53:03.119 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:53:03.122 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-19 19:53:03.125 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:53:03.127 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-19 19:53:03.130 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 19:53:03.132 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-19 19:53:03.150 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:03.153 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-19 19:53:03.156 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-19 19:53:03.158 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-19 19:53:03.161 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 19:53:03.164 | + lib/stack:stack_install_service:32 : install_nova 2022-05-19 19:53:03.167 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-19 19:53:03.170 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-19 19:53:03.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:53:03.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:53:03.179 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-19 19:53:03.182 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:53:03.185 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-19 19:53:03.204 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:53:03.207 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-19 19:53:03.227 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:53:03.230 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-19 19:53:03.247 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:53:03.250 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-19 19:53:03.252 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-19 19:53:03.255 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-19 19:53:03.257 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 19:53:03.260 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 19:53:03.263 | ++ functions-common:git_clone:612 : pwd 2022-05-19 19:53:03.265 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 19:53:03.267 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 19:53:03.271 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 19:53:03.288 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 19:53:03.290 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 19:53:03.293 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 19:53:03.297 | + functions-common:git_clone:629 : echo master 2022-05-19 19:53:03.297 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 19:53:03.302 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-19 19:53:03.305 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 19:53:03.307 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-19 19:53:03.321 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-19 19:53:03.324 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 19:53:03.324 | + functions-common:git_clone:690 : head -1 2022-05-19 19:53:03.339 | 9e0dcb52ab neutron: Unbind remaining ports after PortNotFound 2022-05-19 19:53:03.342 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 19:53:03.344 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-19 19:53:03.347 | + inc/python:setup_develop:338 : local bindep 2022-05-19 19:53:03.349 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 19:53:03.352 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-19 19:53:03.355 | + inc/python:setup_develop:344 : local extras= 2022-05-19 19:53:03.358 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-19 19:53:03.360 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 19:53:03.363 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 19:53:03.366 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-19 19:53:03.368 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 19:53:03.372 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 19:53:03.375 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-19 19:53:03.378 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 19:53:03.381 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-19 19:53:03.383 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 19:53:03.386 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 19:53:03.390 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-19 19:53:03.396 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-19 19:53:03.398 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-19 19:53:04.094 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-19 19:53:04.096 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 19:53:04.099 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 19:53:04.101 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 19:53:04.103 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 19:53:04.106 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-19 19:53:04.109 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 19:53:04.111 | + inc/python:setup_package:428 : local extras= 2022-05-19 19:53:04.113 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 19:53:04.116 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 19:53:04.118 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 19:53:04.120 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 19:53:04.123 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 19:53:04.125 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-19 19:53:04.147 | Using python 3.8 to install /opt/stack/nova 2022-05-19 19:53:04.149 | + 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-05-19 19:53:05.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:53:05.037 | from cryptography.utils import int_from_bytes 2022-05-19 19:53:05.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:53:05.037 | from cryptography.utils import int_from_bytes 2022-05-19 19:53:06.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:53:06.307 | Obtaining file:///opt/stack/nova 2022-05-19 19:53:06.308 | Preparing metadata (setup.py): started 2022-05-19 19:53:13.170 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 19:53:13.298 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (5.9.0) 2022-05-19 19:53:13.299 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.4.36) 2022-05-19 19:53:13.300 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (5.1.1) 2022-05-19 19:53:13.301 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.33.1) 2022-05-19 19:53:13.302 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.1.2) 2022-05-19 19:53:13.303 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (9.4.0) 2022-05-19 19:53:13.304 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.8.0) 2022-05-19 19:53:13.305 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.5.1) 2022-05-19 19:53:13.307 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (36.0.2) 2022-05-19 19:53:13.308 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.8.7) 2022-05-19 19:53:13.309 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.1.2) 2022-05-19 19:53:13.310 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.1.1) 2022-05-19 19:53:13.311 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.5.0) 2022-05-19 19:53:13.312 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.3.0) 2022-05-19 19:53:13.313 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.13.0) 2022-05-19 19:53:13.314 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.7.7) 2022-05-19 19:53:13.315 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.8.0) 2022-05-19 19:53:13.317 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.11.0) 2022-05-19 19:53:13.318 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.8.1) 2022-05-19 19:53:13.319 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.0.2) 2022-05-19 19:53:13.320 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev111) (3.2.0) 2022-05-19 19:53:13.321 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (8.3.0) 2022-05-19 19:53:13.323 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.5.0) 2022-05-19 19:53:13.324 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (7.8.0) 2022-05-19 19:53:13.325 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.6.0) 2022-05-19 19:53:13.326 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.27.1) 2022-05-19 19:53:13.327 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.5.0) 2022-05-19 19:53:13.328 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.10.0) 2022-05-19 19:53:13.329 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.11.0) 2022-05-19 19:53:13.330 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.5.1) 2022-05-19 19:53:13.331 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (8.8.0) 2022-05-19 19:53:13.332 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.1.0) 2022-05-19 19:53:13.334 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (5.0.0) 2022-05-19 19:53:13.335 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.6.0) 2022-05-19 19:53:13.336 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.4.0) 2022-05-19 19:53:13.338 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.3.0) 2022-05-19 19:53:13.339 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.5.0) 2022-05-19 19:53:13.340 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.13.0) 2022-05-19 19:53:13.341 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (11.3.0) 2022-05-19 19:53:13.342 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (6.3.1) 2022-05-19 19:53:13.343 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (12.14.0) 2022-05-19 19:53:13.344 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.12.1) 2022-05-19 19:53:13.345 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.8.0) 2022-05-19 19:53:13.346 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (5.1.0) 2022-05-19 19:53:13.347 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.8.0) 2022-05-19 19:53:13.348 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.5.0) 2022-05-19 19:53:13.350 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.5.1) 2022-05-19 19:53:13.350 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (5.9.0) 2022-05-19 19:53:13.351 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.6.0) 2022-05-19 19:53:13.353 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (5.2.0) 2022-05-19 19:53:13.354 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.1.0) 2022-05-19 19:53:13.355 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.7.0) 2022-05-19 19:53:13.356 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.7.1) 2022-05-19 19:53:13.358 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.11.0) 2022-05-19 19:53:13.359 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.0.1) 2022-05-19 19:53:13.360 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.11.1) 2022-05-19 19:53:13.361 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.2.2) 2022-05-19 19:53:13.362 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.3.3) 2022-05-19 19:53:13.363 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.7.0) 2022-05-19 19:53:13.364 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.7.0) 2022-05-19 19:53:13.365 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.8.2) 2022-05-19 19:53:13.366 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.4.1) 2022-05-19 19:53:13.367 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.61.0) 2022-05-19 19:53:13.369 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (6.0) 2022-05-19 19:53:13.386 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev111) (5.7.1) 2022-05-19 19:53:13.387 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev111) (1.2.0) 2022-05-19 19:53:13.389 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev111) (4.11.3) 2022-05-19 19:53:13.410 | 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.dev111) (5.3.0) 2022-05-19 19:53:13.451 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev111) (1.15.0) 2022-05-19 19:53:13.483 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev111) (2.2.1) 2022-05-19 19:53:13.484 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev111) (1.16.0) 2022-05-19 19:53:13.506 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev111) (2.1.1) 2022-05-19 19:53:13.633 | 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.dev111) (4.4.0) 2022-05-19 19:53:13.635 | 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.dev111) (3.1.1) 2022-05-19 19:53:13.698 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev111) (2.5.0) 2022-05-19 19:53:13.699 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev111) (1.4.0) 2022-05-19 19:53:13.728 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev111) (1.0.0) 2022-05-19 19:53:13.729 | 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.dev111) (1.32) 2022-05-19 19:53:13.731 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev111) (1.4.4) 2022-05-19 19:53:13.733 | 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.dev111) (1.1.5) 2022-05-19 19:53:13.754 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev111) (6.3.1) 2022-05-19 19:53:13.757 | 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.dev111) (5.7.0) 2022-05-19 19:53:13.813 | 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.dev111) (0.6.9) 2022-05-19 19:53:13.815 | 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.dev111) (1.16.1) 2022-05-19 19:53:13.816 | 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.dev111) (2.5.0) 2022-05-19 19:53:13.876 | 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.dev111) (0.17.3) 2022-05-19 19:53:13.988 | 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.dev111) (2.0.1) 2022-05-19 19:53:13.990 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev111) (0.5.0) 2022-05-19 19:53:14.073 | 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.dev111) (0.9.6) 2022-05-19 19:53:14.137 | 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.dev111) (0.4.0) 2022-05-19 19:53:14.139 | 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.dev111) (5.2.4) 2022-05-19 19:53:14.141 | 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.dev111) (5.1.0) 2022-05-19 19:53:14.144 | 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.dev111) (5.1.1) 2022-05-19 19:53:14.170 | 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.dev111) (3.2.2) 2022-05-19 19:53:14.174 | 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.dev111) (3.3.0) 2022-05-19 19:53:14.229 | 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.dev111) (1.0.3) 2022-05-19 19:53:14.318 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev111) (2022.1) 2022-05-19 19:53:14.350 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev111) (1.3.3) 2022-05-19 19:53:14.353 | 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.dev111) (3.0.0) 2022-05-19 19:53:14.409 | 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.dev111) (3.0.9) 2022-05-19 19:53:14.411 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev111) (21.3) 2022-05-19 19:53:14.502 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev111) (1.5.0) 2022-05-19 19:53:14.529 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev111) (62.2.0) 2022-05-19 19:53:14.611 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev111) (0.2.5) 2022-05-19 19:53:14.696 | 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.dev111) (3.17.6) 2022-05-19 19:53:14.765 | 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.dev111) (22.0.0) 2022-05-19 19:53:14.768 | 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.dev111) (1.14.1) 2022-05-19 19:53:14.769 | 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.dev111) (1.3.3) 2022-05-19 19:53:14.814 | 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.dev111) (3.10.1) 2022-05-19 19:53:14.815 | 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.dev111) (2.5.0) 2022-05-19 19:53:14.818 | 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.dev111) (2.1.0) 2022-05-19 19:53:14.901 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev111) (2019.11.28) 2022-05-19 19:53:14.903 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev111) (3.3) 2022-05-19 19:53:14.905 | 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.dev111) (2.0.12) 2022-05-19 19:53:14.907 | 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.dev111) (1.26.9) 2022-05-19 19:53:15.009 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev111) (0.7) 2022-05-19 19:53:15.226 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev111) (0.4.2) 2022-05-19 19:53:15.228 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev111) (0.5.2) 2022-05-19 19:53:15.343 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev111) (1.4.2) 2022-05-19 19:53:15.345 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev111) (2.5.0) 2022-05-19 19:53:15.347 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev111) (2.8) 2022-05-19 19:53:15.439 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev111) (0.13.1) 2022-05-19 19:53:15.519 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev111) (1.22.3) 2022-05-19 19:53:15.584 | 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.dev111) (5.0.0) 2022-05-19 19:53:15.794 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev111) (2.21) 2022-05-19 19:53:15.876 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev111) (0.5.0) 2022-05-19 19:53:15.879 | 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.dev111) (2.4.1) 2022-05-19 19:53:16.105 | 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.dev111) (2.5.0) 2022-05-19 19:53:16.217 | 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.dev111) (2.3) 2022-05-19 19:53:16.707 | 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.dev111) (0.14.1) 2022-05-19 19:53:16.753 | 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.dev111) (2.17.1.post1) 2022-05-19 19:53:17.130 | 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.dev111) (0.6.9) 2022-05-19 19:53:17.131 | 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.dev111) (0.6.9) 2022-05-19 19:53:17.133 | 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.dev111) (0.6.9) 2022-05-19 19:53:17.134 | 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.dev111) (0.6.9) 2022-05-19 19:53:17.136 | 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.dev111) (0.6.9) 2022-05-19 19:53:17.137 | 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.dev111) (0.6.9) 2022-05-19 19:53:17.138 | 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.dev111) (0.6.9) 2022-05-19 19:53:18.402 | 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.dev111) (3.8.0) 2022-05-19 19:53:18.821 | 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.dev111) (1.8.2) 2022-05-19 19:53:18.823 | 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.dev111) (21.4.0) 2022-05-19 19:53:18.924 | 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.dev111) (2.4.0) 2022-05-19 19:53:19.033 | 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.dev111) (1.0.0) 2022-05-19 19:53:20.712 | Installing collected packages: nova 2022-05-19 19:53:20.712 | Attempting uninstall: nova 2022-05-19 19:53:20.712 | Found existing installation: nova 25.1.0.dev111 2022-05-19 19:53:20.721 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-19 19:53:20.722 | Running setup.py develop for nova 2022-05-19 19:53:29.135 | Successfully installed nova 2022-05-19 19:53:29.135 | 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-05-19 19:53:29.143 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:53:29.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:53:29.307 | + inc/python:pip_install:200 : result=0 2022-05-19 19:53:29.310 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:53:29.312 | + functions-common:time_stop:2437 : local name 2022-05-19 19:53:29.314 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:53:29.317 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:53:29.319 | + functions-common:time_stop:2440 : local total 2022-05-19 19:53:29.322 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:53:29.325 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:53:29.327 | + functions-common:time_stop:2444 : start_time=1652989984141 2022-05-19 19:53:29.329 | + functions-common:time_stop:2446 : [[ -z 1652989984141 ]] 2022-05-19 19:53:29.332 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:53:29.336 | + functions-common:time_stop:2449 : end_time=1652990009334 2022-05-19 19:53:29.339 | + functions-common:time_stop:2450 : elapsed_time=25193 2022-05-19 19:53:29.341 | + functions-common:time_stop:2451 : total=155812 2022-05-19 19:53:29.343 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:53:29.346 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=181005 2022-05-19 19:53:29.348 | + inc/python:pip_install:203 : return 0 2022-05-19 19:53:29.350 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 19:53:29.353 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 19:53:29.356 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 19:53:29.377 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 19:53:29.389 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-19 19:53:29.392 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-19 19:53:29.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:53:29.397 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:53:29.399 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-19 19:53:29.402 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:53:29.405 | + 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-05-19 19:53:29.419 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 19:53:29.422 | + ./stack.sh:main:939 : configure_nova 2022-05-19 19:53:29.425 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-19 19:53:29.438 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-19 19:53:29.441 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-19 19:53:29.443 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-19 19:53:29.448 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-19 19:53:29.448 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-19 19:53:29.453 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-19 19:53:29.456 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-19 19:53:29.458 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-19 19:53:29.461 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-19 19:53:29.464 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-19 19:53:29.466 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-19 19:53:29.469 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-19 19:53:29.471 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-19 19:53:29.485 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-19 19:53:29.498 | + 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-05-19 19:53:29.511 | + 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-05-19 19:53:29.524 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-19 19:53:29.538 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-19 19:53:29.542 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-19 19:53:29.546 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.5xM4U75p46 2022-05-19 19:53:29.549 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-19 19:53:29.551 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-19 19:53:29.554 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-19 19:53:29.557 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-19 19:53:29.559 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-19 19:53:29.562 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.5xM4U75p46 2022-05-19 19:53:29.566 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.5xM4U75p46 2022-05-19 19:53:29.579 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.5xM4U75p46 /etc/sudoers.d/nova-rootwrap 2022-05-19 19:53:29.593 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-19 19:53:29.597 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-19 19:53:29.600 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-19 19:53:29.602 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-19 19:53:29.606 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-19 19:53:29.608 | + 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-05-19 19:53:29.610 | + 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-05-19 19:53:29.613 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-19 19:53:29.616 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-19 19:53:29.620 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-19 19:53:29.638 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:53:29.641 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-19 19:53:29.643 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-19 19:53:29.647 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-19 19:53:29.651 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-19 19:53:29.685 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-19 19:53:29.687 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-19 19:53:29.715 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-19 19:53:29.746 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-19 19:53:29.773 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-19 19:53:29.814 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-19 19:53:29.847 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-19 19:53:29.877 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-19 19:53:29.879 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-05-19 19:53:29.911 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-19 19:53:29.940 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-19 19:53:29.968 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-19 19:53:29.998 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-19 19:53:30.026 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-19 19:53:30.058 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-19 19:53:30.060 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:53:30.062 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:53:30.065 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:53:30.067 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:53:30.069 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:53:30.072 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:53:30.074 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:53:30.076 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:53:30.078 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:53:30.081 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:53:30.083 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:53:30.085 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-19 19:53:30.088 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:53:30.090 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:53:30.092 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:53:30.095 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:53:30.097 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:53:30.099 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:53:30.102 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-19 19:53:30.119 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:30.122 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 19:53:30.124 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-19 19:53:30.126 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-19 19:53:30.155 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-19 19:53:30.158 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-19 19:53:30.160 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-19 19:53:30.162 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-19 19:53:30.165 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 19:53:30.168 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 19:53:30.170 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 19:53:30.187 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:30.189 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 19:53:30.191 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 19:53:30.194 | + 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&plugin=dbcounter' 2022-05-19 19:53:30.226 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-19 19:53:30.229 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-19 19:53:30.232 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-19 19:53:30.234 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-05-19 19:53:30.236 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 19:53:30.238 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 19:53:30.241 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 19:53:30.257 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:30.260 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 19:53:30.263 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-19 19:53:30.266 | + 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&plugin=dbcounter' 2022-05-19 19:53:30.299 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-19 19:53:30.335 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-19 19:53:30.364 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-19 19:53:30.392 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-19 19:53:30.409 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:30.412 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-19 19:53:30.430 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:30.433 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-19 19:53:30.434 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-19 19:53:30.439 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-19 19:53:30.442 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-19 19:53:30.471 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-19 19:53:30.493 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:53:30.495 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-19 19:53:30.498 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-19 19:53:30.501 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 19:53:30.503 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 19:53:30.506 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-19 19:53:30.537 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-19 19:53:30.565 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-05-19 19:53:30.595 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-19 19:53:30.624 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-19 19:53:30.654 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-19 19:53:30.684 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-19 19:53:30.714 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-19 19:53:30.743 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 19:53:30.771 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 19:53:30.804 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-19 19:53:30.826 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:30.828 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-19 19:53:30.830 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-19 19:53:30.862 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-19 19:53:30.891 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-05-19 19:53:30.920 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-19 19:53:30.950 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-19 19:53:30.978 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-19 19:53:31.008 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-19 19:53:31.037 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-19 19:53:31.066 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-19 19:53:31.083 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:53:31.086 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-19 19:53:31.089 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-19 19:53:31.127 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-19 19:53:31.161 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-19 19:53:31.163 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-19 19:53:31.192 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-19 19:53:31.194 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-19 19:53:31.197 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-19 19:53:31.200 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:53:31.202 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:53:31.205 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:53:31.207 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:53:31.209 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:53:31.211 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:53:31.214 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-19 19:53:31.216 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:53:31.219 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:53:31.221 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:53:31.223 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:53:31.225 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:53:31.228 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:53:31.230 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:53:31.232 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:53:31.235 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:53:31.237 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:53:31.239 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:53:31.242 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-19 19:53:31.246 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-19 19:53:31.249 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-19 19:53:31.252 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 19:53:31.270 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 19:53:31.272 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 19:53:31.275 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 19:53:31.277 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 19:53:31.279 | + 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-05-19 19:53:31.310 | + 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-05-19 19:53:31.338 | + 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-05-19 19:53:31.374 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 19:53:31.403 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-19 19:53:31.436 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-19 19:53:31.453 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:31.455 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-19 19:53:31.458 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-19 19:53:31.460 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-19 19:53:31.462 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-19 19:53:31.465 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 19:53:31.467 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 19:53:31.470 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-19 19:53:31.474 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-19 19:53:31.476 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 19:53:31.479 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 19:53:31.492 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 19:53:31.492 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 19:53:31.502 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 19:53:31.506 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 19:53:31.522 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-19 19:53:31.524 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-19 19:53:31.528 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-19 19:53:31.559 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-19 19:53:31.586 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-19 19:53:31.614 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-19 19:53:31.642 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 19:53:31.673 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 19:53:31.701 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-19 19:53:31.732 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-19 19:53:31.759 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-19 19:53:31.788 | + 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-05-19 19:53:31.824 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 19:53:31.852 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 19:53:31.882 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-19 19:53:31.910 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 19:53:31.912 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 19:53:31.915 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-19 19:53:31.918 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-19 19:53:31.929 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 19:53:31.932 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:53:31.935 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:53:31.937 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 19:53:31.940 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 19:53:31.942 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-19 19:53:31.972 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 19:53:32.004 | + 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-05-19 19:53:32.005 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 19:53:32.015 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-19 19:53:32.018 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-19 19:53:32.021 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-19 19:53:32.023 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 19:53:32.026 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 19:53:32.028 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 19:53:32.031 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:53:32.033 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:53:32.035 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 19:53:32.038 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 19:53:32.040 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:53:32.043 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:53:32.045 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-19 19:53:32.117 | Enabling site nova-api-wsgi. 2022-05-19 19:53:32.123 | To activate the new configuration, you need to run: 2022-05-19 19:53:32.123 | systemctl reload apache2 2022-05-19 19:53:32.127 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 19:53:32.130 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 19:53:32.132 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:53:32.135 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 19:53:32.278 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-19 19:53:32.296 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:32.298 | + 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-05-19 19:53:32.301 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-19 19:53:32.304 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-19 19:53:32.306 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-19 19:53:32.309 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-19 19:53:32.311 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 19:53:32.314 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-19 19:53:32.318 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-19 19:53:32.321 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 19:53:32.324 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 19:53:32.337 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 19:53:32.338 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 19:53:32.347 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 19:53:32.351 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 19:53:32.367 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-19 19:53:32.370 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-19 19:53:32.374 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-19 19:53:32.411 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-19 19:53:32.440 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-19 19:53:32.471 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-19 19:53:32.500 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 19:53:32.530 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 19:53:32.563 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-19 19:53:32.591 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-19 19:53:32.629 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-19 19:53:32.658 | + 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-05-19 19:53:32.687 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 19:53:32.717 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 19:53:32.746 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-19 19:53:32.779 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-19 19:53:32.782 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-19 19:53:32.812 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-19 19:53:32.830 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:53:32.833 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-19 19:53:32.866 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-19 19:53:32.868 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-19 19:53:32.871 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-19 19:53:32.889 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:32.891 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-19 19:53:32.894 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-19 19:53:32.932 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-19 19:53:32.965 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-19 19:53:32.967 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 19:53:32.970 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-19 19:53:32.972 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 19:53:32.975 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 19:53:32.977 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 19:53:32.996 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:32.999 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 19:53:33.002 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 19:53:33.004 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 19:53:33.021 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:33.023 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-19 19:53:33.026 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-19 19:53:33.055 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 19:53:33.058 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 19:53:33.061 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-19 19:53:33.092 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-19 19:53:33.124 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-19 19:53:33.157 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-19 19:53:33.174 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:53:33.177 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 19:53:33.206 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-19 19:53:33.208 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-19 19:53:33.210 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-19 19:53:33.243 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-19 19:53:33.273 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.13/identity 2022-05-19 19:53:33.305 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-19 19:53:33.334 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-19 19:53:33.364 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-19 19:53:33.394 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-19 19:53:33.425 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-19 19:53:33.454 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-19 19:53:33.483 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-19 19:53:33.505 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:33.508 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-19 19:53:33.512 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 19:53:33.514 | + lib/nova:create_nova_conf:553 : local conf 2022-05-19 19:53:33.517 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-19 19:53:33.519 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-19 19:53:33.522 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 19:53:33.524 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 19:53:33.528 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-19 19:53:33.530 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-19 19:53:33.532 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-19 19:53:33.546 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-19 19:53:33.549 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-19 19:53:33.551 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-19 19:53:33.554 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-05-19 19:53:33.556 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 19:53:33.559 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 19:53:33.561 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 19:53:33.578 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:33.581 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 19:53:33.583 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-19 19:53:33.586 | + 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&plugin=dbcounter' 2022-05-19 19:53:33.618 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-19 19:53:33.654 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-19 19:53:33.686 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 19:53:33.688 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-19 19:53:33.691 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-19 19:53:33.693 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-19 19:53:33.711 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:33.716 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-19 19:53:33.716 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-19 19:53:34.421 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-19 19:53:34.424 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-19 19:53:34.426 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 19:53:34.429 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-19 19:53:34.433 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 19:53:34.435 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-19 19:53:34.438 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 19:53:34.455 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:34.458 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-19 19:53:34.460 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-19 19:53:34.463 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 19:53:34.480 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:34.483 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-05-19 19:53:34.486 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-05-19 19:53:34.515 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 19:53:34.517 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 19:53:34.520 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-19 19:53:34.538 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:34.540 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-19 19:53:34.543 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 19:53:34.546 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-19 19:53:34.577 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-05-19 19:53:34.607 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-19 19:53:34.640 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-19 19:53:34.670 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-19 19:53:34.701 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-19 19:53:34.730 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-19 19:53:34.766 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-19 19:53:34.794 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-19 19:53:34.797 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-19 19:53:34.799 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-19 19:53:34.802 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 19:53:34.820 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 19:53:34.823 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 19:53:34.826 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 19:53:34.828 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 19:53:34.830 | + 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-05-19 19:53:34.859 | + 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-05-19 19:53:34.888 | + 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-05-19 19:53:34.920 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 19:53:34.950 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 19:53:34.953 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-19 19:53:34.957 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 19:53:34.960 | + lib/nova:create_nova_conf:587 : local conf 2022-05-19 19:53:34.963 | + lib/nova:create_nova_conf:588 : local offset 2022-05-19 19:53:34.966 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-19 19:53:34.968 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 19:53:34.971 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 19:53:34.973 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-19 19:53:34.976 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-19 19:53:34.979 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-19 19:53:34.981 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 19:53:34.984 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-19 19:53:34.986 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-19 19:53:34.989 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-19 19:53:35.011 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:53:35.013 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-19 19:53:35.016 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-19 19:53:35.033 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:53:35.035 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-19 19:53:35.053 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:53:35.055 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-19 19:53:35.073 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:53:35.076 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-19 19:53:35.094 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:53:35.097 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-19 19:53:35.100 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-19 19:53:35.103 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-19 19:53:35.106 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 19:53:35.109 | + lib/stack:stack_install_service:32 : install_placement 2022-05-19 19:53:35.111 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-19 19:53:35.114 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-19 19:53:35.117 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:53:35.120 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:53:35.123 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-19 19:53:35.125 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:53:35.128 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:53:35.130 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:53:35.133 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:53:35.135 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:53:35.138 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:53:35.140 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:53:35.143 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:53:35.145 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:53:35.148 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:53:35.150 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:53:35.153 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:53:35.156 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-19 19:53:35.158 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:53:35.161 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:53:35.163 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:53:35.167 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-19 19:53:35.190 | + 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-05-19 19:53:35.302 | Reading package lists... 2022-05-19 19:53:35.567 | Building dependency tree... 2022-05-19 19:53:35.569 | Reading state information... 2022-05-19 19:53:35.878 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 19:53:35.878 | The following packages were automatically installed and are no longer required: 2022-05-19 19:53:35.879 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:53:35.887 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:53:35.888 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:53:35.888 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:53:35.888 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:53:35.888 | python3-zope.interface 2022-05-19 19:53:35.888 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:53:36.007 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:53:36.012 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:53:36.015 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:53:36.017 | + functions-common:time_stop:2437 : local name 2022-05-19 19:53:36.020 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:53:36.022 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:53:36.024 | + functions-common:time_stop:2440 : local total 2022-05-19 19:53:36.027 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:53:36.030 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:53:36.032 | + functions-common:time_stop:2444 : start_time=1652990015187 2022-05-19 19:53:36.035 | + functions-common:time_stop:2446 : [[ -z 1652990015187 ]] 2022-05-19 19:53:36.040 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:53:36.044 | + functions-common:time_stop:2449 : end_time=1652990016042 2022-05-19 19:53:36.047 | + functions-common:time_stop:2450 : elapsed_time=855 2022-05-19 19:53:36.050 | + functions-common:time_stop:2451 : total=6614 2022-05-19 19:53:36.052 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:53:36.054 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7469 2022-05-19 19:53:36.057 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:53:36.060 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-19 19:53:36.064 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-19 19:53:36.067 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-19 19:53:36.069 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-19 19:53:36.072 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-19 19:53:36.097 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-19 19:53:36.099 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:53:36.102 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:53:36.105 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:53:36.107 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:53:36.110 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:53:36.113 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:53:36.116 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:53:36.118 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:53:36.121 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:53:36.123 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:53:36.126 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:53:36.128 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:53:36.131 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-19 19:53:36.134 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:53:36.137 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:53:36.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:53:36.147 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-19 19:53:36.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 libapache2-mod-wsgi-py3 2022-05-19 19:53:36.284 | Reading package lists... 2022-05-19 19:53:36.550 | Building dependency tree... 2022-05-19 19:53:36.551 | Reading state information... 2022-05-19 19:53:36.840 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-19 19:53:36.840 | The following packages were automatically installed and are no longer required: 2022-05-19 19:53:36.841 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:53:36.841 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:53:36.842 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:53:36.842 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:53:36.842 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:53:36.842 | python3-zope.interface 2022-05-19 19:53:36.842 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:53:36.960 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:53:36.965 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:53:36.968 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:53:36.970 | + functions-common:time_stop:2437 : local name 2022-05-19 19:53:36.981 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:53:36.983 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:53:36.986 | + functions-common:time_stop:2440 : local total 2022-05-19 19:53:36.988 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:53:36.991 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:53:36.993 | + functions-common:time_stop:2444 : start_time=1652990016170 2022-05-19 19:53:36.996 | + functions-common:time_stop:2446 : [[ -z 1652990016170 ]] 2022-05-19 19:53:36.999 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:53:37.003 | + functions-common:time_stop:2449 : end_time=1652990017001 2022-05-19 19:53:37.006 | + functions-common:time_stop:2450 : elapsed_time=831 2022-05-19 19:53:37.008 | + functions-common:time_stop:2451 : total=7469 2022-05-19 19:53:37.011 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:53:37.013 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8300 2022-05-19 19:53:37.016 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:53:37.019 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-19 19:53:37.021 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-19 19:53:37.024 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 19:53:37.027 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:53:37.030 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:53:37.032 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-19 19:53:37.035 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-19 19:53:37.091 | wsgi (enabled by maintainer script) 2022-05-19 19:53:37.095 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-19 19:53:37.098 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-19 19:53:37.100 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 19:53:37.104 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-19 19:53:37.107 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-19 19:53:37.109 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 19:53:37.113 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-19 19:53:37.114 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 19:53:37.119 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-19 19:53:37.122 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-19 19:53:37.125 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-19 19:53:37.128 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-19 19:53:37.130 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-19 19:53:37.155 | Using python 3.8 to install osc-placement 2022-05-19 19:53:37.157 | + 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-05-19 19:53:38.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:53:38.124 | from cryptography.utils import int_from_bytes 2022-05-19 19:53:38.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:53:38.124 | from cryptography.utils import int_from_bytes 2022-05-19 19:53:39.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:53:39.408 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-19 19:53:39.420 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-19 19:53:39.422 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-19 19:53:39.423 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-19 19:53:39.423 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-19 19:53:39.425 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-19 19:53:39.426 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-19 19:53:39.485 | 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-05-19 19:53:39.486 | 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-05-19 19:53:39.488 | 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-05-19 19:53:39.489 | 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-05-19 19:53:39.503 | 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-05-19 19:53:39.504 | 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-05-19 19:53:39.506 | 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-05-19 19:53:39.520 | 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-05-19 19:53:39.521 | 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.9) 2022-05-19 19:53:39.523 | 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-05-19 19:53:39.524 | 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-05-19 19:53:39.525 | 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-05-19 19:53:39.526 | 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-05-19 19:53:39.548 | 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.3.0) 2022-05-19 19:53:39.549 | 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-05-19 19:53:39.550 | 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-05-19 19:53:39.551 | 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-05-19 19:53:39.560 | 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.1) 2022-05-19 19:53:39.598 | 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-05-19 19:53:39.599 | 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-05-19 19:53:39.601 | 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-05-19 19:53:39.603 | 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-05-19 19:53:39.604 | 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-05-19 19:53:39.605 | 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-05-19 19:53:39.607 | 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-05-19 19:53:39.608 | 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-05-19 19:53:39.674 | 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-05-19 19:53:39.675 | 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-05-19 19:53:39.677 | 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-05-19 19:53:39.680 | 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-05-19 19:53:39.769 | 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-05-19 19:53:39.770 | 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-05-19 19:53:39.772 | 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-05-19 19:53:39.815 | 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-05-19 19:53:39.857 | 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-05-19 19:53:40.034 | 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-05-19 19:53:42.299 | 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-05-19 19:53:42.307 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:53:42.307 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:53:42.443 | + inc/python:pip_install:200 : result=0 2022-05-19 19:53:42.446 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:53:42.450 | + functions-common:time_stop:2437 : local name 2022-05-19 19:53:42.453 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:53:42.455 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:53:42.458 | + functions-common:time_stop:2440 : local total 2022-05-19 19:53:42.461 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:53:42.463 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:53:42.466 | + functions-common:time_stop:2444 : start_time=1652990017148 2022-05-19 19:53:42.468 | + functions-common:time_stop:2446 : [[ -z 1652990017148 ]] 2022-05-19 19:53:42.472 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:53:42.476 | + functions-common:time_stop:2449 : end_time=1652990022473 2022-05-19 19:53:42.479 | + functions-common:time_stop:2450 : elapsed_time=5325 2022-05-19 19:53:42.481 | + functions-common:time_stop:2451 : total=181005 2022-05-19 19:53:42.484 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:53:42.486 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=186330 2022-05-19 19:53:42.489 | + inc/python:pip_install:203 : return 0 2022-05-19 19:53:42.491 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-19 19:53:42.495 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-19 19:53:42.497 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-19 19:53:42.500 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 19:53:42.502 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 19:53:42.506 | ++ functions-common:git_clone:612 : pwd 2022-05-19 19:53:42.510 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 19:53:42.512 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 19:53:42.516 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 19:53:42.534 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 19:53:42.536 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 19:53:42.539 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 19:53:42.543 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 19:53:42.543 | + functions-common:git_clone:629 : echo master 2022-05-19 19:53:42.549 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-19 19:53:42.551 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 19:53:42.555 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-19 19:53:42.570 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-19 19:53:42.574 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 19:53:42.574 | + functions-common:git_clone:690 : head -1 2022-05-19 19:53:42.578 | 03d56792 Drop lower-constraints.txt and its testing 2022-05-19 19:53:42.581 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 19:53:42.584 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-19 19:53:42.586 | + inc/python:setup_develop:338 : local bindep 2022-05-19 19:53:42.590 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 19:53:42.592 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-19 19:53:42.595 | + inc/python:setup_develop:344 : local extras= 2022-05-19 19:53:42.597 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-19 19:53:42.600 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 19:53:42.602 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 19:53:42.605 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-19 19:53:42.607 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 19:53:42.610 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 19:53:42.614 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-19 19:53:42.616 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 19:53:42.619 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-19 19:53:42.622 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 19:53:42.625 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 19:53:42.628 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-19 19:53:42.634 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-19 19:53:42.637 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-19 19:53:43.321 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-19 19:53:43.324 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 19:53:43.327 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 19:53:43.330 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 19:53:43.332 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 19:53:43.335 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-19 19:53:43.338 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 19:53:43.341 | + inc/python:setup_package:428 : local extras= 2022-05-19 19:53:43.344 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 19:53:43.346 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 19:53:43.349 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 19:53:43.351 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 19:53:43.355 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 19:53:43.358 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-19 19:53:43.380 | Using python 3.8 to install /opt/stack/placement 2022-05-19 19:53:43.383 | + 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-05-19 19:53:44.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:53:44.273 | from cryptography.utils import int_from_bytes 2022-05-19 19:53:44.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:53:44.273 | from cryptography.utils import int_from_bytes 2022-05-19 19:53:45.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:53:45.524 | Obtaining file:///opt/stack/placement 2022-05-19 19:53:45.525 | Preparing metadata (setup.py): started 2022-05-19 19:53:50.333 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 19:53:50.379 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.9.0) 2022-05-19 19:53:50.380 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.4.36) 2022-05-19 19:53:50.381 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (9.4.0) 2022-05-19 19:53:50.382 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.5.1) 2022-05-19 19:53:50.383 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.8.7) 2022-05-19 19:53:50.385 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev21) (3.2.0) 2022-05-19 19:53:50.386 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.27.1) 2022-05-19 19:53:50.388 | 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.dev21) (62.2.0) 2022-05-19 19:53:50.389 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-19 19:53:50.390 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (8.8.0) 2022-05-19 19:53:50.391 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.1.0) 2022-05-19 19:53:50.393 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.0.0) 2022-05-19 19:53:50.394 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.3.0) 2022-05-19 19:53:50.395 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.13.0) 2022-05-19 19:53:50.396 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (11.3.0) 2022-05-19 19:53:50.397 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (3.12.1) 2022-05-19 19:53:50.398 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-19 19:53:50.399 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-19 19:53:50.401 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.1.0) 2022-05-19 19:53:50.402 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.7.0) 2022-05-19 19:53:50.403 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.0.1) 2022-05-19 19:53:50.470 | 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.dev21) (1.16.0) 2022-05-19 19:53:50.471 | 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.dev21) (4.5.0) 2022-05-19 19:53:50.473 | 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.dev21) (5.1.0) 2022-05-19 19:53:50.475 | 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.dev21) (3.1.1) 2022-05-19 19:53:50.476 | 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.dev21) (4.4.0) 2022-05-19 19:53:50.477 | 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.dev21) (2.11.0) 2022-05-19 19:53:50.498 | 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.dev21) (0.17.3) 2022-05-19 19:53:50.540 | 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.dev21) (6.0) 2022-05-19 19:53:50.541 | 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.dev21) (1.5.0) 2022-05-19 19:53:50.543 | 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.dev21) (0.8.0) 2022-05-19 19:53:50.544 | 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.dev21) (3.5.0) 2022-05-19 19:53:50.545 | 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.dev21) (2.5.0) 2022-05-19 19:53:50.597 | 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.dev21) (0.5.0) 2022-05-19 19:53:50.598 | 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.dev21) (1.7.7) 2022-05-19 19:53:50.599 | 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.dev21) (2.0.1) 2022-05-19 19:53:50.601 | 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.dev21) (0.13.0) 2022-05-19 19:53:50.643 | 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.dev21) (2.8.2) 2022-05-19 19:53:50.648 | 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.dev21) (0.9.6) 2022-05-19 19:53:50.665 | 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.dev21) (3.2.2) 2022-05-19 19:53:50.667 | 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.dev21) (3.3.0) 2022-05-19 19:53:50.669 | 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.dev21) (3.1.2) 2022-05-19 19:53:50.698 | 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.dev21) (1.0.3) 2022-05-19 19:53:50.700 | 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.dev21) (2022.1) 2022-05-19 19:53:50.714 | 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.dev21) (3.3.0) 2022-05-19 19:53:50.731 | 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.dev21) (0.11.0) 2022-05-19 19:53:50.733 | 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.dev21) (1.0.2) 2022-05-19 19:53:50.734 | 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.dev21) (21.3) 2022-05-19 19:53:50.735 | 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.dev21) (3.0.9) 2022-05-19 19:53:50.779 | 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.dev21) (1.26.9) 2022-05-19 19:53:50.780 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2019.11.28) 2022-05-19 19:53:50.782 | 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.dev21) (2.0.12) 2022-05-19 19:53:50.785 | 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.dev21) (3.3) 2022-05-19 19:53:50.802 | 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.dev21) (0.7) 2022-05-19 19:53:50.998 | 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.dev21) (1.1.2) 2022-05-19 19:53:51.039 | 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.dev21) (4.11.3) 2022-05-19 19:53:51.041 | 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.dev21) (5.7.1) 2022-05-19 19:53:51.042 | 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.dev21) (1.2.0) 2022-05-19 19:53:51.059 | 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.dev21) (1.15.0) 2022-05-19 19:53:51.093 | 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.dev21) (1.14.1) 2022-05-19 19:53:51.153 | 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.dev21) (2.1.1) 2022-05-19 19:53:51.240 | 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.dev21) (1.7.0) 2022-05-19 19:53:51.333 | 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.dev21) (1.1.5) 2022-05-19 19:53:51.391 | 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.dev21) (0.2.5) 2022-05-19 19:53:51.624 | 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.dev21) (0.4.2) 2022-05-19 19:53:51.625 | 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.dev21) (0.5.2) 2022-05-19 19:53:51.625 | 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.dev21) (5.1.1) 2022-05-19 19:53:51.715 | 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.dev21) (2.5.0) 2022-05-19 19:53:51.786 | 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.dev21) (2.21) 2022-05-19 19:53:51.966 | 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.dev21) (3.8.0) 2022-05-19 19:53:52.082 | 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.dev21) (3.0.0) 2022-05-19 19:53:52.083 | 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.dev21) (1.0.0) 2022-05-19 19:53:54.143 | Installing collected packages: openstack-placement 2022-05-19 19:53:54.143 | Attempting uninstall: openstack-placement 2022-05-19 19:53:54.144 | Found existing installation: openstack-placement 7.1.0.dev21 2022-05-19 19:53:54.146 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-19 19:53:54.148 | Running setup.py develop for openstack-placement 2022-05-19 19:54:00.218 | Successfully installed openstack-placement 2022-05-19 19:54:00.218 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 19:54:00.226 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:54:00.226 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:54:00.379 | + inc/python:pip_install:200 : result=0 2022-05-19 19:54:00.382 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:54:00.384 | + functions-common:time_stop:2437 : local name 2022-05-19 19:54:00.387 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:54:00.389 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:54:00.391 | + functions-common:time_stop:2440 : local total 2022-05-19 19:54:00.394 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:54:00.396 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:54:00.398 | + functions-common:time_stop:2444 : start_time=1652990023375 2022-05-19 19:54:00.401 | + functions-common:time_stop:2446 : [[ -z 1652990023375 ]] 2022-05-19 19:54:00.404 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:54:00.409 | + functions-common:time_stop:2449 : end_time=1652990040406 2022-05-19 19:54:00.411 | + functions-common:time_stop:2450 : elapsed_time=17031 2022-05-19 19:54:00.413 | + functions-common:time_stop:2451 : total=186330 2022-05-19 19:54:00.416 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:54:00.419 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=203361 2022-05-19 19:54:00.421 | + inc/python:pip_install:203 : return 0 2022-05-19 19:54:00.424 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 19:54:00.426 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 19:54:00.429 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 19:54:00.449 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 19:54:00.462 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-19 19:54:00.465 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-19 19:54:00.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:54:00.470 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:54:00.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-19 19:54:00.475 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:54:00.478 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 19:54:00.481 | + ./stack.sh:main:945 : configure_placement 2022-05-19 19:54:00.484 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-19 19:54:00.497 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-19 19:54:00.500 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-19 19:54:00.505 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-19 19:54:00.507 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-19 19:54:00.510 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-19 19:54:00.513 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-05-19 19:54:00.515 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 19:54:00.518 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 19:54:00.521 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 19:54:00.541 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:54:00.544 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 19:54:00.547 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-05-19 19:54:00.550 | + 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&plugin=dbcounter' 2022-05-19 19:54:00.583 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-19 19:54:00.617 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-19 19:54:00.652 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-19 19:54:00.655 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-19 19:54:00.658 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-19 19:54:00.660 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 19:54:00.663 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-19 19:54:00.698 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-19 19:54:00.729 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-05-19 19:54:00.766 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-19 19:54:00.797 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-19 19:54:00.828 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-19 19:54:00.860 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-19 19:54:00.890 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-19 19:54:00.929 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 19:54:00.961 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 19:54:00.991 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-19 19:54:00.995 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-19 19:54:00.997 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-19 19:54:01.000 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 19:54:01.020 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 19:54:01.023 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 19:54:01.025 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 19:54:01.028 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 19:54:01.030 | + 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-05-19 19:54:01.062 | + 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-05-19 19:54:01.092 | + 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-05-19 19:54:01.123 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 19:54:01.153 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-19 19:54:01.157 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-19 19:54:01.160 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-19 19:54:01.162 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-19 19:54:01.165 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-19 19:54:01.167 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 19:54:01.170 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 19:54:01.173 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-19 19:54:01.178 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-19 19:54:01.181 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 19:54:01.184 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 19:54:01.197 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 19:54:01.197 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 19:54:01.206 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 19:54:01.210 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 19:54:01.227 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-19 19:54:01.229 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-19 19:54:01.233 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-19 19:54:01.266 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-19 19:54:01.297 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-19 19:54:01.328 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-19 19:54:01.364 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 19:54:01.395 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 19:54:01.425 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-19 19:54:01.455 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-19 19:54:01.485 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-19 19:54:01.514 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 19:54:01.551 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 19:54:01.582 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 19:54:01.612 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-19 19:54:01.648 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 19:54:01.651 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 19:54:01.654 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-19 19:54:01.657 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-19 19:54:01.660 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 19:54:01.662 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:54:01.665 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:54:01.668 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-19 19:54:01.672 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-19 19:54:01.674 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-19 19:54:01.706 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 19:54:01.737 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-19 19:54:01.737 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-19 19:54:01.747 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-19 19:54:01.751 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-19 19:54:01.754 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-19 19:54:01.756 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 19:54:01.759 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 19:54:01.762 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 19:54:01.764 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:54:01.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:54:01.769 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 19:54:01.772 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 19:54:01.774 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:54:01.777 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:54:01.779 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-19 19:54:01.849 | Site placement-api already enabled 2022-05-19 19:54:01.854 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 19:54:01.857 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 19:54:01.859 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:54:01.862 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 19:54:02.007 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-19 19:54:02.034 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:54:02.037 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-19 19:54:02.061 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:54:02.063 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-19 19:54:02.083 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:54:02.086 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-19 19:54:02.089 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-19 19:54:02.092 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-19 19:54:02.126 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-05-19 19:54:02.162 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-19 19:54:02.192 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-19 19:54:02.229 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-19 19:54:02.260 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-19 19:54:02.294 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-19 19:54:02.327 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-19 19:54:02.358 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-19 19:54:02.376 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:54:02.379 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-19 19:54:02.397 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:54:02.401 | + ./stack.sh:main:971 : run_phase stack install 2022-05-19 19:54:02.403 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 19:54:02.406 | + functions-common:run_phase:1866 : local phase=install 2022-05-19 19:54:02.409 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 19:54:02.411 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 19:54:02.414 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 19:54:02.416 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 19:54:02.419 | + functions-common:run_phase:1875 : local extra 2022-05-19 19:54:02.423 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 19:54:02.427 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 19:54:02.430 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 19:54:02.433 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 19:54:02.436 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-19 19:54:02.438 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 19:54:02.457 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:54:02.459 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 19:54:02.462 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 19:54:02.465 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-19 19:54:02.467 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-19 19:54:02.470 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:54:02.472 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-19 19:54:02.475 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-19 19:54:02.478 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-19 19:54:02.542 | ++ inc/async:async_inner:63 : install_tempest 2022-05-19 19:54:02.587 | [122270 Async install_tempest:147561]: running: install_tempest 2022-05-19 19:54:02.590 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 19:54:02.593 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 19:54:02.596 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 19:54:02.598 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 19:54:02.603 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-19 19:54:02.606 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 19:54:02.609 | + functions-common:run_plugins:1852 : local phase=install 2022-05-19 19:54:02.612 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 19:54:02.615 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 19:54:02.618 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-19 19:54:02.622 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-19 19:54:02.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:54:02.630 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:54:02.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-19 19:54:02.636 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:54:02.639 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-19 19:54:02.642 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-19 19:54:02.645 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 19:54:02.650 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-19 19:54:02.653 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-19 19:54:02.658 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 19:54:02.662 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-19 19:54:02.664 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 19:54:02.670 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-19 19:54:02.673 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-19 19:54:02.677 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-19 19:54:02.681 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-19 19:54:02.684 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-19 19:54:02.710 | Using python 3.8 to install python-openstackclient 2022-05-19 19:54:02.714 | + 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-05-19 19:54:03.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:54:03.630 | from cryptography.utils import int_from_bytes 2022-05-19 19:54:03.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:54:03.630 | from cryptography.utils import int_from_bytes 2022-05-19 19:54:04.880 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:54:04.913 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-19 19:54:04.934 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-19 19:54:04.935 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-19 19:54:04.936 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-19 19:54:04.937 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-19 19:54:04.938 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-19 19:54:04.939 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-19 19:54:04.940 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-19 19:54:04.941 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-19 19:54:04.942 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-19 19:54:04.943 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-19 19:54:04.944 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-19 19:54:04.955 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-19 19:54:04.956 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-19 19:54:04.958 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.9) 2022-05-19 19:54:04.959 | 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-05-19 19:54:04.960 | 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-05-19 19:54:04.987 | 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-05-19 19:54:04.989 | 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-05-19 19:54:04.990 | 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-05-19 19:54:04.991 | 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-05-19 19:54:04.992 | 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-05-19 19:54:04.993 | 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-05-19 19:54:04.995 | 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-05-19 19:54:04.995 | 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-05-19 19:54:04.996 | 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-05-19 19:54:04.998 | 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-05-19 19:54:04.999 | 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-05-19 19:54:05.012 | 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-05-19 19:54:05.031 | 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-05-19 19:54:05.032 | 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-05-19 19:54:05.033 | 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-05-19 19:54:05.034 | 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-05-19 19:54:05.057 | 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-05-19 19:54:05.077 | 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-05-19 19:54:05.078 | 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-05-19 19:54:05.079 | 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-05-19 19:54:05.171 | 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-05-19 19:54:05.172 | 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-05-19 19:54:05.173 | 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-05-19 19:54:05.216 | 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-05-19 19:54:05.227 | 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.1) 2022-05-19 19:54:05.267 | 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-05-19 19:54:05.440 | 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-05-19 19:54:05.455 | 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-05-19 19:54:05.563 | 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-05-19 19:54:05.567 | 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-05-19 19:54:05.568 | 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-05-19 19:54:05.569 | 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-05-19 19:54:05.725 | 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-05-19 19:54:08.071 | 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-05-19 19:54:08.079 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:54:08.079 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:54:08.218 | + inc/python:pip_install:200 : result=0 2022-05-19 19:54:08.221 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:54:08.224 | + functions-common:time_stop:2437 : local name 2022-05-19 19:54:08.226 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:54:08.229 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:54:08.231 | + functions-common:time_stop:2440 : local total 2022-05-19 19:54:08.234 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:54:08.236 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:54:08.239 | + functions-common:time_stop:2444 : start_time=1652990042703 2022-05-19 19:54:08.241 | + functions-common:time_stop:2446 : [[ -z 1652990042703 ]] 2022-05-19 19:54:08.245 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:54:08.249 | + functions-common:time_stop:2449 : end_time=1652990048246 2022-05-19 19:54:08.252 | + functions-common:time_stop:2450 : elapsed_time=5543 2022-05-19 19:54:08.254 | + functions-common:time_stop:2451 : total=203361 2022-05-19 19:54:08.256 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:54:08.259 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=208904 2022-05-19 19:54:08.262 | + inc/python:pip_install:203 : return 0 2022-05-19 19:54:08.264 | + ./stack.sh:main:983 : install_oscwrap 2022-05-19 19:54:08.268 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-19 19:54:08.273 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.AX6W43fV15 2022-05-19 19:54:08.276 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-19 19:54:08.279 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-19 19:54:08.282 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-19 19:54:08.285 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-19 19:54:08.288 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-19 19:54:08.291 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-19 19:54:08.312 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:54:08.314 | + ./stack.sh:main:1037 : configure_database 2022-05-19 19:54:08.317 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-19 19:54:08.319 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-19 19:54:08.322 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-19 19:54:08.324 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:54:08.327 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-19 19:54:08.329 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-19 19:54:08.331 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:54:08.334 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:54:08.336 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-19 19:54:08.339 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-19 19:54:08.343 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-19 19:54:08.343 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-19 19:54:08.347 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-19 19:54:08.405 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-19 19:54:08.408 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:54:08.410 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:54:08.413 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:54:08.415 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:54:08.418 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:54:08.420 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:54:08.423 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:54:08.425 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:54:08.427 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:54:08.430 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:54:08.432 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:54:08.435 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-19 19:54:08.437 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:54:08.439 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:54:08.442 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:54:08.444 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:54:08.447 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:54:08.449 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:54:08.452 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-19 19:54:08.454 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:54:08.456 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:54:08.459 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-19 19:54:08.462 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:54:08.464 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-19 19:54:11.018 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-19 19:54:11.034 | mysqladmin: connect to server at 'localhost' failed 2022-05-19 19:54:11.034 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-19 19:54:11.038 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-19 19:54:11.041 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-19 19:54:11.044 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:54:11.046 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:54:11.049 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-19 19:54:11.051 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-19 19:54:11.054 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-19 19:54:11.057 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:54:11.059 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:54:11.062 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-19 19:54:11.065 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-19 19:54:11.067 | + 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-05-19 19:54:11.080 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 19:54:11.115 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-19 19:54:11.129 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 19:54:11.147 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-19 19:54:11.205 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-19 19:54:11.264 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-19 19:54:11.326 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-19 19:54:11.329 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-19 19:54:11.331 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-05-19 19:54:11.331 | enabling MySQL performance counting 2022-05-19 19:54:11.334 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-05-19 19:54:11.356 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-05-19 19:54:11.359 | + 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 /home/ubuntu/devstack/tools/dbcounter 2022-05-19 19:54:12.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:54:12.238 | from cryptography.utils import int_from_bytes 2022-05-19 19:54:12.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:54:12.238 | from cryptography.utils import int_from_bytes 2022-05-19 19:54:13.429 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:54:13.483 | Processing ./tools/dbcounter 2022-05-19 19:54:13.739 | Installing build dependencies: started 2022-05-19 19:54:23.974 | Installing build dependencies: finished with status 'done' 2022-05-19 19:54:23.979 | Getting requirements to build wheel: started 2022-05-19 19:54:26.740 | Getting requirements to build wheel: finished with status 'done' 2022-05-19 19:54:27.009 | Installing backend dependencies: started 2022-05-19 19:54:32.399 | Installing backend dependencies: finished with status 'done' 2022-05-19 19:54:32.404 | Preparing metadata (pyproject.toml): started 2022-05-19 19:54:35.486 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-05-19 19:54:35.493 | Building wheels for collected packages: dbcounter 2022-05-19 19:54:35.494 | Building wheel for dbcounter (pyproject.toml): started 2022-05-19 19:54:39.439 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-05-19 19:54:39.440 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=761edbf3ded08720193cd179dacd7651287b6f6a4626efc5a3b6033f5d9522e8 2022-05-19 19:54:39.440 | Stored in directory: /tmp/pip-ephem-wheel-cache-rrrhdsln/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-05-19 19:54:39.444 | Successfully built dbcounter 2022-05-19 19:54:41.963 | Installing collected packages: dbcounter 2022-05-19 19:54:41.963 | Attempting uninstall: dbcounter 2022-05-19 19:54:41.965 | Found existing installation: dbcounter 0.1 2022-05-19 19:54:41.968 | Uninstalling dbcounter-0.1: 2022-05-19 19:54:42.291 | Successfully uninstalled dbcounter-0.1 2022-05-19 19:54:42.405 | Successfully installed dbcounter-0.1 2022-05-19 19:54:42.405 | 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-05-19 19:54:42.412 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:54:42.413 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:54:42.581 | + inc/python:pip_install:200 : result=0 2022-05-19 19:54:42.584 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:54:42.586 | + functions-common:time_stop:2437 : local name 2022-05-19 19:54:42.589 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:54:42.592 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:54:42.594 | + functions-common:time_stop:2440 : local total 2022-05-19 19:54:42.597 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:54:42.599 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:54:42.605 | + functions-common:time_stop:2444 : start_time=1652990051351 2022-05-19 19:54:42.609 | + functions-common:time_stop:2446 : [[ -z 1652990051351 ]] 2022-05-19 19:54:42.614 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:54:42.619 | + functions-common:time_stop:2449 : end_time=1652990082616 2022-05-19 19:54:42.621 | + functions-common:time_stop:2450 : elapsed_time=31265 2022-05-19 19:54:42.624 | + functions-common:time_stop:2451 : total=208904 2022-05-19 19:54:42.626 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:54:42.628 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=240169 2022-05-19 19:54:42.631 | + inc/python:pip_install:203 : return 0 2022-05-19 19:54:42.634 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-05-19 19:54:42.637 | + lib/database:recreate_database:112 : local db=stats 2022-05-19 19:54:42.639 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-05-19 19:54:42.642 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-05-19 19:54:42.644 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-05-19 19:54:42.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 19:54:42.681 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-05-19 19:54:42.686 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 19:54:42.705 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-05-19 19:54:42.705 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-05-19 19:54:42.712 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 19:54:42.732 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-05-19 19:54:42.734 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:54:42.737 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-19 19:54:44.602 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-19 19:54:44.604 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-19 19:54:44.607 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-19 19:54:44.612 | + functions-common:save_stackenv:62 : time_stamp=2022-05-19-195444 2022-05-19 19:54:44.615 | + functions-common:save_stackenv:63 : echo '# 2022-05-19-195444 1041' 2022-05-19 19:54:44.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.621 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 19:54:44.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.626 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-19 19:54:44.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.631 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-19 19:54:44.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.637 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-19 19:54:44.640 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.643 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-05-19 19:54:44.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.648 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-05-19 19:54:44.652 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.654 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-19-194934 2022-05-19 19:54:44.657 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.659 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-19 19:54:44.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.665 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-05-19 19:54:44.668 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.670 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-19 19:54:44.673 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.676 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-19 19:54:44.679 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.681 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-19 19:54:44.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:54:44.686 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-19 19:54:44.689 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-19 19:54:44.692 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-19 19:54:44.694 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-19 19:54:44.707 | + ./stack.sh:main:1067 : start_dstat 2022-05-19 19:54:44.710 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 19:54:44.714 | + functions-common:run_process:1692 : local service=dstat 2022-05-19 19:54:44.716 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 19:54:44.720 | + functions-common:run_process:1694 : local group= 2022-05-19 19:54:44.723 | + functions-common:run_process:1695 : local user= 2022-05-19 19:54:44.726 | + functions-common:run_process:1697 : local name=dstat 2022-05-19 19:54:44.729 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 19:54:44.731 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 19:54:44.734 | + functions-common:time_start:2424 : local start_time= 2022-05-19 19:54:44.736 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 19:54:44.740 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 19:54:44.744 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990084742 2022-05-19 19:54:44.747 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-19 19:54:44.766 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:54:44.768 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-19 19:54:44.771 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-19 19:54:44.774 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 19:54:44.777 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 19:54:44.780 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 19:54:44.783 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 19:54:44.785 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-19 19:54:44.788 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-19 19:54:44.791 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-19 19:54:44.793 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 19:54:44.796 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 19:54:44.798 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-19 19:54:44.801 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-19 19:54:44.804 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-19 19:54:44.806 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 19:54:44.809 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 19:54:44.811 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 19:54:44.814 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 19:54:44.816 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 19:54:44.819 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-19 19:54:44.825 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 19:54:44.830 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-19 19:54:44.886 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-19 19:54:44.943 | + 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-05-19 19:54:45.007 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-19 19:54:45.068 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-19 19:54:45.124 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 19:54:45.181 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 19:54:45.184 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-19 19:54:45.242 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 19:54:45.658 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-19 19:54:45.673 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-19 19:54:46.070 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-19 19:54:46.092 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 19:54:46.095 | + functions-common:time_stop:2437 : local name 2022-05-19 19:54:46.097 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:54:46.100 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:54:46.103 | + functions-common:time_stop:2440 : local total 2022-05-19 19:54:46.106 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:54:46.108 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 19:54:46.111 | + functions-common:time_stop:2444 : start_time=1652990084742 2022-05-19 19:54:46.114 | + functions-common:time_stop:2446 : [[ -z 1652990084742 ]] 2022-05-19 19:54:46.117 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:54:46.122 | + functions-common:time_stop:2449 : end_time=1652990086119 2022-05-19 19:54:46.125 | + functions-common:time_stop:2450 : elapsed_time=1377 2022-05-19 19:54:46.127 | + functions-common:time_stop:2451 : total=0 2022-05-19 19:54:46.130 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:54:46.133 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1377 2022-05-19 19:54:46.136 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-19 19:54:46.138 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-19 19:54:46.141 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-19 19:54:46.143 | + functions-common:run_process:1694 : local group= 2022-05-19 19:54:46.146 | + functions-common:run_process:1695 : local user=root 2022-05-19 19:54:46.148 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-19 19:54:46.151 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 19:54:46.154 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 19:54:46.156 | + functions-common:time_start:2424 : local start_time= 2022-05-19 19:54:46.159 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 19:54:46.164 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 19:54:46.167 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990086164 2022-05-19 19:54:46.170 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-19 19:54:46.195 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:54:46.200 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 19:54:46.203 | + functions-common:time_stop:2437 : local name 2022-05-19 19:54:46.205 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:54:46.208 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:54:46.210 | + functions-common:time_stop:2440 : local total 2022-05-19 19:54:46.213 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:54:46.217 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 19:54:46.219 | + functions-common:time_stop:2444 : start_time=1652990086164 2022-05-19 19:54:46.221 | + functions-common:time_stop:2446 : [[ -z 1652990086164 ]] 2022-05-19 19:54:46.225 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:54:46.230 | + functions-common:time_stop:2449 : end_time=1652990086226 2022-05-19 19:54:46.233 | + functions-common:time_stop:2450 : elapsed_time=62 2022-05-19 19:54:46.235 | + functions-common:time_stop:2451 : total=1377 2022-05-19 19:54:46.238 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:54:46.240 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1439 2022-05-19 19:54:46.243 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-19 19:54:46.267 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:54:46.270 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-19 19:54:46.300 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:54:46.302 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-19 19:54:46.329 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:54:46.332 | + ./stack.sh:main:1080 : start_etcd3 2022-05-19 19:54:46.334 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-19 19:54:46.337 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-840678-11-iscsi --data-dir /opt/stack/data/etcd' 2022-05-19 19:54:46.340 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-19 19:54:46.343 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-840678-11-iscsi=http://10.222.0.13:2380' 2022-05-19 19:54:46.346 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.13:2380' 2022-05-19 19:54:46.349 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.13:2379' 2022-05-19 19:54:46.351 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-19 19:54:46.354 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-19 19:54:46.357 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.13:2379' 2022-05-19 19:54:46.359 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-19 19:54:46.362 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-19 19:54:46.365 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-19 19:54:46.367 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-840678-11-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-840678-11-iscsi=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' '' root 2022-05-19 19:54:46.371 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-19 19:54:46.373 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-840678-11-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-840678-11-iscsi=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2022-05-19 19:54:46.376 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 19:54:46.378 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-19 19:54:46.381 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 19:54:46.383 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 19:54:46.386 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-19 19:54:46.389 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 19:54:46.393 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-19 19:54:46.474 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-19 19:54:46.561 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-840678-11-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-840678-11-iscsi=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2022-05-19 19:54:46.620 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-19 19:54:46.659 | ++ inc/async:async_inner:64 : rc=0 2022-05-19 19:54:46.677 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-19 19:54:46.686 | [147561 Async install_tempest:147561]: finished successfully 2022-05-19 19:54:46.732 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 19:54:46.794 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 19:54:46.797 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-19 19:54:46.870 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 19:54:47.255 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-19 19:54:47.312 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-19 19:54:47.367 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-19 19:54:47.426 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-19 19:54:47.482 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-19 19:54:47.486 | ++ functions-common:is_arch:506 : uname -m 2022-05-19 19:54:47.490 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-19 19:54:47.494 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-19 19:54:47.893 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-19 19:54:47.908 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-19 19:54:48.291 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-19 19:54:49.166 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-19 19:54:49.185 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:54:49.187 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-19 19:54:49.190 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-19 19:54:49.193 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-19 19:54:49.198 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-19 19:54:49.214 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-19 19:54:49.226 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-19 19:54:49.229 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-19 19:54:49.232 | + 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.13/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-19 19:54:49.372 | + 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.13/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-19 19:54:49.513 | + 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.13/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-19 19:54:49.665 | + 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.13/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-19 19:54:49.806 | + 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.13/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-19 19:54:49.959 | + 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.13/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-19 19:54:50.107 | + 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.13/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-19 19:54:50.255 | + 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.13/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-19 19:54:50.404 | + 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.13/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-19 19:54:50.543 | + 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.13/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-19 19:54:50.684 | + functions-common:write_clouds_yaml:198 : cat 2022-05-19 19:54:50.690 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-19 19:54:50.693 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-19 19:54:50.696 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-19 19:54:50.700 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-19 19:54:50.703 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-19 19:54:50.706 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-19 19:54:50.724 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:54:50.726 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-19 19:54:50.729 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:54:50.732 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-19 19:54:50.734 | + ./stack.sh:main:1097 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-05-19 19:54:50.737 | + ./stack.sh:main:1098 : init_keystone 2022-05-19 19:54:50.739 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-19 19:54:50.760 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:54:50.762 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-19 19:54:50.765 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-19 19:54:50.767 | + lib/database:recreate_database:112 : local db=keystone 2022-05-19 19:54:50.770 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-19 19:54:50.772 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-19 19:54:50.775 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-19 19:54:50.780 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 19:54:51.250 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-19 19:54:51.255 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 19:54:51.280 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-19 19:54:51.283 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 19:54:51.286 | + functions-common:time_start:2424 : local start_time= 2022-05-19 19:54:51.289 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 19:54:51.293 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 19:54:51.299 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990091296 2022-05-19 19:54:51.302 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-19 19:54:56.175 | INFO dbcounter [-] Registered counter for database keystone 2022-05-19 19:54:56.199 | 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=149727) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 19:54:56.205 | DEBUG dbcounter [-] [149727] Writer thread running {{(pid=149727) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 19:54:56.207 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:56.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.208 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.209 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.209 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.210 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:56.210 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:56.238 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:56.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.239 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.239 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.240 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.241 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:56.241 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:56.301 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:56.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.302 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.302 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.303 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:56.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:56.304 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:56.304 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:56.312 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 19:54:57.271 | DEBUG dbcounter [-] [149727] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=149727) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 19:54:58.237 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:58.237 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 19:54:58.245 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:58.246 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 19:54:58.253 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:58.253 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 19:54:58.261 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:58.261 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 19:54:58.272 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:58.272 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 19:54:58.281 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:58.281 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 19:54:58.346 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:58.346 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:58.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.348 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.349 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.349 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.349 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.349 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:58.349 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:58.350 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:58.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.351 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.351 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.352 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.353 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:58.353 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:58.362 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:58.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.365 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.365 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.366 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.366 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.366 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:58.367 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:58.377 | DEBUG dbcounter [-] [149727] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=149727) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 19:54:58.977 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:58.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.979 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.979 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.979 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:58.980 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:58.980 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:58.980 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:59.011 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:59.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.013 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.014 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.014 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.014 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.014 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:59.015 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:59.022 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 19:54:59.075 | DEBUG dbcounter [-] [149727] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=149727) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 19:54:59.088 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.088 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 19:54:59.104 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.104 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 19:54:59.113 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.113 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 19:54:59.120 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.120 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 19:54:59.128 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.128 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 19:54:59.135 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.135 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 19:54:59.142 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.143 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:59.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.145 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.145 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.145 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.146 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:59.146 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:59.146 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:59.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.148 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.149 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.150 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.150 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.150 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:59.150 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:59.159 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:59.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.160 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.161 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.161 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.162 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:59.162 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:59.628 | DEBUG dbcounter [-] [149727] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=149727) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 19:54:59.692 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:59.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.694 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.694 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.695 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:59.695 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:59.723 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 19:54:59.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.725 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.725 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.726 | 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=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 19:54:59.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 19:54:59.726 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 19:54:59.726 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149727) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 19:54:59.734 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 19:54:59.743 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.744 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 19:54:59.751 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.751 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 19:54:59.759 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.759 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 19:54:59.766 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.766 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 19:54:59.775 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.775 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 19:54:59.784 | INFO migrate.versioning.api [-] done 2022-05-19 19:54:59.784 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 19:54:59.792 | INFO migrate.versioning.api [-] done 2022-05-19 19:55:00.186 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-19 19:55:00.189 | + functions-common:time_stop:2437 : local name 2022-05-19 19:55:00.191 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:55:00.194 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:55:00.197 | + functions-common:time_stop:2440 : local total 2022-05-19 19:55:00.199 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:55:00.202 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 19:55:00.204 | + functions-common:time_stop:2444 : start_time=1652990091296 2022-05-19 19:55:00.207 | + functions-common:time_stop:2446 : [[ -z 1652990091296 ]] 2022-05-19 19:55:00.210 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:55:00.215 | + functions-common:time_stop:2449 : end_time=1652990100212 2022-05-19 19:55:00.217 | + functions-common:time_stop:2450 : elapsed_time=8916 2022-05-19 19:55:00.220 | + functions-common:time_stop:2451 : total=0 2022-05-19 19:55:00.222 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:55:00.224 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8916 2022-05-19 19:55:00.227 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-19 19:55:00.229 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-19 19:55:00.233 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-19 19:55:04.789 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-19 19:55:04.790 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-19 19:55:04.790 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-19 19:55:04.790 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-19 19:55:04.791 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-19 19:55:04.791 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-19 19:55:04.791 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-19 19:55:04.791 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-19 19:55:04.792 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-19 19:55:05.169 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-19 19:55:05.173 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-19 19:55:09.736 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-19 19:55:09.736 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-19 19:55:09.736 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-19 19:55:09.737 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-19 19:55:09.737 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-19 19:55:09.737 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-19 19:55:09.738 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-19 19:55:09.738 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-19 19:55:09.738 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-19 19:55:10.112 | + ./stack.sh:main:1099 : start_keystone 2022-05-19 19:55:10.115 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-19 19:55:10.118 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-19 19:55:10.120 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-19 19:55:10.137 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:55:10.140 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-19 19:55:10.143 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-19 19:55:10.148 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-19 19:55:10.151 | + functions-common:run_process:1692 : local service=keystone 2022-05-19 19:55:10.154 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 19:55:10.156 | + functions-common:run_process:1694 : local group= 2022-05-19 19:55:10.159 | + functions-common:run_process:1695 : local user= 2022-05-19 19:55:10.161 | + functions-common:run_process:1697 : local name=keystone 2022-05-19 19:55:10.164 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 19:55:10.167 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 19:55:10.169 | + functions-common:time_start:2424 : local start_time= 2022-05-19 19:55:10.172 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 19:55:10.176 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 19:55:10.181 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990110178 2022-05-19 19:55:10.183 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-19 19:55:10.200 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:55:10.203 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-19 19:55:10.205 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-19 19:55:10.208 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 19:55:10.210 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 19:55:10.213 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 19:55:10.216 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 19:55:10.218 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-19 19:55:10.220 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-19 19:55:10.223 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-19 19:55:10.225 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 19:55:10.228 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 19:55:10.230 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-19 19:55:10.233 | + 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-05-19 19:55:10.235 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-19 19:55:10.238 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 19:55:10.240 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 19:55:10.242 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 19:55:10.245 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-19 19:55:10.247 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 19:55:10.252 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-19 19:55:10.309 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-19 19:55:10.370 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-19 19:55:10.427 | + 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-05-19 19:55:10.486 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 19:55:10.545 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-19 19:55:10.603 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-19 19:55:10.669 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-19 19:55:10.725 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-19 19:55:10.787 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-19 19:55:10.844 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 19:55:10.846 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-19 19:55:10.902 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 19:55:11.285 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-19 19:55:11.307 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-19 19:55:11.687 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-19 19:55:11.777 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 19:55:11.782 | + functions-common:time_stop:2437 : local name 2022-05-19 19:55:11.784 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:55:11.790 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:55:11.792 | + functions-common:time_stop:2440 : local total 2022-05-19 19:55:11.795 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:55:11.797 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 19:55:11.800 | + functions-common:time_stop:2444 : start_time=1652990110178 2022-05-19 19:55:11.802 | + functions-common:time_stop:2446 : [[ -z 1652990110178 ]] 2022-05-19 19:55:11.808 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:55:11.817 | + functions-common:time_stop:2449 : end_time=1652990111807 2022-05-19 19:55:11.820 | + functions-common:time_stop:2450 : elapsed_time=1629 2022-05-19 19:55:11.823 | + functions-common:time_stop:2451 : total=1439 2022-05-19 19:55:11.826 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:55:11.828 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3068 2022-05-19 19:55:11.831 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-19 19:55:11.831 | Waiting for keystone to start... 2022-05-19 19:55:11.833 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.13/identity/v3/ 2022-05-19 19:55:11.836 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.13/identity/v3/ 2022-05-19 19:55:11.839 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 19:55:11.841 | + functions:wait_for_service:458 : local url=http://10.222.0.13/identity/v3/ 2022-05-19 19:55:11.844 | + functions:wait_for_service:459 : local rval=0 2022-05-19 19:55:11.847 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 19:55:11.849 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 19:55:11.852 | + functions-common:time_start:2424 : local start_time= 2022-05-19 19:55:11.854 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 19:55:11.858 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 19:55:11.862 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990111859 2022-05-19 19:55:11.865 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 19:55:11.871 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/identity/v3/ 2022-05-19 19:55:18.339 | + :: : [[ 200 == 503 ]] 2022-05-19 19:55:18.340 | + :: : [[ 0 -eq 7 ]] 2022-05-19 19:55:18.343 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 19:55:18.346 | + functions-common:time_stop:2437 : local name 2022-05-19 19:55:18.348 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:55:18.351 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:55:18.354 | + functions-common:time_stop:2440 : local total 2022-05-19 19:55:18.357 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:55:18.359 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 19:55:18.361 | + functions-common:time_stop:2444 : start_time=1652990111859 2022-05-19 19:55:18.364 | + functions-common:time_stop:2446 : [[ -z 1652990111859 ]] 2022-05-19 19:55:18.367 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:55:18.372 | + functions-common:time_stop:2449 : end_time=1652990118369 2022-05-19 19:55:18.374 | + functions-common:time_stop:2450 : elapsed_time=6510 2022-05-19 19:55:18.377 | + functions-common:time_stop:2451 : total=0 2022-05-19 19:55:18.379 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:55:18.382 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6510 2022-05-19 19:55:18.385 | + functions:wait_for_service:467 : return 0 2022-05-19 19:55:18.388 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-19 19:55:18.406 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:55:18.408 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-19 19:55:18.411 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:55:18.413 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-19 19:55:18.445 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-19 19:55:18.447 | + 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.13/identity 2022-05-19 19:55:23.103 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.103 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.103 | 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=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.111 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.129 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.129 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.160 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.194 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.195 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.288 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.288 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.288 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.288 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.289 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.289 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.302 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.302 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.302 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.303 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.303 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.303 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.303 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.311 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.314 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.314 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.314 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.314 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.315 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.315 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.315 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=150876) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 19:55:23.381 | INFO dbcounter [-] Registered counter for database keystone 2022-05-19 19:55:23.401 | 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=150876) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 19:55:23.406 | DEBUG dbcounter [-] [150876] Writer thread running {{(pid=150876) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 19:55:23.616 | INFO keystone.cmd.bootstrap [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] Created domain default 2022-05-19 19:55:23.660 | INFO keystone.cmd.bootstrap [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] Created project admin 2022-05-19 19:55:23.689 | DEBUG passlib.handlers.bcrypt [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=150876) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-19 19:55:23.690 | DEBUG passlib.handlers.bcrypt [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=150876) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-19 19:55:23.756 | INFO keystone.cmd.bootstrap [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] Created user admin 2022-05-19 19:55:23.769 | INFO keystone.cmd.bootstrap [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] Created role reader 2022-05-19 19:55:23.780 | INFO keystone.cmd.bootstrap [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] Created role member 2022-05-19 19:55:23.807 | INFO keystone.cmd.bootstrap [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] Created implied role where afa620995009427092fc6164c9cc643b implies 6d2b1080d0d54e43a997657c5492ad28 2022-05-19 19:55:23.818 | INFO keystone.cmd.bootstrap [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] Created role admin 2022-05-19 19:55:23.836 | INFO keystone.cmd.bootstrap [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] Created implied role where 771c065274f04f49bcd4641d79a0e490 implies afa620995009427092fc6164c9cc643b 2022-05-19 19:55:23.848 | INFO keystone.cmd.bootstrap [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] Granted role admin on project admin to user admin. 2022-05-19 19:55:23.859 | INFO keystone.cmd.bootstrap [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] Granted role admin on the system to user admin. 2022-05-19 19:55:23.872 | WARNING py.warnings [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 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-05-19 19:55:23.872 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-19 19:55:23.872 |  2022-05-19 19:55:23.876 | INFO keystone.cmd.bootstrap [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] Created region RegionOne 2022-05-19 19:55:23.912 | INFO keystone.cmd.bootstrap [None req-0a75f9fb-e55b-47ad-875b-c3b8358427b9 None None] Created public endpoint http://10.222.0.13/identity 2022-05-19 19:55:24.370 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-19 19:55:24.372 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-19 19:55:24.375 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-19 19:55:24.378 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-19 19:55:27.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:27.580 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:27.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:27.580 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:27.759 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:27.762 | + lib/keystone:create_keystone_accounts:310 : admin_project=a0700fd9a2e34b6cbec11fb0d6875eef 2022-05-19 19:55:27.765 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-19 19:55:27.768 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-19 19:55:29.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:29.956 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:29.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:29.956 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:30.146 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:30.149 | + lib/keystone:create_keystone_accounts:312 : admin_user=af21adf4b88843c7988a1c2761d5763b 2022-05-19 19:55:30.152 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-19 19:55:30.154 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-19 19:55:30.157 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-19 19:55:30.159 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin af21adf4b88843c7988a1c2761d5763b default 2022-05-19 19:55:30.218 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin af21adf4b88843c7988a1c2761d5763b default 2022-05-19 19:55:30.259 | [122270 Async ks-domain-role:150996]: running: get_or_add_user_domain_role admin af21adf4b88843c7988a1c2761d5763b default 2022-05-19 19:55:30.262 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-19 19:55:30.265 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 19:55:30.269 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-19 19:55:33.610 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-19 19:55:33.612 | + functions-common:get_or_create_domain:900 : echo default 2022-05-19 19:55:33.612 | default 2022-05-19 19:55:33.614 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-19 19:55:33.677 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-19 19:55:33.719 | [122270 Async ks-project:151138]: running: get_or_create_project service Default 2022-05-19 19:55:33.721 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-19 19:55:33.793 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-19 19:55:33.841 | [122270 Async ks-service:151224]: running: get_or_create_role service 2022-05-19 19:55:33.844 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-19 19:55:33.924 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-19 19:55:34.121 | [122270 Async ks-reseller:151311]: running: get_or_create_role ResellerAdmin 2022-05-19 19:55:34.142 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-19 19:55:34.174 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-19 19:55:34.607 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-19 19:55:34.833 | [122270 Async ks-anotherrole:151402]: running: get_or_create_role anotherrole 2022-05-19 19:55:34.860 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-19 19:55:34.890 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-19 19:55:34.906 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 19:55:34.934 | +++ 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-05-19 19:55:37.798 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:55:37.857 | [151224 Async ks-service:151224]: finished successfully 2022-05-19 19:55:37.891 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:55:37.947 | [151138 Async ks-project:151138]: finished successfully 2022-05-19 19:55:38.110 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:55:38.139 | [151311 Async ks-reseller:151311]: finished successfully 2022-05-19 19:55:38.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:38.482 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:38.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:38.483 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:38.668 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:55:38.690 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:38.694 | ++ functions-common:get_or_create_project:950 : project_id=2415b8fb72a74388ba4695e700a86a3e 2022-05-19 19:55:38.697 | ++ functions-common:get_or_create_project:951 : echo 2415b8fb72a74388ba4695e700a86a3e 2022-05-19 19:55:38.697 | [151402 Async ks-anotherrole:151402]: finished successfully 2022-05-19 19:55:38.700 | + lib/keystone:create_keystone_accounts:340 : invis_project=2415b8fb72a74388ba4695e700a86a3e 2022-05-19 19:55:38.703 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-19 19:55:38.707 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-19 19:55:38.710 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 19:55:38.715 | +++ 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-05-19 19:55:41.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:41.283 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:41.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:41.283 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:41.473 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:41.477 | ++ functions-common:get_or_create_project:950 : project_id=1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:41.480 | ++ functions-common:get_or_create_project:951 : echo 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:41.483 | + lib/keystone:create_keystone_accounts:344 : demo_project=1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:41.485 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-19 19:55:41.488 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-19 19:55:41.491 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:55:41.493 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-19 19:55:41.496 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-19 19:55:41.499 | +++ 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-05-19 19:55:41.776 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:55:41.803 | [150996 Async ks-domain-role:150996]: finished successfully 2022-05-19 19:55:44.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.064 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.064 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.251 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:44.254 | ++ functions-common:get_or_create_user:937 : user_id=4e2602f304894d35a33730dfcd6cc0cc 2022-05-19 19:55:44.257 | ++ functions-common:get_or_create_user:938 : echo 4e2602f304894d35a33730dfcd6cc0cc 2022-05-19 19:55:44.261 | + lib/keystone:create_keystone_accounts:347 : demo_user=4e2602f304894d35a33730dfcd6cc0cc 2022-05-19 19:55:44.263 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-19 19:55:44.318 | [122270 Async ks-domain-role:150996]: Waiting for completion of get_or_add_user_domain_role admin af21adf4b88843c7988a1c2761d5763b default running on PID 150996 (6 other jobs running) 2022-05-19 19:55:44.344 | [122270 Async ks-domain-role:150996]: Signaling child to exit 2022-05-19 19:55:44.344 | WAKEUP 2022-05-19 19:55:44.368 | [122270 Async ks-domain-role:150996]: Signaled 2022-05-19 19:55:44.369 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-19 19:55:44.369 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user af21adf4b88843c7988a1c2761d5763b --domain default 2022-05-19 19:55:44.369 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:55:44.369 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-19 19:55:44.369 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:55:44.369 | ++ functions-common:get_field:824 : read data 2022-05-19 19:55:44.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.369 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.369 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.369 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:44.369 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-19 19:55:44.370 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-19 19:55:44.370 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user af21adf4b88843c7988a1c2761d5763b --domain default 2022-05-19 19:55:44.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.370 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.370 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.370 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user af21adf4b88843c7988a1c2761d5763b --domain default 2022-05-19 19:55:44.370 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-19 19:55:44.370 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:55:44.370 | ++ functions-common:get_field:824 : read data 2022-05-19 19:55:44.370 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:55:44.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.370 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.370 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.370 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:44.370 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:55:44.370 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:55:44.370 | ++ functions-common:get_field:830 : echo '| 771c065274f04f49bcd4641d79a0e490 | af21adf4b88843c7988a1c2761d5763b | | | default | | False |' 2022-05-19 19:55:44.370 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:55:44.370 | ++ functions-common:get_field:824 : read data 2022-05-19 19:55:44.370 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=771c065274f04f49bcd4641d79a0e490 2022-05-19 19:55:44.370 | + functions-common:get_or_add_user_domain_role:1033 : echo 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:55:44.370 | 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:55:44.416 | [122270 Async ks-domain-role:150996]: finished get_or_add_user_domain_role admin af21adf4b88843c7988a1c2761d5763b default with result 0 in 11 seconds 2022-05-19 19:55:44.423 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-19 19:55:44.460 | [122270 Async ks-project:151138]: Waiting for completion of get_or_create_project service Default running on PID 151138 (5 other jobs running) 2022-05-19 19:55:44.494 | [122270 Async ks-project:151138]: Signaling child to exit 2022-05-19 19:55:44.494 | WAKEUP 2022-05-19 19:55:44.518 | [122270 Async ks-project:151138]: Signaled 2022-05-19 19:55:44.520 | + functions-common:get_or_create_project:944 : local project_id 2022-05-19 19:55:44.520 | ++ 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-05-19 19:55:44.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.521 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.521 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.521 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:44.521 | + functions-common:get_or_create_project:950 : project_id=746ecf0f15fb4b4fa53269fa15460168 2022-05-19 19:55:44.521 | + functions-common:get_or_create_project:951 : echo 746ecf0f15fb4b4fa53269fa15460168 2022-05-19 19:55:44.521 | 746ecf0f15fb4b4fa53269fa15460168 2022-05-19 19:55:44.574 | [122270 Async ks-project:151138]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-19 19:55:44.614 | [122270 Async ks-service:151224]: Waiting for completion of get_or_create_role service running on PID 151224 (4 other jobs running) 2022-05-19 19:55:44.643 | [122270 Async ks-service:151224]: Signaling child to exit 2022-05-19 19:55:44.643 | WAKEUP 2022-05-19 19:55:44.667 | [122270 Async ks-service:151224]: Signaled 2022-05-19 19:55:44.669 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 19:55:44.669 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-19 19:55:44.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.669 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.669 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.669 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:44.669 | + functions-common:get_or_create_role:962 : role_id=edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:55:44.669 | + functions-common:get_or_create_role:963 : echo edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:55:44.669 | edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:55:44.717 | [122270 Async ks-service:151224]: finished get_or_create_role service with result 0 in 4 seconds 2022-05-19 19:55:44.755 | [122270 Async ks-reseller:151311]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 151311 (3 other jobs running) 2022-05-19 19:55:44.781 | [122270 Async ks-reseller:151311]: Signaling child to exit 2022-05-19 19:55:44.782 | WAKEUP 2022-05-19 19:55:44.804 | [122270 Async ks-reseller:151311]: Signaled 2022-05-19 19:55:44.806 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 19:55:44.806 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-19 19:55:44.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.806 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.806 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.806 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:44.806 | + functions-common:get_or_create_role:962 : role_id=5d9c4c3566b14a808b2d396e60dab608 2022-05-19 19:55:44.806 | + functions-common:get_or_create_role:963 : echo 5d9c4c3566b14a808b2d396e60dab608 2022-05-19 19:55:44.806 | 5d9c4c3566b14a808b2d396e60dab608 2022-05-19 19:55:44.852 | [122270 Async ks-reseller:151311]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-19 19:55:44.890 | [122270 Async ks-anotherrole:151402]: Waiting for completion of get_or_create_role anotherrole running on PID 151402 (2 other jobs running) 2022-05-19 19:55:44.916 | [122270 Async ks-anotherrole:151402]: Signaling child to exit 2022-05-19 19:55:44.916 | WAKEUP 2022-05-19 19:55:44.939 | [122270 Async ks-anotherrole:151402]: Signaled 2022-05-19 19:55:44.940 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 19:55:44.941 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-19 19:55:44.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.941 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:44.941 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:44.941 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:44.941 | + functions-common:get_or_create_role:962 : role_id=dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:55:44.941 | + functions-common:get_or_create_role:963 : echo dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:55:44.941 | dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:55:44.987 | [122270 Async ks-anotherrole:151402]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-19 19:55:44.991 | + inc/async:async_wait:197 : return 0 2022-05-19 19:55:44.994 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 4e2602f304894d35a33730dfcd6cc0cc 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:45.059 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4e2602f304894d35a33730dfcd6cc0cc 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:45.100 | [122270 Async ks-demo-member:152268]: running: get_or_add_user_project_role member 4e2602f304894d35a33730dfcd6cc0cc 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:45.103 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin af21adf4b88843c7988a1c2761d5763b 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:45.166 | + inc/async:async_inner:63 : get_or_add_user_project_role admin af21adf4b88843c7988a1c2761d5763b 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:45.214 | [122270 Async ks-demo-admin:152380]: running: get_or_add_user_project_role admin af21adf4b88843c7988a1c2761d5763b 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:45.220 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 4e2602f304894d35a33730dfcd6cc0cc 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:45.286 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4e2602f304894d35a33730dfcd6cc0cc 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:45.337 | [122270 Async ks-demo-another:152492]: running: get_or_add_user_project_role anotherrole 4e2602f304894d35a33730dfcd6cc0cc 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:45.340 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 4e2602f304894d35a33730dfcd6cc0cc 2415b8fb72a74388ba4695e700a86a3e 2022-05-19 19:55:45.418 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4e2602f304894d35a33730dfcd6cc0cc 2415b8fb72a74388ba4695e700a86a3e 2022-05-19 19:55:45.486 | [122270 Async ks-demo-invis:152604]: running: get_or_add_user_project_role member 4e2602f304894d35a33730dfcd6cc0cc 2415b8fb72a74388ba4695e700a86a3e 2022-05-19 19:55:45.489 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-19 19:55:45.506 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-19 19:55:45.517 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:55:45.521 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-19 19:55:45.534 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-19 19:55:45.542 | +++ 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-05-19 19:55:49.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:49.796 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:49.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:49.796 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:49.989 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:49.992 | ++ functions-common:get_or_create_user:937 : user_id=7e6273b9f6c24071abf2853f89ab26dc 2022-05-19 19:55:49.995 | ++ functions-common:get_or_create_user:938 : echo 7e6273b9f6c24071abf2853f89ab26dc 2022-05-19 19:55:49.998 | + lib/keystone:create_keystone_accounts:360 : demo_reader=7e6273b9f6c24071abf2853f89ab26dc 2022-05-19 19:55:50.001 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 7e6273b9f6c24071abf2853f89ab26dc 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:50.087 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7e6273b9f6c24071abf2853f89ab26dc 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:50.142 | [122270 Async ks-demo-reader:152762]: running: get_or_add_user_project_role reader 7e6273b9f6c24071abf2853f89ab26dc 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:55:50.146 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-19 19:55:50.151 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-19 19:55:50.154 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 19:55:50.158 | +++ 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-05-19 19:55:53.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:53.960 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:53.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:53.960 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:54.349 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:54.359 | ++ functions-common:get_or_create_project:950 : project_id=500dd025438549d9aed4441f992c1e58 2022-05-19 19:55:54.364 | ++ functions-common:get_or_create_project:951 : echo 500dd025438549d9aed4441f992c1e58 2022-05-19 19:55:54.368 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=500dd025438549d9aed4441f992c1e58 2022-05-19 19:55:54.376 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-19 19:55:54.384 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-19 19:55:54.387 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:55:54.392 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-19 19:55:54.396 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-19 19:55:54.403 | +++ 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-05-19 19:55:57.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:57.885 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:57.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:55:57.885 | from cryptography.utils import int_from_bytes 2022-05-19 19:55:58.299 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:55:58.319 | ++ functions-common:get_or_create_user:937 : user_id=a2cc29e8684545d68e9e4850a7a4e31f 2022-05-19 19:55:58.346 | ++ functions-common:get_or_create_user:938 : echo a2cc29e8684545d68e9e4850a7a4e31f 2022-05-19 19:55:58.365 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=a2cc29e8684545d68e9e4850a7a4e31f 2022-05-19 19:55:58.390 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin a2cc29e8684545d68e9e4850a7a4e31f 500dd025438549d9aed4441f992c1e58 2022-05-19 19:55:58.816 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a2cc29e8684545d68e9e4850a7a4e31f 500dd025438549d9aed4441f992c1e58 2022-05-19 19:55:59.096 | [122270 Async ks-alt-admin:153131]: running: get_or_add_user_project_role admin a2cc29e8684545d68e9e4850a7a4e31f 500dd025438549d9aed4441f992c1e58 2022-05-19 19:55:59.119 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole a2cc29e8684545d68e9e4850a7a4e31f 500dd025438549d9aed4441f992c1e58 2022-05-19 19:55:59.534 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a2cc29e8684545d68e9e4850a7a4e31f 500dd025438549d9aed4441f992c1e58 2022-05-19 19:55:59.783 | [122270 Async ks-alt-another:153244]: running: get_or_add_user_project_role anotherrole a2cc29e8684545d68e9e4850a7a4e31f 500dd025438549d9aed4441f992c1e58 2022-05-19 19:55:59.802 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-19 19:55:59.830 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-19 19:55:59.850 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:55:59.870 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-19 19:55:59.897 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-19 19:55:59.909 | +++ 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-05-19 19:56:03.078 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:03.247 | [152268 Async ks-demo-member:152268]: finished successfully 2022-05-19 19:56:03.314 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:03.522 | [152492 Async ks-demo-another:152492]: finished successfully 2022-05-19 19:56:04.175 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:04.212 | [152380 Async ks-demo-admin:152380]: finished successfully 2022-05-19 19:56:05.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:05.036 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:05.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:05.036 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:05.227 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:05.230 | ++ functions-common:get_or_create_user:937 : user_id=e23386b6bbf040a9a365fa037607a718 2022-05-19 19:56:05.233 | ++ functions-common:get_or_create_user:938 : echo e23386b6bbf040a9a365fa037607a718 2022-05-19 19:56:05.235 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=e23386b6bbf040a9a365fa037607a718 2022-05-19 19:56:05.238 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member e23386b6bbf040a9a365fa037607a718 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:05.310 | + inc/async:async_inner:63 : get_or_add_user_project_role member e23386b6bbf040a9a365fa037607a718 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:05.381 | [122270 Async ks-alt-member-user:153610]: running: get_or_add_user_project_role member e23386b6bbf040a9a365fa037607a718 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:05.385 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-19 19:56:05.392 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-19 19:56:05.396 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:56:05.407 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-19 19:56:05.428 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-19 19:56:05.466 | +++ 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-05-19 19:56:05.751 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:05.885 | [152604 Async ks-demo-invis:152604]: finished successfully 2022-05-19 19:56:07.561 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:07.730 | [152762 Async ks-demo-reader:152762]: finished successfully 2022-05-19 19:56:08.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:08.526 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:08.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:08.526 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:08.765 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:08.769 | ++ functions-common:get_or_create_user:937 : user_id=465d7402e0504d10ac36635a6c0fea38 2022-05-19 19:56:08.778 | ++ functions-common:get_or_create_user:938 : echo 465d7402e0504d10ac36635a6c0fea38 2022-05-19 19:56:08.782 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=465d7402e0504d10ac36635a6c0fea38 2022-05-19 19:56:08.786 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 465d7402e0504d10ac36635a6c0fea38 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:08.878 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 465d7402e0504d10ac36635a6c0fea38 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:08.969 | [122270 Async ks-alt-reader-user:153885]: running: get_or_add_user_project_role reader 465d7402e0504d10ac36635a6c0fea38 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:08.984 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-19 19:56:08.996 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:56:08.999 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-19 19:56:09.003 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-19 19:56:09.016 | +++ 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-05-19 19:56:12.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:12.559 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:12.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:12.559 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:12.882 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:12.887 | ++ functions-common:get_or_create_user:937 : user_id=9b83a17e264141c6a848a459b26a5ad8 2022-05-19 19:56:12.895 | ++ functions-common:get_or_create_user:938 : echo 9b83a17e264141c6a848a459b26a5ad8 2022-05-19 19:56:12.917 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9b83a17e264141c6a848a459b26a5ad8 2022-05-19 19:56:12.920 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9b83a17e264141c6a848a459b26a5ad8 all 2022-05-19 19:56:13.142 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9b83a17e264141c6a848a459b26a5ad8 all 2022-05-19 19:56:13.204 | [122270 Async ks-system-member:154109]: running: get_or_add_user_system_role member 9b83a17e264141c6a848a459b26a5ad8 all 2022-05-19 19:56:13.210 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-19 19:56:13.213 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:56:13.215 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-19 19:56:13.218 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-19 19:56:13.222 | +++ 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-05-19 19:56:16.307 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:16.463 | [153131 Async ks-alt-admin:153131]: finished successfully 2022-05-19 19:56:16.856 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:16.937 | [153244 Async ks-alt-another:153244]: finished successfully 2022-05-19 19:56:17.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:17.433 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:17.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:17.433 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:17.689 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:17.696 | ++ functions-common:get_or_create_user:937 : user_id=111a0f7142194f949a55512c46091b05 2022-05-19 19:56:17.696 | ++ functions-common:get_or_create_user:938 : echo 111a0f7142194f949a55512c46091b05 2022-05-19 19:56:17.699 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=111a0f7142194f949a55512c46091b05 2022-05-19 19:56:17.702 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 111a0f7142194f949a55512c46091b05 all 2022-05-19 19:56:17.796 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 111a0f7142194f949a55512c46091b05 all 2022-05-19 19:56:17.851 | [122270 Async ks-system-reader:154403]: running: get_or_add_user_system_role reader 111a0f7142194f949a55512c46091b05 all 2022-05-19 19:56:17.856 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-19 19:56:17.868 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-19 19:56:17.883 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-19 19:56:17.907 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-19 19:56:17.934 | +++ 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-05-19 19:56:19.601 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:19.771 | [153610 Async ks-alt-member-user:153610]: finished successfully 2022-05-19 19:56:21.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:21.716 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:21.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:21.716 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:21.914 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:21.918 | ++ functions-common:get_or_create_group:914 : group_id=92b6c778203c4280abd8ae00e6176a22 2022-05-19 19:56:21.922 | ++ functions-common:get_or_create_group:915 : echo 92b6c778203c4280abd8ae00e6176a22 2022-05-19 19:56:21.931 | + lib/keystone:create_keystone_accounts:402 : admin_group=92b6c778203c4280abd8ae00e6176a22 2022-05-19 19:56:21.933 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-19 19:56:21.937 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-19 19:56:21.940 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-19 19:56:21.942 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-19 19:56:21.947 | +++ 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-05-19 19:56:22.898 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:22.930 | [153885 Async ks-alt-reader-user:153885]: finished successfully 2022-05-19 19:56:24.605 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:24.637 | [154109 Async ks-system-member:154109]: finished successfully 2022-05-19 19:56:24.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:24.792 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:24.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:24.792 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:24.983 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:24.986 | ++ functions-common:get_or_create_group:914 : group_id=70dbde63036a4c8aa1983a9fb606f7e9 2022-05-19 19:56:24.989 | ++ functions-common:get_or_create_group:915 : echo 70dbde63036a4c8aa1983a9fb606f7e9 2022-05-19 19:56:24.993 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=70dbde63036a4c8aa1983a9fb606f7e9 2022-05-19 19:56:24.995 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:25.064 | + inc/async:async_inner:63 : get_or_add_group_project_role member 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:25.111 | [122270 Async ks-group-memberdemo:154781]: running: get_or_add_group_project_role member 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:25.114 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:25.187 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:25.229 | [122270 Async ks-group-anotherdemo:154886]: running: get_or_add_group_project_role anotherrole 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:25.232 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:25.304 | + inc/async:async_inner:63 : get_or_add_group_project_role member 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:25.380 | [122270 Async ks-group-memberalt:154972]: running: get_or_add_group_project_role member 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:25.399 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:25.830 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:26.055 | [122270 Async ks-group-anotheralt:155062]: running: get_or_add_group_project_role anotherrole 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:26.078 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 92b6c778203c4280abd8ae00e6176a22 a0700fd9a2e34b6cbec11fb0d6875eef 2022-05-19 19:56:26.542 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 92b6c778203c4280abd8ae00e6176a22 a0700fd9a2e34b6cbec11fb0d6875eef 2022-05-19 19:56:26.777 | [122270 Async ks-group-admin:155151]: running: get_or_add_group_project_role admin 92b6c778203c4280abd8ae00e6176a22 a0700fd9a2e34b6cbec11fb0d6875eef 2022-05-19 19:56:26.802 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-19 19:56:27.200 | [122270 Async ks-demo-member:152268]: Waiting for completion of get_or_add_user_project_role member 4e2602f304894d35a33730dfcd6cc0cc 1557b854d9814d43a2958ac6f6f85e48 running on PID 152268 (17 other jobs running) 2022-05-19 19:56:27.402 | [122270 Async ks-demo-member:152268]: Signaling child to exit 2022-05-19 19:56:27.402 | WAKEUP 2022-05-19 19:56:27.562 | [122270 Async ks-demo-member:152268]: Signaled 2022-05-19 19:56:27.581 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:56:27.581 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:56:27.581 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:56:27.581 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:56:27.582 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:56:27.582 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:56:27.582 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:56:27.582 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:56:27.582 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:27.582 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4e2602f304894d35a33730dfcd6cc0cc --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:27.582 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:56:27.582 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:27.582 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:27.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:27.582 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:27.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:27.582 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:27.582 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:27.582 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:56:27.582 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:56:27.582 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 4e2602f304894d35a33730dfcd6cc0cc --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:27.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:27.582 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:27.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:27.582 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:27.582 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:56:27.582 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:27.582 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:27.582 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4e2602f304894d35a33730dfcd6cc0cc --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:27.582 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:27.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:27.582 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:27.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:27.582 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:27.582 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:27.582 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:56:27.583 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:56:27.583 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:56:27.583 | ++ functions-common:get_field:830 : echo '| afa620995009427092fc6164c9cc643b | 4e2602f304894d35a33730dfcd6cc0cc | | 1557b854d9814d43a2958ac6f6f85e48 | | | False |' 2022-05-19 19:56:27.583 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:27.583 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=afa620995009427092fc6164c9cc643b 2022-05-19 19:56:27.583 | + functions-common:get_or_add_user_project_role:1009 : echo afa620995009427092fc6164c9cc643b 2022-05-19 19:56:27.583 | afa620995009427092fc6164c9cc643b 2022-05-19 19:56:27.865 | [122270 Async ks-demo-member:152268]: finished get_or_add_user_project_role member 4e2602f304894d35a33730dfcd6cc0cc 1557b854d9814d43a2958ac6f6f85e48 with result 0 in 18 seconds 2022-05-19 19:56:28.102 | [122270 Async ks-demo-admin:152380]: Waiting for completion of get_or_add_user_project_role admin af21adf4b88843c7988a1c2761d5763b 1557b854d9814d43a2958ac6f6f85e48 running on PID 152380 (16 other jobs running) 2022-05-19 19:56:28.267 | [122270 Async ks-demo-admin:152380]: Signaling child to exit 2022-05-19 19:56:28.268 | WAKEUP 2022-05-19 19:56:28.435 | [122270 Async ks-demo-admin:152380]: Signaled 2022-05-19 19:56:28.441 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:56:28.441 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:56:28.442 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:56:28.442 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:56:28.442 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:56:28.442 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:56:28.442 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:56:28.442 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:56:28.442 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:28.442 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:56:28.442 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user af21adf4b88843c7988a1c2761d5763b --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:28.442 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:28.442 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:28.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:28.442 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:28.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:28.442 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:28.442 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:28.442 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:56:28.442 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:56:28.442 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user af21adf4b88843c7988a1c2761d5763b --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:28.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:28.442 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:28.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:28.442 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:28.442 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:28.442 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user af21adf4b88843c7988a1c2761d5763b --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:28.442 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:56:28.442 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:28.442 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:28.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:28.442 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:28.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:28.443 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:28.443 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:28.443 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:56:28.443 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:56:28.443 | ++ functions-common:get_field:830 : echo '| 771c065274f04f49bcd4641d79a0e490 | af21adf4b88843c7988a1c2761d5763b | | 1557b854d9814d43a2958ac6f6f85e48 | | | False |' 2022-05-19 19:56:28.443 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:56:28.443 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:28.443 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=771c065274f04f49bcd4641d79a0e490 2022-05-19 19:56:28.443 | + functions-common:get_or_add_user_project_role:1009 : echo 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:56:28.443 | 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:56:28.701 | [122270 Async ks-demo-admin:152380]: finished get_or_add_user_project_role admin af21adf4b88843c7988a1c2761d5763b 1557b854d9814d43a2958ac6f6f85e48 with result 0 in 19 seconds 2022-05-19 19:56:28.863 | [122270 Async ks-demo-another:152492]: Waiting for completion of get_or_add_user_project_role anotherrole 4e2602f304894d35a33730dfcd6cc0cc 1557b854d9814d43a2958ac6f6f85e48 running on PID 152492 (15 other jobs running) 2022-05-19 19:56:28.931 | [122270 Async ks-demo-another:152492]: Signaling child to exit 2022-05-19 19:56:28.931 | WAKEUP 2022-05-19 19:56:28.981 | [122270 Async ks-demo-another:152492]: Signaled 2022-05-19 19:56:28.983 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:56:28.983 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:56:28.983 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:56:28.983 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:56:28.983 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:56:28.983 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:56:28.983 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:56:28.983 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:56:28.983 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4e2602f304894d35a33730dfcd6cc0cc --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:28.983 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:28.983 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:56:28.983 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:28.983 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:28.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:28.983 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:28.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:28.983 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:28.983 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:28.983 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:56:28.983 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:56:28.983 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4e2602f304894d35a33730dfcd6cc0cc --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:28.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:28.983 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:28.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:28.984 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:28.984 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4e2602f304894d35a33730dfcd6cc0cc --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:28.984 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:28.984 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:56:28.984 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:28.984 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:28.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:28.984 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:28.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:28.984 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:28.984 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:28.984 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:56:28.984 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:56:28.984 | ++ functions-common:get_field:830 : echo '| dd3a79631b06401fab3c7670acb9024d | 4e2602f304894d35a33730dfcd6cc0cc | | 1557b854d9814d43a2958ac6f6f85e48 | | | False |' 2022-05-19 19:56:28.984 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:56:28.984 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:28.984 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:56:28.984 | + functions-common:get_or_add_user_project_role:1009 : echo dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:56:28.984 | dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:56:29.077 | [122270 Async ks-demo-another:152492]: finished get_or_add_user_project_role anotherrole 4e2602f304894d35a33730dfcd6cc0cc 1557b854d9814d43a2958ac6f6f85e48 with result 0 in 18 seconds 2022-05-19 19:56:29.161 | [122270 Async ks-demo-invis:152604]: Waiting for completion of get_or_add_user_project_role member 4e2602f304894d35a33730dfcd6cc0cc 2415b8fb72a74388ba4695e700a86a3e running on PID 152604 (14 other jobs running) 2022-05-19 19:56:29.222 | [122270 Async ks-demo-invis:152604]: Signaling child to exit 2022-05-19 19:56:29.222 | WAKEUP 2022-05-19 19:56:29.277 | [122270 Async ks-demo-invis:152604]: Signaled 2022-05-19 19:56:29.278 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:56:29.278 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:56:29.278 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:56:29.278 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:56:29.278 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:56:29.278 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:56:29.278 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:56:29.278 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:56:29.278 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:29.278 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4e2602f304894d35a33730dfcd6cc0cc --project 2415b8fb72a74388ba4695e700a86a3e 2022-05-19 19:56:29.278 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:56:29.279 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:29.279 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:29.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.279 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.279 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.279 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:29.279 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:56:29.279 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:56:29.279 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 4e2602f304894d35a33730dfcd6cc0cc --project 2415b8fb72a74388ba4695e700a86a3e 2022-05-19 19:56:29.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.279 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.279 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.279 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4e2602f304894d35a33730dfcd6cc0cc --project 2415b8fb72a74388ba4695e700a86a3e 2022-05-19 19:56:29.279 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:29.279 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:56:29.279 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:29.279 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:29.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.279 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.279 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.279 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:29.279 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:56:29.279 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:56:29.279 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:56:29.279 | ++ functions-common:get_field:830 : echo '| afa620995009427092fc6164c9cc643b | 4e2602f304894d35a33730dfcd6cc0cc | | 2415b8fb72a74388ba4695e700a86a3e | | | False |' 2022-05-19 19:56:29.279 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:29.279 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=afa620995009427092fc6164c9cc643b 2022-05-19 19:56:29.279 | + functions-common:get_or_add_user_project_role:1009 : echo afa620995009427092fc6164c9cc643b 2022-05-19 19:56:29.279 | afa620995009427092fc6164c9cc643b 2022-05-19 19:56:29.353 | [122270 Async ks-demo-invis:152604]: finished get_or_add_user_project_role member 4e2602f304894d35a33730dfcd6cc0cc 2415b8fb72a74388ba4695e700a86a3e with result 0 in 20 seconds 2022-05-19 19:56:29.417 | [122270 Async ks-demo-reader:152762]: Waiting for completion of get_or_add_user_project_role reader 7e6273b9f6c24071abf2853f89ab26dc 1557b854d9814d43a2958ac6f6f85e48 running on PID 152762 (13 other jobs running) 2022-05-19 19:56:29.487 | [122270 Async ks-demo-reader:152762]: Signaling child to exit 2022-05-19 19:56:29.487 | WAKEUP 2022-05-19 19:56:29.541 | [122270 Async ks-demo-reader:152762]: Signaled 2022-05-19 19:56:29.542 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:56:29.542 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:56:29.542 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:56:29.543 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:56:29.543 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:56:29.543 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:56:29.543 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:56:29.543 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:56:29.543 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7e6273b9f6c24071abf2853f89ab26dc --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:29.543 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:56:29.543 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:29.543 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:29.543 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:29.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.543 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.543 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.543 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:29.543 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:56:29.543 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:56:29.543 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 7e6273b9f6c24071abf2853f89ab26dc --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:29.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.543 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.543 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.543 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:29.543 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7e6273b9f6c24071abf2853f89ab26dc --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:29.543 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:56:29.543 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:29.543 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:29.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.543 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.543 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.543 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:29.543 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:56:29.544 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:56:29.544 | ++ functions-common:get_field:830 : echo '| 6d2b1080d0d54e43a997657c5492ad28 | 7e6273b9f6c24071abf2853f89ab26dc | | 1557b854d9814d43a2958ac6f6f85e48 | | | False |' 2022-05-19 19:56:29.544 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:56:29.544 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:29.544 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6d2b1080d0d54e43a997657c5492ad28 2022-05-19 19:56:29.544 | + functions-common:get_or_add_user_project_role:1009 : echo 6d2b1080d0d54e43a997657c5492ad28 2022-05-19 19:56:29.544 | 6d2b1080d0d54e43a997657c5492ad28 2022-05-19 19:56:29.622 | [122270 Async ks-demo-reader:152762]: finished get_or_add_user_project_role reader 7e6273b9f6c24071abf2853f89ab26dc 1557b854d9814d43a2958ac6f6f85e48 with result 0 in 17 seconds 2022-05-19 19:56:29.627 | + inc/async:async_wait:197 : return 0 2022-05-19 19:56:29.629 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-19 19:56:29.741 | [122270 Async ks-alt-admin:153131]: Waiting for completion of get_or_add_user_project_role admin a2cc29e8684545d68e9e4850a7a4e31f 500dd025438549d9aed4441f992c1e58 running on PID 153131 (12 other jobs running) 2022-05-19 19:56:29.776 | [122270 Async ks-alt-admin:153131]: Signaling child to exit 2022-05-19 19:56:29.777 | WAKEUP 2022-05-19 19:56:29.803 | [122270 Async ks-alt-admin:153131]: Signaled 2022-05-19 19:56:29.805 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:56:29.805 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:56:29.805 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:56:29.805 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:56:29.805 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:56:29.805 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:56:29.805 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:56:29.805 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:56:29.806 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:56:29.806 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a2cc29e8684545d68e9e4850a7a4e31f --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:29.806 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:29.806 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:29.806 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:29.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.806 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.806 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.806 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:29.806 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:56:29.806 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:56:29.806 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user a2cc29e8684545d68e9e4850a7a4e31f --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:29.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.806 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.806 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.806 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a2cc29e8684545d68e9e4850a7a4e31f --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:29.806 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:56:29.806 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:29.806 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:29.806 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:29.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.806 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.806 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.806 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:29.806 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:56:29.806 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:56:29.806 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:56:29.806 | ++ functions-common:get_field:830 : echo '| 771c065274f04f49bcd4641d79a0e490 | a2cc29e8684545d68e9e4850a7a4e31f | | 500dd025438549d9aed4441f992c1e58 | | | False |' 2022-05-19 19:56:29.806 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:29.807 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=771c065274f04f49bcd4641d79a0e490 2022-05-19 19:56:29.807 | + functions-common:get_or_add_user_project_role:1009 : echo 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:56:29.807 | 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:56:29.865 | [122270 Async ks-alt-admin:153131]: finished get_or_add_user_project_role admin a2cc29e8684545d68e9e4850a7a4e31f 500dd025438549d9aed4441f992c1e58 with result 0 in 17 seconds 2022-05-19 19:56:29.908 | [122270 Async ks-alt-another:153244]: Waiting for completion of get_or_add_user_project_role anotherrole a2cc29e8684545d68e9e4850a7a4e31f 500dd025438549d9aed4441f992c1e58 running on PID 153244 (11 other jobs running) 2022-05-19 19:56:29.939 | [122270 Async ks-alt-another:153244]: Signaling child to exit 2022-05-19 19:56:29.940 | WAKEUP 2022-05-19 19:56:29.971 | [122270 Async ks-alt-another:153244]: Signaled 2022-05-19 19:56:29.972 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:56:29.972 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:56:29.972 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:56:29.972 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:56:29.972 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:56:29.972 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:56:29.973 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:56:29.973 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:56:29.973 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a2cc29e8684545d68e9e4850a7a4e31f --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:29.973 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:56:29.973 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:29.973 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:29.973 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:29.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.973 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.973 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.973 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:29.973 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:56:29.973 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:56:29.973 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user a2cc29e8684545d68e9e4850a7a4e31f --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:29.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.973 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.973 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.973 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a2cc29e8684545d68e9e4850a7a4e31f --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:29.973 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:56:29.973 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:29.973 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:29.973 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:29.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.973 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:29.973 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:29.973 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:29.973 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:56:29.973 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:56:29.973 | ++ functions-common:get_field:830 : echo '| dd3a79631b06401fab3c7670acb9024d | a2cc29e8684545d68e9e4850a7a4e31f | | 500dd025438549d9aed4441f992c1e58 | | | False |' 2022-05-19 19:56:29.974 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:56:29.974 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:29.974 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:56:29.974 | + functions-common:get_or_add_user_project_role:1009 : echo dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:56:29.974 | dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:56:30.051 | [122270 Async ks-alt-another:153244]: finished get_or_add_user_project_role anotherrole a2cc29e8684545d68e9e4850a7a4e31f 500dd025438549d9aed4441f992c1e58 with result 0 in 17 seconds 2022-05-19 19:56:30.136 | [122270 Async ks-alt-member-user:153610]: Waiting for completion of get_or_add_user_project_role member e23386b6bbf040a9a365fa037607a718 500dd025438549d9aed4441f992c1e58 running on PID 153610 (10 other jobs running) 2022-05-19 19:56:30.186 | [122270 Async ks-alt-member-user:153610]: Signaling child to exit 2022-05-19 19:56:30.186 | WAKEUP 2022-05-19 19:56:30.206 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:30.228 | [122270 Async ks-alt-member-user:153610]: Signaled 2022-05-19 19:56:30.228 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:56:30.228 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:56:30.228 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:56:30.228 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:56:30.229 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:56:30.229 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:56:30.229 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:56:30.229 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:56:30.229 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:56:30.229 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e23386b6bbf040a9a365fa037607a718 --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:30.229 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:30.229 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:30.229 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:30.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.229 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.229 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.229 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:30.229 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:56:30.229 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:56:30.229 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user e23386b6bbf040a9a365fa037607a718 --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:30.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.229 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.229 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.229 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:56:30.229 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:30.229 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e23386b6bbf040a9a365fa037607a718 --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:30.229 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:30.229 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:30.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.229 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.229 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.229 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:30.229 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:56:30.229 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:56:30.230 | ++ functions-common:get_field:830 : echo '| afa620995009427092fc6164c9cc643b | e23386b6bbf040a9a365fa037607a718 | | 500dd025438549d9aed4441f992c1e58 | | | False |' 2022-05-19 19:56:30.230 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:56:30.230 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:30.230 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=afa620995009427092fc6164c9cc643b 2022-05-19 19:56:30.230 | + functions-common:get_or_add_user_project_role:1009 : echo afa620995009427092fc6164c9cc643b 2022-05-19 19:56:30.230 | afa620995009427092fc6164c9cc643b 2022-05-19 19:56:30.247 | [154403 Async ks-system-reader:154403]: finished successfully 2022-05-19 19:56:30.290 | [122270 Async ks-alt-member-user:153610]: finished get_or_add_user_project_role member e23386b6bbf040a9a365fa037607a718 500dd025438549d9aed4441f992c1e58 with result 0 in 14 seconds 2022-05-19 19:56:30.348 | [122270 Async ks-alt-reader-user:153885]: Waiting for completion of get_or_add_user_project_role reader 465d7402e0504d10ac36635a6c0fea38 500dd025438549d9aed4441f992c1e58 running on PID 153885 (9 other jobs running) 2022-05-19 19:56:30.375 | [122270 Async ks-alt-reader-user:153885]: Signaling child to exit 2022-05-19 19:56:30.377 | WAKEUP 2022-05-19 19:56:30.408 | [122270 Async ks-alt-reader-user:153885]: Signaled 2022-05-19 19:56:30.417 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:56:30.418 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:56:30.418 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:56:30.418 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:56:30.418 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:56:30.418 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:56:30.418 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:56:30.418 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:56:30.418 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 465d7402e0504d10ac36635a6c0fea38 --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:30.418 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:56:30.418 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:30.418 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:30.418 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:30.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.418 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.418 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.418 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:30.418 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:56:30.418 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:56:30.418 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 465d7402e0504d10ac36635a6c0fea38 --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:30.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.418 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.418 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.418 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 465d7402e0504d10ac36635a6c0fea38 --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:30.418 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:56:30.418 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:56:30.418 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:56:30.418 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:30.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.419 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.419 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.419 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:30.419 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:56:30.419 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:56:30.419 | ++ functions-common:get_field:830 : echo '| 6d2b1080d0d54e43a997657c5492ad28 | 465d7402e0504d10ac36635a6c0fea38 | | 500dd025438549d9aed4441f992c1e58 | | | False |' 2022-05-19 19:56:30.419 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:56:30.419 | ++ functions-common:get_field:824 : read data 2022-05-19 19:56:30.419 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6d2b1080d0d54e43a997657c5492ad28 2022-05-19 19:56:30.419 | + functions-common:get_or_add_user_project_role:1009 : echo 6d2b1080d0d54e43a997657c5492ad28 2022-05-19 19:56:30.419 | 6d2b1080d0d54e43a997657c5492ad28 2022-05-19 19:56:30.498 | [122270 Async ks-alt-reader-user:153885]: finished get_or_add_user_project_role reader 465d7402e0504d10ac36635a6c0fea38 500dd025438549d9aed4441f992c1e58 with result 0 in 14 seconds 2022-05-19 19:56:30.505 | + inc/async:async_wait:197 : return 0 2022-05-19 19:56:30.511 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-19 19:56:30.624 | [122270 Async ks-system-member:154109]: Waiting for completion of get_or_add_user_system_role member 9b83a17e264141c6a848a459b26a5ad8 all running on PID 154109 (8 other jobs running) 2022-05-19 19:56:30.665 | [122270 Async ks-system-member:154109]: Signaling child to exit 2022-05-19 19:56:30.665 | WAKEUP 2022-05-19 19:56:30.704 | [122270 Async ks-system-member:154109]: Signaled 2022-05-19 19:56:30.707 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-19 19:56:30.707 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-19 19:56:30.707 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-19 19:56:30.707 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:56:30.707 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:56:30.707 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:56:30.707 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:56:30.707 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:56:30.707 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-19 19:56:30.707 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9b83a17e264141c6a848a459b26a5ad8 --system all -f value -c Role 2022-05-19 19:56:30.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.707 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.708 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.708 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:30.708 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-19 19:56:30.708 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-19 19:56:30.708 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 9b83a17e264141c6a848a459b26a5ad8 --system all 2022-05-19 19:56:30.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.708 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.708 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.708 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9b83a17e264141c6a848a459b26a5ad8 --system all -f value -c Role 2022-05-19 19:56:30.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.709 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.709 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.709 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:30.709 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=afa620995009427092fc6164c9cc643b 2022-05-19 19:56:30.709 | + functions-common:get_or_add_user_system_role:1064 : echo afa620995009427092fc6164c9cc643b 2022-05-19 19:56:30.709 | afa620995009427092fc6164c9cc643b 2022-05-19 19:56:30.791 | [122270 Async ks-system-member:154109]: finished get_or_add_user_system_role member 9b83a17e264141c6a848a459b26a5ad8 all with result 0 in 11 seconds 2022-05-19 19:56:30.862 | [122270 Async ks-system-reader:154403]: Waiting for completion of get_or_add_user_system_role reader 111a0f7142194f949a55512c46091b05 all running on PID 154403 (7 other jobs running) 2022-05-19 19:56:30.920 | [122270 Async ks-system-reader:154403]: Signaling child to exit 2022-05-19 19:56:30.920 | WAKEUP 2022-05-19 19:56:30.968 | [122270 Async ks-system-reader:154403]: Signaled 2022-05-19 19:56:30.969 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-19 19:56:30.969 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-19 19:56:30.969 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-19 19:56:30.969 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:56:30.969 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:56:30.969 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:56:30.969 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:56:30.970 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:56:30.970 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-19 19:56:30.970 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 111a0f7142194f949a55512c46091b05 --system all -f value -c Role 2022-05-19 19:56:30.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.970 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.970 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.970 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:30.970 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-19 19:56:30.970 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-19 19:56:30.970 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 111a0f7142194f949a55512c46091b05 --system all 2022-05-19 19:56:30.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.970 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.970 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.970 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 111a0f7142194f949a55512c46091b05 --system all -f value -c Role 2022-05-19 19:56:30.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.970 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:30.970 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:30.970 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:30.970 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=6d2b1080d0d54e43a997657c5492ad28 2022-05-19 19:56:30.970 | + functions-common:get_or_add_user_system_role:1064 : echo 6d2b1080d0d54e43a997657c5492ad28 2022-05-19 19:56:30.970 | 6d2b1080d0d54e43a997657c5492ad28 2022-05-19 19:56:31.059 | [122270 Async ks-system-reader:154403]: finished get_or_add_user_system_role reader 111a0f7142194f949a55512c46091b05 all with result 0 in 12 seconds 2022-05-19 19:56:31.065 | + inc/async:async_wait:197 : return 0 2022-05-19 19:56:31.074 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-19 19:56:31.184 | [122270 Async ks-group-memberdemo:154781]: Waiting for completion of get_or_add_group_project_role member 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 running on PID 154781 (6 other jobs running) 2022-05-19 19:56:31.225 | [122270 Async ks-group-memberdemo:154781]: Signaling child to exit 2022-05-19 19:56:39.273 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:39.401 | [154781 Async ks-group-memberdemo:154781]: finished successfully 2022-05-19 19:56:39.490 | WAKEUP 2022-05-19 19:56:39.631 | [122270 Async ks-group-memberdemo:154781]: Signaled 2022-05-19 19:56:39.646 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 19:56:39.646 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 70dbde63036a4c8aa1983a9fb606f7e9 --project 1557b854d9814d43a2958ac6f6f85e48 -f value 2022-05-19 19:56:39.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:39.646 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:39.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:39.646 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:39.646 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:39.646 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 19:56:39.646 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 19:56:39.646 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 70dbde63036a4c8aa1983a9fb606f7e9 --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:39.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:39.646 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:39.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:39.646 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:39.646 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 70dbde63036a4c8aa1983a9fb606f7e9 --project 1557b854d9814d43a2958ac6f6f85e48 -f value 2022-05-19 19:56:39.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:39.646 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:39.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:39.646 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:39.646 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:39.646 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='afa620995009427092fc6164c9cc643b 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 False' 2022-05-19 19:56:39.646 | + functions-common:get_or_add_group_project_role:1088 : echo afa620995009427092fc6164c9cc643b 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 False 2022-05-19 19:56:39.646 | afa620995009427092fc6164c9cc643b 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 False 2022-05-19 19:56:39.864 | [122270 Async ks-group-memberdemo:154781]: finished get_or_add_group_project_role member 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 with result 0 in 14 seconds 2022-05-19 19:56:40.031 | [122270 Async ks-group-anotherdemo:154886]: Waiting for completion of get_or_add_group_project_role anotherrole 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 running on PID 154886 (5 other jobs running) 2022-05-19 19:56:40.094 | [122270 Async ks-group-anotherdemo:154886]: Signaling child to exit 2022-05-19 19:56:40.349 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:40.384 | [154886 Async ks-group-anotherdemo:154886]: finished successfully 2022-05-19 19:56:40.417 | WAKEUP 2022-05-19 19:56:40.458 | [122270 Async ks-group-anotherdemo:154886]: Signaled 2022-05-19 19:56:40.459 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 19:56:40.459 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 70dbde63036a4c8aa1983a9fb606f7e9 --project 1557b854d9814d43a2958ac6f6f85e48 -f value 2022-05-19 19:56:40.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:40.459 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:40.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:40.460 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:40.460 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:40.460 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 19:56:40.460 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 19:56:40.460 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 70dbde63036a4c8aa1983a9fb606f7e9 --project 1557b854d9814d43a2958ac6f6f85e48 2022-05-19 19:56:40.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:40.460 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:40.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:40.460 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:40.460 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 70dbde63036a4c8aa1983a9fb606f7e9 --project 1557b854d9814d43a2958ac6f6f85e48 -f value 2022-05-19 19:56:40.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:40.460 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:40.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:40.460 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:40.460 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:40.460 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='dd3a79631b06401fab3c7670acb9024d 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 False' 2022-05-19 19:56:40.460 | + functions-common:get_or_add_group_project_role:1088 : echo dd3a79631b06401fab3c7670acb9024d 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 False 2022-05-19 19:56:40.461 | dd3a79631b06401fab3c7670acb9024d 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 False 2022-05-19 19:56:40.515 | [122270 Async ks-group-anotherdemo:154886]: finished get_or_add_group_project_role anotherrole 70dbde63036a4c8aa1983a9fb606f7e9 1557b854d9814d43a2958ac6f6f85e48 with result 0 in 15 seconds 2022-05-19 19:56:40.570 | [122270 Async ks-group-memberalt:154972]: Waiting for completion of get_or_add_group_project_role member 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 running on PID 154972 (4 other jobs running) 2022-05-19 19:56:40.601 | [122270 Async ks-group-memberalt:154972]: Signaling child to exit 2022-05-19 19:56:41.779 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:41.821 | [154972 Async ks-group-memberalt:154972]: finished successfully 2022-05-19 19:56:41.845 | WAKEUP 2022-05-19 19:56:41.876 | [122270 Async ks-group-memberalt:154972]: Signaled 2022-05-19 19:56:41.878 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 19:56:41.878 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 70dbde63036a4c8aa1983a9fb606f7e9 --project 500dd025438549d9aed4441f992c1e58 -f value 2022-05-19 19:56:41.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:41.878 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:41.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:41.878 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:41.878 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:41.878 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 19:56:41.878 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 19:56:41.878 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 70dbde63036a4c8aa1983a9fb606f7e9 --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:41.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:41.878 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:41.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:41.878 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:41.878 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 70dbde63036a4c8aa1983a9fb606f7e9 --project 500dd025438549d9aed4441f992c1e58 -f value 2022-05-19 19:56:41.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:41.878 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:41.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:41.878 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:41.878 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:41.878 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='afa620995009427092fc6164c9cc643b 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 False' 2022-05-19 19:56:41.879 | + functions-common:get_or_add_group_project_role:1088 : echo afa620995009427092fc6164c9cc643b 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 False 2022-05-19 19:56:41.879 | afa620995009427092fc6164c9cc643b 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 False 2022-05-19 19:56:41.931 | [122270 Async ks-group-memberalt:154972]: finished get_or_add_group_project_role member 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 with result 0 in 16 seconds 2022-05-19 19:56:41.996 | [122270 Async ks-group-anotheralt:155062]: Waiting for completion of get_or_add_group_project_role anotherrole 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 running on PID 155062 (3 other jobs running) 2022-05-19 19:56:42.030 | [122270 Async ks-group-anotheralt:155062]: Signaling child to exit 2022-05-19 19:56:42.171 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:42.199 | [155062 Async ks-group-anotheralt:155062]: finished successfully 2022-05-19 19:56:42.224 | WAKEUP 2022-05-19 19:56:42.252 | [122270 Async ks-group-anotheralt:155062]: Signaled 2022-05-19 19:56:42.253 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 19:56:42.253 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 70dbde63036a4c8aa1983a9fb606f7e9 --project 500dd025438549d9aed4441f992c1e58 -f value 2022-05-19 19:56:42.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:42.253 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:42.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:42.253 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:42.253 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:42.253 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 19:56:42.253 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 19:56:42.253 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 70dbde63036a4c8aa1983a9fb606f7e9 --project 500dd025438549d9aed4441f992c1e58 2022-05-19 19:56:42.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:42.253 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:42.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:42.254 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:42.254 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 70dbde63036a4c8aa1983a9fb606f7e9 --project 500dd025438549d9aed4441f992c1e58 -f value 2022-05-19 19:56:42.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:42.254 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:42.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:42.254 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:42.254 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:42.254 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='dd3a79631b06401fab3c7670acb9024d 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 False' 2022-05-19 19:56:42.254 | + functions-common:get_or_add_group_project_role:1088 : echo dd3a79631b06401fab3c7670acb9024d 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 False 2022-05-19 19:56:42.254 | dd3a79631b06401fab3c7670acb9024d 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 False 2022-05-19 19:56:42.307 | [122270 Async ks-group-anotheralt:155062]: finished get_or_add_group_project_role anotherrole 70dbde63036a4c8aa1983a9fb606f7e9 500dd025438549d9aed4441f992c1e58 with result 0 in 16 seconds 2022-05-19 19:56:42.350 | [122270 Async ks-group-admin:155151]: Waiting for completion of get_or_add_group_project_role admin 92b6c778203c4280abd8ae00e6176a22 a0700fd9a2e34b6cbec11fb0d6875eef running on PID 155151 (2 other jobs running) 2022-05-19 19:56:42.356 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:56:42.378 | [122270 Async ks-group-admin:155151]: Signaling child to exit 2022-05-19 19:56:42.384 | [155151 Async ks-group-admin:155151]: finished successfully 2022-05-19 19:56:42.409 | WAKEUP 2022-05-19 19:56:42.435 | [122270 Async ks-group-admin:155151]: Signaled 2022-05-19 19:56:42.437 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 19:56:42.437 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 92b6c778203c4280abd8ae00e6176a22 --project a0700fd9a2e34b6cbec11fb0d6875eef -f value 2022-05-19 19:56:42.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:42.437 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:42.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:42.437 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:42.437 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:42.437 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 19:56:42.437 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 19:56:42.437 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 92b6c778203c4280abd8ae00e6176a22 --project a0700fd9a2e34b6cbec11fb0d6875eef 2022-05-19 19:56:42.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:42.437 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:42.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:42.437 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:42.437 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 92b6c778203c4280abd8ae00e6176a22 --project a0700fd9a2e34b6cbec11fb0d6875eef -f value 2022-05-19 19:56:42.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:42.437 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:42.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:56:42.437 | from cryptography.utils import int_from_bytes 2022-05-19 19:56:42.437 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:56:42.438 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='771c065274f04f49bcd4641d79a0e490 92b6c778203c4280abd8ae00e6176a22 a0700fd9a2e34b6cbec11fb0d6875eef False' 2022-05-19 19:56:42.438 | + functions-common:get_or_add_group_project_role:1088 : echo 771c065274f04f49bcd4641d79a0e490 92b6c778203c4280abd8ae00e6176a22 a0700fd9a2e34b6cbec11fb0d6875eef False 2022-05-19 19:56:42.438 | 771c065274f04f49bcd4641d79a0e490 92b6c778203c4280abd8ae00e6176a22 a0700fd9a2e34b6cbec11fb0d6875eef False 2022-05-19 19:56:42.485 | [122270 Async ks-group-admin:155151]: finished get_or_add_group_project_role admin 92b6c778203c4280abd8ae00e6176a22 a0700fd9a2e34b6cbec11fb0d6875eef with result 0 in 16 seconds 2022-05-19 19:56:42.489 | + inc/async:async_wait:197 : return 0 2022-05-19 19:56:42.492 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-19 19:56:42.510 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:56:42.512 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-19 19:56:42.534 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:56:42.537 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-19 19:56:42.541 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-19 19:56:42.608 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-19 19:56:42.657 | [122270 Async create_nova_accounts:157049]: running: create_nova_accounts 2022-05-19 19:56:42.660 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-19 19:56:42.680 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:56:42.683 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-19 19:56:42.686 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-19 19:56:42.749 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-19 19:56:42.790 | [122270 Async create_glance_accounts:157164]: running: create_glance_accounts 2022-05-19 19:56:42.793 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-19 19:56:42.818 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:56:42.821 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-19 19:56:42.825 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-19 19:56:42.903 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-19 19:56:42.951 | [122270 Async create_cinder_accounts:157294]: running: create_cinder_accounts 2022-05-19 19:56:42.954 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-19 19:56:42.976 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:56:42.978 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-19 19:56:42.981 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-19 19:56:43.061 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-19 19:56:43.126 | [122270 Async create_neutron_accounts:157410]: running: create_neutron_accounts 2022-05-19 19:56:43.129 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-19 19:56:43.158 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:56:43.166 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-19 19:56:43.169 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-19 19:56:43.325 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-19 19:56:43.552 | [122270 Async create_swift_accounts:157552]: running: create_swift_accounts 2022-05-19 19:56:43.574 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-19 19:56:43.711 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:56:43.730 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-19 19:56:44.079 | [122270 Async create_nova_accounts:157049]: Waiting for completion of create_nova_accounts running on PID 157049 (6 other jobs running) 2022-05-19 19:56:44.252 | [122270 Async create_nova_accounts:157049]: Signaling child to exit 2022-05-19 19:57:28.300 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:57:28.437 | [157410 Async create_neutron_accounts:157410]: finished successfully 2022-05-19 19:57:47.031 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:57:47.074 | [157294 Async create_cinder_accounts:157294]: finished successfully 2022-05-19 19:58:05.865 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:58:05.892 | [157164 Async create_glance_accounts:157164]: finished successfully 2022-05-19 19:58:10.390 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:58:10.417 | [157049 Async create_nova_accounts:157049]: finished successfully 2022-05-19 19:58:10.441 | WAKEUP 2022-05-19 19:58:10.465 | [122270 Async create_nova_accounts:157049]: Signaled 2022-05-19 19:58:10.467 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-19 19:58:10.467 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-19 19:58:10.467 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-19 19:58:10.467 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:58:10.467 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 19:58:10.467 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 19:58:10.467 | ++ 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-05-19 19:58:10.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.467 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.467 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.467 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.467 | + functions-common:get_or_create_user:937 : user_id=482a2286f928483b8bce71f07fb4809f 2022-05-19 19:58:10.467 | + functions-common:get_or_create_user:938 : echo 482a2286f928483b8bce71f07fb4809f 2022-05-19 19:58:10.467 | 482a2286f928483b8bce71f07fb4809f 2022-05-19 19:58:10.467 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-19 19:58:10.467 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:10.467 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 19:58:10.467 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:10.467 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:10.467 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 19:58:10.468 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 19:58:10.468 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 19:58:10.468 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 19:58:10.468 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 19:58:10.468 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 19:58:10.468 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.468 | ++ 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-05-19 19:58:10.468 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:10.468 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.468 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.468 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.468 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.468 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.468 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:10.468 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:10.468 | + 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-05-19 19:58:10.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.468 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.468 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.468 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.468 | ++ 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-05-19 19:58:10.468 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:10.468 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.468 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.468 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.469 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.469 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.469 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:10.469 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:10.469 | ++ functions-common:get_field:830 : echo '| edcdc7ce16714570a4a95c51db8a0e77 | 482a2286f928483b8bce71f07fb4809f | | 746ecf0f15fb4b4fa53269fa15460168 | | | False |' 2022-05-19 19:58:10.469 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:10.469 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.469 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.469 | + functions-common:get_or_add_user_project_role:1009 : echo edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.469 | edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.469 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 19:58:10.469 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-19 19:58:10.469 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:10.469 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 19:58:10.469 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:10.469 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:10.469 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 19:58:10.469 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 19:58:10.469 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 19:58:10.469 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 19:58:10.469 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 19:58:10.469 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 19:58:10.469 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:10.469 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.469 | ++ 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-05-19 19:58:10.469 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.469 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.469 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.469 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.469 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.469 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:10.470 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:10.470 | + 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-05-19 19:58:10.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.470 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.470 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.470 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:10.470 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.470 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.470 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.470 | ++ 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-05-19 19:58:10.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.470 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.470 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.470 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.470 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:10.470 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:10.470 | ++ functions-common:get_field:830 : echo '| 771c065274f04f49bcd4641d79a0e490 | 482a2286f928483b8bce71f07fb4809f | | 746ecf0f15fb4b4fa53269fa15460168 | | | False |' 2022-05-19 19:58:10.470 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:10.470 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.470 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:10.470 | + functions-common:get_or_add_user_project_role:1009 : echo 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:10.470 | 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:10.470 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-19 19:58:10.470 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-19 19:58:10.470 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.13/compute 2022-05-19 19:58:10.470 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-19 19:58:10.470 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 19:58:10.470 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-19 19:58:10.470 | ++ 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-05-19 19:58:10.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.470 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.471 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.471 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.471 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 19:58:10.471 | 11938221f39e4557ab3717c3b72ac53f' 2022-05-19 19:58:10.471 | + functions-common:get_or_create_service:1106 : echo 11938221f39e4557ab3717c3b72ac53f 2022-05-19 19:58:10.471 | 11938221f39e4557ab3717c3b72ac53f 2022-05-19 19:58:10.471 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.13/compute/v2/$(project_id)s' 2022-05-19 19:58:10.471 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 19:58:10.471 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' RegionOne 2022-05-19 19:58:10.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 19:58:10.471 | +++ 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-05-19 19:58:10.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.471 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.471 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.471 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 19:58:10.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 19:58:10.471 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 19:58:10.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.471 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.471 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.471 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4224969e4aec461f90d81fa2cab53171 2022-05-19 19:58:10.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4224969e4aec461f90d81fa2cab53171 2022-05-19 19:58:10.471 | + functions-common:get_or_create_endpoint:1139 : public_id=4224969e4aec461f90d81fa2cab53171 2022-05-19 19:58:10.471 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 19:58:10.471 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 19:58:10.471 | + functions-common:get_or_create_endpoint:1148 : echo 4224969e4aec461f90d81fa2cab53171 2022-05-19 19:58:10.471 | 4224969e4aec461f90d81fa2cab53171 2022-05-19 19:58:10.472 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-19 19:58:10.472 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 19:58:10.472 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-19 19:58:10.472 | ++ 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-05-19 19:58:10.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.472 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.472 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.472 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.472 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 19:58:10.472 | 0d9e4c564bf24e70aaa181302de843f7' 2022-05-19 19:58:10.472 | + functions-common:get_or_create_service:1106 : echo 0d9e4c564bf24e70aaa181302de843f7 2022-05-19 19:58:10.472 | 0d9e4c564bf24e70aaa181302de843f7 2022-05-19 19:58:10.472 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.13/compute/v2.1 2022-05-19 19:58:10.472 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 19:58:10.472 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.13/compute/v2.1 RegionOne 2022-05-19 19:58:10.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 19:58:10.472 | +++ 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-05-19 19:58:10.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.472 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.472 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.472 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 19:58:10.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 19:58:10.472 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.13/compute/v2.1 --region RegionOne -f value -c id 2022-05-19 19:58:10.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.472 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.472 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.472 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=ceaaba95014f44aeb13d1ef091872a4e 2022-05-19 19:58:10.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo ceaaba95014f44aeb13d1ef091872a4e 2022-05-19 19:58:10.473 | + functions-common:get_or_create_endpoint:1139 : public_id=ceaaba95014f44aeb13d1ef091872a4e 2022-05-19 19:58:10.473 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 19:58:10.473 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 19:58:10.473 | + functions-common:get_or_create_endpoint:1148 : echo ceaaba95014f44aeb13d1ef091872a4e 2022-05-19 19:58:10.473 | ceaaba95014f44aeb13d1ef091872a4e 2022-05-19 19:58:10.473 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-19 19:58:10.473 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:10.473 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-19 19:58:10.473 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:10.473 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-19 19:58:10.473 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:10.473 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 19:58:10.473 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:10.473 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:10.473 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 19:58:10.473 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 19:58:10.473 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 19:58:10.473 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 19:58:10.473 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 19:58:10.473 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 19:58:10.473 | ++ 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-05-19 19:58:10.473 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:10.473 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.473 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.473 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.473 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.473 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.473 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.474 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:10.474 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:10.474 | + 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-05-19 19:58:10.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.474 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.474 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.474 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.474 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:10.474 | ++ 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-05-19 19:58:10.474 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.474 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.474 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.474 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.474 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.474 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:10.474 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:10.475 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:10.475 | ++ functions-common:get_field:830 : echo '| 5d9c4c3566b14a808b2d396e60dab608 | 482a2286f928483b8bce71f07fb4809f | | 746ecf0f15fb4b4fa53269fa15460168 | | | False |' 2022-05-19 19:58:10.475 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.475 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5d9c4c3566b14a808b2d396e60dab608 2022-05-19 19:58:10.475 | + functions-common:get_or_add_user_project_role:1009 : echo 5d9c4c3566b14a808b2d396e60dab608 2022-05-19 19:58:10.475 | 5d9c4c3566b14a808b2d396e60dab608 2022-05-19 19:58:10.475 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-19 19:58:10.475 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:58:10.475 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-19 19:58:10.475 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:10.475 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-19 19:58:10.517 | [122270 Async create_nova_accounts:157049]: finished create_nova_accounts with result 0 in 87 seconds 2022-05-19 19:58:10.557 | [122270 Async create_glance_accounts:157164]: Waiting for completion of create_glance_accounts running on PID 157164 (5 other jobs running) 2022-05-19 19:58:10.583 | [122270 Async create_glance_accounts:157164]: Signaling child to exit 2022-05-19 19:58:10.583 | WAKEUP 2022-05-19 19:58:10.608 | [122270 Async create_glance_accounts:157164]: Signaled 2022-05-19 19:58:10.610 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-19 19:58:10.610 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:10.610 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-19 19:58:10.610 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-19 19:58:10.610 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:58:10.610 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 19:58:10.610 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 19:58:10.610 | ++ 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-05-19 19:58:10.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.610 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.610 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.610 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.610 | + functions-common:get_or_create_user:937 : user_id=1db16fe694454ce3b699c04679074feb 2022-05-19 19:58:10.610 | + functions-common:get_or_create_user:938 : echo 1db16fe694454ce3b699c04679074feb 2022-05-19 19:58:10.610 | 1db16fe694454ce3b699c04679074feb 2022-05-19 19:58:10.610 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-19 19:58:10.610 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:10.611 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 19:58:10.611 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:10.611 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:10.611 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 19:58:10.611 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 19:58:10.611 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 19:58:10.611 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 19:58:10.611 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 19:58:10.611 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 19:58:10.611 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:10.611 | ++ 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-05-19 19:58:10.611 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.611 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.611 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.611 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.611 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.611 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.611 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:10.611 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:10.611 | + 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-05-19 19:58:10.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.611 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.611 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.611 | ++ 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-05-19 19:58:10.611 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.611 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:10.611 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.611 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.612 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.612 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.612 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.612 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:10.612 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:10.612 | ++ functions-common:get_field:830 : echo '| edcdc7ce16714570a4a95c51db8a0e77 | 1db16fe694454ce3b699c04679074feb | | 746ecf0f15fb4b4fa53269fa15460168 | | | False |' 2022-05-19 19:58:10.612 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:10.612 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.612 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.612 | + functions-common:get_or_add_user_project_role:1009 : echo edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.612 | edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.612 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 19:58:10.612 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-19 19:58:10.612 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:10.612 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-19 19:58:10.612 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-19 19:58:10.612 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:58:10.612 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 19:58:10.612 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 19:58:10.612 | ++ 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-05-19 19:58:10.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.612 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.612 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.612 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.612 | + functions-common:get_or_create_user:937 : user_id=b37008507f684731b4687e5498da4ef5 2022-05-19 19:58:10.612 | + functions-common:get_or_create_user:938 : echo b37008507f684731b4687e5498da4ef5 2022-05-19 19:58:10.612 | b37008507f684731b4687e5498da4ef5 2022-05-19 19:58:10.612 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-19 19:58:10.612 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:10.613 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 19:58:10.613 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:10.613 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:10.613 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 19:58:10.613 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 19:58:10.613 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 19:58:10.613 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 19:58:10.613 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 19:58:10.613 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 19:58:10.613 | ++ 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-05-19 19:58:10.613 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.613 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:10.613 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.613 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.613 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.613 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.613 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.613 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:10.613 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:10.613 | + 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-05-19 19:58:10.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.613 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.613 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.613 | ++ 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-05-19 19:58:10.613 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.613 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:10.613 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.613 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.614 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.614 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.614 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.614 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:10.614 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:10.614 | ++ functions-common:get_field:830 : echo '| edcdc7ce16714570a4a95c51db8a0e77 | b37008507f684731b4687e5498da4ef5 | | 746ecf0f15fb4b4fa53269fa15460168 | | | False |' 2022-05-19 19:58:10.614 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:10.614 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.614 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.614 | + functions-common:get_or_add_user_project_role:1009 : echo edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.615 | edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.615 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-19 19:58:10.615 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-19 19:58:10.615 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:10.615 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 19:58:10.615 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:10.615 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:10.615 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 19:58:10.615 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 19:58:10.615 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 19:58:10.615 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 19:58:10.615 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 19:58:10.615 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 19:58:10.615 | ++ 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-05-19 19:58:10.615 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:10.615 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.615 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.615 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.615 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.615 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.615 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.615 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:10.615 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:10.615 | + 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-05-19 19:58:10.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.616 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.616 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.616 | ++ 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-05-19 19:58:10.616 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:10.616 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.616 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.616 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.616 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.616 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.616 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.616 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:10.616 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:10.616 | ++ functions-common:get_field:830 : echo '| 5d9c4c3566b14a808b2d396e60dab608 | b37008507f684731b4687e5498da4ef5 | | 746ecf0f15fb4b4fa53269fa15460168 | | | False |' 2022-05-19 19:58:10.616 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:10.616 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.616 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5d9c4c3566b14a808b2d396e60dab608 2022-05-19 19:58:10.616 | + functions-common:get_or_add_user_project_role:1009 : echo 5d9c4c3566b14a808b2d396e60dab608 2022-05-19 19:58:10.616 | 5d9c4c3566b14a808b2d396e60dab608 2022-05-19 19:58:10.616 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-19 19:58:10.616 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 19:58:10.616 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-19 19:58:10.616 | ++ 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-05-19 19:58:10.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.616 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.616 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.616 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.616 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 19:58:10.617 | db64fdeb11354f0898a949dd1c9cfb04' 2022-05-19 19:58:10.617 | + functions-common:get_or_create_service:1106 : echo db64fdeb11354f0898a949dd1c9cfb04 2022-05-19 19:58:10.617 | db64fdeb11354f0898a949dd1c9cfb04 2022-05-19 19:58:10.617 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.13/image 2022-05-19 19:58:10.617 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 19:58:10.617 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.13/image RegionOne 2022-05-19 19:58:10.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 19:58:10.617 | +++ 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-05-19 19:58:10.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.617 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.617 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.617 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 19:58:10.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 19:58:10.617 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.13/image --region RegionOne -f value -c id 2022-05-19 19:58:10.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.617 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.617 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.617 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0921cbf241454bc0861c3b21ed635d1a 2022-05-19 19:58:10.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0921cbf241454bc0861c3b21ed635d1a 2022-05-19 19:58:10.617 | + functions-common:get_or_create_endpoint:1139 : public_id=0921cbf241454bc0861c3b21ed635d1a 2022-05-19 19:58:10.617 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 19:58:10.617 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 19:58:10.617 | + functions-common:get_or_create_endpoint:1148 : echo 0921cbf241454bc0861c3b21ed635d1a 2022-05-19 19:58:10.617 | 0921cbf241454bc0861c3b21ed635d1a 2022-05-19 19:58:10.617 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-19 19:58:10.617 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 19:58:10.617 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-19 19:58:10.617 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-19 19:58:10.617 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-19 19:58:10.618 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-19 19:58:10.618 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-19 19:58:10.618 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-19 19:58:10.618 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-19 19:58:10.659 | [122270 Async create_glance_accounts:157164]: finished create_glance_accounts with result 0 in 83 seconds 2022-05-19 19:58:10.702 | [122270 Async create_cinder_accounts:157294]: Waiting for completion of create_cinder_accounts running on PID 157294 (4 other jobs running) 2022-05-19 19:58:10.729 | [122270 Async create_cinder_accounts:157294]: Signaling child to exit 2022-05-19 19:58:10.729 | WAKEUP 2022-05-19 19:58:10.754 | [122270 Async create_cinder_accounts:157294]: Signaled 2022-05-19 19:58:10.756 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-05-19 19:58:10.757 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-19 19:58:10.757 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-19 19:58:10.757 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:58:10.757 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 19:58:10.757 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 19:58:10.757 | ++ 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-05-19 19:58:10.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.757 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.757 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.757 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.757 | + functions-common:get_or_create_user:937 : user_id=67ac4e9b064e44c3aba497e5e7ecc838 2022-05-19 19:58:10.757 | + functions-common:get_or_create_user:938 : echo 67ac4e9b064e44c3aba497e5e7ecc838 2022-05-19 19:58:10.757 | 67ac4e9b064e44c3aba497e5e7ecc838 2022-05-19 19:58:10.757 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-19 19:58:10.757 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:10.757 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 19:58:10.757 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:10.757 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:10.757 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 19:58:10.757 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 19:58:10.757 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 19:58:10.757 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 19:58:10.757 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 19:58:10.757 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 19:58:10.757 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:10.757 | ++ 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-05-19 19:58:10.757 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.757 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.758 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.758 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.758 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.758 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.758 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:10.758 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:10.758 | + 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-05-19 19:58:10.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.758 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.758 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.758 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.758 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:10.758 | ++ 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-05-19 19:58:10.758 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.758 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.758 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.758 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.758 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.758 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:10.758 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:10.758 | ++ functions-common:get_field:830 : echo '| edcdc7ce16714570a4a95c51db8a0e77 | 67ac4e9b064e44c3aba497e5e7ecc838 | | 746ecf0f15fb4b4fa53269fa15460168 | | | False |' 2022-05-19 19:58:10.758 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:10.758 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.758 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.758 | + functions-common:get_or_add_user_project_role:1009 : echo edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.758 | edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.758 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 19:58:10.758 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-19 19:58:10.759 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 19:58:10.759 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-19 19:58:10.759 | ++ 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-05-19 19:58:10.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.759 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.759 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.759 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.759 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 19:58:10.759 | fb1f509a03a045838d2bf1e292d5542d' 2022-05-19 19:58:10.759 | + functions-common:get_or_create_service:1106 : echo fb1f509a03a045838d2bf1e292d5542d 2022-05-19 19:58:10.759 | fb1f509a03a045838d2bf1e292d5542d 2022-05-19 19:58:10.759 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-19 19:58:10.759 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2022-05-19 19:58:10.759 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 19:58:10.759 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2022-05-19 19:58:10.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 19:58:10.759 | +++ 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-05-19 19:58:10.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.759 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.759 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.759 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 19:58:10.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 19:58:10.759 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 19:58:10.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.759 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.759 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.759 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=5b9573dc796b4faab8b8b90f17d3bc4e 2022-05-19 19:58:10.760 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 5b9573dc796b4faab8b8b90f17d3bc4e 2022-05-19 19:58:10.760 | + functions-common:get_or_create_endpoint:1139 : public_id=5b9573dc796b4faab8b8b90f17d3bc4e 2022-05-19 19:58:10.760 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 19:58:10.760 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 19:58:10.760 | + functions-common:get_or_create_endpoint:1148 : echo 5b9573dc796b4faab8b8b90f17d3bc4e 2022-05-19 19:58:10.760 | 5b9573dc796b4faab8b8b90f17d3bc4e 2022-05-19 19:58:10.760 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-19 19:58:10.760 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 19:58:10.760 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-19 19:58:10.760 | ++ 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-05-19 19:58:10.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.760 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.760 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.760 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.760 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 19:58:10.760 | 1b34990dd2bf402eb82ba6fabe1ad08b' 2022-05-19 19:58:10.760 | + functions-common:get_or_create_service:1106 : echo 1b34990dd2bf402eb82ba6fabe1ad08b 2022-05-19 19:58:10.760 | 1b34990dd2bf402eb82ba6fabe1ad08b 2022-05-19 19:58:10.760 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2022-05-19 19:58:10.760 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 19:58:10.760 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2022-05-19 19:58:10.760 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 19:58:10.760 | +++ 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-05-19 19:58:10.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.760 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.760 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.760 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.760 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 19:58:10.760 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 19:58:10.760 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 19:58:10.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.761 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.761 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.761 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.761 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=69e0f6cf12da43f984b7572e1ce7eb6c 2022-05-19 19:58:10.761 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 69e0f6cf12da43f984b7572e1ce7eb6c 2022-05-19 19:58:10.761 | + functions-common:get_or_create_endpoint:1139 : public_id=69e0f6cf12da43f984b7572e1ce7eb6c 2022-05-19 19:58:10.761 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 19:58:10.761 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 19:58:10.761 | + functions-common:get_or_create_endpoint:1148 : echo 69e0f6cf12da43f984b7572e1ce7eb6c 2022-05-19 19:58:10.761 | 69e0f6cf12da43f984b7572e1ce7eb6c 2022-05-19 19:58:10.761 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-19 19:58:10.761 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-19 19:58:10.761 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 19:58:10.761 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-19 19:58:10.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.761 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.761 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.761 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.761 | ++ functions-common:get_or_create_project:950 : project_id=746ecf0f15fb4b4fa53269fa15460168 2022-05-19 19:58:10.761 | ++ functions-common:get_or_create_project:951 : echo 746ecf0f15fb4b4fa53269fa15460168 2022-05-19 19:58:10.761 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 746ecf0f15fb4b4fa53269fa15460168 2022-05-19 19:58:10.761 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-19 19:58:10.761 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:58:10.761 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 19:58:10.761 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-19 19:58:10.761 | +++ 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-05-19 19:58:10.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.761 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.762 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.762 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-19 19:58:10.762 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.762 | ++ functions-common:get_or_create_user:937 : user_id=67ac4e9b064e44c3aba497e5e7ecc838 2022-05-19 19:58:10.762 | ++ functions-common:get_or_create_user:938 : echo 67ac4e9b064e44c3aba497e5e7ecc838 2022-05-19 19:58:10.762 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 67ac4e9b064e44c3aba497e5e7ecc838 2022-05-19 19:58:10.805 | [122270 Async create_cinder_accounts:157294]: finished create_cinder_accounts with result 0 in 64 seconds 2022-05-19 19:58:10.810 | + inc/async:async_wait:197 : return 0 2022-05-19 19:58:10.812 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-19 19:58:10.870 | [122270 Async create_neutron_accounts:157410]: Waiting for completion of create_neutron_accounts running on PID 157410 (3 other jobs running) 2022-05-19 19:58:10.898 | [122270 Async create_neutron_accounts:157410]: Signaling child to exit 2022-05-19 19:58:10.898 | WAKEUP 2022-05-19 19:58:10.922 | [122270 Async create_neutron_accounts:157410]: Signaled 2022-05-19 19:58:10.924 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-19 19:58:10.924 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 19:58:10.924 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 19:58:10.924 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 19:58:10.924 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 19:58:10.924 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 19:58:10.924 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 19:58:10.924 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-19 19:58:10.924 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-19 19:58:10.924 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-19 19:58:10.924 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.13:9696/ 2022-05-19 19:58:10.924 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-05-19 19:58:10.924 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-19 19:58:10.924 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-19 19:58:10.924 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:58:10.924 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 19:58:10.924 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 19:58:10.925 | ++ 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-05-19 19:58:10.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.925 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.925 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.925 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.925 | + functions-common:get_or_create_user:937 : user_id=82dd081413a44b77b8d1342f2755ce51 2022-05-19 19:58:10.925 | + functions-common:get_or_create_user:938 : echo 82dd081413a44b77b8d1342f2755ce51 2022-05-19 19:58:10.925 | 82dd081413a44b77b8d1342f2755ce51 2022-05-19 19:58:10.925 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-19 19:58:10.925 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:10.925 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 19:58:10.925 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:10.925 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:10.925 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 19:58:10.925 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 19:58:10.925 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 19:58:10.925 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 19:58:10.925 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 19:58:10.925 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 19:58:10.925 | ++ 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-05-19 19:58:10.925 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.925 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:10.925 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.925 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.925 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.925 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.925 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.925 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:10.925 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:10.925 | + 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-05-19 19:58:10.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.926 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.926 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.926 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:10.926 | ++ 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-05-19 19:58:10.926 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:10.926 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:10.926 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.926 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.926 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.926 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.926 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:10.926 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:10.926 | ++ functions-common:get_field:830 : echo '| edcdc7ce16714570a4a95c51db8a0e77 | 82dd081413a44b77b8d1342f2755ce51 | | 746ecf0f15fb4b4fa53269fa15460168 | | | False |' 2022-05-19 19:58:10.926 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:10.926 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:10.926 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.926 | + functions-common:get_or_add_user_project_role:1009 : echo edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.926 | edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:10.926 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 19:58:10.926 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-19 19:58:10.927 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 19:58:10.927 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-19 19:58:10.927 | ++ 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-05-19 19:58:10.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.927 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.927 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.927 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.927 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 19:58:10.927 | 20fe5c31c6374bfa91930c9b63bf4480' 2022-05-19 19:58:10.927 | + functions-common:get_or_create_service:1106 : echo 20fe5c31c6374bfa91930c9b63bf4480 2022-05-19 19:58:10.928 | 20fe5c31c6374bfa91930c9b63bf4480 2022-05-19 19:58:10.928 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.13:9696/ 2022-05-19 19:58:10.928 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 19:58:10.928 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.13:9696/ RegionOne 2022-05-19 19:58:10.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 19:58:10.928 | +++ 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-05-19 19:58:10.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.928 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.928 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.928 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 19:58:10.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 19:58:10.928 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.13:9696/ --region RegionOne -f value -c id 2022-05-19 19:58:10.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.928 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:10.928 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:10.928 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:10.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0c6145dbbb60482a840ba2b1ab146af4 2022-05-19 19:58:10.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0c6145dbbb60482a840ba2b1ab146af4 2022-05-19 19:58:10.928 | + functions-common:get_or_create_endpoint:1139 : public_id=0c6145dbbb60482a840ba2b1ab146af4 2022-05-19 19:58:10.928 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 19:58:10.928 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 19:58:10.928 | + functions-common:get_or_create_endpoint:1148 : echo 0c6145dbbb60482a840ba2b1ab146af4 2022-05-19 19:58:10.928 | 0c6145dbbb60482a840ba2b1ab146af4 2022-05-19 19:58:10.974 | [122270 Async create_neutron_accounts:157410]: finished create_neutron_accounts with result 0 in 45 seconds 2022-05-19 19:58:11.018 | [122270 Async create_swift_accounts:157552]: Waiting for completion of create_swift_accounts running on PID 157552 (2 other jobs running) 2022-05-19 19:58:11.043 | [122270 Async create_swift_accounts:157552]: Signaling child to exit 2022-05-19 19:58:59.191 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:58:59.217 | [157552 Async create_swift_accounts:157552]: finished successfully 2022-05-19 19:58:59.242 | WAKEUP 2022-05-19 19:58:59.266 | [122270 Async create_swift_accounts:157552]: Signaled 2022-05-19 19:58:59.267 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-19 19:58:59.267 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-19 19:58:59.267 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-19 19:58:59.267 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-19 19:58:59.267 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-19 19:58:59.267 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-19 19:58:59.267 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-19 19:58:59.267 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-19 19:58:59.267 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-19 19:58:59.267 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-19 19:58:59.267 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-19 19:58:59.267 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-19 19:58:59.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.267 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.268 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.268 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.268 | ++ functions-common:get_or_create_role:962 : role_id=dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:58:59.268 | ++ functions-common:get_or_create_role:963 : echo dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:58:59.268 | + lib/swift:create_swift_accounts:614 : another_role=dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:58:59.268 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-19 19:58:59.268 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-19 19:58:59.268 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:58:59.268 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 19:58:59.268 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 19:58:59.268 | ++ 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-05-19 19:58:59.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.268 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.268 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.268 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.268 | + functions-common:get_or_create_user:937 : user_id=af1926a9c0e146219e85e0021a489b59 2022-05-19 19:58:59.268 | + functions-common:get_or_create_user:938 : echo af1926a9c0e146219e85e0021a489b59 2022-05-19 19:58:59.268 | af1926a9c0e146219e85e0021a489b59 2022-05-19 19:58:59.268 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-19 19:58:59.268 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:59.268 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 19:58:59.268 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:59.268 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:59.268 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 19:58:59.268 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 19:58:59.268 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 19:58:59.268 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 19:58:59.268 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 19:58:59.268 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 19:58:59.268 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:59.269 | ++ 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-05-19 19:58:59.269 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:59.269 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:59.269 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.269 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.269 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.269 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.269 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:59.269 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:59.269 | + 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-05-19 19:58:59.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.269 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.269 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.269 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:59.269 | ++ 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-05-19 19:58:59.269 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:59.269 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:59.269 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.269 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.269 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.269 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.269 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:59.269 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:59.269 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:59.269 | ++ functions-common:get_field:830 : echo '| edcdc7ce16714570a4a95c51db8a0e77 | af1926a9c0e146219e85e0021a489b59 | | 746ecf0f15fb4b4fa53269fa15460168 | | | False |' 2022-05-19 19:58:59.269 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.269 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:59.270 | + functions-common:get_or_add_user_project_role:1009 : echo edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:59.270 | edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 19:58:59.270 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 19:58:59.270 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-19 19:58:59.270 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:59.270 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 19:58:59.270 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:59.270 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:59.270 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 19:58:59.270 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 19:58:59.270 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 19:58:59.270 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 19:58:59.270 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 19:58:59.270 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 19:58:59.270 | ++ 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-05-19 19:58:59.270 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:59.270 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:59.270 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:59.270 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.270 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.270 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.270 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.270 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:59.270 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:59.270 | + 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-05-19 19:58:59.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.270 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.270 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.270 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:59.270 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:59.271 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:59.271 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.271 | ++ 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-05-19 19:58:59.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.271 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.271 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.271 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.271 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:59.271 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:59.271 | ++ functions-common:get_field:830 : echo '| 771c065274f04f49bcd4641d79a0e490 | af1926a9c0e146219e85e0021a489b59 | | 746ecf0f15fb4b4fa53269fa15460168 | | | False |' 2022-05-19 19:58:59.271 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:59.271 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.271 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:59.271 | + functions-common:get_or_add_user_project_role:1009 : echo 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:59.271 | 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:59.271 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-19 19:58:59.271 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 19:58:59.271 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-19 19:58:59.271 | ++ 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-05-19 19:58:59.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.271 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.271 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.271 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.272 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 19:58:59.272 | 4533fff358bb43f1931fc0b378c8211e' 2022-05-19 19:58:59.272 | + functions-common:get_or_create_service:1106 : echo 4533fff358bb43f1931fc0b378c8211e 2022-05-19 19:58:59.272 | 4533fff358bb43f1931fc0b378c8211e 2022-05-19 19:58:59.272 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' http://10.222.0.13:8080 2022-05-19 19:58:59.272 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 19:58:59.272 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-19 19:58:59.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 19:58:59.272 | +++ 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-05-19 19:58:59.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.272 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.272 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.272 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 19:58:59.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 19:58:59.272 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-19 19:58:59.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.272 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.272 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.272 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=323afac74fd24ba2a5714ee31bec9740 2022-05-19 19:58:59.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 323afac74fd24ba2a5714ee31bec9740 2022-05-19 19:58:59.272 | + functions-common:get_or_create_endpoint:1139 : public_id=323afac74fd24ba2a5714ee31bec9740 2022-05-19 19:58:59.272 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.13:8080 ]] 2022-05-19 19:58:59.272 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.13:8080 RegionOne 2022-05-19 19:58:59.272 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 19:58:59.272 | ++ 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-05-19 19:58:59.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.273 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.273 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.273 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.273 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 19:58:59.273 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 19:58:59.273 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.13:8080 --region RegionOne -f value -c id 2022-05-19 19:58:59.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.273 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.273 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.273 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.273 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=6c909a7cf0574bb383aa0c5beb13f0d1 2022-05-19 19:58:59.273 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 6c909a7cf0574bb383aa0c5beb13f0d1 2022-05-19 19:58:59.273 | 6c909a7cf0574bb383aa0c5beb13f0d1 2022-05-19 19:58:59.273 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 19:58:59.273 | + functions-common:get_or_create_endpoint:1148 : echo 323afac74fd24ba2a5714ee31bec9740 2022-05-19 19:58:59.273 | 323afac74fd24ba2a5714ee31bec9740 2022-05-19 19:58:59.273 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-19 19:58:59.273 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-19 19:58:59.273 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 19:58:59.273 | +++ 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-05-19 19:58:59.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.273 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.273 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.273 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.273 | ++ functions-common:get_or_create_project:950 : project_id=6e5bf08e446647c3a3d14381824dd064 2022-05-19 19:58:59.273 | ++ functions-common:get_or_create_project:951 : echo 6e5bf08e446647c3a3d14381824dd064 2022-05-19 19:58:59.273 | + lib/swift:create_swift_accounts:628 : swift_project_test1=6e5bf08e446647c3a3d14381824dd064 2022-05-19 19:58:59.273 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-19 19:58:59.273 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 19:58:59.273 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-19 19:58:59.274 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:58:59.274 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-19 19:58:59.274 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-19 19:58:59.274 | +++ 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-05-19 19:58:59.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.274 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.274 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.274 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.274 | ++ functions-common:get_or_create_user:937 : user_id=a3767ca8648449ef9971ee7ea9a713ce 2022-05-19 19:58:59.274 | ++ functions-common:get_or_create_user:938 : echo a3767ca8648449ef9971ee7ea9a713ce 2022-05-19 19:58:59.274 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=a3767ca8648449ef9971ee7ea9a713ce 2022-05-19 19:58:59.274 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-19 19:58:59.274 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 19:58:59.274 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin a3767ca8648449ef9971ee7ea9a713ce 6e5bf08e446647c3a3d14381824dd064 2022-05-19 19:58:59.274 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:59.274 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:58:59.274 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:59.274 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:59.274 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:58:59.274 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:58:59.274 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:58:59.274 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:58:59.274 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:59.274 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:59.274 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a3767ca8648449ef9971ee7ea9a713ce --project 6e5bf08e446647c3a3d14381824dd064 2022-05-19 19:58:59.274 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:59.274 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.274 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.274 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.275 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.275 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:59.275 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:59.275 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user a3767ca8648449ef9971ee7ea9a713ce --project 6e5bf08e446647c3a3d14381824dd064 2022-05-19 19:58:59.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.275 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.275 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.275 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a3767ca8648449ef9971ee7ea9a713ce --project 6e5bf08e446647c3a3d14381824dd064 2022-05-19 19:58:59.275 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:59.275 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:59.275 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:59.275 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.275 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.275 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.275 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.275 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:59.275 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:59.275 | ++ functions-common:get_field:830 : echo '| 771c065274f04f49bcd4641d79a0e490 | a3767ca8648449ef9971ee7ea9a713ce | | 6e5bf08e446647c3a3d14381824dd064 | | | False |' 2022-05-19 19:58:59.275 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:59.275 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.275 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:59.275 | + functions-common:get_or_add_user_project_role:1009 : echo 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:59.275 | 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:59.275 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-19 19:58:59.275 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-19 19:58:59.275 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:58:59.275 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-19 19:58:59.275 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-19 19:58:59.275 | +++ 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-05-19 19:58:59.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.276 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.276 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.276 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.276 | ++ functions-common:get_or_create_user:937 : user_id=81a9d1695e364eefa073b768cfb7a775 2022-05-19 19:58:59.276 | ++ functions-common:get_or_create_user:938 : echo 81a9d1695e364eefa073b768cfb7a775 2022-05-19 19:58:59.276 | + lib/swift:create_swift_accounts:637 : swift_user_test3=81a9d1695e364eefa073b768cfb7a775 2022-05-19 19:58:59.276 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-19 19:58:59.276 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 19:58:59.276 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role dd3a79631b06401fab3c7670acb9024d 81a9d1695e364eefa073b768cfb7a775 6e5bf08e446647c3a3d14381824dd064 2022-05-19 19:58:59.276 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:59.276 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:58:59.276 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:59.276 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:59.276 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:58:59.276 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:58:59.276 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:58:59.276 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:58:59.276 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role dd3a79631b06401fab3c7670acb9024d --user 81a9d1695e364eefa073b768cfb7a775 --project 6e5bf08e446647c3a3d14381824dd064 2022-05-19 19:58:59.276 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:59.276 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:59.276 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:59.276 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.276 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.276 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.276 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.276 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:59.276 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:59.276 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add dd3a79631b06401fab3c7670acb9024d --user 81a9d1695e364eefa073b768cfb7a775 --project 6e5bf08e446647c3a3d14381824dd064 2022-05-19 19:58:59.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.277 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.277 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.277 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role dd3a79631b06401fab3c7670acb9024d --user 81a9d1695e364eefa073b768cfb7a775 --project 6e5bf08e446647c3a3d14381824dd064 2022-05-19 19:58:59.277 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:59.277 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:59.277 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:59.277 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.277 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.277 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.277 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.277 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:59.277 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:59.277 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:59.277 | ++ functions-common:get_field:830 : echo '| dd3a79631b06401fab3c7670acb9024d | 81a9d1695e364eefa073b768cfb7a775 | | 6e5bf08e446647c3a3d14381824dd064 | | | False |' 2022-05-19 19:58:59.277 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.277 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:58:59.277 | + functions-common:get_or_add_user_project_role:1009 : echo dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:58:59.277 | dd3a79631b06401fab3c7670acb9024d 2022-05-19 19:58:59.277 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-19 19:58:59.277 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-19 19:58:59.277 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 19:58:59.277 | +++ 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-05-19 19:58:59.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.277 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.277 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.277 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.277 | ++ functions-common:get_or_create_project:950 : project_id=c2f8230fc41144e582d5d9d25cb68541 2022-05-19 19:58:59.277 | ++ functions-common:get_or_create_project:951 : echo c2f8230fc41144e582d5d9d25cb68541 2022-05-19 19:58:59.278 | + lib/swift:create_swift_accounts:642 : swift_project_test2=c2f8230fc41144e582d5d9d25cb68541 2022-05-19 19:58:59.278 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-19 19:58:59.278 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 19:58:59.278 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-19 19:58:59.278 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-19 19:58:59.278 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:58:59.278 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-19 19:58:59.278 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-19 19:58:59.278 | +++ 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-05-19 19:58:59.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.278 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.278 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.278 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.278 | ++ functions-common:get_or_create_user:937 : user_id=a1bf060eded74e74a7f514fd11878901 2022-05-19 19:58:59.278 | ++ functions-common:get_or_create_user:938 : echo a1bf060eded74e74a7f514fd11878901 2022-05-19 19:58:59.278 | + lib/swift:create_swift_accounts:647 : swift_user_test2=a1bf060eded74e74a7f514fd11878901 2022-05-19 19:58:59.278 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-19 19:58:59.278 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 19:58:59.278 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin a1bf060eded74e74a7f514fd11878901 c2f8230fc41144e582d5d9d25cb68541 2022-05-19 19:58:59.278 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:59.278 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:58:59.278 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:59.278 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:59.278 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:58:59.278 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:58:59.278 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:58:59.278 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:58:59.278 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a1bf060eded74e74a7f514fd11878901 --project c2f8230fc41144e582d5d9d25cb68541 2022-05-19 19:58:59.278 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:59.278 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:59.279 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:59.279 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.279 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.279 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.279 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.279 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:59.279 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:59.279 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user a1bf060eded74e74a7f514fd11878901 --project c2f8230fc41144e582d5d9d25cb68541 2022-05-19 19:58:59.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.279 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.279 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.279 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a1bf060eded74e74a7f514fd11878901 --project c2f8230fc41144e582d5d9d25cb68541 2022-05-19 19:58:59.279 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:59.279 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:59.279 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:59.279 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.279 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.279 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.279 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.279 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:59.279 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:59.279 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:59.279 | ++ functions-common:get_field:830 : echo '| 771c065274f04f49bcd4641d79a0e490 | a1bf060eded74e74a7f514fd11878901 | | c2f8230fc41144e582d5d9d25cb68541 | | | False |' 2022-05-19 19:58:59.279 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.279 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:59.279 | + functions-common:get_or_add_user_project_role:1009 : echo 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:59.279 | 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:59.279 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-19 19:58:59.279 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-19 19:58:59.280 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 19:58:59.280 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-19 19:58:59.280 | +++ 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-05-19 19:58:59.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.280 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.280 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.280 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.280 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-19 19:58:59.280 | 62b5fe7a64b840f4a5745ef77933d9c4' 2022-05-19 19:58:59.280 | ++ functions-common:get_or_create_domain:900 : echo 62b5fe7a64b840f4a5745ef77933d9c4 2022-05-19 19:58:59.280 | + lib/swift:create_swift_accounts:652 : swift_domain=62b5fe7a64b840f4a5745ef77933d9c4 2022-05-19 19:58:59.280 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-19 19:58:59.280 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 19:58:59.280 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-19 19:58:59.280 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 62b5fe7a64b840f4a5745ef77933d9c4 2022-05-19 19:58:59.280 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 19:58:59.280 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=62b5fe7a64b840f4a5745ef77933d9c4 --or-show -f value -c id 2022-05-19 19:58:59.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.280 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.280 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.280 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.280 | ++ functions-common:get_or_create_project:950 : project_id=4c1268876d7e4884a63686ae044969e0 2022-05-19 19:58:59.280 | ++ functions-common:get_or_create_project:951 : echo 4c1268876d7e4884a63686ae044969e0 2022-05-19 19:58:59.280 | + lib/swift:create_swift_accounts:656 : swift_project_test4=4c1268876d7e4884a63686ae044969e0 2022-05-19 19:58:59.280 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-19 19:58:59.280 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 19:58:59.280 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-19 19:58:59.280 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 62b5fe7a64b840f4a5745ef77933d9c4 test4@example.com 2022-05-19 19:58:59.280 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 19:58:59.281 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-19 19:58:59.281 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-19 19:58:59.281 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=62b5fe7a64b840f4a5745ef77933d9c4 --email=test4@example.com --or-show -f value -c id 2022-05-19 19:58:59.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.281 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.281 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.281 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.281 | ++ functions-common:get_or_create_user:937 : user_id=091f39d608254e9b93b81c198e0a26c9 2022-05-19 19:58:59.281 | ++ functions-common:get_or_create_user:938 : echo 091f39d608254e9b93b81c198e0a26c9 2022-05-19 19:58:59.281 | + lib/swift:create_swift_accounts:661 : swift_user_test4=091f39d608254e9b93b81c198e0a26c9 2022-05-19 19:58:59.281 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-19 19:58:59.281 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 19:58:59.281 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 091f39d608254e9b93b81c198e0a26c9 4c1268876d7e4884a63686ae044969e0 2022-05-19 19:58:59.281 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 19:58:59.281 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 19:58:59.281 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 19:58:59.281 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 19:58:59.281 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 19:58:59.281 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 19:58:59.281 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 19:58:59.281 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 19:58:59.281 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 19:58:59.281 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 091f39d608254e9b93b81c198e0a26c9 --project 4c1268876d7e4884a63686ae044969e0 2022-05-19 19:58:59.281 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:59.281 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:59.281 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.281 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.281 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.281 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.282 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 19:58:59.282 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 19:58:59.282 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 091f39d608254e9b93b81c198e0a26c9 --project 4c1268876d7e4884a63686ae044969e0 2022-05-19 19:58:59.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.282 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.282 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.282 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 091f39d608254e9b93b81c198e0a26c9 --project 4c1268876d7e4884a63686ae044969e0 2022-05-19 19:58:59.282 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 19:58:59.282 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 19:58:59.282 | ++ functions-common:get_field:823 : local data field 2022-05-19 19:58:59.282 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.282 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:59.282 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:59.282 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 19:58:59.282 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 19:58:59.282 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 19:58:59.282 | ++ functions-common:get_field:830 : echo '| 771c065274f04f49bcd4641d79a0e490 | 091f39d608254e9b93b81c198e0a26c9 | | 4c1268876d7e4884a63686ae044969e0 | | | False |' 2022-05-19 19:58:59.282 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 19:58:59.282 | ++ functions-common:get_field:824 : read data 2022-05-19 19:58:59.282 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:59.282 | + functions-common:get_or_add_user_project_role:1009 : echo 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:59.282 | 771c065274f04f49bcd4641d79a0e490 2022-05-19 19:58:59.315 | [122270 Async create_swift_accounts:157552]: finished create_swift_accounts with result 0 in 135 seconds 2022-05-19 19:58:59.323 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-19 19:58:59.326 | + inc/async:async_wait:197 : return 0 2022-05-19 19:58:59.329 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-19 19:58:59.352 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:59.355 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-19 19:58:59.384 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:59.387 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-19 19:58:59.389 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:58:59.392 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-19 19:58:59.395 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-19 19:58:59.398 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-19 19:58:59.461 | + inc/async:async_inner:63 : init_glance 2022-05-19 19:58:59.501 | [122270 Async init_glance:161813]: running: init_glance 2022-05-19 19:58:59.504 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-19 19:58:59.527 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:59.530 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-19 19:58:59.533 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:58:59.536 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-19 19:58:59.539 | + ./stack.sh:main:1149 : configure_neutron 2022-05-19 19:58:59.543 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-19 19:58:59.548 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 19:58:59.548 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 19:58:59.555 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 19:58:59.558 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 19:58:59.560 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 19:58:59.563 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 19:58:59.566 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-19 19:58:59.570 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-19 19:58:59.572 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-19 19:58:59.574 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-19 19:58:59.591 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-19 19:58:59.593 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-19 19:59:03.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:03.223 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:03.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:03.223 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:05.097 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:59:05.125 | [161813 Async init_glance:161813]: finished successfully 2022-05-19 19:59:06.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:06.747 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:06.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:06.747 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:10.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:10.257 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:10.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:10.257 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:13.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:13.748 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:13.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:13.748 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:17.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:17.296 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:17.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:17.297 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:20.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:20.791 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:20.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:20.791 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:24.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:24.291 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:24.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:24.291 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:28.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:28.007 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:28.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:28.007 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:32.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:32.771 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:32.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:32.771 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:38.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:38.700 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:38.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:38.700 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:39.037 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-19 19:59:39.042 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-19 19:59:39.044 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-19 19:59:39.046 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-19 19:59:39.049 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-19 19:59:39.052 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-19 19:59:39.054 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-19 19:59:39.057 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-19 19:59:39.059 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-19 19:59:39.061 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : local service_plugin_class=router 2022-05-19 19:59:39.063 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : [[ '' == '' ]] 2022-05-19 19:59:39.065 | + lib/neutron-legacy:_neutron_service_plugin_class_add:948 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-19 19:59:39.068 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-19 19:59:39.070 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-19 19:59:39.072 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-19 19:59:39.075 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-19 19:59:39.079 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 19:59:39.082 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-19 19:59:39.084 | + 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-05-19 19:59:39.090 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-19 19:59:39.092 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-19 19:59:39.094 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-19 19:59:39.096 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-05-19 19:59:39.099 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 19:59:39.102 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 19:59:39.104 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 19:59:39.120 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:39.122 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 19:59:39.125 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-05-19 19:59:39.130 | + 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&plugin=dbcounter' 2022-05-19 19:59:39.159 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-19 19:59:39.190 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-19 19:59:39.220 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-19 19:59:39.251 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-19 19:59:39.282 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-19 19:59:39.315 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-19 19:59:39.317 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-19 19:59:39.320 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-19 19:59:39.323 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 19:59:39.326 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 19:59:39.344 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 19:59:39.346 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 19:59:39.349 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 19:59:39.351 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 19:59:39.354 | + 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-05-19 19:59:39.384 | + 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-05-19 19:59:39.416 | + 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-05-19 19:59:39.446 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 19:59:39.479 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-19 19:59:39.497 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:39.500 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-19 19:59:39.502 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : [[ True == \F\a\l\s\e ]] 2022-05-19 19:59:39.505 | + lib/neutron-legacy:_neutron_setup_rootwrap:985 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-19 19:59:39.508 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-19 19:59:39.510 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-19 19:59:39.523 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-19 19:59:39.526 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : [[ True == \F\a\l\s\e ]] 2022-05-19 19:59:39.528 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : local srcdir=/opt/stack/neutron 2022-05-19 19:59:39.531 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:975 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-19 19:59:39.544 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:976 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-05-19 19:59:39.558 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-19 19:59:39.561 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-05-19 19:59:39.573 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-05-19 19:59:39.586 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-05-19 19:59:39.600 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-19 19:59:39.603 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 19:59:39.606 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1007 : mktemp 2022-05-19 19:59:39.611 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : TEMPFILE=/tmp/tmp.5p7s9uttmC 2022-05-19 19:59:39.613 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-19 19:59:39.616 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 19:59:39.618 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : chmod 0440 /tmp/tmp.5p7s9uttmC 2022-05-19 19:59:39.622 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : sudo chown root:root /tmp/tmp.5p7s9uttmC 2022-05-19 19:59:39.634 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : sudo mv /tmp/tmp.5p7s9uttmC /etc/sudoers.d/neutron-rootwrap 2022-05-19 19:59:39.647 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-19 19:59:39.678 | + lib/neutron-legacy:_neutron_setup_rootwrap:1016 : [[ True == \T\r\u\e ]] 2022-05-19 19:59:39.681 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 19:59:39.715 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-19 19:59:39.718 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-19 19:59:39.721 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-19 19:59:39.724 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 19:59:39.726 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 19:59:39.729 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 19:59:39.747 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:39.751 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 19:59:39.753 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 19:59:39.757 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 19:59:39.776 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:39.779 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-19 19:59:39.782 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-05-19 19:59:39.813 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 19:59:39.816 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 19:59:39.819 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-19 19:59:39.837 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:39.839 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-19 19:59:39.842 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-19 19:59:39.844 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 19:59:39.847 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 19:59:39.849 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : [[ router == '' ]] 2022-05-19 19:59:39.852 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-19 19:59:39.857 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 19:59:39.860 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-19 19:59:39.863 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-19 19:59:39.866 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-19 19:59:39.870 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-19 19:59:39.873 | + 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-05-19 19:59:39.878 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-19 19:59:39.898 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:39.900 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-19 19:59:39.903 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-19 19:59:39.906 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-19 19:59:39.911 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-19 19:59:39.942 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-19 19:59:39.975 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-19 19:59:40.008 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-19 19:59:40.047 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-19 19:59:40.081 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-19 19:59:40.084 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 19:59:40.086 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-19 19:59:40.089 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 19:59:40.091 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-19 19:59:40.123 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-19 19:59:40.154 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-05-19 19:59:40.194 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-19 19:59:40.226 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-19 19:59:40.264 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-19 19:59:40.296 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-19 19:59:40.329 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-19 19:59:40.360 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 19:59:40.399 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 19:59:40.431 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-19 19:59:40.464 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-19 19:59:40.496 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-19 19:59:40.499 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 19:59:40.502 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 19:59:40.505 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-19 19:59:40.507 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-19 19:59:40.541 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-19 19:59:40.573 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.13/identity 2022-05-19 19:59:40.613 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-19 19:59:40.645 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-19 19:59:40.678 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-19 19:59:40.711 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-19 19:59:40.742 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-19 19:59:40.774 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-19 19:59:40.806 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-19 19:59:40.837 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-05-19 19:59:40.840 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 19:59:40.842 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-19 19:59:40.845 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-05-19 19:59:40.848 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-05-19 19:59:40.880 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-05-19 19:59:40.913 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.13/identity 2022-05-19 19:59:40.945 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-05-19 19:59:40.977 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-05-19 19:59:41.008 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-05-19 19:59:41.041 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-05-19 19:59:41.080 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-05-19 19:59:41.112 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-05-19 19:59:41.143 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-05-19 19:59:41.176 | + lib/neutron-legacy:_configure_neutron_service:938 : neutron_plugin_configure_service 2022-05-19 19:59:41.179 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-19 19:59:41.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-19 19:59:41.184 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-19 19:59:41.186 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-19 19:59:41.189 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-19 19:59:41.191 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-19 19:59:41.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 600:649 != '' ]] 2022-05-19 19:59:41.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:600:649 2022-05-19 19:59:41.199 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:600:649 != '' ]] 2022-05-19 19:59:41.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-19 19:59:41.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-19 19:59:41.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-19 19:59:41.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-19 19:59:41.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-19 19:59:41.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-19 19:59:41.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-19 19:59:41.220 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-19 19:59:41.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-19 19:59:41.226 | + 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-05-19 19:59:41.255 | + 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-05-19 19:59:41.258 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 19:59:41.260 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 19:59:41.263 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-19 19:59:41.265 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-19 19:59:41.268 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 19:59:41.271 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-19 19:59:41.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-19 19:59:41.303 | + 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-05-19 19:59:41.305 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 19:59:41.308 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 19:59:41.310 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-19 19:59:41.313 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-19 19:59:41.320 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 19:59:41.324 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-19 19:59:41.355 | + 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-05-19 19:59:41.357 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 19:59:41.360 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 19:59:41.362 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-19 19:59:41.365 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-19 19:59:41.367 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 19:59:41.370 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-19 19:59:41.401 | + 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-05-19 19:59:41.404 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 19:59:41.406 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-19 19:59:41.408 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-19 19:59:41.411 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-19 19:59:41.414 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 19:59:41.416 | + 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-05-19 19:59:41.453 | + 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-05-19 19:59:41.455 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 19:59:41.458 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-19 19:59:41.460 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-19 19:59:41.463 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-19 19:59:41.465 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 19:59:41.468 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-19 19:59:41.500 | + 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-05-19 19:59:41.503 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 19:59:41.506 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-19 19:59:41.508 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-19 19:59:41.511 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-19 19:59:41.513 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 19:59:41.516 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-19 19:59:41.547 | + 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:600:649 2022-05-19 19:59:41.550 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 19:59:41.553 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-19 19:59:41.555 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:600:649 2022-05-19 19:59:41.558 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:600:649 ']' 2022-05-19 19:59:41.560 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 19:59:41.563 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:600:649 2022-05-19 19:59:41.593 | + 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-05-19 19:59:41.596 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 19:59:41.599 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-19 19:59:41.602 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-19 19:59:41.604 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-19 19:59:41.606 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 19:59:41.609 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-19 19:59:41.641 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-19 19:59:41.644 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-19 19:59:41.664 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:41.666 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-19 19:59:41.669 | + 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-05-19 19:59:41.704 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-19 19:59:41.707 | + 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-05-19 19:59:41.738 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-19 19:59:41.771 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-19 19:59:41.774 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-19 19:59:41.776 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-19 19:59:41.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-19 19:59:44.813 | INFO neutron.common.config [-] Logging enabled! 2022-05-19 19:59:44.813 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-19 19:59:44.814 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=163885) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-19 19:59:44.865 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=163885) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 19:59:44.865 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=163885) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 19:59:44.865 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=163885) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 19:59:44.865 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=163885) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 19:59:44.866 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=163885) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 19:59:44.866 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=163885) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 19:59:44.919 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-19 19:59:44.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:44.919 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:44.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:44.919 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:45.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-19 19:59:45.293 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-19 19:59:45.295 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-19 19:59:45.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 19:59:45.301 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-19 19:59:45.360 | + 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-05-19 19:59:45.387 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-19 19:59:45.390 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-19 19:59:45.392 | + 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-05-19 19:59:45.424 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-19 19:59:45.428 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-19 19:59:45.437 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-19 19:59:45.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-19 19:59:45.443 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-19 19:59:45.456 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-19 19:59:45.469 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-19 19:59:45.471 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-19 19:59:45.486 | net.bridge.bridge-nf-call-iptables = 1 2022-05-19 19:59:45.490 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-19 19:59:45.493 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-19 19:59:45.501 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-19 19:59:45.506 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-19 19:59:45.508 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-19 19:59:45.511 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-19 19:59:45.513 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-19 19:59:45.516 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-19 19:59:45.518 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-19 19:59:45.522 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-19 19:59:45.525 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 19:59:45.536 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-19 19:59:45.564 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-19 19:59:45.566 | + 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-05-19 19:59:45.608 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-19 19:59:45.610 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-19 19:59:45.649 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-19 19:59:45.686 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-19 19:59:45.704 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:45.707 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-19 19:59:45.710 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-19 19:59:45.715 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-19 19:59:45.751 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-19 19:59:45.782 | + 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-05-19 19:59:45.816 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-19 19:59:45.819 | + 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-05-19 19:59:45.850 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-19 19:59:45.867 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:45.870 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-19 19:59:45.872 | + lib/neutron-legacy:_neutron_setup_interface_driver:1025 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-19 19:59:45.904 | + lib/neutron-legacy:_neutron_setup_interface_driver:1027 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-19 19:59:45.907 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-19 19:59:45.909 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-19 19:59:45.939 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-19 19:59:45.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-19 19:59:45.947 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-19 19:59:45.950 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-19 19:59:45.968 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:45.970 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-19 19:59:45.974 | + 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-05-19 19:59:45.979 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-19 19:59:46.011 | + 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-05-19 19:59:46.049 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-19 19:59:46.052 | + 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-05-19 19:59:46.082 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-19 19:59:46.085 | + lib/neutron-legacy:_neutron_setup_interface_driver:1025 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-19 19:59:46.116 | + lib/neutron-legacy:_neutron_setup_interface_driver:1027 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-19 19:59:46.119 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-19 19:59:46.121 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-19 19:59:46.151 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-19 19:59:46.154 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-19 19:59:46.156 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-19 19:59:46.159 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-19 19:59:49.274 | INFO neutron.common.config [-] Logging enabled! 2022-05-19 19:59:49.275 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-19 19:59:49.275 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=164415) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-19 19:59:49.328 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=164415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 19:59:49.328 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=164415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 19:59:49.328 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=164415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 19:59:49.328 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=164415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 19:59:49.329 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=164415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 19:59:49.329 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=164415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 19:59:49.392 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-19 19:59:49.393 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=164415) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-19 19:59:49.393 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=164415) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-19 19:59:49.393 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-19 19:59:49.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:49.393 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:49.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:49.393 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:49.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-19 19:59:49.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-19 19:59:49.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-19 19:59:49.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-19 19:59:49.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-19 19:59:49.804 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 19:59:49.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-19 19:59:49.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-19 19:59:49.828 | + functions:set_mtu:785 : local dev=br-data 2022-05-19 19:59:49.830 | + functions:set_mtu:786 : local mtu=1500 2022-05-19 19:59:49.833 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-19 19:59:49.846 | + 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-05-19 19:59:49.866 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-19 19:59:49.868 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-19 19:59:49.871 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-19 19:59:49.873 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-19 19:59:49.876 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-19 19:59:49.879 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-19 19:59:49.882 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-19 19:59:49.884 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-19 19:59:49.887 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-19 19:59:49.890 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-19 19:59:49.892 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-19 19:59:49.895 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-19 19:59:49.897 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-19 19:59:49.900 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-19 19:59:49.904 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-19 19:59:49.904 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-19 19:59:49.911 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-19 19:59:49.913 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-19 19:59:49.916 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-19 19:59:49.918 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-19 19:59:49.923 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-19 19:59:49.923 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-19 19:59:49.923 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-19 19:59:49.930 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.84/22 brd 192.168.3.255' 2022-05-19 19:59:49.932 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-19 19:59:49.935 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-19 19:59:49.937 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-19 19:59:49.940 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-19 19:59:49.943 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.84/22 brd 192.168.3.255 != '' ]] 2022-05-19 19:59:49.945 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.84/22 brd 192.168.3.255 dev eth1' 2022-05-19 19:59:49.948 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.84/22 brd 192.168.3.255 dev br-data' 2022-05-19 19:59:49.950 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-19 19:59:49.953 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-19 19:59:49.957 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.84/22 brd 192.168.3.255 2022-05-19 19:59:49.958 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-19 19:59:49.958 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-19 19:59:49.958 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-19 19:59:49.964 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.84 2022-05-19 19:59:49.967 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.84 ' 2022-05-19 19:59:49.969 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.84/22 brd 192.168.3.255 dev eth1 2022-05-19 19:59:49.983 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.84/22 brd 192.168.3.255 dev br-data 2022-05-19 19:59:49.996 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-19 19:59:50.011 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-19 19:59:50.033 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.84 2022-05-19 19:59:50.043 | PING 192.168.0.84 (192.168.0.84) from 192.168.0.84 br-data: 56(84) bytes of data. 2022-05-19 19:59:50.043 | 64 bytes from 192.168.0.84: icmp_seq=1 ttl=64 time=0.079 ms 2022-05-19 19:59:51.068 | 64 bytes from 192.168.0.84: icmp_seq=2 ttl=64 time=0.060 ms 2022-05-19 19:59:52.092 | 64 bytes from 192.168.0.84: icmp_seq=3 ttl=64 time=0.060 ms 2022-05-19 19:59:52.092 | 2022-05-19 19:59:52.092 | --- 192.168.0.84 ping statistics --- 2022-05-19 19:59:52.092 | 3 packets transmitted, 3 received, 0% packet loss, time 2049ms 2022-05-19 19:59:52.092 | rtt min/avg/max/mdev = 0.060/0.066/0.079/0.009 ms 2022-05-19 19:59:52.098 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-19 19:59:52.098 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-19 19:59:52.104 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-19 19:59:52.107 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-19 19:59:52.124 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:52.127 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-19 19:59:52.131 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-19 19:59:52.136 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-19 19:59:52.166 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.13 2022-05-19 19:59:52.198 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-19 19:59:52.229 | + 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-05-19 19:59:52.263 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-19 19:59:52.266 | + 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-05-19 19:59:52.296 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-19 19:59:52.299 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-19 19:59:52.318 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:52.321 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-19 19:59:52.323 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-19 19:59:52.341 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:52.344 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-19 19:59:52.363 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:52.366 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-19 19:59:52.386 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:52.388 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-19 19:59:52.422 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-19 19:59:52.456 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-19 19:59:52.459 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-19 19:59:52.478 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:52.481 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-19 19:59:52.499 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:52.502 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-19 19:59:52.505 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-19 19:59:52.569 | + inc/async:async_inner:63 : init_neutron 2022-05-19 19:59:52.611 | [122270 Async init_neutron:164893]: running: init_neutron 2022-05-19 19:59:52.615 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-19 19:59:52.638 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:52.641 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-19 19:59:52.653 | ++ ./stack.sh:main:1164 : true 2022-05-19 19:59:52.656 | + ./stack.sh:main:1164 : netman_pid= 2022-05-19 19:59:52.659 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-19 19:59:52.662 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-19 19:59:52.679 | + ./stack.sh:main:1171 : clean_iptables 2022-05-19 19:59:52.686 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-19 19:59:52.687 | + lib/nova:clean_iptables:186 : grep nova 2022-05-19 19:59:52.688 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-19 19:59:52.688 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-19 19:59:52.692 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-19 19:59:52.696 | + lib/nova:clean_iptables:186 : bash 2022-05-19 19:59:52.697 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 19:59:52.705 | + lib/nova:clean_iptables:188 : grep nova 2022-05-19 19:59:52.711 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-19 19:59:52.711 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 19:59:52.711 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-19 19:59:52.712 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-19 19:59:52.713 | + lib/nova:clean_iptables:188 : bash 2022-05-19 19:59:52.726 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-19 19:59:52.735 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-19 19:59:52.736 | + lib/nova:clean_iptables:190 : bash 2022-05-19 19:59:52.741 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-19 19:59:52.742 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 19:59:52.745 | + lib/nova:clean_iptables:190 : grep nova 2022-05-19 19:59:52.746 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-19 19:59:52.747 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-19 19:59:52.756 | + lib/nova:clean_iptables:192 : grep nova 2022-05-19 19:59:52.756 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 19:59:52.758 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-19 19:59:52.759 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-19 19:59:52.760 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-19 19:59:52.762 | + lib/nova:clean_iptables:192 : bash 2022-05-19 19:59:52.767 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-19 19:59:52.773 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-19 19:59:52.782 | net.ipv4.ip_forward = 1 2022-05-19 19:59:52.786 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-19 19:59:52.806 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:52.808 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-19 19:59:52.811 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-19 19:59:52.814 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-19 19:59:52.857 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-19 19:59:52.891 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-19 19:59:52.894 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-19 19:59:52.939 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-19 19:59:52.979 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-19 19:59:53.000 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:53.003 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-19 19:59:53.006 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:59:53.009 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-19 19:59:53.011 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-19 19:59:53.014 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-19 19:59:53.097 | + inc/async:async_inner:63 : init_swift 2022-05-19 19:59:53.153 | [122270 Async init_swift:165252]: running: init_swift 2022-05-19 19:59:53.156 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-19 19:59:53.179 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:53.183 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-19 19:59:53.186 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:59:53.189 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-19 19:59:53.192 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-19 19:59:53.195 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-19 19:59:53.269 | + inc/async:async_inner:63 : init_cinder 2022-05-19 19:59:53.331 | [122270 Async init_cinder:165347]: running: init_cinder 2022-05-19 19:59:53.335 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-19 19:59:53.374 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:53.377 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-19 19:59:53.380 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:59:53.384 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-19 19:59:53.387 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-19 19:59:53.390 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-19 19:59:53.510 | + inc/async:async_inner:63 : init_placement 2022-05-19 19:59:53.613 | [122270 Async init_placement:165485]: running: init_placement 2022-05-19 19:59:53.623 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-19 19:59:53.758 | [122270 Async init_neutron:164893]: Waiting for completion of init_neutron running on PID 164893 (6 other jobs running) 2022-05-19 19:59:53.793 | [122270 Async init_neutron:164893]: Signaling child to exit 2022-05-19 19:59:57.069 | + inc/async:async_inner:64 : rc=0 2022-05-19 19:59:57.104 | [165347 Async init_cinder:165347]: finished successfully 2022-05-19 20:00:08.133 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:00:08.169 | [165252 Async init_swift:165252]: finished successfully 2022-05-19 20:00:22.427 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:00:22.453 | [164893 Async init_neutron:164893]: finished successfully 2022-05-19 20:00:22.476 | WAKEUP 2022-05-19 20:00:22.500 | [122270 Async init_neutron:164893]: Signaled 2022-05-19 20:00:22.502 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-19 20:00:22.502 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:00:22.502 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 20:00:22.502 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:00:22.502 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 20:00:22.502 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 20:00:22.502 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 20:00:22.502 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-19 20:00:22.502 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-19 20:00:22.502 | + lib/database:recreate_database:112 : local db=neutron 2022-05-19 20:00:22.502 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-19 20:00:22.502 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-19 20:00:22.502 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-19 20:00:22.502 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:22.502 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-19 20:00:22.502 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:22.502 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-19 20:00:22.502 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 20:00:22.502 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:00:22.502 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:00:22.502 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:00:22.502 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990395665 2022-05-19 20:00:22.502 | + 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-05-19 20:00:22.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:22.502 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:22.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:22.502 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-19 20:00:22.503 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-19 20:00:22.504 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-19 20:00:22.505 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-19 20:00:22.506 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-19 20:00:22.506 | Running upgrade for neutron ... 2022-05-19 20:00:22.506 | OK 2022-05-19 20:00:22.506 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-19 20:00:22.506 | + functions-common:time_stop:2437 : local name 2022-05-19 20:00:22.506 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:00:22.507 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:00:22.507 | + functions-common:time_stop:2440 : local total 2022-05-19 20:00:22.507 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:00:22.507 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 20:00:22.507 | + functions-common:time_stop:2444 : start_time=1652990395665 2022-05-19 20:00:22.507 | + functions-common:time_stop:2446 : [[ -z 1652990395665 ]] 2022-05-19 20:00:22.507 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:00:22.507 | + functions-common:time_stop:2449 : end_time=1652990422409 2022-05-19 20:00:22.507 | + functions-common:time_stop:2450 : elapsed_time=26744 2022-05-19 20:00:22.507 | + functions-common:time_stop:2451 : total=8916 2022-05-19 20:00:22.507 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:00:22.507 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35660 2022-05-19 20:00:22.551 | [122270 Async init_neutron:164893]: finished init_neutron with result 0 in 29 seconds 2022-05-19 20:00:22.556 | + inc/async:async_wait:197 : return 0 2022-05-19 20:00:22.558 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-19 20:00:22.622 | [122270 Async init_placement:165485]: Waiting for completion of init_placement running on PID 165485 (5 other jobs running) 2022-05-19 20:00:22.653 | [122270 Async init_placement:165485]: Signaling child to exit 2022-05-19 20:00:41.281 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:00:41.308 | [165485 Async init_placement:165485]: finished successfully 2022-05-19 20:00:41.329 | WAKEUP 2022-05-19 20:00:41.354 | [122270 Async init_placement:165485]: Signaled 2022-05-19 20:00:41.355 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-19 20:00:41.355 | + lib/database:recreate_database:112 : local db=placement 2022-05-19 20:00:41.355 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-19 20:00:41.355 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-19 20:00:41.355 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-19 20:00:41.355 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:41.355 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-19 20:00:41.356 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:41.356 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-19 20:00:41.356 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-19 20:00:41.356 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-19 20:00:41.356 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-19 20:00:41.356 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:00:41.356 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 20:00:41.356 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 20:00:41.356 | ++ 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-05-19 20:00:41.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.356 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.356 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.356 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:00:41.356 | + functions-common:get_or_create_user:937 : user_id=d1990383854d4f97b2d2f4bdd53a05f8 2022-05-19 20:00:41.356 | + functions-common:get_or_create_user:938 : echo d1990383854d4f97b2d2f4bdd53a05f8 2022-05-19 20:00:41.356 | d1990383854d4f97b2d2f4bdd53a05f8 2022-05-19 20:00:41.356 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-19 20:00:41.356 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:00:41.356 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:00:41.356 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:00:41.356 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:00:41.356 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:00:41.356 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:00:41.356 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:00:41.356 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:00:41.356 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:00:41.356 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:00:41.356 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:00:41.356 | ++ 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-05-19 20:00:41.356 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:00:41.357 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:00:41.357 | ++ functions-common:get_field:824 : read data 2022-05-19 20:00:41.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.357 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.357 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.357 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:00:41.357 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:00:41.357 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:00:41.357 | + 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-05-19 20:00:41.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.357 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.357 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.357 | ++ 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-05-19 20:00:41.357 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:00:41.357 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:00:41.357 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:00:41.357 | ++ functions-common:get_field:824 : read data 2022-05-19 20:00:41.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.357 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.357 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.357 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:00:41.357 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:00:41.357 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:00:41.357 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:00:41.357 | ++ functions-common:get_field:830 : echo '| edcdc7ce16714570a4a95c51db8a0e77 | d1990383854d4f97b2d2f4bdd53a05f8 | | 746ecf0f15fb4b4fa53269fa15460168 | | | False |' 2022-05-19 20:00:41.357 | ++ functions-common:get_field:824 : read data 2022-05-19 20:00:41.357 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 20:00:41.357 | + functions-common:get_or_add_user_project_role:1009 : echo edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 20:00:41.357 | edcdc7ce16714570a4a95c51db8a0e77 2022-05-19 20:00:41.358 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 20:00:41.358 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-19 20:00:41.358 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:00:41.358 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:00:41.358 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:00:41.358 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:00:41.358 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:00:41.358 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:00:41.358 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:00:41.358 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:00:41.358 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:00:41.358 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:00:41.358 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:00:41.358 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:00:41.358 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:00:41.358 | ++ 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-05-19 20:00:41.358 | ++ functions-common:get_field:824 : read data 2022-05-19 20:00:41.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.358 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.358 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.358 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:00:41.358 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:00:41.358 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:00:41.358 | + 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-05-19 20:00:41.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.358 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.358 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.358 | ++ 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-05-19 20:00:41.358 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:00:41.358 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:00:41.359 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:00:41.359 | ++ functions-common:get_field:824 : read data 2022-05-19 20:00:41.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.359 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.359 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.359 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:00:41.359 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:00:41.359 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:00:41.359 | ++ functions-common:get_field:830 : echo '| 771c065274f04f49bcd4641d79a0e490 | d1990383854d4f97b2d2f4bdd53a05f8 | | 746ecf0f15fb4b4fa53269fa15460168 | | | False |' 2022-05-19 20:00:41.359 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:00:41.359 | ++ functions-common:get_field:824 : read data 2022-05-19 20:00:41.359 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=771c065274f04f49bcd4641d79a0e490 2022-05-19 20:00:41.359 | + functions-common:get_or_add_user_project_role:1009 : echo 771c065274f04f49bcd4641d79a0e490 2022-05-19 20:00:41.359 | 771c065274f04f49bcd4641d79a0e490 2022-05-19 20:00:41.359 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.13/placement 2022-05-19 20:00:41.359 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-19 20:00:41.359 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 20:00:41.359 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-19 20:00:41.359 | ++ 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-05-19 20:00:41.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.359 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.359 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.359 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:00:41.359 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 20:00:41.359 | 61ac70698e774058a8a5886e5523eb58' 2022-05-19 20:00:41.359 | + functions-common:get_or_create_service:1106 : echo 61ac70698e774058a8a5886e5523eb58 2022-05-19 20:00:41.359 | 61ac70698e774058a8a5886e5523eb58 2022-05-19 20:00:41.359 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.13/placement 2022-05-19 20:00:41.359 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 20:00:41.359 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.13/placement RegionOne 2022-05-19 20:00:41.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 20:00:41.360 | +++ 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-05-19 20:00:41.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.360 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.360 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.360 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:00:41.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 20:00:41.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 20:00:41.360 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.13/placement --region RegionOne -f value -c id 2022-05-19 20:00:41.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.360 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.360 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.360 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:00:41.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0980b93292f44936bd6536114d414aca 2022-05-19 20:00:41.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0980b93292f44936bd6536114d414aca 2022-05-19 20:00:41.360 | + functions-common:get_or_create_endpoint:1139 : public_id=0980b93292f44936bd6536114d414aca 2022-05-19 20:00:41.360 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 20:00:41.360 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 20:00:41.360 | + functions-common:get_or_create_endpoint:1148 : echo 0980b93292f44936bd6536114d414aca 2022-05-19 20:00:41.360 | 0980b93292f44936bd6536114d414aca 2022-05-19 20:00:41.404 | [122270 Async init_placement:165485]: finished init_placement with result 0 in 47 seconds 2022-05-19 20:00:41.408 | + inc/async:async_wait:197 : return 0 2022-05-19 20:00:41.411 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-19 20:00:41.465 | [122270 Async init_glance:161813]: Waiting for completion of init_glance running on PID 161813 (4 other jobs running) 2022-05-19 20:00:41.493 | [122270 Async init_glance:161813]: Signaling child to exit 2022-05-19 20:00:41.493 | WAKEUP 2022-05-19 20:00:41.517 | [122270 Async init_glance:161813]: Signaled 2022-05-19 20:00:41.518 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-19 20:00:41.519 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-19 20:00:41.519 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-19 20:00:41.519 | + lib/database:recreate_database:112 : local db=glance 2022-05-19 20:00:41.519 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-19 20:00:41.519 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-19 20:00:41.519 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-19 20:00:41.519 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:41.520 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-19 20:00:41.520 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:41.520 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-19 20:00:41.520 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 20:00:41.520 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:00:41.520 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:00:41.520 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:00:41.520 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990339761 2022-05-19 20:00:41.520 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-19 20:00:41.520 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-05-19 20:00:41.520 | ERROR glance Traceback (most recent call last): 2022-05-19 20:00:41.520 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-05-19 20:00:41.520 | ERROR glance  sys.exit(main()) 2022-05-19 20:00:41.520 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 556, in main 2022-05-19 20:00:41.520 | ERROR glance  return CONF.command.action_fn() 2022-05-19 20:00:41.520 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 390, in sync 2022-05-19 20:00:41.521 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-05-19 20:00:41.521 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-05-19 20:00:41.521 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-05-19 20:00:41.521 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-05-19 20:00:41.521 | ERROR glance  engine = db_api.get_engine() 2022-05-19 20:00:41.521 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-05-19 20:00:41.521 | ERROR glance  facade = _create_facade_lazily() 2022-05-19 20:00:41.521 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-05-19 20:00:41.521 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-05-19 20:00:41.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-05-19 20:00:41.521 | ERROR glance  return cls( 2022-05-19 20:00:41.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-05-19 20:00:41.521 | ERROR glance  self._factory._start( 2022-05-19 20:00:41.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-05-19 20:00:41.521 | ERROR glance  self._setup_for_connection( 2022-05-19 20:00:41.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-05-19 20:00:41.521 | ERROR glance  engine = engines.create_engine( 2022-05-19 20:00:41.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-05-19 20:00:41.521 | ERROR glance  return wrapped(*args, **kwargs) 2022-05-19 20:00:41.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-05-19 20:00:41.521 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-05-19 20:00:41.521 | ERROR glance  File "", line 2, in create_engine 2022-05-19 20:00:41.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-05-19 20:00:41.521 | ERROR glance  return fn(*args, **kwargs) 2022-05-19 20:00:41.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-05-19 20:00:41.521 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-05-19 20:00:41.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-05-19 20:00:41.521 | ERROR glance  loaded_plugins = [ 2022-05-19 20:00:41.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-05-19 20:00:41.521 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-05-19 20:00:41.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-05-19 20:00:41.521 | ERROR glance  raise exc.NoSuchModuleError( 2022-05-19 20:00:41.521 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-05-19 20:00:41.522 | ERROR glance  2022-05-19 20:00:41.522 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-19 20:00:41.522 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-05-19 20:00:41.522 | ERROR glance Traceback (most recent call last): 2022-05-19 20:00:41.522 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-05-19 20:00:41.522 | ERROR glance  sys.exit(main()) 2022-05-19 20:00:41.522 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 556, in main 2022-05-19 20:00:41.522 | ERROR glance  return CONF.command.action_fn() 2022-05-19 20:00:41.522 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 406, in load_metadefs 2022-05-19 20:00:41.522 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-05-19 20:00:41.522 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-05-19 20:00:41.522 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-05-19 20:00:41.522 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-05-19 20:00:41.522 | ERROR glance  facade = _create_facade_lazily() 2022-05-19 20:00:41.522 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-05-19 20:00:41.522 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-05-19 20:00:41.522 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-05-19 20:00:41.522 | ERROR glance  return cls( 2022-05-19 20:00:41.522 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-05-19 20:00:41.522 | ERROR glance  self._factory._start( 2022-05-19 20:00:41.522 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-05-19 20:00:41.522 | ERROR glance  self._setup_for_connection( 2022-05-19 20:00:41.522 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-05-19 20:00:41.522 | ERROR glance  engine = engines.create_engine( 2022-05-19 20:00:41.522 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-05-19 20:00:41.522 | ERROR glance  return wrapped(*args, **kwargs) 2022-05-19 20:00:41.522 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-05-19 20:00:41.522 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-05-19 20:00:41.522 | ERROR glance  File "", line 2, in create_engine 2022-05-19 20:00:41.522 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-05-19 20:00:41.522 | ERROR glance  return fn(*args, **kwargs) 2022-05-19 20:00:41.522 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-05-19 20:00:41.522 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-05-19 20:00:41.523 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-05-19 20:00:41.523 | ERROR glance  loaded_plugins = [ 2022-05-19 20:00:41.523 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-05-19 20:00:41.523 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-05-19 20:00:41.523 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-05-19 20:00:41.523 | ERROR glance  raise exc.NoSuchModuleError( 2022-05-19 20:00:41.523 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-05-19 20:00:41.523 | ERROR glance  2022-05-19 20:00:41.523 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-19 20:00:41.523 | + functions-common:time_stop:2437 : local name 2022-05-19 20:00:41.523 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:00:41.523 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:00:41.523 | + functions-common:time_stop:2440 : local total 2022-05-19 20:00:41.523 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:00:41.523 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 20:00:41.523 | + functions-common:time_stop:2444 : start_time=1652990339761 2022-05-19 20:00:41.523 | + functions-common:time_stop:2446 : [[ -z 1652990339761 ]] 2022-05-19 20:00:41.523 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:00:41.523 | + functions-common:time_stop:2449 : end_time=1652990345081 2022-05-19 20:00:41.523 | + functions-common:time_stop:2450 : elapsed_time=5320 2022-05-19 20:00:41.523 | + functions-common:time_stop:2451 : total=8916 2022-05-19 20:00:41.523 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:00:41.523 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14236 2022-05-19 20:00:41.573 | [122270 Async init_glance:161813]: finished init_glance with result 0 in 5 seconds 2022-05-19 20:00:41.578 | + inc/async:async_wait:197 : return 0 2022-05-19 20:00:41.581 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-19 20:00:41.636 | [122270 Async init_swift:165252]: Waiting for completion of init_swift running on PID 165252 (3 other jobs running) 2022-05-19 20:00:41.663 | [122270 Async init_swift:165252]: Signaling child to exit 2022-05-19 20:00:41.663 | WAKEUP 2022-05-19 20:00:41.689 | [122270 Async init_swift:165252]: Signaled 2022-05-19 20:00:41.691 | + lib/swift:init_swift:668 : local node_number 2022-05-19 20:00:41.691 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-19 20:00:41.691 | No container-replicator running 2022-05-19 20:00:41.691 | No account-replicator running 2022-05-19 20:00:41.691 | No container-updater running 2022-05-19 20:00:41.691 | No container-auditor running 2022-05-19 20:00:41.691 | No object-auditor running 2022-05-19 20:00:41.691 | No account-reaper running 2022-05-19 20:00:41.691 | No object-replicator running 2022-05-19 20:00:41.691 | No object-expirer running 2022-05-19 20:00:41.691 | No account-server running 2022-05-19 20:00:41.692 | No object-reconstructor running 2022-05-19 20:00:41.692 | No proxy-server running 2022-05-19 20:00:41.692 | No container-sharder running 2022-05-19 20:00:41.692 | No account-auditor running 2022-05-19 20:00:41.692 | No container-sync running 2022-05-19 20:00:41.692 | No object-server running 2022-05-19 20:00:41.692 | No container-reconciler running 2022-05-19 20:00:41.692 | No container-server running 2022-05-19 20:00:41.692 | No object-updater running 2022-05-19 20:00:41.692 | + lib/swift:init_swift:670 : true 2022-05-19 20:00:41.692 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-19 20:00:41.692 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-19 20:00:41.692 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-19 20:00:41.692 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-19 20:00:41.692 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-19 20:00:41.692 | + 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-05-19 20:00:41.692 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-19 20:00:41.692 | + functions:create_disk:732 : local node_number 2022-05-19 20:00:41.692 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:00:41.692 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-19 20:00:41.692 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-19 20:00:41.692 | + functions:create_disk:736 : local key 2022-05-19 20:00:41.692 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:00:41.692 | ++ functions:create_disk:738 : sed s#/.## 2022-05-19 20:00:41.692 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-19 20:00:41.692 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-19 20:00:41.692 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-19 20:00:41.692 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:00:41.692 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-19 20:00:41.692 | + functions:destroy_disk:765 : local key 2022-05-19 20:00:41.692 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-19 20:00:41.693 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:00:41.693 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-19 20:00:41.693 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-19 20:00:41.693 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-19 20:00:41.693 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-19 20:00:41.693 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:00:41.693 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:00:41.693 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-19 20:00:41.693 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:00:41.693 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:00:41.693 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-19 20:00:41.693 | = sectsz=512 attr=2, projid32bit=1 2022-05-19 20:00:41.693 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-19 20:00:41.693 | = reflink=1 2022-05-19 20:00:41.693 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-19 20:00:41.693 | = sunit=0 swidth=0 blks 2022-05-19 20:00:41.693 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-19 20:00:41.693 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-19 20:00:41.693 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-19 20:00:41.693 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-19 20:00:41.693 | + 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-05-19 20:00:41.693 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-19 20:00:41.693 | /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-05-19 20:00:41.693 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-19 20:00:41.693 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-19 20:00:41.693 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-19 20:00:41.693 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-19 20:00:41.693 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 20:00:41.693 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-19 20:00:41.693 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-19 20:00:41.693 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-19 20:00:41.693 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-19 20:00:41.693 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-19 20:00:41.694 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-19 20:00:41.694 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-19 20:00:41.694 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1652989545.object.builder backups/1652989546.container.builder backups/1652989548.account.builder backups/1652989553.object.builder backups/1652989555.container.builder backups/1652989556.account.builder backups/1652989553.object.ring.gz backups/1652989555.container.ring.gz backups/1652989556.account.ring.gz 2022-05-19 20:00:41.694 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-19 20:00:41.694 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-19 20:00:41.694 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-19 20:00:41.694 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-19 20:00:41.694 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 20:00:41.694 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-19 20:00:41.694 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-19 20:00:41.694 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-19 20:00:41.694 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-19 20:00:41.694 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-19 20:00:41.694 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-19 20:00:41.694 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-19 20:00:41.694 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-19 20:00:41.694 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-19 20:00:41.694 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-19 20:00:41.694 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 20:00:41.694 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-19 20:00:41.694 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 20:00:41.694 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-19 20:00:41.694 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 20:00:41.694 | + lib/swift:init_swift:714 : popd 2022-05-19 20:00:41.739 | [122270 Async init_swift:165252]: finished init_swift with result 0 in 15 seconds 2022-05-19 20:00:41.744 | + inc/async:async_wait:197 : return 0 2022-05-19 20:00:41.746 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-19 20:00:41.802 | [122270 Async init_cinder:165347]: Waiting for completion of init_cinder running on PID 165347 (2 other jobs running) 2022-05-19 20:00:41.828 | [122270 Async init_cinder:165347]: Signaling child to exit 2022-05-19 20:00:41.828 | WAKEUP 2022-05-19 20:00:41.854 | [122270 Async init_cinder:165347]: Signaled 2022-05-19 20:00:41.855 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-19 20:00:41.855 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:41.855 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-19 20:00:41.855 | + lib/database:recreate_database:112 : local db=cinder 2022-05-19 20:00:41.855 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-19 20:00:41.855 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-19 20:00:41.855 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-19 20:00:41.855 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:41.856 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-19 20:00:41.856 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:41.856 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-19 20:00:41.856 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 20:00:41.856 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:00:41.856 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:00:41.856 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:00:41.856 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990393398 2022-05-19 20:00:41.856 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-19 20:00:41.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.856 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:41.856 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:41.856 | /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-05-19 20:00:41.856 | last_heartbeat = column_property( 2022-05-19 20:00:41.856 | /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-05-19 20:00:41.856 | num_hosts = column_property( 2022-05-19 20:00:41.856 | /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-05-19 20:00:41.856 | num_down_hosts = column_property( 2022-05-19 20:00:41.856 | Traceback (most recent call last): 2022-05-19 20:00:41.856 | File "/usr/local/bin/cinder-manage", line 6, in 2022-05-19 20:00:41.856 | from cinder.cmd.manage import main 2022-05-19 20:00:41.856 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-05-19 20:00:41.856 | from cinder.db import migration as db_migration 2022-05-19 20:00:41.856 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-05-19 20:00:41.856 | from cinder.db.sqlalchemy import api as db_api 2022-05-19 20:00:41.856 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 63, in 2022-05-19 20:00:41.856 | from cinder.volume import volume_utils 2022-05-19 20:00:41.856 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 71, in 2022-05-19 20:00:41.857 | from cinder.volume import volume_types 2022-05-19 20:00:41.857 | File "/opt/stack/cinder/cinder/volume/volume_types.py", line 50, in 2022-05-19 20:00:41.857 | VolumeTypeDict = dict[str, Any] 2022-05-19 20:00:41.857 | TypeError: 'type' object is not subscriptable 2022-05-19 20:00:41.857 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-19 20:00:41.857 | + functions-common:time_stop:2437 : local name 2022-05-19 20:00:41.857 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:00:41.857 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:00:41.857 | + functions-common:time_stop:2440 : local total 2022-05-19 20:00:41.857 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:00:41.857 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 20:00:41.857 | + functions-common:time_stop:2444 : start_time=1652990393398 2022-05-19 20:00:41.857 | + functions-common:time_stop:2446 : [[ -z 1652990393398 ]] 2022-05-19 20:00:41.857 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:00:41.857 | + functions-common:time_stop:2449 : end_time=1652990397001 2022-05-19 20:00:41.857 | + functions-common:time_stop:2450 : elapsed_time=3603 2022-05-19 20:00:41.857 | + functions-common:time_stop:2451 : total=8916 2022-05-19 20:00:41.857 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:00:41.857 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12519 2022-05-19 20:00:41.857 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-19 20:00:41.857 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:41.857 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-19 20:00:41.857 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:41.857 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-19 20:00:41.905 | [122270 Async init_cinder:165347]: finished init_cinder with result 0 in 3 seconds 2022-05-19 20:00:41.909 | + inc/async:async_wait:197 : return 0 2022-05-19 20:00:41.912 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-19 20:00:41.930 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:41.938 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-19 20:00:41.942 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:00:41.945 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-19 20:00:41.947 | + ./stack.sh:main:1220 : init_nova 2022-05-19 20:00:41.950 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-19 20:00:41.970 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:41.972 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-19 20:00:41.991 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:41.994 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:00:41.997 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 20:00:42.058 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 20:00:42.099 | [122270 Async nova-cell-0:167493]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 20:00:42.103 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-19 20:00:42.108 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:00:42.111 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-19 20:00:42.114 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 20:00:42.124 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 20:00:42.128 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 20:00:42.197 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 20:00:42.254 | [122270 Async nova-cell-1:167585]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 20:00:42.257 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-19 20:00:42.260 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-19 20:00:42.263 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-19 20:00:42.266 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-19 20:00:42.269 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-19 20:00:42.275 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:42.634 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-19 20:00:42.640 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:42.660 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-19 20:00:43.744 | 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-05-19 20:00:47.095 | INFO dbcounter [-] Registered counter for database nova_api 2022-05-19 20:00:47.120 | DEBUG dbcounter [-] [167643] Writer thread running {{(pid=167643) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:00:47.121 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:00:47.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:47.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:47.134 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:00:47.134 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=167643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:00:47.163 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 20:00:47.163 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 20:00:47.199 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-19 20:00:49.498 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=167643) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 20:00:49.501 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-19 20:00:49.989 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=167643) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 20:00:49.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:49.996 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:49.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:49.996 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:50.557 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-19 20:00:50.560 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-19 20:00:50.562 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-19 20:00:50.565 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-19 20:00:50.569 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 20:00:50.572 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 20:00:50.574 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 20:00:50.602 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:50.605 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 20:00:50.608 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 20:00:50.616 | + 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&plugin=dbcounter' 2022-05-19 20:00:51.812 | 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-05-19 20:00:54.642 | INFO dbcounter [None req-1647722c-b466-424d-b6b2-27c390cf64a1 None None] Registered counter for database nova_api 2022-05-19 20:00:54.671 | DEBUG dbcounter [-] [168157] Writer thread running {{(pid=168157) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:00:54.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:54.735 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:54.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:54.735 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:55.248 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-19 20:00:55.254 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-19 20:00:55.257 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-19 20:00:55.342 | [122270 Async nova-cell-0:167493]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 167493 (3 other jobs running) 2022-05-19 20:00:55.381 | [122270 Async nova-cell-0:167493]: Signaling child to exit 2022-05-19 20:00:55.750 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:00:55.778 | [167493 Async nova-cell-0:167493]: finished successfully 2022-05-19 20:00:55.799 | WAKEUP 2022-05-19 20:00:55.825 | [122270 Async nova-cell-0:167493]: Signaled 2022-05-19 20:00:55.827 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-19 20:00:55.827 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-19 20:00:55.827 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-19 20:00:55.827 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-19 20:00:55.827 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-19 20:00:55.827 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-19 20:00:55.827 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-19 20:00:55.827 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:55.827 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-19 20:00:55.827 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:55.827 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-19 20:00:55.827 | 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-05-19 20:00:55.827 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-05-19 20:00:55.827 | DEBUG dbcounter [-] [167650] Writer thread running {{(pid=167650) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:00:55.827 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:00:55.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.829 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:00:55.829 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=167650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:00:55.829 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 20:00:55.829 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 20:00:55.829 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-19 20:00:55.829 | DEBUG dbcounter [-] [167650] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=167650) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:00:55.829 | DEBUG dbcounter [-] [167650] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=167650) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:00:55.829 | DEBUG dbcounter [-] [167650] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=167650) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:00:55.829 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=167650) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 20:00:55.829 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-19 20:00:55.829 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=167650) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 20:00:55.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:55.829 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:55.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:55.829 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:55.877 | [122270 Async nova-cell-0:167493]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-05-19 20:00:55.879 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:00:55.882 | + inc/async:async_wait:197 : return 0 2022-05-19 20:00:55.885 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-19 20:00:55.887 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-19 20:00:55.910 | [167585 Async nova-cell-1:167585]: finished successfully 2022-05-19 20:00:55.943 | [122270 Async nova-cell-1:167585]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 167585 (2 other jobs running) 2022-05-19 20:00:55.969 | [122270 Async nova-cell-1:167585]: Signaling child to exit 2022-05-19 20:00:55.969 | WAKEUP 2022-05-19 20:00:55.993 | [122270 Async nova-cell-1:167585]: Signaled 2022-05-19 20:00:55.994 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-19 20:00:55.995 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-19 20:00:55.995 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-19 20:00:55.995 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-19 20:00:55.995 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-19 20:00:55.995 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-19 20:00:55.995 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-19 20:00:55.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:55.995 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-19 20:00:55.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:00:55.995 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-19 20:00:55.995 | 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-05-19 20:00:55.995 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-05-19 20:00:55.995 | DEBUG dbcounter [-] [167657] Writer thread running {{(pid=167657) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:00:55.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:00:55.997 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:00:55.997 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=167657) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:00:55.997 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 20:00:55.997 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 20:00:55.997 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-19 20:00:55.997 | DEBUG dbcounter [-] [167657] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=167657) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:00:55.997 | DEBUG dbcounter [-] [167657] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=167657) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:00:55.997 | DEBUG dbcounter [-] [167657] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=167657) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:00:55.997 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=167657) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 20:00:55.997 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-19 20:00:55.997 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=167657) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 20:00:55.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:55.997 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:55.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:55.997 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:56.049 | [122270 Async nova-cell-1:167585]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-05-19 20:00:56.054 | + inc/async:async_wait:197 : return 0 2022-05-19 20:00:56.057 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:00:56.060 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-19 20:00:57.116 | 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-05-19 20:00:59.682 | Running batches of 50 until complete 2022-05-19 20:00:59.682 | INFO dbcounter [None req-98691567-2b73-43ba-a951-ac0dae07b601 None None] Registered counter for database nova_cell0 2022-05-19 20:00:59.705 | DEBUG dbcounter [-] [168700] Writer thread running {{(pid=168700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:00:59.836 | INFO dbcounter [None req-98691567-2b73-43ba-a951-ac0dae07b601 None None] Registered counter for database nova_api 2022-05-19 20:00:59.847 | DEBUG dbcounter [-] [168700] Writer thread running {{(pid=168700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:00:59.974 | INFO dbcounter [None req-98691567-2b73-43ba-a951-ac0dae07b601 None None] Registered counter for database nova_cell0 2022-05-19 20:00:59.985 | DEBUG dbcounter [-] [168700] Writer thread running {{(pid=168700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:01:00.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:00.058 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:00.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:00.059 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:00.059 | +-------------------------------------+--------------+-----------+ 2022-05-19 20:01:00.059 | | Migration | Total Needed | Completed | 2022-05-19 20:01:00.059 | +-------------------------------------+--------------+-----------+ 2022-05-19 20:01:00.059 | | fill_virtual_interface_list | 0 | 0 | 2022-05-19 20:01:00.059 | | migrate_empty_ratio | 0 | 0 | 2022-05-19 20:01:00.059 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-19 20:01:00.059 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-19 20:01:00.059 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-19 20:01:00.059 | | populate_dev_uuids | 0 | 0 | 2022-05-19 20:01:00.059 | | populate_missing_availability_zones | 0 | 0 | 2022-05-19 20:01:00.059 | | populate_queued_for_delete | 0 | 0 | 2022-05-19 20:01:00.059 | | populate_user_id | 0 | 0 | 2022-05-19 20:01:00.059 | | populate_uuids | 0 | 0 | 2022-05-19 20:01:00.059 | +-------------------------------------+--------------+-----------+ 2022-05-19 20:01:00.562 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-19 20:01:00.568 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:01:00.571 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-19 20:01:00.574 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 20:01:00.576 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 20:01:00.579 | + 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-05-19 20:01:01.652 | 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-05-19 20:01:04.317 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-19 20:01:04.317 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-19 20:01:04.317 | INFO dbcounter [None req-73a7b037-116f-447d-8f15-156b40bafe7b None None] Registered counter for database nova_api 2022-05-19 20:01:04.342 | DEBUG dbcounter [-] [168719] Writer thread running {{(pid=168719) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:01:04.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:04.403 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:04.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:04.403 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:04.860 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-19 20:01:04.863 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-19 20:01:04.879 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-19 20:01:04.882 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-19 20:01:04.902 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:04.904 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-19 20:01:04.907 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-19 20:01:04.969 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-19 20:01:05.021 | [122270 Async configure_neutron_nova:168787]: running: configure_neutron_nova 2022-05-19 20:01:05.024 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-19 20:01:05.027 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 20:01:05.030 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-19 20:01:05.032 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 20:01:05.035 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 20:01:05.038 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 20:01:05.041 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 20:01:05.044 | + functions-common:run_phase:1875 : local extra 2022-05-19 20:01:05.048 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 20:01:05.056 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 20:01:05.059 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 20:01:05.062 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 20:01:05.066 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-19 20:01:05.069 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 20:01:05.094 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:05.097 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 20:01:05.100 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 20:01:05.103 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-19 20:01:05.106 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-19 20:01:05.109 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-19 20:01:05.112 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-19 20:01:05.115 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 20:01:05.118 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 20:01:05.121 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 20:01:05.124 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 20:01:05.127 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-19 20:01:05.131 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 20:01:05.135 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-19 20:01:05.138 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 20:01:05.141 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 20:01:05.144 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-19 20:01:05.147 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-19 20:01:05.150 | + inc/meta-config:merge_config_group:171 : shift 2022-05-19 20:01:05.153 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-19 20:01:05.155 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:01:05.158 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-19 20:01:05.161 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-19 20:01:05.165 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-19 20:01:05.168 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:01:05.170 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-19 20:01:05.173 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:01:05.177 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-19 20:01:05.177 | /^\[\[.+\|.*\]\]/ { 2022-05-19 20:01:05.177 | gsub("[][]", "", $1); 2022-05-19 20:01:05.177 | split($1, a, "|"); 2022-05-19 20:01:05.177 | if (a[1] == matchgroup) 2022-05-19 20:01:05.177 | print a[2] 2022-05-19 20:01:05.177 | } 2022-05-19 20:01:05.178 | ' /home/ubuntu/devstack/local.conf 2022-05-19 20:01:05.184 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 20:01:05.186 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 20:01:05.189 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 20:01:05.193 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-19 20:01:05.197 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-19 20:01:05.200 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-19 20:01:05.203 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-19 20:01:05.206 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-19 20:01:05.211 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-19 20:01:05.214 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-19 20:01:05.216 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-19 20:01:05.219 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:01:05.222 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 20:01:05.226 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-19 20:01:05.230 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 20:01:05.234 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-19 20:01:05.237 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-19 20:01:05.240 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-19 20:01:05.243 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-19 20:01:05.247 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.247 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-19 20:01:05.247 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-19 20:01:05.248 | BEGIN { 2022-05-19 20:01:05.248 | section = "" 2022-05-19 20:01:05.248 | last_section = "" 2022-05-19 20:01:05.248 | section_count = 0 2022-05-19 20:01:05.248 | } 2022-05-19 20:01:05.248 | /^\[.+\]/ { 2022-05-19 20:01:05.248 | gsub("[][]", "", $1); 2022-05-19 20:01:05.248 | section=$1 2022-05-19 20:01:05.248 | next 2022-05-19 20:01:05.248 | } 2022-05-19 20:01:05.248 | /^ *\#/ { 2022-05-19 20:01:05.248 | next 2022-05-19 20:01:05.248 | } 2022-05-19 20:01:05.248 | /^[^ \t]+/ { 2022-05-19 20:01:05.248 | # get offset of first = in $0 2022-05-19 20:01:05.248 | eq_idx = index($0, "=") 2022-05-19 20:01:05.248 | # extract attr & value from $0 2022-05-19 20:01:05.248 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 20:01:05.248 | value = substr($0, eq_idx + 1) 2022-05-19 20:01:05.248 | # only need to strip trailing whitespace from attr 2022-05-19 20:01:05.248 | sub(/[ \t]*$/, "", attr) 2022-05-19 20:01:05.248 | # need to strip leading & trailing whitespace from value 2022-05-19 20:01:05.248 | sub(/^[ \t]*/, "", value) 2022-05-19 20:01:05.248 | sub(/[ \t]*$/, "", value) 2022-05-19 20:01:05.248 | 2022-05-19 20:01:05.248 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 20:01:05.248 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 20:01:05.248 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 20:01:05.248 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 20:01:05.248 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 20:01:05.248 | if (section != last_section) { 2022-05-19 20:01:05.248 | cfg_section[section_count++] = section 2022-05-19 20:01:05.248 | last_section = section 2022-05-19 20:01:05.248 | } 2022-05-19 20:01:05.248 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 20:01:05.249 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 20:01:05.249 | 2022-05-19 20:01:05.249 | cfg_attr[section, attr, 0] = value 2022-05-19 20:01:05.249 | cfg_attr_count[section, attr] = 1 2022-05-19 20:01:05.249 | } else { 2022-05-19 20:01:05.249 | lno = cfg_attr_count[section, attr]++ 2022-05-19 20:01:05.249 | cfg_attr[section, attr, lno] = value 2022-05-19 20:01:05.249 | } 2022-05-19 20:01:05.249 | } 2022-05-19 20:01:05.249 | END { 2022-05-19 20:01:05.249 | # Process each section in order 2022-05-19 20:01:05.249 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 20:01:05.249 | section = cfg_section[sno] 2022-05-19 20:01:05.249 | # The ini routines simply append a config item immediately 2022-05-19 20:01:05.249 | # after the section header. To keep the same order as defined 2022-05-19 20:01:05.249 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 20:01:05.249 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 20:01:05.249 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 20:01:05.249 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 20:01:05.249 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 20:01:05.249 | else { 2022-05-19 20:01:05.249 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 20:01:05.249 | count = cfg_attr_count[section, attr] 2022-05-19 20:01:05.249 | print "inidelete " configfile " " section " " attr 2022-05-19 20:01:05.249 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 20:01:05.249 | for (l = count -2; l >= 0; l--) 2022-05-19 20:01:05.249 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 20:01:05.249 | } 2022-05-19 20:01:05.249 | } 2022-05-19 20:01:05.249 | } 2022-05-19 20:01:05.249 | } 2022-05-19 20:01:05.249 | ' 2022-05-19 20:01:05.250 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:01:05.251 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 20:01:05.254 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 20:01:05.257 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-19 20:01:05.260 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:01:05.262 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-19 20:01:05.265 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-19 20:01:05.265 | BEGIN { group = "" } 2022-05-19 20:01:05.265 | /^\[\[.+\|.*\]\]/ { 2022-05-19 20:01:05.265 | gsub("[][]", "", $1); 2022-05-19 20:01:05.265 | split($1, a, "|"); 2022-05-19 20:01:05.266 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 20:01:05.266 | group=a[1] 2022-05-19 20:01:05.266 | } else { 2022-05-19 20:01:05.266 | group="" 2022-05-19 20:01:05.266 | } 2022-05-19 20:01:05.266 | next 2022-05-19 20:01:05.266 | } 2022-05-19 20:01:05.266 | { 2022-05-19 20:01:05.266 | if (group != "") 2022-05-19 20:01:05.266 | print $0 2022-05-19 20:01:05.266 | } 2022-05-19 20:01:05.266 | ' /home/ubuntu/devstack/local.conf 2022-05-19 20:01:05.272 | + 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-05-19 20:01:05.275 | ++ 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-05-19 20:01:05.310 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.312 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-19 20:01:05.315 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-19 20:01:05.350 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.353 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-19 20:01:05.356 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-19 20:01:05.390 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.393 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-19 20:01:05.396 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-19 20:01:05.431 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.434 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-19 20:01:05.437 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-19 20:01:05.469 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.473 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-19 20:01:05.475 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-19 20:01:05.516 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.519 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.13/identity"' 2022-05-19 20:01:05.522 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-05-19 20:01:05.556 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.559 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-19 20:01:05.562 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-19 20:01:05.601 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.608 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-19 20:01:05.608 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-19 20:01:05.645 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.648 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-19 20:01:05.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-19 20:01:05.688 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.692 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-19 20:01:05.694 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-19 20:01:05.733 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.736 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-19 20:01:05.740 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-19 20:01:05.777 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.780 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-19 20:01:05.783 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-19 20:01:05.822 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.825 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 20:01:05.829 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 20:01:05.832 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 20:01:05.836 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-19 20:01:05.839 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-19 20:01:05.844 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-19 20:01:05.847 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-19 20:01:05.850 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-19 20:01:05.856 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-19 20:01:05.860 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-19 20:01:05.864 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-19 20:01:05.867 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:01:05.870 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 20:01:05.872 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-19 20:01:05.875 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 20:01:05.879 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-19 20:01:05.882 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-19 20:01:05.886 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-19 20:01:05.889 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-19 20:01:05.894 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.895 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-19 20:01:05.896 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-19 20:01:05.896 | BEGIN { 2022-05-19 20:01:05.896 | section = "" 2022-05-19 20:01:05.896 | last_section = "" 2022-05-19 20:01:05.896 | section_count = 0 2022-05-19 20:01:05.896 | } 2022-05-19 20:01:05.896 | /^\[.+\]/ { 2022-05-19 20:01:05.896 | gsub("[][]", "", $1); 2022-05-19 20:01:05.896 | section=$1 2022-05-19 20:01:05.896 | next 2022-05-19 20:01:05.896 | } 2022-05-19 20:01:05.896 | /^ *\#/ { 2022-05-19 20:01:05.896 | next 2022-05-19 20:01:05.896 | } 2022-05-19 20:01:05.896 | /^[^ \t]+/ { 2022-05-19 20:01:05.896 | # get offset of first = in $0 2022-05-19 20:01:05.896 | eq_idx = index($0, "=") 2022-05-19 20:01:05.896 | # extract attr & value from $0 2022-05-19 20:01:05.896 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 20:01:05.896 | value = substr($0, eq_idx + 1) 2022-05-19 20:01:05.896 | # only need to strip trailing whitespace from attr 2022-05-19 20:01:05.896 | sub(/[ \t]*$/, "", attr) 2022-05-19 20:01:05.896 | # need to strip leading & trailing whitespace from value 2022-05-19 20:01:05.896 | sub(/^[ \t]*/, "", value) 2022-05-19 20:01:05.896 | sub(/[ \t]*$/, "", value) 2022-05-19 20:01:05.896 | 2022-05-19 20:01:05.896 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 20:01:05.897 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 20:01:05.897 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 20:01:05.897 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 20:01:05.897 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 20:01:05.897 | if (section != last_section) { 2022-05-19 20:01:05.897 | cfg_section[section_count++] = section 2022-05-19 20:01:05.897 | last_section = section 2022-05-19 20:01:05.897 | } 2022-05-19 20:01:05.897 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 20:01:05.897 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 20:01:05.897 | 2022-05-19 20:01:05.897 | cfg_attr[section, attr, 0] = value 2022-05-19 20:01:05.897 | cfg_attr_count[section, attr] = 1 2022-05-19 20:01:05.897 | } else { 2022-05-19 20:01:05.897 | lno = cfg_attr_count[section, attr]++ 2022-05-19 20:01:05.897 | cfg_attr[section, attr, lno] = value 2022-05-19 20:01:05.897 | } 2022-05-19 20:01:05.897 | } 2022-05-19 20:01:05.897 | END { 2022-05-19 20:01:05.897 | # Process each section in order 2022-05-19 20:01:05.897 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 20:01:05.897 | section = cfg_section[sno] 2022-05-19 20:01:05.897 | # The ini routines simply append a config item immediately 2022-05-19 20:01:05.897 | # after the section header. To keep the same order as defined 2022-05-19 20:01:05.897 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 20:01:05.897 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 20:01:05.897 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 20:01:05.897 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 20:01:05.897 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 20:01:05.897 | else { 2022-05-19 20:01:05.897 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 20:01:05.897 | count = cfg_attr_count[section, attr] 2022-05-19 20:01:05.897 | print "inidelete " configfile " " section " " attr 2022-05-19 20:01:05.897 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 20:01:05.898 | for (l = count -2; l >= 0; l--) 2022-05-19 20:01:05.898 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 20:01:05.898 | } 2022-05-19 20:01:05.898 | } 2022-05-19 20:01:05.898 | } 2022-05-19 20:01:05.898 | } 2022-05-19 20:01:05.898 | ' 2022-05-19 20:01:05.898 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:01:05.898 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 20:01:05.900 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 20:01:05.903 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-19 20:01:05.906 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:01:05.908 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-19 20:01:05.912 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-19 20:01:05.912 | BEGIN { group = "" } 2022-05-19 20:01:05.912 | /^\[\[.+\|.*\]\]/ { 2022-05-19 20:01:05.912 | gsub("[][]", "", $1); 2022-05-19 20:01:05.912 | split($1, a, "|"); 2022-05-19 20:01:05.912 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 20:01:05.912 | group=a[1] 2022-05-19 20:01:05.913 | } else { 2022-05-19 20:01:05.913 | group="" 2022-05-19 20:01:05.913 | } 2022-05-19 20:01:05.913 | next 2022-05-19 20:01:05.913 | } 2022-05-19 20:01:05.913 | { 2022-05-19 20:01:05.913 | if (group != "") 2022-05-19 20:01:05.913 | print $0 2022-05-19 20:01:05.913 | } 2022-05-19 20:01:05.913 | ' /home/ubuntu/devstack/local.conf 2022-05-19 20:01:05.919 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-19 20:01:05.922 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-19 20:01:05.941 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:01:05.954 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.957 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-19 20:01:05.960 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-19 20:01:05.970 | [168787 Async configure_neutron_nova:168787]: finished successfully 2022-05-19 20:01:05.993 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:05.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-19 20:01:05.998 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-19 20:01:06.031 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.033 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-19 20:01:06.036 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-19 20:01:06.073 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.076 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-19 20:01:06.078 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-19 20:01:06.110 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.112 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-19 20:01:06.123 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-19 20:01:06.154 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.157 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-19 20:01:06.160 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-19 20:01:06.192 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.194 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-19 20:01:06.197 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-19 20:01:06.229 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.231 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-19 20:01:06.234 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-19 20:01:06.265 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.267 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-19 20:01:06.271 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-19 20:01:06.303 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.305 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-19 20:01:06.308 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-19 20:01:06.345 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.347 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-19 20:01:06.358 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-19 20:01:06.395 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.398 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-19 20:01:06.400 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-19 20:01:06.432 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.435 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-19 20:01:06.437 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-19 20:01:06.468 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.471 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-19 20:01:06.474 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-19 20:01:06.512 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.514 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-19 20:01:06.517 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-19 20:01:06.557 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.561 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 20:01:06.564 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 20:01:06.567 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 20:01:06.571 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-19 20:01:06.574 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-19 20:01:06.577 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-19 20:01:06.579 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-19 20:01:06.583 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-19 20:01:06.588 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-19 20:01:06.591 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-19 20:01:06.593 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-19 20:01:06.596 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:01:06.599 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 20:01:06.601 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-19 20:01:06.604 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 20:01:06.607 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-19 20:01:06.610 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-19 20:01:06.614 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-19 20:01:06.616 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-19 20:01:06.620 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-19 20:01:06.621 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-19 20:01:06.621 | BEGIN { 2022-05-19 20:01:06.621 | section = "" 2022-05-19 20:01:06.621 | last_section = "" 2022-05-19 20:01:06.621 | section_count = 0 2022-05-19 20:01:06.621 | } 2022-05-19 20:01:06.621 | /^\[.+\]/ { 2022-05-19 20:01:06.621 | gsub("[][]", "", $1); 2022-05-19 20:01:06.621 | section=$1 2022-05-19 20:01:06.621 | next 2022-05-19 20:01:06.621 | } 2022-05-19 20:01:06.621 | /^ *\#/ { 2022-05-19 20:01:06.621 | next 2022-05-19 20:01:06.621 | } 2022-05-19 20:01:06.621 | /^[^ \t]+/ { 2022-05-19 20:01:06.621 | # get offset of first = in $0 2022-05-19 20:01:06.621 | eq_idx = index($0, "=") 2022-05-19 20:01:06.621 | # extract attr & value from $0 2022-05-19 20:01:06.621 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 20:01:06.621 | value = substr($0, eq_idx + 1) 2022-05-19 20:01:06.621 | # only need to strip trailing whitespace from attr 2022-05-19 20:01:06.621 | sub(/[ \t]*$/, "", attr) 2022-05-19 20:01:06.621 | # need to strip leading & trailing whitespace from value 2022-05-19 20:01:06.621 | sub(/^[ \t]*/, "", value) 2022-05-19 20:01:06.621 | sub(/[ \t]*$/, "", value) 2022-05-19 20:01:06.621 | 2022-05-19 20:01:06.621 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 20:01:06.621 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 20:01:06.621 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 20:01:06.621 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 20:01:06.621 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 20:01:06.621 | if (section != last_section) { 2022-05-19 20:01:06.622 | cfg_section[section_count++] = section 2022-05-19 20:01:06.622 | last_section = section 2022-05-19 20:01:06.622 | } 2022-05-19 20:01:06.622 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 20:01:06.622 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 20:01:06.622 | 2022-05-19 20:01:06.622 | cfg_attr[section, attr, 0] = value 2022-05-19 20:01:06.622 | cfg_attr_count[section, attr] = 1 2022-05-19 20:01:06.622 | } else { 2022-05-19 20:01:06.622 | lno = cfg_attr_count[section, attr]++ 2022-05-19 20:01:06.622 | cfg_attr[section, attr, lno] = value 2022-05-19 20:01:06.622 | } 2022-05-19 20:01:06.622 | } 2022-05-19 20:01:06.622 | END { 2022-05-19 20:01:06.622 | # Process each section in order 2022-05-19 20:01:06.622 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 20:01:06.622 | section = cfg_section[sno] 2022-05-19 20:01:06.622 | # The ini routines simply append a config item immediately 2022-05-19 20:01:06.622 | # after the section header. To keep the same order as defined 2022-05-19 20:01:06.622 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 20:01:06.622 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 20:01:06.622 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 20:01:06.622 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 20:01:06.622 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 20:01:06.622 | else { 2022-05-19 20:01:06.622 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 20:01:06.622 | count = cfg_attr_count[section, attr] 2022-05-19 20:01:06.622 | print "inidelete " configfile " " section " " attr 2022-05-19 20:01:06.622 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 20:01:06.622 | for (l = count -2; l >= 0; l--) 2022-05-19 20:01:06.622 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 20:01:06.622 | } 2022-05-19 20:01:06.622 | } 2022-05-19 20:01:06.622 | } 2022-05-19 20:01:06.623 | } 2022-05-19 20:01:06.623 | ' 2022-05-19 20:01:06.623 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.623 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:01:06.624 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 20:01:06.625 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 20:01:06.629 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-19 20:01:06.631 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:01:06.634 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-19 20:01:06.638 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-19 20:01:06.638 | BEGIN { group = "" } 2022-05-19 20:01:06.638 | /^\[\[.+\|.*\]\]/ { 2022-05-19 20:01:06.638 | gsub("[][]", "", $1); 2022-05-19 20:01:06.638 | split($1, a, "|"); 2022-05-19 20:01:06.638 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 20:01:06.638 | group=a[1] 2022-05-19 20:01:06.638 | } else { 2022-05-19 20:01:06.638 | group="" 2022-05-19 20:01:06.638 | } 2022-05-19 20:01:06.638 | next 2022-05-19 20:01:06.638 | } 2022-05-19 20:01:06.638 | { 2022-05-19 20:01:06.638 | if (group != "") 2022-05-19 20:01:06.638 | print $0 2022-05-19 20:01:06.638 | } 2022-05-19 20:01:06.638 | ' /home/ubuntu/devstack/local.conf 2022-05-19 20:01:06.645 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.13/identity/v2.0"' 2022-05-19 20:01:06.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.13/identity/v2.0 2022-05-19 20:01:06.694 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.698 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 20:01:06.700 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 20:01:06.703 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 20:01:06.706 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-19 20:01:06.709 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:01:06.713 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:01:06.715 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-19 20:01:06.720 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:01:06.725 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-19 20:01:06.728 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-19 20:01:06.731 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-19 20:01:06.733 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:01:06.736 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 20:01:06.739 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-19 20:01:06.742 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 20:01:06.745 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-19 20:01:06.748 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:01:06.751 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:01:06.755 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-19 20:01:06.759 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-19 20:01:06.760 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.760 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-19 20:01:06.760 | BEGIN { 2022-05-19 20:01:06.760 | section = "" 2022-05-19 20:01:06.760 | last_section = "" 2022-05-19 20:01:06.760 | section_count = 0 2022-05-19 20:01:06.760 | } 2022-05-19 20:01:06.760 | /^\[.+\]/ { 2022-05-19 20:01:06.760 | gsub("[][]", "", $1); 2022-05-19 20:01:06.760 | section=$1 2022-05-19 20:01:06.760 | next 2022-05-19 20:01:06.760 | } 2022-05-19 20:01:06.760 | /^ *\#/ { 2022-05-19 20:01:06.760 | next 2022-05-19 20:01:06.760 | } 2022-05-19 20:01:06.760 | /^[^ \t]+/ { 2022-05-19 20:01:06.761 | # get offset of first = in $0 2022-05-19 20:01:06.761 | eq_idx = index($0, "=") 2022-05-19 20:01:06.761 | # extract attr & value from $0 2022-05-19 20:01:06.761 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 20:01:06.761 | value = substr($0, eq_idx + 1) 2022-05-19 20:01:06.761 | # only need to strip trailing whitespace from attr 2022-05-19 20:01:06.761 | sub(/[ \t]*$/, "", attr) 2022-05-19 20:01:06.761 | # need to strip leading & trailing whitespace from value 2022-05-19 20:01:06.761 | sub(/^[ \t]*/, "", value) 2022-05-19 20:01:06.761 | sub(/[ \t]*$/, "", value) 2022-05-19 20:01:06.761 | 2022-05-19 20:01:06.761 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 20:01:06.761 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 20:01:06.761 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 20:01:06.761 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 20:01:06.761 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 20:01:06.761 | if (section != last_section) { 2022-05-19 20:01:06.761 | cfg_section[section_count++] = section 2022-05-19 20:01:06.761 | last_section = section 2022-05-19 20:01:06.761 | } 2022-05-19 20:01:06.761 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 20:01:06.761 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 20:01:06.761 | 2022-05-19 20:01:06.761 | cfg_attr[section, attr, 0] = value 2022-05-19 20:01:06.761 | cfg_attr_count[section, attr] = 1 2022-05-19 20:01:06.761 | } else { 2022-05-19 20:01:06.761 | lno = cfg_attr_count[section, attr]++ 2022-05-19 20:01:06.761 | cfg_attr[section, attr, lno] = value 2022-05-19 20:01:06.761 | } 2022-05-19 20:01:06.761 | } 2022-05-19 20:01:06.761 | END { 2022-05-19 20:01:06.761 | # Process each section in order 2022-05-19 20:01:06.761 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 20:01:06.761 | section = cfg_section[sno] 2022-05-19 20:01:06.761 | # The ini routines simply append a config item immediately 2022-05-19 20:01:06.762 | # after the section header. To keep the same order as defined 2022-05-19 20:01:06.762 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 20:01:06.762 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 20:01:06.762 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 20:01:06.762 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 20:01:06.762 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 20:01:06.762 | else { 2022-05-19 20:01:06.762 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 20:01:06.762 | count = cfg_attr_count[section, attr] 2022-05-19 20:01:06.762 | print "inidelete " configfile " " section " " attr 2022-05-19 20:01:06.762 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 20:01:06.762 | for (l = count -2; l >= 0; l--) 2022-05-19 20:01:06.762 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 20:01:06.762 | } 2022-05-19 20:01:06.762 | } 2022-05-19 20:01:06.762 | } 2022-05-19 20:01:06.762 | } 2022-05-19 20:01:06.762 | ' 2022-05-19 20:01:06.762 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:01:06.763 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 20:01:06.764 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 20:01:06.767 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-19 20:01:06.769 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:01:06.772 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-19 20:01:06.775 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-19 20:01:06.775 | BEGIN { group = "" } 2022-05-19 20:01:06.775 | /^\[\[.+\|.*\]\]/ { 2022-05-19 20:01:06.775 | gsub("[][]", "", $1); 2022-05-19 20:01:06.775 | split($1, a, "|"); 2022-05-19 20:01:06.775 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 20:01:06.775 | group=a[1] 2022-05-19 20:01:06.775 | } else { 2022-05-19 20:01:06.775 | group="" 2022-05-19 20:01:06.775 | } 2022-05-19 20:01:06.775 | next 2022-05-19 20:01:06.775 | } 2022-05-19 20:01:06.775 | { 2022-05-19 20:01:06.775 | if (group != "") 2022-05-19 20:01:06.775 | print $0 2022-05-19 20:01:06.775 | } 2022-05-19 20:01:06.775 | ' /home/ubuntu/devstack/local.conf 2022-05-19 20:01:06.781 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-19 20:01:06.785 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-19 20:01:06.816 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.819 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-19 20:01:06.821 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-19 20:01:06.852 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:01:06.856 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-19 20:01:06.874 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:06.877 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-19 20:01:06.879 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:01:06.882 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-19 20:01:06.885 | + ./stack.sh:main:1254 : start_swift 2022-05-19 20:01:06.888 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-19 20:01:06.890 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 20:01:06.893 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-19 20:01:06.923 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-19 20:01:06.927 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:06.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:06.933 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-19 20:01:07.382 | Restarting rsync (via systemctl): rsync.service. 2022-05-19 20:01:07.386 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-19 20:01:07.390 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-19 20:01:07.393 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-19 20:01:07.396 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-19 20:01:07.399 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 20:01:07.402 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:01:07.404 | + functions-common:run_process:1692 : local service=s-object 2022-05-19 20:01:07.407 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:01:07.410 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:07.412 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:07.415 | + functions-common:run_process:1697 : local name=s-object 2022-05-19 20:01:07.419 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:07.422 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:07.425 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:07.428 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:07.431 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:07.437 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990467433 2022-05-19 20:01:07.440 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-19 20:01:07.457 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:07.459 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-19 20:01:07.462 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-19 20:01:07.465 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:01:07.467 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:01:07.475 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:01:07.478 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:01:07.480 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-19 20:01:07.483 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-19 20:01:07.486 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-19 20:01:07.488 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:07.491 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:07.493 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-19 20:01:07.496 | + 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-05-19 20:01:07.498 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-19 20:01:07.500 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:01:07.503 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:01:07.506 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:01:07.508 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:01:07.510 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:01:07.512 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-19 20:01:07.515 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:01:07.520 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-19 20:01:07.577 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-19 20:01:07.633 | + 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-05-19 20:01:07.690 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-19 20:01:07.747 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-19 20:01:07.803 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:01:07.858 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:01:07.861 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-19 20:01:07.917 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:01:08.359 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-19 20:01:08.373 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-19 20:01:08.772 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-19 20:01:08.798 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:08.801 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:08.804 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:08.812 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:08.814 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:08.817 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:08.820 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:08.829 | + functions-common:time_stop:2444 : start_time=1652990467433 2022-05-19 20:01:08.832 | + functions-common:time_stop:2446 : [[ -z 1652990467433 ]] 2022-05-19 20:01:08.835 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:08.840 | + functions-common:time_stop:2449 : end_time=1652990468837 2022-05-19 20:01:08.842 | + functions-common:time_stop:2450 : elapsed_time=1404 2022-05-19 20:01:08.845 | + functions-common:time_stop:2451 : total=3068 2022-05-19 20:01:08.847 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:08.850 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4472 2022-05-19 20:01:08.852 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 20:01:08.855 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:01:08.858 | + functions-common:run_process:1692 : local service=s-container 2022-05-19 20:01:08.860 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:01:08.863 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:08.866 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:08.868 | + functions-common:run_process:1697 : local name=s-container 2022-05-19 20:01:08.871 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:08.874 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:08.876 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:08.880 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:08.883 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:08.888 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990468885 2022-05-19 20:01:08.891 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-19 20:01:08.908 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:08.911 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-19 20:01:08.914 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-19 20:01:08.917 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:01:08.919 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:01:08.922 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:01:08.924 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:01:08.929 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-19 20:01:08.932 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-19 20:01:08.935 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-19 20:01:08.937 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:08.940 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:08.943 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-19 20:01:08.946 | + 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-05-19 20:01:08.948 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-19 20:01:08.951 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:01:08.953 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:01:08.956 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:01:08.959 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:01:08.961 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:01:08.964 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-19 20:01:08.966 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:01:08.971 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-19 20:01:09.030 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-19 20:01:09.092 | + 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-05-19 20:01:09.156 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-19 20:01:09.218 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-19 20:01:09.275 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:01:09.336 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:01:09.340 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-19 20:01:09.404 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:01:09.832 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-19 20:01:09.846 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-19 20:01:10.245 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-19 20:01:10.275 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:10.278 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:10.281 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:10.283 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:10.287 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:10.290 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:10.292 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:10.295 | + functions-common:time_stop:2444 : start_time=1652990468885 2022-05-19 20:01:10.297 | + functions-common:time_stop:2446 : [[ -z 1652990468885 ]] 2022-05-19 20:01:10.301 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:10.305 | + functions-common:time_stop:2449 : end_time=1652990470302 2022-05-19 20:01:10.308 | + functions-common:time_stop:2450 : elapsed_time=1417 2022-05-19 20:01:10.310 | + functions-common:time_stop:2451 : total=4472 2022-05-19 20:01:10.316 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:10.319 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5889 2022-05-19 20:01:10.322 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 20:01:10.325 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:01:10.327 | + functions-common:run_process:1692 : local service=s-account 2022-05-19 20:01:10.330 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:01:10.333 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:10.336 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:10.340 | + functions-common:run_process:1697 : local name=s-account 2022-05-19 20:01:10.343 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:10.346 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:10.349 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:10.352 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:10.356 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:10.361 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990470359 2022-05-19 20:01:10.365 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-19 20:01:10.388 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:10.392 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-19 20:01:10.394 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-19 20:01:10.397 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:01:10.400 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:01:10.402 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:01:10.405 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:01:10.407 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-19 20:01:10.410 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-19 20:01:10.413 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-19 20:01:10.416 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:10.418 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:10.421 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-19 20:01:10.423 | + 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-05-19 20:01:10.426 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-19 20:01:10.429 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:01:10.431 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:01:10.434 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:01:10.436 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:01:10.439 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:01:10.442 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-19 20:01:10.445 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:01:10.449 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-19 20:01:10.513 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-19 20:01:10.571 | + 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-05-19 20:01:10.629 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-19 20:01:10.689 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-19 20:01:10.747 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:01:10.811 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:01:10.814 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-19 20:01:10.871 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:01:11.343 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-19 20:01:11.357 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-19 20:01:11.769 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-19 20:01:11.791 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:11.798 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:11.805 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:11.807 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:11.810 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:11.812 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:11.815 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:11.817 | + functions-common:time_stop:2444 : start_time=1652990470359 2022-05-19 20:01:11.820 | + functions-common:time_stop:2446 : [[ -z 1652990470359 ]] 2022-05-19 20:01:11.823 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:11.828 | + functions-common:time_stop:2449 : end_time=1652990471825 2022-05-19 20:01:11.830 | + functions-common:time_stop:2450 : elapsed_time=1466 2022-05-19 20:01:11.833 | + functions-common:time_stop:2451 : total=5889 2022-05-19 20:01:11.836 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:11.838 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7355 2022-05-19 20:01:11.841 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-19 20:01:11.843 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-19 20:01:11.897 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:01:11.903 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-19 20:01:11.906 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:01:11.908 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:11.911 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:11.914 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-19 20:01:11.916 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:11.919 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:11.922 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:11.924 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:11.928 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:11.933 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990471930 2022-05-19 20:01:11.935 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-19 20:01:11.961 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:11.964 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-19 20:01:11.967 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-19 20:01:11.969 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:01:11.972 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:01:11.975 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:01:11.978 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:01:11.980 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-19 20:01:11.983 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-19 20:01:11.985 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-19 20:01:11.988 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:11.991 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:11.994 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-19 20:01:11.996 | + 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-05-19 20:01:11.999 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-19 20:01:12.002 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:01:12.005 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:01:12.007 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:01:12.010 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:01:12.012 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:01:12.015 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-19 20:01:12.017 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:01:12.022 | + 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-05-19 20:01:12.078 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-19 20:01:12.135 | + 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-05-19 20:01:12.194 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-19 20:01:12.251 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-19 20:01:12.310 | + 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-05-19 20:01:12.371 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:01:12.374 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-19 20:01:12.435 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:01:12.880 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-19 20:01:13.318 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-19 20:01:13.347 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:13.350 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:13.353 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:13.356 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:13.359 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:13.361 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:13.365 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:13.367 | + functions-common:time_stop:2444 : start_time=1652990471930 2022-05-19 20:01:13.370 | + functions-common:time_stop:2446 : [[ -z 1652990471930 ]] 2022-05-19 20:01:13.373 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:13.377 | + functions-common:time_stop:2449 : end_time=1652990473375 2022-05-19 20:01:13.381 | + functions-common:time_stop:2450 : elapsed_time=1445 2022-05-19 20:01:13.383 | + functions-common:time_stop:2451 : total=7355 2022-05-19 20:01:13.386 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:13.388 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8800 2022-05-19 20:01:13.391 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-19 20:01:13.409 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:13.412 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:01:13.415 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-19 20:01:13.418 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:01:13.420 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:13.423 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:13.426 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-19 20:01:13.428 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:13.431 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:13.433 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:13.436 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:13.439 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:13.444 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990473441 2022-05-19 20:01:13.447 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-19 20:01:13.467 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:13.469 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-19 20:01:13.473 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-19 20:01:13.475 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:01:13.478 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:01:13.481 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:01:13.483 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:01:13.486 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-19 20:01:13.488 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-19 20:01:13.491 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-19 20:01:13.493 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:13.496 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:13.499 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-19 20:01:13.501 | + 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-05-19 20:01:13.505 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-19 20:01:13.508 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:01:13.510 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:01:13.513 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:01:13.516 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:01:13.519 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:01:13.522 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-19 20:01:13.525 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:01:13.530 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-19 20:01:13.587 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-19 20:01:13.645 | + 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-05-19 20:01:13.704 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-19 20:01:13.765 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-19 20:01:13.822 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:01:13.883 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:01:13.886 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-19 20:01:13.944 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:01:14.403 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-19 20:01:14.418 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-19 20:01:14.827 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-19 20:01:14.851 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:14.854 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:14.856 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:14.859 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:14.861 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:14.865 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:14.868 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:14.871 | + functions-common:time_stop:2444 : start_time=1652990473441 2022-05-19 20:01:14.873 | + functions-common:time_stop:2446 : [[ -z 1652990473441 ]] 2022-05-19 20:01:14.877 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:14.882 | + functions-common:time_stop:2449 : end_time=1652990474879 2022-05-19 20:01:14.885 | + functions-common:time_stop:2450 : elapsed_time=1438 2022-05-19 20:01:14.887 | + functions-common:time_stop:2451 : total=8800 2022-05-19 20:01:14.890 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:14.892 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=10238 2022-05-19 20:01:14.895 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-19 20:01:14.895 | Waiting for swift proxy to start... 2022-05-19 20:01:14.897 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.13:8080/info 2022-05-19 20:01:14.900 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 20:01:14.903 | + functions:wait_for_service:458 : local url=http://10.222.0.13:8080/info 2022-05-19 20:01:14.905 | + functions:wait_for_service:459 : local rval=0 2022-05-19 20:01:14.907 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 20:01:14.910 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 20:01:14.913 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:14.915 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:14.918 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:14.923 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990474920 2022-05-19 20:01:14.927 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 20:01:14.933 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13:8080/info 2022-05-19 20:01:14.947 | + :: : [[ 000 == 503 ]] 2022-05-19 20:01:14.948 | + :: : [[ 7 -eq 7 ]] 2022-05-19 20:01:14.949 | + :: : sleep 1 2022-05-19 20:01:15.953 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13:8080/info 2022-05-19 20:01:15.967 | + :: : [[ 000 == 503 ]] 2022-05-19 20:01:15.969 | + :: : [[ 7 -eq 7 ]] 2022-05-19 20:01:15.970 | + :: : sleep 1 2022-05-19 20:01:16.974 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13:8080/info 2022-05-19 20:01:16.987 | + :: : [[ 000 == 503 ]] 2022-05-19 20:01:16.989 | + :: : [[ 7 -eq 7 ]] 2022-05-19 20:01:16.990 | + :: : sleep 1 2022-05-19 20:01:17.994 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13:8080/info 2022-05-19 20:01:18.169 | + :: : [[ 200 == 503 ]] 2022-05-19 20:01:18.171 | + :: : [[ 0 -eq 7 ]] 2022-05-19 20:01:18.174 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 20:01:18.177 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:18.180 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:18.182 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:18.185 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:18.187 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:18.190 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 20:01:18.193 | + functions-common:time_stop:2444 : start_time=1652990474920 2022-05-19 20:01:18.195 | + functions-common:time_stop:2446 : [[ -z 1652990474920 ]] 2022-05-19 20:01:18.198 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:18.203 | + functions-common:time_stop:2449 : end_time=1652990478200 2022-05-19 20:01:18.206 | + functions-common:time_stop:2450 : elapsed_time=3280 2022-05-19 20:01:18.209 | + functions-common:time_stop:2451 : total=6510 2022-05-19 20:01:18.211 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:18.214 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9790 2022-05-19 20:01:18.217 | + functions:wait_for_service:467 : return 0 2022-05-19 20:01:18.219 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-19 20:01:18.222 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 20:01:18.225 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-19 20:01:18.244 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:18.246 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 20:01:18.280 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-19 20:01:18.337 | [122270 Async configure_neutron_nova:168787]: Waiting for completion of configure_neutron_nova running on PID 168787 (2 other jobs running) 2022-05-19 20:01:18.363 | [122270 Async configure_neutron_nova:168787]: Signaling child to exit 2022-05-19 20:01:18.364 | WAKEUP 2022-05-19 20:01:18.394 | [122270 Async configure_neutron_nova:168787]: Signaled 2022-05-19 20:01:18.395 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-19 20:01:18.396 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:01:18.396 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 20:01:18.396 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:01:18.396 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 20:01:18.396 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 20:01:18.396 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 20:01:18.396 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.13/identity 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-19 20:01:18.396 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-19 20:01:18.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-19 20:01:18.396 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-19 20:01:18.396 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-19 20:01:18.396 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:01:18.397 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-19 20:01:18.397 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:01:18.397 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-19 20:01:18.397 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-19 20:01:18.397 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 20:01:18.397 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 20:01:18.397 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-19 20:01:18.397 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.13/identity 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-19 20:01:18.397 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-19 20:01:18.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-19 20:01:18.397 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-19 20:01:18.397 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-19 20:01:18.444 | [122270 Async configure_neutron_nova:168787]: finished configure_neutron_nova with result 0 in 1 seconds 2022-05-19 20:01:18.449 | + inc/async:async_wait:197 : return 0 2022-05-19 20:01:18.451 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-19 20:01:18.470 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:18.473 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 20:01:18.505 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 20:01:18.538 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-19 20:01:18.557 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:18.560 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-19 20:01:18.562 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:01:18.565 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-19 20:01:18.568 | + ./stack.sh:main:1279 : start_nova_api 2022-05-19 20:01:18.571 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-19 20:01:18.573 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-19 20:01:18.576 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-19 20:01:18.578 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-19 20:01:18.596 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:18.599 | + 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-05-19 20:01:18.602 | + 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-05-19 20:01:18.604 | + 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-05-19 20:01:18.607 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-19 20:01:18.611 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-19 20:01:18.616 | + 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-05-19 20:01:18.618 | + functions-common:run_process:1692 : local service=n-api 2022-05-19 20:01:18.621 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:01:18.624 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:18.626 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:18.630 | + functions-common:run_process:1697 : local name=n-api 2022-05-19 20:01:18.633 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:18.636 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:18.638 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:18.641 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:18.645 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:18.650 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990478647 2022-05-19 20:01:18.652 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-19 20:01:18.670 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:18.674 | + 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-05-19 20:01:18.677 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-19 20:01:18.680 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:01:18.683 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:01:18.687 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:01:18.690 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:01:18.693 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-19 20:01:18.696 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-19 20:01:18.699 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-19 20:01:18.701 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:18.704 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:18.707 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-19 20:01:18.710 | + 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-05-19 20:01:18.712 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-19 20:01:18.715 | + 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-05-19 20:01:18.717 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 20:01:18.720 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 20:01:18.722 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-19 20:01:18.725 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 20:01:18.729 | + 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-05-19 20:01:18.792 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-19 20:01:18.849 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-19 20:01:18.907 | + 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-05-19 20:01:18.964 | + 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-05-19 20:01:19.021 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-19 20:01:19.079 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-19 20:01:19.135 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-19 20:01:19.192 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-19 20:01:19.248 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-19 20:01:19.306 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 20:01:19.308 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-19 20:01:19.367 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 20:01:19.797 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-19 20:01:19.812 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-19 20:01:20.200 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-19 20:01:20.282 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:20.285 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:20.287 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:20.290 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:20.293 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:20.297 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:20.300 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:20.303 | + functions-common:time_stop:2444 : start_time=1652990478647 2022-05-19 20:01:20.305 | + functions-common:time_stop:2446 : [[ -z 1652990478647 ]] 2022-05-19 20:01:20.308 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:20.313 | + functions-common:time_stop:2449 : end_time=1652990480310 2022-05-19 20:01:20.316 | + functions-common:time_stop:2450 : elapsed_time=1663 2022-05-19 20:01:20.319 | + functions-common:time_stop:2451 : total=10238 2022-05-19 20:01:20.322 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:20.324 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11901 2022-05-19 20:01:20.327 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.13/compute/v2.1/ 2022-05-19 20:01:20.329 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-19 20:01:20.329 | Waiting for nova-api to start... 2022-05-19 20:01:20.332 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.13/compute/v2.1/ 2022-05-19 20:01:20.335 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 20:01:20.338 | + functions:wait_for_service:458 : local url=http://10.222.0.13/compute/v2.1/ 2022-05-19 20:01:20.340 | + functions:wait_for_service:459 : local rval=0 2022-05-19 20:01:20.344 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 20:01:20.347 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 20:01:20.349 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:20.352 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:20.355 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:20.361 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990480358 2022-05-19 20:01:20.364 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 20:01:20.370 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/compute/v2.1/ 2022-05-19 20:01:26.250 | + :: : [[ 200 == 503 ]] 2022-05-19 20:01:26.251 | + :: : [[ 0 -eq 7 ]] 2022-05-19 20:01:26.255 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 20:01:26.258 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:26.261 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:26.263 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:26.266 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:26.269 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:26.271 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 20:01:26.281 | + functions-common:time_stop:2444 : start_time=1652990480358 2022-05-19 20:01:26.284 | + functions-common:time_stop:2446 : [[ -z 1652990480358 ]] 2022-05-19 20:01:26.288 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:26.292 | + functions-common:time_stop:2449 : end_time=1652990486290 2022-05-19 20:01:26.295 | + functions-common:time_stop:2450 : elapsed_time=5932 2022-05-19 20:01:26.298 | + functions-common:time_stop:2451 : total=9790 2022-05-19 20:01:26.301 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:26.303 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15722 2022-05-19 20:01:26.306 | + functions:wait_for_service:467 : return 0 2022-05-19 20:01:26.308 | + 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-05-19 20:01:26.311 | + 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-05-19 20:01:26.314 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-19 20:01:26.335 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:26.338 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-19 20:01:26.341 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:01:26.345 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-19 20:01:26.347 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-19 20:01:26.350 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-19 20:01:26.353 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-19 20:01:26.371 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:26.373 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-19 20:01:26.393 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:26.396 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-19 20:01:26.399 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:01:26.402 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-19 20:01:26.404 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-19 20:01:26.407 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-19 20:01:26.411 | + 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-05-19 20:01:26.445 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-19 20:01:26.448 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-05-19 20:01:26.451 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-05-19 20:01:26.454 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-19 20:01:26.486 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-19 20:01:26.520 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-19 20:01:26.523 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-19 20:01:26.526 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-19 20:01:26.528 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-19 20:01:26.531 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-19 20:01:26.535 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-19 20:01:26.538 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-19 20:01:26.541 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-19 20:01:26.545 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-19 20:01:26.547 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-19 20:01:26.551 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-19 20:01:26.553 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-19 20:01:26.556 | +++ 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-05-19 20:01:26.558 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:01:26.562 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:01:26.564 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-19 20:01:26.567 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:01:26.571 | + 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-05-19 20:01:26.577 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-19 20:01:26.596 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:26.599 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-19 20:01:26.602 | + 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-05-19 20:01:26.605 | + functions-common:run_process:1692 : local service=q-svc 2022-05-19 20:01:26.607 | + 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-05-19 20:01:26.610 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:26.613 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:26.616 | + functions-common:run_process:1697 : local name=q-svc 2022-05-19 20:01:26.619 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:26.621 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:26.624 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:26.626 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:26.630 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:26.635 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990486632 2022-05-19 20:01:26.637 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-19 20:01:26.655 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:26.658 | + 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-05-19 20:01:26.661 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-19 20:01:26.664 | + 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-05-19 20:01:26.667 | + 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-05-19 20:01:26.669 | + 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-05-19 20:01:26.672 | + 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-05-19 20:01:26.675 | + 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-05-19 20:01:26.677 | + 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-05-19 20:01:26.680 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-19 20:01:26.683 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:26.685 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:26.688 | + 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-05-19 20:01:26.691 | + 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-05-19 20:01:26.694 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-19 20:01:26.696 | + 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-05-19 20:01:26.699 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:01:26.701 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:01:26.704 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:01:26.707 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:01:26.710 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-19 20:01:26.712 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:01:26.716 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-19 20:01:26.772 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-19 20:01:26.827 | + 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-05-19 20:01:26.886 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-19 20:01:26.944 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-19 20:01:27.000 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:01:27.062 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:01:27.064 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-19 20:01:27.121 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:01:27.539 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-19 20:01:27.554 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-19 20:01:27.957 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-19 20:01:27.979 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:27.981 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:27.984 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:27.990 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:27.994 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:27.997 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:28.000 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:28.003 | + functions-common:time_stop:2444 : start_time=1652990486632 2022-05-19 20:01:28.005 | + functions-common:time_stop:2446 : [[ -z 1652990486632 ]] 2022-05-19 20:01:28.009 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:28.013 | + functions-common:time_stop:2449 : end_time=1652990488011 2022-05-19 20:01:28.016 | + functions-common:time_stop:2450 : elapsed_time=1379 2022-05-19 20:01:28.019 | + functions-common:time_stop:2451 : total=11901 2022-05-19 20:01:28.021 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:28.024 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13280 2022-05-19 20:01:28.027 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.13:9696 2022-05-19 20:01:28.029 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-19 20:01:28.048 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:28.052 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-19 20:01:28.052 | Waiting for Neutron to start... 2022-05-19 20:01:28.055 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.13:9696' 2022-05-19 20:01:28.057 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.13:9696' 'Neutron did not start' 60 2022-05-19 20:01:28.060 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.13:9696' 2022-05-19 20:01:28.063 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-19 20:01:28.065 | + functions-common:test_with_retry:2377 : local until=60 2022-05-19 20:01:28.068 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-19 20:01:28.070 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-19 20:01:28.073 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-19 20:01:28.075 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:28.078 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:28.081 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:28.086 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990488083 2022-05-19 20:01:28.089 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.13:9696; do sleep 0.5; done' 2022-05-19 20:01:33.681 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.13:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-19 20:01:33.688 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:33.694 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:33.698 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:33.700 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:33.708 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:33.713 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-19 20:01:33.716 | + functions-common:time_stop:2444 : start_time=1652990488083 2022-05-19 20:01:33.719 | + functions-common:time_stop:2446 : [[ -z 1652990488083 ]] 2022-05-19 20:01:33.724 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:33.729 | + functions-common:time_stop:2449 : end_time=1652990493726 2022-05-19 20:01:33.733 | + functions-common:time_stop:2450 : elapsed_time=5643 2022-05-19 20:01:33.735 | + functions-common:time_stop:2451 : total=0 2022-05-19 20:01:33.738 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:33.741 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5643 2022-05-19 20:01:33.745 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-05-19 20:01:33.769 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:33.775 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-05-19 20:01:33.778 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:01:33.781 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-05-19 20:01:33.784 | + ./stack.sh:main:1300 : start_placement 2022-05-19 20:01:33.787 | + lib/placement:start_placement:160 : start_placement_api 2022-05-19 20:01:33.790 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-19 20:01:33.793 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-05-19 20:01:33.798 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:01:33.802 | + functions-common:run_process:1692 : local service=placement-api 2022-05-19 20:01:33.805 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:01:33.807 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:33.810 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:33.813 | + functions-common:run_process:1697 : local name=placement-api 2022-05-19 20:01:33.816 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:33.819 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:33.823 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:33.826 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:33.831 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:33.835 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990493832 2022-05-19 20:01:33.838 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-05-19 20:01:33.858 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:33.859 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-05-19 20:01:33.862 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-05-19 20:01:33.865 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:01:33.867 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:01:33.870 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:01:33.873 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:01:33.875 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-05-19 20:01:33.890 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-05-19 20:01:33.896 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-05-19 20:01:33.899 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:33.902 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:33.906 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-05-19 20:01:33.909 | + 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-05-19 20:01:33.911 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-05-19 20:01:33.914 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:01:33.916 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 20:01:33.919 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 20:01:33.921 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-05-19 20:01:33.924 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 20:01:33.930 | + 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-05-19 20:01:33.989 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-05-19 20:01:34.046 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-05-19 20:01:34.105 | + 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-05-19 20:01:34.167 | + 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-05-19 20:01:34.228 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-05-19 20:01:34.288 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-05-19 20:01:34.346 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-05-19 20:01:34.405 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-05-19 20:01:34.462 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-05-19 20:01:34.521 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 20:01:34.523 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-05-19 20:01:34.588 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 20:01:35.039 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-05-19 20:01:35.055 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-05-19 20:01:35.457 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-05-19 20:01:35.538 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:35.540 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:35.544 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:35.547 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:35.551 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:35.554 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:35.557 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:35.559 | + functions-common:time_stop:2444 : start_time=1652990493832 2022-05-19 20:01:35.562 | + functions-common:time_stop:2446 : [[ -z 1652990493832 ]] 2022-05-19 20:01:35.565 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:35.570 | + functions-common:time_stop:2449 : end_time=1652990495567 2022-05-19 20:01:35.573 | + functions-common:time_stop:2450 : elapsed_time=1735 2022-05-19 20:01:35.575 | + functions-common:time_stop:2451 : total=13280 2022-05-19 20:01:35.578 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:35.581 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15015 2022-05-19 20:01:35.584 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-05-19 20:01:35.584 | Waiting for placement-api to start... 2022-05-19 20:01:35.587 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.13/placement 2022-05-19 20:01:35.589 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 20:01:35.592 | + functions:wait_for_service:458 : local url=http://10.222.0.13/placement 2022-05-19 20:01:35.594 | + functions:wait_for_service:459 : local rval=0 2022-05-19 20:01:35.597 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 20:01:35.600 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 20:01:35.603 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:35.605 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:35.609 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:35.614 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990495611 2022-05-19 20:01:35.617 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 20:01:35.622 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/placement 2022-05-19 20:01:38.259 | + :: : [[ 200 == 503 ]] 2022-05-19 20:01:38.260 | + :: : [[ 0 -eq 7 ]] 2022-05-19 20:01:38.264 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 20:01:38.266 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:38.270 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:38.272 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:38.275 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:38.278 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:38.280 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 20:01:38.283 | + functions-common:time_stop:2444 : start_time=1652990495611 2022-05-19 20:01:38.285 | + functions-common:time_stop:2446 : [[ -z 1652990495611 ]] 2022-05-19 20:01:38.289 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:38.294 | + functions-common:time_stop:2449 : end_time=1652990498291 2022-05-19 20:01:38.296 | + functions-common:time_stop:2450 : elapsed_time=2680 2022-05-19 20:01:38.299 | + functions-common:time_stop:2451 : total=15722 2022-05-19 20:01:38.302 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:38.305 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18402 2022-05-19 20:01:38.308 | + functions:wait_for_service:467 : return 0 2022-05-19 20:01:38.311 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-05-19 20:01:38.332 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:38.334 | + ./stack.sh:main:1304 : start_neutron 2022-05-19 20:01:38.337 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-05-19 20:01:38.341 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:01:38.341 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 20:01:38.348 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:01:38.350 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 20:01:38.353 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-05-19 20:01:38.356 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 20:01:38.359 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-05-19 20:01:38.362 | + 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-05-19 20:01:38.365 | + functions-common:run_process:1692 : local service=q-agt 2022-05-19 20:01:38.367 | + 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-05-19 20:01:38.370 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:38.373 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:38.376 | + functions-common:run_process:1697 : local name=q-agt 2022-05-19 20:01:38.379 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:38.381 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:38.384 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:38.386 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:38.390 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:38.395 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990498391 2022-05-19 20:01:38.398 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-05-19 20:01:38.419 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:38.422 | + 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-05-19 20:01:38.424 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-05-19 20:01:38.427 | + 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-05-19 20:01:38.430 | + 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-05-19 20:01:38.433 | + 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-05-19 20:01:38.435 | + 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-05-19 20:01:38.438 | + 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-05-19 20:01:38.441 | + 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-05-19 20:01:38.443 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-05-19 20:01:38.446 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:38.448 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:38.451 | + 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-05-19 20:01:38.454 | + 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-05-19 20:01:38.457 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-05-19 20:01:38.465 | + 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-05-19 20:01:38.468 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:01:38.470 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:01:38.472 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:01:38.475 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:01:38.477 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-05-19 20:01:38.480 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:01:38.484 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-05-19 20:01:38.540 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-05-19 20:01:38.599 | + 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-05-19 20:01:38.656 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-05-19 20:01:38.714 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-05-19 20:01:38.770 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:01:38.828 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:01:38.830 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-05-19 20:01:38.887 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:01:39.316 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-05-19 20:01:39.329 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-05-19 20:01:39.737 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-05-19 20:01:39.760 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:39.763 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:39.766 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:39.769 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:39.772 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:39.779 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:39.782 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:39.784 | + functions-common:time_stop:2444 : start_time=1652990498391 2022-05-19 20:01:39.787 | + functions-common:time_stop:2446 : [[ -z 1652990498391 ]] 2022-05-19 20:01:39.790 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:39.795 | + functions-common:time_stop:2449 : end_time=1652990499792 2022-05-19 20:01:39.798 | + functions-common:time_stop:2450 : elapsed_time=1401 2022-05-19 20:01:39.801 | + functions-common:time_stop:2451 : total=15015 2022-05-19 20:01:39.804 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:39.806 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16416 2022-05-19 20:01:39.809 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-05-19 20:01:39.812 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-19 20:01:39.815 | + functions-common:is_provider_network:2289 : return 1 2022-05-19 20:01:39.818 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-05-19 20:01:39.821 | + 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-05-19 20:01:39.824 | + functions-common:run_process:1692 : local service=q-dhcp 2022-05-19 20:01:39.826 | + 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-05-19 20:01:39.829 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:39.832 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:39.835 | + functions-common:run_process:1697 : local name=q-dhcp 2022-05-19 20:01:39.838 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:39.840 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:39.843 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:39.846 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:39.849 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:39.854 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990499851 2022-05-19 20:01:39.857 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-05-19 20:01:39.882 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:39.885 | + 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-05-19 20:01:39.888 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-05-19 20:01:39.891 | + 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-05-19 20:01:39.893 | + 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-05-19 20:01:39.896 | + 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-05-19 20:01:39.899 | + 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-05-19 20:01:39.902 | + 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-05-19 20:01:39.905 | + 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-05-19 20:01:39.908 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-05-19 20:01:39.910 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:39.913 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:39.923 | + 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-05-19 20:01:39.927 | + 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-05-19 20:01:39.929 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-05-19 20:01:39.932 | + 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-05-19 20:01:39.934 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:01:39.937 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:01:39.940 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:01:39.943 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:01:39.945 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-05-19 20:01:39.948 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:01:39.953 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-05-19 20:01:40.011 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-05-19 20:01:40.071 | + 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-05-19 20:01:40.131 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-05-19 20:01:40.189 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-05-19 20:01:40.247 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:01:40.306 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:01:40.308 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-05-19 20:01:40.370 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:01:40.811 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-05-19 20:01:40.826 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-05-19 20:01:41.270 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-05-19 20:01:41.292 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:41.295 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:41.298 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:41.301 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:41.304 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:41.307 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:41.310 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:41.312 | + functions-common:time_stop:2444 : start_time=1652990499851 2022-05-19 20:01:41.318 | + functions-common:time_stop:2446 : [[ -z 1652990499851 ]] 2022-05-19 20:01:41.327 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:41.332 | + functions-common:time_stop:2449 : end_time=1652990501329 2022-05-19 20:01:41.335 | + functions-common:time_stop:2450 : elapsed_time=1478 2022-05-19 20:01:41.338 | + functions-common:time_stop:2451 : total=16416 2022-05-19 20:01:41.341 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:41.344 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17894 2022-05-19 20:01:41.348 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-05-19 20:01:41.351 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-19 20:01:41.354 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-19 20:01:41.358 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-05-19 20:01:41.360 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:01:41.363 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:01:41.367 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:01:41.370 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-05-19 20:01:41.372 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:01:41.377 | + 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-05-19 20:01:41.380 | + functions-common:run_process:1692 : local service=q-l3 2022-05-19 20:01:41.383 | + 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-05-19 20:01:41.386 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:41.389 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:41.391 | + functions-common:run_process:1697 : local name=q-l3 2022-05-19 20:01:41.394 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:41.397 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:41.399 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:41.402 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:41.407 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:41.411 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990501407 2022-05-19 20:01:41.413 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-05-19 20:01:41.433 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:41.436 | + 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-05-19 20:01:41.439 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-05-19 20:01:41.441 | + 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-05-19 20:01:41.444 | + 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-05-19 20:01:41.447 | + 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-05-19 20:01:41.450 | + 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-05-19 20:01:41.452 | + 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-05-19 20:01:41.455 | + 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-05-19 20:01:41.457 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-05-19 20:01:41.460 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:41.463 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:41.465 | + 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-05-19 20:01:41.468 | + 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-05-19 20:01:41.471 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-05-19 20:01:41.474 | + 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-05-19 20:01:41.477 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:01:41.481 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:01:41.484 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:01:41.487 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:01:41.490 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-05-19 20:01:41.493 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:01:41.498 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-05-19 20:01:41.569 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-05-19 20:01:41.633 | + 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-05-19 20:01:41.707 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-05-19 20:01:41.769 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-05-19 20:01:41.841 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:01:41.917 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:01:41.919 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-05-19 20:01:41.980 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:01:42.418 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-05-19 20:01:42.434 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-05-19 20:01:42.917 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-05-19 20:01:42.945 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:42.948 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:42.951 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:42.954 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:42.960 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:42.960 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:42.963 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:42.968 | + functions-common:time_stop:2444 : start_time=1652990501407 2022-05-19 20:01:42.968 | + functions-common:time_stop:2446 : [[ -z 1652990501407 ]] 2022-05-19 20:01:42.972 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:42.976 | + functions-common:time_stop:2449 : end_time=1652990502973 2022-05-19 20:01:42.980 | + functions-common:time_stop:2450 : elapsed_time=1566 2022-05-19 20:01:42.984 | + functions-common:time_stop:2451 : total=17894 2022-05-19 20:01:42.984 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:42.988 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19460 2022-05-19 20:01:42.992 | + 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-05-19 20:01:42.992 | + functions-common:run_process:1692 : local service=q-meta 2022-05-19 20:01:42.996 | + 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-05-19 20:01:43.000 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:43.000 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:43.004 | + functions-common:run_process:1697 : local name=q-meta 2022-05-19 20:01:43.008 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:43.012 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:43.012 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:43.015 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:43.020 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:43.024 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990503019 2022-05-19 20:01:43.027 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-05-19 20:01:43.046 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:43.049 | + 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-05-19 20:01:43.052 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-05-19 20:01:43.055 | + 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-05-19 20:01:43.058 | + 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-05-19 20:01:43.061 | + 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-05-19 20:01:43.063 | + 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-05-19 20:01:43.066 | + 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-05-19 20:01:43.069 | + 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-05-19 20:01:43.072 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-05-19 20:01:43.074 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:43.077 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:43.080 | + 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-05-19 20:01:43.083 | + 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-05-19 20:01:43.092 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-05-19 20:01:43.092 | + 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-05-19 20:01:43.092 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:01:43.094 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:01:43.097 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:01:43.100 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:01:43.103 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-05-19 20:01:43.106 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:01:43.112 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-05-19 20:01:43.192 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-05-19 20:01:43.265 | + 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-05-19 20:01:43.335 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-05-19 20:01:43.402 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-05-19 20:01:43.472 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:01:43.550 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:01:43.552 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-05-19 20:01:43.624 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:01:44.137 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-05-19 20:01:44.160 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-05-19 20:01:44.602 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-05-19 20:01:44.625 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:44.630 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:44.633 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:44.641 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:44.644 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:44.647 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:44.650 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:44.653 | + functions-common:time_stop:2444 : start_time=1652990503019 2022-05-19 20:01:44.656 | + functions-common:time_stop:2446 : [[ -z 1652990503019 ]] 2022-05-19 20:01:44.662 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:44.666 | + functions-common:time_stop:2449 : end_time=1652990504662 2022-05-19 20:01:44.669 | + functions-common:time_stop:2450 : elapsed_time=1643 2022-05-19 20:01:44.671 | + functions-common:time_stop:2451 : total=19460 2022-05-19 20:01:44.674 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:44.678 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21103 2022-05-19 20:01:44.681 | + 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-05-19 20:01:44.683 | + functions-common:run_process:1692 : local service=q-metering 2022-05-19 20:01:44.686 | + 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-05-19 20:01:44.689 | + functions-common:run_process:1694 : local group= 2022-05-19 20:01:44.692 | + functions-common:run_process:1695 : local user= 2022-05-19 20:01:44.694 | + functions-common:run_process:1697 : local name=q-metering 2022-05-19 20:01:44.697 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:01:44.700 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:01:44.703 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:01:44.705 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:01:44.712 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:01:44.715 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990504712 2022-05-19 20:01:44.718 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-05-19 20:01:44.740 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:44.743 | + 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-05-19 20:01:44.749 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-05-19 20:01:44.751 | + 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-05-19 20:01:44.754 | + 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-05-19 20:01:44.757 | + 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-05-19 20:01:44.760 | + 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-05-19 20:01:44.762 | + 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-05-19 20:01:44.766 | + 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-05-19 20:01:44.772 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-05-19 20:01:44.774 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:01:44.777 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:01:44.780 | + 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-05-19 20:01:44.783 | + 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-05-19 20:01:44.787 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-05-19 20:01:44.789 | + 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-05-19 20:01:44.792 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:01:44.795 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:01:44.797 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:01:44.800 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:01:44.803 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-05-19 20:01:44.806 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:01:44.811 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-05-19 20:01:44.877 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-05-19 20:01:44.946 | + 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-05-19 20:01:45.012 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-05-19 20:01:45.091 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-05-19 20:01:45.159 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:01:45.232 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:01:45.232 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-05-19 20:01:45.303 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:01:45.828 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-05-19 20:01:45.845 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-05-19 20:01:46.282 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-05-19 20:01:46.312 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:01:46.315 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:46.317 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:46.323 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:46.326 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:46.338 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:46.346 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:01:46.354 | + functions-common:time_stop:2444 : start_time=1652990504712 2022-05-19 20:01:46.365 | + functions-common:time_stop:2446 : [[ -z 1652990504712 ]] 2022-05-19 20:01:46.373 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:46.385 | + functions-common:time_stop:2449 : end_time=1652990506375 2022-05-19 20:01:46.390 | + functions-common:time_stop:2450 : elapsed_time=1663 2022-05-19 20:01:46.397 | + functions-common:time_stop:2451 : total=21103 2022-05-19 20:01:46.401 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:46.408 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22766 2022-05-19 20:01:46.417 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-05-19 20:01:46.469 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:46.473 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-05-19 20:01:46.484 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-05-19 20:01:46.489 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:01:46.503 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-05-19 20:01:46.513 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-05-19 20:01:46.521 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-05-19 20:01:46.526 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-05-19 20:01:46.533 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-05-19 20:01:46.539 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-19 20:01:46.547 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 20:01:50.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:50.560 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:50.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:50.560 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:50.769 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:01:50.776 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 20:01:50.776 | address-scope 2022-05-19 20:01:50.776 | router-admin-state-down-before-update 2022-05-19 20:01:50.776 | agent 2022-05-19 20:01:50.776 | agent-resources-synced 2022-05-19 20:01:50.776 | allowed-address-pairs 2022-05-19 20:01:50.776 | auto-allocated-topology 2022-05-19 20:01:50.776 | availability_zone 2022-05-19 20:01:50.776 | availability_zone_filter 2022-05-19 20:01:50.776 | default-subnetpools 2022-05-19 20:01:50.776 | dhcp_agent_scheduler 2022-05-19 20:01:50.776 | dvr 2022-05-19 20:01:50.776 | empty-string-filtering 2022-05-19 20:01:50.776 | external-net 2022-05-19 20:01:50.776 | extra_dhcp_opt 2022-05-19 20:01:50.776 | extraroute 2022-05-19 20:01:50.776 | extraroute-atomic 2022-05-19 20:01:50.776 | filter-validation 2022-05-19 20:01:50.776 | fip-port-details 2022-05-19 20:01:50.776 | flavors 2022-05-19 20:01:50.776 | floatingip-pools 2022-05-19 20:01:50.776 | ip-substring-filtering 2022-05-19 20:01:50.776 | router 2022-05-19 20:01:50.776 | ext-gw-mode 2022-05-19 20:01:50.776 | l3-ha 2022-05-19 20:01:50.776 | l3-flavors 2022-05-19 20:01:50.776 | l3-port-ip-change-not-allowed 2022-05-19 20:01:50.776 | l3_agent_scheduler 2022-05-19 20:01:50.776 | metering 2022-05-19 20:01:50.776 | metering_source_and_destination_fields 2022-05-19 20:01:50.776 | multi-provider 2022-05-19 20:01:50.776 | net-mtu 2022-05-19 20:01:50.776 | net-mtu-writable 2022-05-19 20:01:50.777 | network_availability_zone 2022-05-19 20:01:50.777 | network-ip-availability 2022-05-19 20:01:50.777 | pagination 2022-05-19 20:01:50.777 | port-device-profile 2022-05-19 20:01:50.777 | port-mac-override 2022-05-19 20:01:50.777 | port-mac-address-regenerate 2022-05-19 20:01:50.777 | port-numa-affinity-policy 2022-05-19 20:01:50.777 | binding 2022-05-19 20:01:50.777 | binding-extended 2022-05-19 20:01:50.777 | port-security 2022-05-19 20:01:50.777 | project-id 2022-05-19 20:01:50.777 | provider 2022-05-19 20:01:50.777 | quota-check-limit 2022-05-19 20:01:50.777 | quotas 2022-05-19 20:01:50.777 | quota_details 2022-05-19 20:01:50.777 | rbac-policies 2022-05-19 20:01:50.777 | rbac-address-group 2022-05-19 20:01:50.777 | rbac-address-scope 2022-05-19 20:01:50.777 | rbac-security-groups 2022-05-19 20:01:50.777 | rbac-subnetpool 2022-05-19 20:01:50.777 | revision-if-match 2022-05-19 20:01:50.777 | standard-attr-revisions 2022-05-19 20:01:50.777 | router_availability_zone 2022-05-19 20:01:50.777 | security-groups-normalized-cidr 2022-05-19 20:01:50.777 | port-security-groups-filtering 2022-05-19 20:01:50.777 | security-groups-remote-address-group 2022-05-19 20:01:50.777 | security-groups-shared-filtering 2022-05-19 20:01:50.777 | security-group 2022-05-19 20:01:50.777 | service-type 2022-05-19 20:01:50.777 | sorting 2022-05-19 20:01:50.777 | standard-attr-description 2022-05-19 20:01:50.777 | stateful-security-group 2022-05-19 20:01:50.777 | subnet_onboard 2022-05-19 20:01:50.777 | subnet-service-types 2022-05-19 20:01:50.777 | subnet_allocation 2022-05-19 20:01:50.777 | subnetpool-prefix-ops 2022-05-19 20:01:50.778 | standard-attr-tag 2022-05-19 20:01:50.778 | standard-attr-timestamp' 2022-05-19 20:01:50.780 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 20:01:50.780 | address-scope 2022-05-19 20:01:50.780 | router-admin-state-down-before-update 2022-05-19 20:01:50.780 | agent 2022-05-19 20:01:50.780 | agent-resources-synced 2022-05-19 20:01:50.780 | allowed-address-pairs 2022-05-19 20:01:50.780 | auto-allocated-topology 2022-05-19 20:01:50.780 | availability_zone 2022-05-19 20:01:50.780 | availability_zone_filter 2022-05-19 20:01:50.780 | default-subnetpools 2022-05-19 20:01:50.780 | dhcp_agent_scheduler 2022-05-19 20:01:50.780 | dvr 2022-05-19 20:01:50.780 | empty-string-filtering 2022-05-19 20:01:50.780 | external-net 2022-05-19 20:01:50.780 | extra_dhcp_opt 2022-05-19 20:01:50.780 | extraroute 2022-05-19 20:01:50.780 | extraroute-atomic 2022-05-19 20:01:50.780 | filter-validation 2022-05-19 20:01:50.780 | fip-port-details 2022-05-19 20:01:50.780 | flavors 2022-05-19 20:01:50.780 | floatingip-pools 2022-05-19 20:01:50.780 | ip-substring-filtering 2022-05-19 20:01:50.780 | router 2022-05-19 20:01:50.780 | ext-gw-mode 2022-05-19 20:01:50.780 | l3-ha 2022-05-19 20:01:50.780 | l3-flavors 2022-05-19 20:01:50.780 | l3-port-ip-change-not-allowed 2022-05-19 20:01:50.780 | l3_agent_scheduler 2022-05-19 20:01:50.780 | metering 2022-05-19 20:01:50.780 | metering_source_and_destination_fields 2022-05-19 20:01:50.780 | multi-provider 2022-05-19 20:01:50.780 | net-mtu 2022-05-19 20:01:50.780 | net-mtu-writable 2022-05-19 20:01:50.780 | network_availability_zone 2022-05-19 20:01:50.780 | network-ip-availability 2022-05-19 20:01:50.781 | pagination 2022-05-19 20:01:50.781 | port-device-profile 2022-05-19 20:01:50.781 | port-mac-override 2022-05-19 20:01:50.781 | port-mac-address-regenerate 2022-05-19 20:01:50.781 | port-numa-affinity-policy 2022-05-19 20:01:50.781 | binding 2022-05-19 20:01:50.781 | binding-extended 2022-05-19 20:01:50.781 | port-security 2022-05-19 20:01:50.781 | project-id 2022-05-19 20:01:50.781 | provider 2022-05-19 20:01:50.781 | quota-check-limit 2022-05-19 20:01:50.781 | quotas 2022-05-19 20:01:50.781 | quota_details 2022-05-19 20:01:50.781 | rbac-policies 2022-05-19 20:01:50.781 | rbac-address-group 2022-05-19 20:01:50.781 | rbac-address-scope 2022-05-19 20:01:50.781 | rbac-security-groups 2022-05-19 20:01:50.781 | rbac-subnetpool 2022-05-19 20:01:50.781 | revision-if-match 2022-05-19 20:01:50.781 | standard-attr-revisions 2022-05-19 20:01:50.781 | router_availability_zone 2022-05-19 20:01:50.781 | security-groups-normalized-cidr 2022-05-19 20:01:50.781 | port-security-groups-filtering 2022-05-19 20:01:50.781 | security-groups-remote-address-group 2022-05-19 20:01:50.781 | security-groups-shared-filtering 2022-05-19 20:01:50.781 | security-group 2022-05-19 20:01:50.781 | service-type 2022-05-19 20:01:50.781 | sorting 2022-05-19 20:01:50.781 | standard-attr-description 2022-05-19 20:01:50.781 | stateful-security-group 2022-05-19 20:01:50.781 | subnet_onboard 2022-05-19 20:01:50.781 | subnet-service-types 2022-05-19 20:01:50.781 | subnet_allocation 2022-05-19 20:01:50.781 | subnetpool-prefix-ops 2022-05-19 20:01:50.781 | standard-attr-tag 2022-05-19 20:01:50.781 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-19 20:01:50.787 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 20:01:50.787 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-05-19 20:01:50.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-05-19 20:01:50.794 | ++ 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-05-19 20:01:54.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:54.012 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:54.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:54.012 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:54.229 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:01:54.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=8a9b0073-8b95-4604-9e92-76997a5afd74 2022-05-19 20:01:54.235 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-05-19 20:01:54.239 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-05-19 20:01:54.241 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-19 20:01:54.244 | + functions-common:is_provider_network:2289 : return 1 2022-05-19 20:01:54.249 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-05-19 20:01:54.252 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-05-19 20:01:54.258 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-05-19 20:01:54.258 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:01:54.260 | ++ functions-common:get_field:824 : read data 2022-05-19 20:01:57.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:57.509 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:57.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:57.509 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:57.704 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:01:57.708 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 20:01:57.711 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 20:01:57.714 | ++ functions-common:get_field:830 : echo '| id | bd5f0cd5-8840-4420-8263-2f34dee41231 |' 2022-05-19 20:01:57.715 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 20:01:57.721 | ++ functions-common:get_field:824 : read data 2022-05-19 20:01:57.725 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=bd5f0cd5-8840-4420-8263-2f34dee41231 2022-05-19 20:01:57.728 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-05-19 20:01:57.731 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:01:57.750 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-05-19 20:01:57.753 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-05-19 20:01:57.756 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 8a9b0073-8b95-4604-9e92-76997a5afd74 ']' 2022-05-19 20:01:57.759 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-05-19 20:01:57.761 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-05-19 20:01:57.764 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-05-19 20:01:57.767 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 8a9b0073-8b95-4604-9e92-76997a5afd74 ' 2022-05-19 20:01:57.770 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-05-19 20:01:57.772 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network bd5f0cd5-8840-4420-8263-2f34dee41231 private-subnet' 2022-05-19 20:01:57.775 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-05-19 20:01:57.779 | +++ 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 8a9b0073-8b95-4604-9e92-76997a5afd74 --network bd5f0cd5-8840-4420-8263-2f34dee41231 private-subnet 2022-05-19 20:01:57.779 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-05-19 20:01:57.780 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-05-19 20:01:57.782 | +++ functions-common:get_field:823 : local data field 2022-05-19 20:01:57.786 | +++ functions-common:get_field:824 : read data 2022-05-19 20:02:01.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:01.066 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:01.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:01.066 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:01.268 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:02:01.271 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 20:02:01.274 | +++ functions-common:get_field:828 : field='$3' 2022-05-19 20:02:01.277 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 20:02:01.278 | +++ functions-common:get_field:830 : echo '| id | 10a466f4-ffbd-4f5a-a7b4-da3d4b0cd179 |' 2022-05-19 20:02:01.283 | +++ functions-common:get_field:824 : read data 2022-05-19 20:02:01.288 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=10a466f4-ffbd-4f5a-a7b4-da3d4b0cd179 2022-05-19 20:02:01.291 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-05-19 20:02:01.295 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:02:01.314 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 10a466f4-ffbd-4f5a-a7b4-da3d4b0cd179 2022-05-19 20:02:01.318 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=10a466f4-ffbd-4f5a-a7b4-da3d4b0cd179 2022-05-19 20:02:01.320 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-05-19 20:02:01.323 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-05-19 20:02:01.326 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-05-19 20:02:01.329 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 20:02:04.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:04.097 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:04.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:04.097 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:04.320 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:02:04.323 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 20:02:04.323 | address-scope 2022-05-19 20:02:04.323 | router-admin-state-down-before-update 2022-05-19 20:02:04.323 | agent 2022-05-19 20:02:04.323 | agent-resources-synced 2022-05-19 20:02:04.323 | allowed-address-pairs 2022-05-19 20:02:04.323 | auto-allocated-topology 2022-05-19 20:02:04.323 | availability_zone 2022-05-19 20:02:04.323 | availability_zone_filter 2022-05-19 20:02:04.323 | default-subnetpools 2022-05-19 20:02:04.323 | dhcp_agent_scheduler 2022-05-19 20:02:04.323 | dvr 2022-05-19 20:02:04.323 | empty-string-filtering 2022-05-19 20:02:04.323 | external-net 2022-05-19 20:02:04.323 | extra_dhcp_opt 2022-05-19 20:02:04.323 | extraroute 2022-05-19 20:02:04.323 | extraroute-atomic 2022-05-19 20:02:04.323 | filter-validation 2022-05-19 20:02:04.323 | fip-port-details 2022-05-19 20:02:04.323 | flavors 2022-05-19 20:02:04.323 | floatingip-pools 2022-05-19 20:02:04.324 | ip-substring-filtering 2022-05-19 20:02:04.324 | router 2022-05-19 20:02:04.324 | ext-gw-mode 2022-05-19 20:02:04.324 | l3-ha 2022-05-19 20:02:04.324 | l3-flavors 2022-05-19 20:02:04.324 | l3-port-ip-change-not-allowed 2022-05-19 20:02:04.324 | l3_agent_scheduler 2022-05-19 20:02:04.324 | metering 2022-05-19 20:02:04.324 | metering_source_and_destination_fields 2022-05-19 20:02:04.324 | multi-provider 2022-05-19 20:02:04.324 | net-mtu 2022-05-19 20:02:04.324 | net-mtu-writable 2022-05-19 20:02:04.324 | network_availability_zone 2022-05-19 20:02:04.324 | network-ip-availability 2022-05-19 20:02:04.324 | pagination 2022-05-19 20:02:04.324 | port-device-profile 2022-05-19 20:02:04.324 | port-mac-override 2022-05-19 20:02:04.324 | port-mac-address-regenerate 2022-05-19 20:02:04.324 | port-numa-affinity-policy 2022-05-19 20:02:04.324 | binding 2022-05-19 20:02:04.324 | binding-extended 2022-05-19 20:02:04.324 | port-security 2022-05-19 20:02:04.324 | project-id 2022-05-19 20:02:04.324 | provider 2022-05-19 20:02:04.324 | quota-check-limit 2022-05-19 20:02:04.324 | quotas 2022-05-19 20:02:04.324 | quota_details 2022-05-19 20:02:04.324 | rbac-policies 2022-05-19 20:02:04.324 | rbac-address-group 2022-05-19 20:02:04.324 | rbac-address-scope 2022-05-19 20:02:04.324 | rbac-security-groups 2022-05-19 20:02:04.324 | rbac-subnetpool 2022-05-19 20:02:04.324 | revision-if-match 2022-05-19 20:02:04.324 | standard-attr-revisions 2022-05-19 20:02:04.324 | router_availability_zone 2022-05-19 20:02:04.325 | security-groups-normalized-cidr 2022-05-19 20:02:04.325 | port-security-groups-filtering 2022-05-19 20:02:04.325 | security-groups-remote-address-group 2022-05-19 20:02:04.325 | security-groups-shared-filtering 2022-05-19 20:02:04.325 | security-group 2022-05-19 20:02:04.325 | service-type 2022-05-19 20:02:04.325 | sorting 2022-05-19 20:02:04.325 | standard-attr-description 2022-05-19 20:02:04.325 | stateful-security-group 2022-05-19 20:02:04.325 | subnet_onboard 2022-05-19 20:02:04.325 | subnet-service-types 2022-05-19 20:02:04.325 | subnet_allocation 2022-05-19 20:02:04.325 | subnetpool-prefix-ops 2022-05-19 20:02:04.325 | standard-attr-tag 2022-05-19 20:02:04.325 | standard-attr-timestamp' 2022-05-19 20:02:04.326 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 20:02:04.326 | address-scope 2022-05-19 20:02:04.326 | router-admin-state-down-before-update 2022-05-19 20:02:04.326 | agent 2022-05-19 20:02:04.326 | agent-resources-synced 2022-05-19 20:02:04.326 | allowed-address-pairs 2022-05-19 20:02:04.326 | auto-allocated-topology 2022-05-19 20:02:04.326 | availability_zone 2022-05-19 20:02:04.326 | availability_zone_filter 2022-05-19 20:02:04.327 | default-subnetpools 2022-05-19 20:02:04.327 | dhcp_agent_scheduler 2022-05-19 20:02:04.327 | dvr 2022-05-19 20:02:04.327 | empty-string-filtering 2022-05-19 20:02:04.327 | external-net 2022-05-19 20:02:04.327 | extra_dhcp_opt 2022-05-19 20:02:04.327 | extraroute 2022-05-19 20:02:04.327 | extraroute-atomic 2022-05-19 20:02:04.327 | filter-validation 2022-05-19 20:02:04.327 | fip-port-details 2022-05-19 20:02:04.327 | flavors 2022-05-19 20:02:04.327 | floatingip-pools 2022-05-19 20:02:04.327 | ip-substring-filtering 2022-05-19 20:02:04.327 | router 2022-05-19 20:02:04.327 | ext-gw-mode 2022-05-19 20:02:04.327 | l3-ha 2022-05-19 20:02:04.327 | l3-flavors 2022-05-19 20:02:04.327 | l3-port-ip-change-not-allowed 2022-05-19 20:02:04.327 | l3_agent_scheduler 2022-05-19 20:02:04.327 | metering 2022-05-19 20:02:04.327 | metering_source_and_destination_fields 2022-05-19 20:02:04.327 | multi-provider 2022-05-19 20:02:04.327 | net-mtu 2022-05-19 20:02:04.327 | net-mtu-writable 2022-05-19 20:02:04.327 | network_availability_zone 2022-05-19 20:02:04.327 | network-ip-availability 2022-05-19 20:02:04.327 | pagination 2022-05-19 20:02:04.327 | port-device-profile 2022-05-19 20:02:04.327 | port-mac-override 2022-05-19 20:02:04.327 | port-mac-address-regenerate 2022-05-19 20:02:04.327 | port-numa-affinity-policy 2022-05-19 20:02:04.327 | binding 2022-05-19 20:02:04.327 | binding-extended 2022-05-19 20:02:04.327 | port-security 2022-05-19 20:02:04.327 | project-id 2022-05-19 20:02:04.327 | provider 2022-05-19 20:02:04.327 | quota-check-limit 2022-05-19 20:02:04.328 | quotas 2022-05-19 20:02:04.328 | quota_details 2022-05-19 20:02:04.328 | rbac-policies 2022-05-19 20:02:04.328 | rbac-address-group 2022-05-19 20:02:04.328 | rbac-address-scope 2022-05-19 20:02:04.328 | rbac-security-groups 2022-05-19 20:02:04.328 | rbac-subnetpool 2022-05-19 20:02:04.328 | revision-if-match 2022-05-19 20:02:04.328 | standard-attr-revisions 2022-05-19 20:02:04.328 | router_availability_zone 2022-05-19 20:02:04.328 | security-groups-normalized-cidr 2022-05-19 20:02:04.328 | port-security-groups-filtering 2022-05-19 20:02:04.328 | security-groups-remote-address-group 2022-05-19 20:02:04.328 | security-groups-shared-filtering 2022-05-19 20:02:04.328 | security-group 2022-05-19 20:02:04.328 | service-type 2022-05-19 20:02:04.328 | sorting 2022-05-19 20:02:04.328 | standard-attr-description 2022-05-19 20:02:04.328 | stateful-security-group 2022-05-19 20:02:04.328 | subnet_onboard 2022-05-19 20:02:04.328 | subnet-service-types 2022-05-19 20:02:04.328 | subnet_allocation 2022-05-19 20:02:04.328 | subnetpool-prefix-ops 2022-05-19 20:02:04.328 | standard-attr-tag 2022-05-19 20:02:04.328 | standard-attr-timestamp =~ router ]] 2022-05-19 20:02:04.332 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 20:02:04.334 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-05-19 20:02:04.337 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-19 20:02:04.341 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 20:02:07.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:07.182 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:07.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:07.182 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:07.381 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:02:07.384 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 20:02:07.384 | address-scope 2022-05-19 20:02:07.384 | router-admin-state-down-before-update 2022-05-19 20:02:07.384 | agent 2022-05-19 20:02:07.384 | agent-resources-synced 2022-05-19 20:02:07.384 | allowed-address-pairs 2022-05-19 20:02:07.384 | auto-allocated-topology 2022-05-19 20:02:07.384 | availability_zone 2022-05-19 20:02:07.384 | availability_zone_filter 2022-05-19 20:02:07.384 | default-subnetpools 2022-05-19 20:02:07.384 | dhcp_agent_scheduler 2022-05-19 20:02:07.384 | dvr 2022-05-19 20:02:07.384 | empty-string-filtering 2022-05-19 20:02:07.384 | external-net 2022-05-19 20:02:07.384 | extra_dhcp_opt 2022-05-19 20:02:07.384 | extraroute 2022-05-19 20:02:07.384 | extraroute-atomic 2022-05-19 20:02:07.384 | filter-validation 2022-05-19 20:02:07.384 | fip-port-details 2022-05-19 20:02:07.385 | flavors 2022-05-19 20:02:07.385 | floatingip-pools 2022-05-19 20:02:07.385 | ip-substring-filtering 2022-05-19 20:02:07.385 | router 2022-05-19 20:02:07.385 | ext-gw-mode 2022-05-19 20:02:07.385 | l3-ha 2022-05-19 20:02:07.385 | l3-flavors 2022-05-19 20:02:07.385 | l3-port-ip-change-not-allowed 2022-05-19 20:02:07.385 | l3_agent_scheduler 2022-05-19 20:02:07.385 | metering 2022-05-19 20:02:07.385 | metering_source_and_destination_fields 2022-05-19 20:02:07.385 | multi-provider 2022-05-19 20:02:07.385 | net-mtu 2022-05-19 20:02:07.385 | net-mtu-writable 2022-05-19 20:02:07.385 | network_availability_zone 2022-05-19 20:02:07.385 | network-ip-availability 2022-05-19 20:02:07.385 | pagination 2022-05-19 20:02:07.385 | port-device-profile 2022-05-19 20:02:07.385 | port-mac-override 2022-05-19 20:02:07.385 | port-mac-address-regenerate 2022-05-19 20:02:07.385 | port-numa-affinity-policy 2022-05-19 20:02:07.385 | binding 2022-05-19 20:02:07.385 | binding-extended 2022-05-19 20:02:07.385 | port-security 2022-05-19 20:02:07.385 | project-id 2022-05-19 20:02:07.385 | provider 2022-05-19 20:02:07.385 | quota-check-limit 2022-05-19 20:02:07.385 | quotas 2022-05-19 20:02:07.385 | quota_details 2022-05-19 20:02:07.385 | rbac-policies 2022-05-19 20:02:07.385 | rbac-address-group 2022-05-19 20:02:07.385 | rbac-address-scope 2022-05-19 20:02:07.385 | rbac-security-groups 2022-05-19 20:02:07.385 | rbac-subnetpool 2022-05-19 20:02:07.385 | revision-if-match 2022-05-19 20:02:07.385 | standard-attr-revisions 2022-05-19 20:02:07.385 | router_availability_zone 2022-05-19 20:02:07.386 | security-groups-normalized-cidr 2022-05-19 20:02:07.386 | port-security-groups-filtering 2022-05-19 20:02:07.386 | security-groups-remote-address-group 2022-05-19 20:02:07.386 | security-groups-shared-filtering 2022-05-19 20:02:07.386 | security-group 2022-05-19 20:02:07.386 | service-type 2022-05-19 20:02:07.386 | sorting 2022-05-19 20:02:07.386 | standard-attr-description 2022-05-19 20:02:07.386 | stateful-security-group 2022-05-19 20:02:07.386 | subnet_onboard 2022-05-19 20:02:07.386 | subnet-service-types 2022-05-19 20:02:07.386 | subnet_allocation 2022-05-19 20:02:07.386 | subnetpool-prefix-ops 2022-05-19 20:02:07.386 | standard-attr-tag 2022-05-19 20:02:07.386 | standard-attr-timestamp' 2022-05-19 20:02:07.387 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 20:02:07.387 | address-scope 2022-05-19 20:02:07.387 | router-admin-state-down-before-update 2022-05-19 20:02:07.387 | agent 2022-05-19 20:02:07.387 | agent-resources-synced 2022-05-19 20:02:07.387 | allowed-address-pairs 2022-05-19 20:02:07.387 | auto-allocated-topology 2022-05-19 20:02:07.387 | availability_zone 2022-05-19 20:02:07.387 | availability_zone_filter 2022-05-19 20:02:07.387 | default-subnetpools 2022-05-19 20:02:07.387 | dhcp_agent_scheduler 2022-05-19 20:02:07.387 | dvr 2022-05-19 20:02:07.387 | empty-string-filtering 2022-05-19 20:02:07.387 | external-net 2022-05-19 20:02:07.387 | extra_dhcp_opt 2022-05-19 20:02:07.387 | extraroute 2022-05-19 20:02:07.387 | extraroute-atomic 2022-05-19 20:02:07.387 | filter-validation 2022-05-19 20:02:07.387 | fip-port-details 2022-05-19 20:02:07.387 | flavors 2022-05-19 20:02:07.387 | floatingip-pools 2022-05-19 20:02:07.387 | ip-substring-filtering 2022-05-19 20:02:07.387 | router 2022-05-19 20:02:07.387 | ext-gw-mode 2022-05-19 20:02:07.387 | l3-ha 2022-05-19 20:02:07.387 | l3-flavors 2022-05-19 20:02:07.387 | l3-port-ip-change-not-allowed 2022-05-19 20:02:07.387 | l3_agent_scheduler 2022-05-19 20:02:07.387 | metering 2022-05-19 20:02:07.387 | metering_source_and_destination_fields 2022-05-19 20:02:07.387 | multi-provider 2022-05-19 20:02:07.388 | net-mtu 2022-05-19 20:02:07.388 | net-mtu-writable 2022-05-19 20:02:07.388 | network_availability_zone 2022-05-19 20:02:07.388 | network-ip-availability 2022-05-19 20:02:07.388 | pagination 2022-05-19 20:02:07.388 | port-device-profile 2022-05-19 20:02:07.388 | port-mac-override 2022-05-19 20:02:07.388 | port-mac-address-regenerate 2022-05-19 20:02:07.388 | port-numa-affinity-policy 2022-05-19 20:02:07.388 | binding 2022-05-19 20:02:07.388 | binding-extended 2022-05-19 20:02:07.388 | port-security 2022-05-19 20:02:07.388 | project-id 2022-05-19 20:02:07.388 | provider 2022-05-19 20:02:07.388 | quota-check-limit 2022-05-19 20:02:07.388 | quotas 2022-05-19 20:02:07.388 | quota_details 2022-05-19 20:02:07.388 | rbac-policies 2022-05-19 20:02:07.388 | rbac-address-group 2022-05-19 20:02:07.388 | rbac-address-scope 2022-05-19 20:02:07.388 | rbac-security-groups 2022-05-19 20:02:07.388 | rbac-subnetpool 2022-05-19 20:02:07.388 | revision-if-match 2022-05-19 20:02:07.388 | standard-attr-revisions 2022-05-19 20:02:07.388 | router_availability_zone 2022-05-19 20:02:07.388 | security-groups-normalized-cidr 2022-05-19 20:02:07.388 | port-security-groups-filtering 2022-05-19 20:02:07.388 | security-groups-remote-address-group 2022-05-19 20:02:07.388 | security-groups-shared-filtering 2022-05-19 20:02:07.388 | security-group 2022-05-19 20:02:07.388 | service-type 2022-05-19 20:02:07.388 | sorting 2022-05-19 20:02:07.388 | standard-attr-description 2022-05-19 20:02:07.388 | stateful-security-group 2022-05-19 20:02:07.389 | subnet_onboard 2022-05-19 20:02:07.389 | subnet-service-types 2022-05-19 20:02:07.389 | subnet_allocation 2022-05-19 20:02:07.389 | subnetpool-prefix-ops 2022-05-19 20:02:07.389 | standard-attr-tag 2022-05-19 20:02:07.389 | standard-attr-timestamp =~ external-net ]] 2022-05-19 20:02:07.390 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 20:02:07.392 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-05-19 20:02:07.398 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-05-19 20:02:07.398 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-05-19 20:02:07.398 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-05-19 20:02:07.401 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:02:07.403 | ++ functions-common:get_field:824 : read data 2022-05-19 20:02:10.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:10.272 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:10.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:10.273 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:10.447 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:02:10.450 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 20:02:10.453 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 20:02:10.457 | ++ functions-common:get_field:830 : echo '| id | 7009a860-1a72-415a-b3c5-522f94456304 |' 2022-05-19 20:02:10.457 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 20:02:10.463 | ++ functions-common:get_field:824 : read data 2022-05-19 20:02:10.467 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=7009a860-1a72-415a-b3c5-522f94456304 2022-05-19 20:02:10.470 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-05-19 20:02:10.473 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:02:10.491 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-05-19 20:02:10.494 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-05-19 20:02:10.496 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-19 20:02:10.500 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 20:02:13.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:13.194 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:13.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:13.194 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:13.366 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:02:13.370 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 20:02:13.370 | address-scope 2022-05-19 20:02:13.370 | router-admin-state-down-before-update 2022-05-19 20:02:13.370 | agent 2022-05-19 20:02:13.370 | agent-resources-synced 2022-05-19 20:02:13.370 | allowed-address-pairs 2022-05-19 20:02:13.370 | auto-allocated-topology 2022-05-19 20:02:13.370 | availability_zone 2022-05-19 20:02:13.370 | availability_zone_filter 2022-05-19 20:02:13.370 | default-subnetpools 2022-05-19 20:02:13.370 | dhcp_agent_scheduler 2022-05-19 20:02:13.370 | dvr 2022-05-19 20:02:13.370 | empty-string-filtering 2022-05-19 20:02:13.370 | external-net 2022-05-19 20:02:13.370 | extra_dhcp_opt 2022-05-19 20:02:13.370 | extraroute 2022-05-19 20:02:13.370 | extraroute-atomic 2022-05-19 20:02:13.370 | filter-validation 2022-05-19 20:02:13.370 | fip-port-details 2022-05-19 20:02:13.370 | flavors 2022-05-19 20:02:13.370 | floatingip-pools 2022-05-19 20:02:13.370 | ip-substring-filtering 2022-05-19 20:02:13.370 | router 2022-05-19 20:02:13.370 | ext-gw-mode 2022-05-19 20:02:13.371 | l3-ha 2022-05-19 20:02:13.371 | l3-flavors 2022-05-19 20:02:13.371 | l3-port-ip-change-not-allowed 2022-05-19 20:02:13.371 | l3_agent_scheduler 2022-05-19 20:02:13.371 | metering 2022-05-19 20:02:13.371 | metering_source_and_destination_fields 2022-05-19 20:02:13.371 | multi-provider 2022-05-19 20:02:13.371 | net-mtu 2022-05-19 20:02:13.371 | net-mtu-writable 2022-05-19 20:02:13.371 | network_availability_zone 2022-05-19 20:02:13.371 | network-ip-availability 2022-05-19 20:02:13.371 | pagination 2022-05-19 20:02:13.371 | port-device-profile 2022-05-19 20:02:13.371 | port-mac-override 2022-05-19 20:02:13.371 | port-mac-address-regenerate 2022-05-19 20:02:13.371 | port-numa-affinity-policy 2022-05-19 20:02:13.371 | binding 2022-05-19 20:02:13.371 | binding-extended 2022-05-19 20:02:13.371 | port-security 2022-05-19 20:02:13.371 | project-id 2022-05-19 20:02:13.371 | provider 2022-05-19 20:02:13.371 | quota-check-limit 2022-05-19 20:02:13.371 | quotas 2022-05-19 20:02:13.371 | quota_details 2022-05-19 20:02:13.371 | rbac-policies 2022-05-19 20:02:13.371 | rbac-address-group 2022-05-19 20:02:13.371 | rbac-address-scope 2022-05-19 20:02:13.371 | rbac-security-groups 2022-05-19 20:02:13.371 | rbac-subnetpool 2022-05-19 20:02:13.371 | revision-if-match 2022-05-19 20:02:13.371 | standard-attr-revisions 2022-05-19 20:02:13.371 | router_availability_zone 2022-05-19 20:02:13.371 | security-groups-normalized-cidr 2022-05-19 20:02:13.371 | port-security-groups-filtering 2022-05-19 20:02:13.371 | security-groups-remote-address-group 2022-05-19 20:02:13.371 | security-groups-shared-filtering 2022-05-19 20:02:13.371 | security-group 2022-05-19 20:02:13.372 | service-type 2022-05-19 20:02:13.372 | sorting 2022-05-19 20:02:13.372 | standard-attr-description 2022-05-19 20:02:13.372 | stateful-security-group 2022-05-19 20:02:13.372 | subnet_onboard 2022-05-19 20:02:13.372 | subnet-service-types 2022-05-19 20:02:13.372 | subnet_allocation 2022-05-19 20:02:13.372 | subnetpool-prefix-ops 2022-05-19 20:02:13.372 | standard-attr-tag 2022-05-19 20:02:13.372 | standard-attr-timestamp' 2022-05-19 20:02:13.373 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 20:02:13.373 | address-scope 2022-05-19 20:02:13.373 | router-admin-state-down-before-update 2022-05-19 20:02:13.373 | agent 2022-05-19 20:02:13.373 | agent-resources-synced 2022-05-19 20:02:13.373 | allowed-address-pairs 2022-05-19 20:02:13.373 | auto-allocated-topology 2022-05-19 20:02:13.373 | availability_zone 2022-05-19 20:02:13.373 | availability_zone_filter 2022-05-19 20:02:13.373 | default-subnetpools 2022-05-19 20:02:13.373 | dhcp_agent_scheduler 2022-05-19 20:02:13.373 | dvr 2022-05-19 20:02:13.373 | empty-string-filtering 2022-05-19 20:02:13.373 | external-net 2022-05-19 20:02:13.373 | extra_dhcp_opt 2022-05-19 20:02:13.373 | extraroute 2022-05-19 20:02:13.373 | extraroute-atomic 2022-05-19 20:02:13.373 | filter-validation 2022-05-19 20:02:13.373 | fip-port-details 2022-05-19 20:02:13.373 | flavors 2022-05-19 20:02:13.373 | floatingip-pools 2022-05-19 20:02:13.373 | ip-substring-filtering 2022-05-19 20:02:13.373 | router 2022-05-19 20:02:13.373 | ext-gw-mode 2022-05-19 20:02:13.373 | l3-ha 2022-05-19 20:02:13.373 | l3-flavors 2022-05-19 20:02:13.373 | l3-port-ip-change-not-allowed 2022-05-19 20:02:13.373 | l3_agent_scheduler 2022-05-19 20:02:13.373 | metering 2022-05-19 20:02:13.373 | metering_source_and_destination_fields 2022-05-19 20:02:13.373 | multi-provider 2022-05-19 20:02:13.373 | net-mtu 2022-05-19 20:02:13.373 | net-mtu-writable 2022-05-19 20:02:13.373 | network_availability_zone 2022-05-19 20:02:13.373 | network-ip-availability 2022-05-19 20:02:13.374 | pagination 2022-05-19 20:02:13.374 | port-device-profile 2022-05-19 20:02:13.374 | port-mac-override 2022-05-19 20:02:13.374 | port-mac-address-regenerate 2022-05-19 20:02:13.374 | port-numa-affinity-policy 2022-05-19 20:02:13.374 | binding 2022-05-19 20:02:13.374 | binding-extended 2022-05-19 20:02:13.374 | port-security 2022-05-19 20:02:13.374 | project-id 2022-05-19 20:02:13.374 | provider 2022-05-19 20:02:13.374 | quota-check-limit 2022-05-19 20:02:13.374 | quotas 2022-05-19 20:02:13.374 | quota_details 2022-05-19 20:02:13.374 | rbac-policies 2022-05-19 20:02:13.374 | rbac-address-group 2022-05-19 20:02:13.374 | rbac-address-scope 2022-05-19 20:02:13.374 | rbac-security-groups 2022-05-19 20:02:13.374 | rbac-subnetpool 2022-05-19 20:02:13.374 | revision-if-match 2022-05-19 20:02:13.374 | standard-attr-revisions 2022-05-19 20:02:13.374 | router_availability_zone 2022-05-19 20:02:13.374 | security-groups-normalized-cidr 2022-05-19 20:02:13.374 | port-security-groups-filtering 2022-05-19 20:02:13.374 | security-groups-remote-address-group 2022-05-19 20:02:13.374 | security-groups-shared-filtering 2022-05-19 20:02:13.374 | security-group 2022-05-19 20:02:13.374 | service-type 2022-05-19 20:02:13.374 | sorting 2022-05-19 20:02:13.374 | standard-attr-description 2022-05-19 20:02:13.374 | stateful-security-group 2022-05-19 20:02:13.374 | subnet_onboard 2022-05-19 20:02:13.374 | subnet-service-types 2022-05-19 20:02:13.374 | subnet_allocation 2022-05-19 20:02:13.374 | subnetpool-prefix-ops 2022-05-19 20:02:13.374 | standard-attr-tag 2022-05-19 20:02:13.374 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-19 20:02:13.375 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 20:02:13.378 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-05-19 20:02:13.382 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-05-19 20:02:13.386 | ++ 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-05-19 20:02:13.387 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-05-19 20:02:13.387 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-05-19 20:02:13.390 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:02:13.393 | ++ functions-common:get_field:824 : read data 2022-05-19 20:02:16.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:16.359 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:16.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:16.359 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:16.549 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:02:16.552 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 20:02:16.555 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 20:02:16.558 | ++ functions-common:get_field:830 : echo '| id | ad79de2d-ebd8-447f-9fe1-1bc91399bab6 |' 2022-05-19 20:02:16.559 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 20:02:16.565 | ++ functions-common:get_field:824 : read data 2022-05-19 20:02:16.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=ad79de2d-ebd8-447f-9fe1-1bc91399bab6 2022-05-19 20:02:16.572 | + 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-05-19 20:02:16.575 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:02:16.594 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-05-19 20:02:16.598 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-05-19 20:02:16.601 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 7009a860-1a72-415a-b3c5-522f94456304 10a466f4-ffbd-4f5a-a7b4-da3d4b0cd179 2022-05-19 20:02:21.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:21.239 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:21.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:21.239 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:21.434 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-05-19 20:02:21.439 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 ad79de2d-ebd8-447f-9fe1-1bc91399bab6 2022-05-19 20:02:21.441 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-05-19 20:02:21.444 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-05-19 20:02:21.447 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.2.1 ]] 2022-05-19 20:02:21.449 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.2.1 ' 2022-05-19 20:02:21.451 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network ad79de2d-ebd8-447f-9fe1-1bc91399bab6 --subnet-range 172.27.2.0/24 --no-dhcp ' 2022-05-19 20:02:21.454 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-05-19 20:02:21.457 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-05-19 20:02:21.460 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.2.1 --network ad79de2d-ebd8-447f-9fe1-1bc91399bab6 --subnet-range 172.27.2.0/24 --no-dhcp public-subnet 2022-05-19 20:02:21.461 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-05-19 20:02:24.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:24.429 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:24.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:24.429 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:24.625 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:02:24.628 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.2.1 | 2022-05-19 20:02:24.629 | | id | 5f9bd8fd-f337-414d-898f-749a75191598 |' 2022-05-19 20:02:24.631 | ++ 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-05-19 20:02:24.633 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:02:24.655 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 5f9bd8fd-f337-414d-898f-749a75191598 '|' 2022-05-19 20:02:24.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.2.1 | | id | 5f9bd8fd-f337-414d-898f-749a75191598 |' 2022-05-19 20:02:24.661 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-05-19 20:02:24.665 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-05-19 20:02:24.666 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 5f9bd8fd-f337-414d-898f-749a75191598 '|' 2022-05-19 20:02:24.668 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:02:24.670 | ++ functions-common:get_field:824 : read data 2022-05-19 20:02:24.677 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 20:02:24.679 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 20:02:24.684 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 20:02:24.684 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.2.1 | | id | 5f9bd8fd-f337-414d-898f-749a75191598 |' 2022-05-19 20:02:24.690 | ++ functions-common:get_field:824 : read data 2022-05-19 20:02:24.694 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.2.1 2022-05-19 20:02:24.698 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 5f9bd8fd-f337-414d-898f-749a75191598 '|' 2022-05-19 20:02:24.698 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-05-19 20:02:24.700 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:02:24.703 | ++ functions-common:get_field:824 : read data 2022-05-19 20:02:24.705 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-05-19 20:02:24.708 | ++ functions-common:get_field:828 : field='$6' 2022-05-19 20:02:24.711 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.2.1 | | id | 5f9bd8fd-f337-414d-898f-749a75191598 |' 2022-05-19 20:02:24.712 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-05-19 20:02:24.718 | ++ functions-common:get_field:824 : read data 2022-05-19 20:02:24.722 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=5f9bd8fd-f337-414d-898f-749a75191598 2022-05-19 20:02:24.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway ad79de2d-ebd8-447f-9fe1-1bc91399bab6 7009a860-1a72-415a-b3c5-522f94456304 2022-05-19 20:02:28.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:28.794 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:28.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:28.794 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:28.990 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-05-19 20:02:28.993 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-05-19 20:02:29.010 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:29.013 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-05-19 20:02:29.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-05-19 20:02:29.017 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-05-19 20:02:29.021 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-05-19 20:02:29.024 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-05-19 20:02:29.027 | ++ 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-05-19 20:02:29.050 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-05-19 20:02:29.054 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-05-19 20:02:29.056 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-05-19 20:02:29.059 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-05-19 20:02:29.061 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-19 20:02:29.064 | + 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-05-19 20:02:29.066 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-19 20:02:29.068 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-05-19 20:02:29.071 | + functions-common:test_with_retry:2377 : local until=10 2022-05-19 20:02:29.073 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-19 20:02:29.076 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-19 20:02:29.078 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-19 20:02:29.080 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:29.084 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:29.087 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:29.092 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990549089 2022-05-19 20:02:29.094 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-05-19 20:02:29.105 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-19 20:02:29.107 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:29.110 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:29.112 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:29.115 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:29.117 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:29.120 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-19 20:02:29.122 | + functions-common:time_stop:2444 : start_time=1652990549089 2022-05-19 20:02:29.124 | + functions-common:time_stop:2446 : [[ -z 1652990549089 ]] 2022-05-19 20:02:29.127 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:29.132 | + functions-common:time_stop:2449 : end_time=1652990549129 2022-05-19 20:02:29.134 | + functions-common:time_stop:2450 : elapsed_time=40 2022-05-19 20:02:29.137 | + functions-common:time_stop:2451 : total=5643 2022-05-19 20:02:29.139 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:29.142 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5683 2022-05-19 20:02:29.146 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.2.1 2022-05-19 20:02:29.154 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-05-19 20:02:29.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-05-19 20:02:29.163 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-05-19 20:02:29.165 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-05-19 20:02:29.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-05-19 20:02:29.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.2.1/24 dev br-data 2022-05-19 20:02:29.186 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-05-19 20:02:29.201 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-05-19 20:02:29.202 | ++ 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-05-19 20:02:29.203 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-05-19 20:02:29.207 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-05-19 20:02:31.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:31.517 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:31.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:31.517 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:31.710 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:02:31.714 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.2.17 ' 2022-05-19 20:02:31.717 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-05-19 20:02:31.720 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:02:31.739 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-05-19 20:02:31.742 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-05-19 20:02:31.744 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-05-19 20:02:31.747 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-05-19 20:02:31.766 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:31.769 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-05-19 20:02:31.772 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:02:31.774 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-05-19 20:02:31.777 | + ./stack.sh:main:1321 : start_nova 2022-05-19 20:02:31.780 | + lib/nova:start_nova:1136 : start_nova_rest 2022-05-19 20:02:31.782 | + 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-05-19 20:02:31.786 | + 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-05-19 20:02:31.788 | + 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-05-19 20:02:31.791 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-19 20:02:31.794 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:02:31.797 | + functions-common:run_process:1692 : local service=n-sch 2022-05-19 20:02:31.800 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:02:31.803 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:31.814 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:31.817 | + functions-common:run_process:1697 : local name=n-sch 2022-05-19 20:02:31.820 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:31.823 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:31.825 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:31.829 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:31.833 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:31.838 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990551835 2022-05-19 20:02:31.840 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-05-19 20:02:31.860 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:31.864 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-05-19 20:02:31.868 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-05-19 20:02:31.871 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:02:31.874 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:02:31.876 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:02:31.880 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:02:31.882 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-19 20:02:31.886 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-19 20:02:31.889 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-05-19 20:02:31.891 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:02:31.895 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:02:31.897 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-19 20:02:31.900 | + 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-05-19 20:02:31.903 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-05-19 20:02:31.905 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:02:31.907 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:02:31.918 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:02:31.920 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:02:31.923 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:02:31.925 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-05-19 20:02:31.928 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:02:31.933 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-05-19 20:02:31.991 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-05-19 20:02:32.051 | + 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-05-19 20:02:32.110 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-05-19 20:02:32.169 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-05-19 20:02:32.231 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:02:32.290 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:02:32.292 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-05-19 20:02:32.355 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:02:32.814 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-05-19 20:02:32.828 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-05-19 20:02:33.250 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-05-19 20:02:33.284 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:33.290 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:33.293 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:33.298 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:33.303 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:33.306 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:33.308 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:33.311 | + functions-common:time_stop:2444 : start_time=1652990551835 2022-05-19 20:02:33.314 | + functions-common:time_stop:2446 : [[ -z 1652990551835 ]] 2022-05-19 20:02:33.317 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:33.323 | + functions-common:time_stop:2449 : end_time=1652990553320 2022-05-19 20:02:33.326 | + functions-common:time_stop:2450 : elapsed_time=1485 2022-05-19 20:02:33.329 | + functions-common:time_stop:2451 : total=22766 2022-05-19 20:02:33.333 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:33.336 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24251 2022-05-19 20:02:33.340 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-05-19 20:02:33.346 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-05-19 20:02:33.349 | + 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-05-19 20:02:33.355 | + functions-common:run_process:1692 : local service=n-api-meta 2022-05-19 20:02:33.359 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 20:02:33.362 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:33.366 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:33.368 | + functions-common:run_process:1697 : local name=n-api-meta 2022-05-19 20:02:33.372 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:33.376 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:33.379 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:33.382 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:33.386 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:33.392 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990553389 2022-05-19 20:02:33.395 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-05-19 20:02:33.416 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:33.418 | + 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-05-19 20:02:33.427 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-05-19 20:02:33.430 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 20:02:33.437 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 20:02:33.440 | + 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-05-19 20:02:33.447 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 20:02:33.450 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-05-19 20:02:33.454 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-05-19 20:02:33.457 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-05-19 20:02:33.459 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:02:33.462 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:02:33.465 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-05-19 20:02:33.468 | + 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-05-19 20:02:33.471 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-05-19 20:02:33.475 | + 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-05-19 20:02:33.478 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 20:02:33.481 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 20:02:33.484 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-05-19 20:02:33.487 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 20:02:33.493 | + 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-05-19 20:02:33.563 | + 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-05-19 20:02:33.633 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-05-19 20:02:33.708 | + 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-05-19 20:02:33.778 | + 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-05-19 20:02:33.857 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-05-19 20:02:33.926 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-05-19 20:02:34.005 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-05-19 20:02:34.082 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-05-19 20:02:34.158 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-05-19 20:02:34.225 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 20:02:34.228 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-05-19 20:02:34.297 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 20:02:34.800 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-05-19 20:02:34.815 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-05-19 20:02:35.264 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-05-19 20:02:35.347 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:35.350 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:35.354 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:35.357 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:35.360 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:35.365 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:35.372 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:35.375 | + functions-common:time_stop:2444 : start_time=1652990553389 2022-05-19 20:02:35.377 | + functions-common:time_stop:2446 : [[ -z 1652990553389 ]] 2022-05-19 20:02:35.382 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:35.388 | + functions-common:time_stop:2449 : end_time=1652990555383 2022-05-19 20:02:35.392 | + functions-common:time_stop:2450 : elapsed_time=1994 2022-05-19 20:02:35.396 | + functions-common:time_stop:2451 : total=24251 2022-05-19 20:02:35.404 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:35.408 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26245 2022-05-19 20:02:35.412 | + 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-05-19 20:02:35.423 | + 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-05-19 20:02:35.430 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-05-19 20:02:35.432 | + 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-05-19 20:02:35.436 | + 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-05-19 20:02:35.443 | + 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-05-19 20:02:35.445 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-05-19 20:02:35.448 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:02:35.455 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-05-19 20:02:35.465 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-05-19 20:02:35.479 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:02:35.483 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 20:02:35.493 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-05-19 20:02:35.528 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:35.530 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 20:02:35.537 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-05-19 20:02:35.578 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:35.582 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 20:02:35.585 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-05-19 20:02:35.630 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:35.640 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-05-19 20:02:35.651 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:02:35.654 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-05-19 20:02:35.669 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-05-19 20:02:35.678 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 20:02:35.684 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 20:02:35.693 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-05-19 20:02:35.698 | + 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-05-19 20:02:35.705 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-05-19 20:02:35.714 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 20:02:35.724 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:35.735 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:35.740 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-05-19 20:02:35.745 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:35.748 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:35.756 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:35.764 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:35.772 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:35.780 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990555774 2022-05-19 20:02:35.785 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-05-19 20:02:35.825 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:35.830 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:35.837 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:35.845 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:35.849 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:35.857 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:35.864 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:35.870 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:35.874 | + functions-common:time_stop:2444 : start_time=1652990555774 2022-05-19 20:02:35.876 | + functions-common:time_stop:2446 : [[ -z 1652990555774 ]] 2022-05-19 20:02:35.884 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:35.887 | + functions-common:time_stop:2449 : end_time=1652990555884 2022-05-19 20:02:35.894 | + functions-common:time_stop:2450 : elapsed_time=110 2022-05-19 20:02:35.898 | + functions-common:time_stop:2451 : total=26245 2022-05-19 20:02:35.902 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:35.905 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26355 2022-05-19 20:02:35.907 | + 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-05-19 20:02:35.910 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-05-19 20:02:35.913 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 20:02:35.916 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:35.919 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:35.922 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-05-19 20:02:35.927 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:35.930 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:35.934 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:35.938 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:35.943 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:35.950 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990555945 2022-05-19 20:02:35.953 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-05-19 20:02:35.978 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:35.985 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:35.989 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:35.992 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:35.997 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:35.999 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:36.002 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:36.005 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:36.008 | + functions-common:time_stop:2444 : start_time=1652990555945 2022-05-19 20:02:36.011 | + functions-common:time_stop:2446 : [[ -z 1652990555945 ]] 2022-05-19 20:02:36.017 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:36.020 | + functions-common:time_stop:2449 : end_time=1652990556016 2022-05-19 20:02:36.023 | + functions-common:time_stop:2450 : elapsed_time=71 2022-05-19 20:02:36.028 | + functions-common:time_stop:2451 : total=26355 2022-05-19 20:02:36.032 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:36.038 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26426 2022-05-19 20:02:36.040 | + 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-05-19 20:02:36.043 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-05-19 20:02:36.047 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:02:36.052 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:36.053 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:36.057 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-05-19 20:02:36.061 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:36.063 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:36.067 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:36.075 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:36.079 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:36.086 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990556081 2022-05-19 20:02:36.089 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-05-19 20:02:36.111 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:36.116 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:36.119 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:36.125 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:36.128 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:36.131 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:36.134 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:36.138 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:36.144 | + functions-common:time_stop:2444 : start_time=1652990556081 2022-05-19 20:02:36.149 | + functions-common:time_stop:2446 : [[ -z 1652990556081 ]] 2022-05-19 20:02:36.156 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:36.158 | + functions-common:time_stop:2449 : end_time=1652990556154 2022-05-19 20:02:36.161 | + functions-common:time_stop:2450 : elapsed_time=73 2022-05-19 20:02:36.163 | + functions-common:time_stop:2451 : total=26426 2022-05-19 20:02:36.166 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:36.169 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26499 2022-05-19 20:02:36.171 | + 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-05-19 20:02:36.174 | + 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-05-19 20:02:36.179 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-05-19 20:02:36.181 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:02:36.183 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-05-19 20:02:36.186 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-05-19 20:02:36.209 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:36.212 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-05-19 20:02:36.280 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-05-19 20:02:36.286 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:02:36.289 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-05-19 20:02:36.359 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-05-19 20:02:36.388 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:36.392 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:02:36.396 | + functions-common:run_process:1692 : local service=n-super-cond 2022-05-19 20:02:36.400 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:02:36.404 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:36.407 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:36.412 | + functions-common:run_process:1697 : local name=n-super-cond 2022-05-19 20:02:36.412 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:36.416 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:36.420 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:36.422 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:36.428 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:36.431 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990556427 2022-05-19 20:02:36.436 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-05-19 20:02:36.457 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:36.460 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-05-19 20:02:36.463 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-05-19 20:02:36.466 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:02:36.469 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:02:36.473 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:02:36.477 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:02:36.480 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-19 20:02:36.483 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-19 20:02:36.486 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-05-19 20:02:36.490 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:02:36.492 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:02:36.495 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-19 20:02:36.499 | + 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-05-19 20:02:36.502 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-05-19 20:02:36.508 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:02:36.511 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:02:36.517 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:02:36.521 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:02:36.524 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:02:36.527 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-05-19 20:02:36.530 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:02:36.535 | + 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-05-19 20:02:36.608 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-05-19 20:02:36.693 | + 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-05-19 20:02:36.784 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-05-19 20:02:36.855 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-05-19 20:02:36.933 | + 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-05-19 20:02:37.004 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:02:37.006 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-05-19 20:02:37.080 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:02:37.609 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-05-19 20:02:37.624 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-05-19 20:02:38.141 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-05-19 20:02:38.170 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:38.174 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:38.180 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:38.182 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:38.185 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:38.188 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:38.200 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:38.204 | + functions-common:time_stop:2444 : start_time=1652990556427 2022-05-19 20:02:38.215 | + functions-common:time_stop:2446 : [[ -z 1652990556427 ]] 2022-05-19 20:02:38.226 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:38.234 | + functions-common:time_stop:2449 : end_time=1652990558227 2022-05-19 20:02:38.245 | + functions-common:time_stop:2450 : elapsed_time=1800 2022-05-19 20:02:38.248 | + functions-common:time_stop:2451 : total=26499 2022-05-19 20:02:38.259 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:38.265 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28299 2022-05-19 20:02:38.276 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-05-19 20:02:38.284 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:02:38.288 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-05-19 20:02:38.328 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:38.336 | + lib/nova:start_nova_conductor:1118 : local conf 2022-05-19 20:02:38.348 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-05-19 20:02:38.353 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 20:02:38.361 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 20:02:38.372 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-05-19 20:02:38.381 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:02:38.387 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-05-19 20:02:38.397 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:02:38.406 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:38.413 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:38.423 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-05-19 20:02:38.429 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:38.437 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:38.445 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:38.453 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:38.458 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:38.464 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990558460 2022-05-19 20:02:38.471 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-05-19 20:02:38.499 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:38.502 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-05-19 20:02:38.508 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-05-19 20:02:38.511 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:02:38.515 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:02:38.518 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:02:38.521 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:02:38.524 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-05-19 20:02:38.526 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-05-19 20:02:38.529 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-05-19 20:02:38.532 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:02:38.535 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:02:38.538 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-05-19 20:02:38.541 | + 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-05-19 20:02:38.549 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-05-19 20:02:38.556 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:02:38.560 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:02:38.562 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:02:38.570 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:02:38.572 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:02:38.575 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-05-19 20:02:38.577 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:02:38.592 | + 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-05-19 20:02:38.655 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-05-19 20:02:38.743 | + 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-05-19 20:02:38.819 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-05-19 20:02:38.894 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-05-19 20:02:38.969 | + 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-05-19 20:02:39.042 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:02:39.047 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-05-19 20:02:39.126 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:02:39.624 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-05-19 20:02:39.639 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-05-19 20:02:40.167 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-05-19 20:02:40.194 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:40.196 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:40.200 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:40.204 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:40.209 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:40.216 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:40.219 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:40.222 | + functions-common:time_stop:2444 : start_time=1652990558460 2022-05-19 20:02:40.224 | + functions-common:time_stop:2446 : [[ -z 1652990558460 ]] 2022-05-19 20:02:40.234 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:40.238 | + functions-common:time_stop:2449 : end_time=1652990560235 2022-05-19 20:02:40.241 | + functions-common:time_stop:2450 : elapsed_time=1775 2022-05-19 20:02:40.246 | + functions-common:time_stop:2451 : total=28299 2022-05-19 20:02:40.252 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:40.256 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30074 2022-05-19 20:02:40.259 | + lib/nova:start_nova:1139 : start_nova_compute 2022-05-19 20:02:40.263 | + 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-05-19 20:02:40.266 | + 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-05-19 20:02:40.276 | + 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-05-19 20:02:40.281 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-19 20:02:40.288 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-05-19 20:02:40.297 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-19 20:02:40.305 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:02:40.310 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 20:02:40.314 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-05-19 20:02:40.323 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 20:02:40.329 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-05-19 20:02:40.337 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-05-19 20:02:40.341 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-05-19 20:02:40.346 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-05-19 20:02:40.353 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-19 20:02:40.356 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:02:40.356 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-19 20:02:40.356 | BEGIN { 2022-05-19 20:02:40.356 | section = "" 2022-05-19 20:02:40.356 | last_section = "" 2022-05-19 20:02:40.356 | section_count = 0 2022-05-19 20:02:40.356 | } 2022-05-19 20:02:40.356 | /^\[.+\]/ { 2022-05-19 20:02:40.356 | gsub("[][]", "", $1); 2022-05-19 20:02:40.356 | section=$1 2022-05-19 20:02:40.356 | next 2022-05-19 20:02:40.356 | } 2022-05-19 20:02:40.356 | /^ *\#/ { 2022-05-19 20:02:40.356 | next 2022-05-19 20:02:40.356 | } 2022-05-19 20:02:40.356 | /^[^ \t]+/ { 2022-05-19 20:02:40.356 | # get offset of first = in $0 2022-05-19 20:02:40.357 | eq_idx = index($0, "=") 2022-05-19 20:02:40.357 | # extract attr & value from $0 2022-05-19 20:02:40.357 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 20:02:40.357 | value = substr($0, eq_idx + 1) 2022-05-19 20:02:40.357 | # only need to strip trailing whitespace from attr 2022-05-19 20:02:40.357 | sub(/[ \t]*$/, "", attr) 2022-05-19 20:02:40.357 | # need to strip leading & trailing whitespace from value 2022-05-19 20:02:40.357 | sub(/^[ \t]*/, "", value) 2022-05-19 20:02:40.357 | sub(/[ \t]*$/, "", value) 2022-05-19 20:02:40.357 | 2022-05-19 20:02:40.357 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 20:02:40.357 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 20:02:40.357 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 20:02:40.357 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 20:02:40.357 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 20:02:40.357 | if (section != last_section) { 2022-05-19 20:02:40.357 | cfg_section[section_count++] = section 2022-05-19 20:02:40.357 | last_section = section 2022-05-19 20:02:40.357 | } 2022-05-19 20:02:40.357 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 20:02:40.357 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 20:02:40.357 | 2022-05-19 20:02:40.357 | cfg_attr[section, attr, 0] = value 2022-05-19 20:02:40.357 | cfg_attr_count[section, attr] = 1 2022-05-19 20:02:40.357 | } else { 2022-05-19 20:02:40.357 | lno = cfg_attr_count[section, attr]++ 2022-05-19 20:02:40.357 | cfg_attr[section, attr, lno] = value 2022-05-19 20:02:40.357 | } 2022-05-19 20:02:40.357 | } 2022-05-19 20:02:40.357 | END { 2022-05-19 20:02:40.357 | # Process each section in order 2022-05-19 20:02:40.357 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 20:02:40.357 | section = cfg_section[sno] 2022-05-19 20:02:40.357 | # The ini routines simply append a config item immediately 2022-05-19 20:02:40.358 | # after the section header. To keep the same order as defined 2022-05-19 20:02:40.358 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 20:02:40.358 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 20:02:40.358 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 20:02:40.358 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 20:02:40.358 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 20:02:40.358 | else { 2022-05-19 20:02:40.358 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 20:02:40.358 | count = cfg_attr_count[section, attr] 2022-05-19 20:02:40.358 | print "inidelete " configfile " " section " " attr 2022-05-19 20:02:40.358 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 20:02:40.358 | for (l = count -2; l >= 0; l--) 2022-05-19 20:02:40.358 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 20:02:40.358 | } 2022-05-19 20:02:40.358 | } 2022-05-19 20:02:40.358 | } 2022-05-19 20:02:40.358 | } 2022-05-19 20:02:40.358 | ' 2022-05-19 20:02:40.359 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 20:02:40.363 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:02:40.371 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 20:02:40.379 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-05-19 20:02:40.387 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:02:40.393 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-05-19 20:02:40.401 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-19 20:02:40.401 | BEGIN { group = "" } 2022-05-19 20:02:40.401 | /^\[\[.+\|.*\]\]/ { 2022-05-19 20:02:40.401 | gsub("[][]", "", $1); 2022-05-19 20:02:40.401 | split($1, a, "|"); 2022-05-19 20:02:40.401 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 20:02:40.401 | group=a[1] 2022-05-19 20:02:40.401 | } else { 2022-05-19 20:02:40.401 | group="" 2022-05-19 20:02:40.401 | } 2022-05-19 20:02:40.401 | next 2022-05-19 20:02:40.401 | } 2022-05-19 20:02:40.401 | { 2022-05-19 20:02:40.401 | if (group != "") 2022-05-19 20:02:40.401 | print $0 2022-05-19 20:02:40.401 | } 2022-05-19 20:02:40.401 | ' /home/ubuntu/devstack/local.conf 2022-05-19 20:02:40.414 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:02:40.423 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-05-19 20:02:40.506 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-05-19 20:02:40.584 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-05-19 20:02:40.593 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 20:02:40.598 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-05-19 20:02:40.602 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 20:02:40.617 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-19 20:02:40.625 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 20:02:40.681 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:40.692 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-19 20:02:40.700 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-19 20:02:40.706 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 20:02:40.739 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:40.742 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-05-19 20:02:40.747 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-05-19 20:02:40.810 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 20:02:40.820 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 20:02:40.828 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-05-19 20:02:40.873 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-05-19 20:02:40.931 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-05-19 20:02:40.937 | + lib/nova:configure_console_compute:643 : local offset 2022-05-19 20:02:40.944 | + lib/nova:configure_console_compute:644 : offset=0 2022-05-19 20:02:40.949 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-05-19 20:02:40.953 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-05-19 20:02:40.993 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.13 2022-05-19 20:02:40.996 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-05-19 20:02:41.023 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:41.026 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-05-19 20:02:41.050 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:41.053 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-05-19 20:02:41.056 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-05-19 20:02:41.099 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-05-19 20:02:41.122 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:41.125 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-05-19 20:02:41.155 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:41.158 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-05-19 20:02:41.165 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-19 20:02:41.165 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-05-19 20:02:41.168 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-05-19 20:02:41.171 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-05-19 20:02:41.174 | + functions-common:run_process:1692 : local service=n-cpu 2022-05-19 20:02:41.177 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-05-19 20:02:41.180 | + functions-common:run_process:1694 : local group=libvirt 2022-05-19 20:02:41.183 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:41.186 | + functions-common:run_process:1697 : local name=n-cpu 2022-05-19 20:02:41.189 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:41.192 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:41.195 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:41.199 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:41.203 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:41.208 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990561205 2022-05-19 20:02:41.211 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-05-19 20:02:41.232 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:41.234 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:41.238 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:41.241 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:41.245 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:41.247 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:41.250 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:41.253 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:41.256 | + functions-common:time_stop:2444 : start_time=1652990561205 2022-05-19 20:02:41.259 | + functions-common:time_stop:2446 : [[ -z 1652990561205 ]] 2022-05-19 20:02:41.264 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:41.268 | + functions-common:time_stop:2449 : end_time=1652990561264 2022-05-19 20:02:41.272 | + functions-common:time_stop:2450 : elapsed_time=59 2022-05-19 20:02:41.275 | + functions-common:time_stop:2451 : total=30074 2022-05-19 20:02:41.278 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:41.281 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30133 2022-05-19 20:02:41.285 | + 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-05-19 20:02:41.289 | + 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-05-19 20:02:41.292 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-05-19 20:02:41.316 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:41.319 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-05-19 20:02:41.319 | Dumping cells_v2 mapping 2022-05-19 20:02:41.322 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-05-19 20:02:42.380 | 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-05-19 20:02:44.894 | INFO dbcounter [None req-57dc2df0-bb96-4679-8cf9-068bad41bc1e None None] Registered counter for database nova_api 2022-05-19 20:02:44.918 | DEBUG dbcounter [-] [180233] Writer thread running {{(pid=180233) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:02:44.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:44.973 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:44.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:44.973 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:44.973 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 20:02:44.973 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-05-19 20:02:44.973 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 20:02:44.973 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-05-19 20:02:44.973 | | cell1 | 1f7f9f60-3f27-4a14-a3fc-11e7d2df7bbd | rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-05-19 20:02:44.973 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 20:02:45.435 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-05-19 20:02:45.437 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-05-19 20:02:45.504 | + inc/async:async_inner:63 : create_flavors 2022-05-19 20:02:45.556 | [122270 Async create_flavors:180291]: running: create_flavors 2022-05-19 20:02:45.559 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-05-19 20:02:45.582 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:45.585 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-05-19 20:02:45.588 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:02:45.590 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-05-19 20:02:45.593 | + ./stack.sh:main:1326 : start_cinder 2022-05-19 20:02:45.596 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-05-19 20:02:45.599 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-05-19 20:02:45.602 | + lib/cinder:start_cinder:510 : local cinder_url 2022-05-19 20:02:45.605 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-05-19 20:02:45.624 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:45.627 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-05-19 20:02:45.631 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-05-19 20:02:45.634 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-05-19 20:02:45.638 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-05-19 20:02:45.643 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:02:45.646 | + functions-common:run_process:1692 : local service=c-api 2022-05-19 20:02:45.649 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:02:45.652 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:45.655 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:45.658 | + functions-common:run_process:1697 : local name=c-api 2022-05-19 20:02:45.661 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:45.663 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:45.666 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:45.669 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:45.673 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:45.679 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990565676 2022-05-19 20:02:45.682 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-05-19 20:02:45.700 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:45.703 | + 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-05-19 20:02:45.706 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-05-19 20:02:45.709 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:02:45.712 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:02:45.715 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:02:45.717 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:02:45.720 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-05-19 20:02:45.724 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-05-19 20:02:45.726 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-05-19 20:02:45.729 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:02:45.732 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:02:45.734 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-05-19 20:02:45.738 | + 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-05-19 20:02:45.741 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-05-19 20:02:45.743 | + 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-05-19 20:02:45.746 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 20:02:45.748 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 20:02:45.751 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-05-19 20:02:45.754 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 20:02:45.758 | + 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-05-19 20:02:45.818 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-05-19 20:02:45.875 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-05-19 20:02:45.945 | + 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-05-19 20:02:46.002 | + 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-05-19 20:02:46.063 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-05-19 20:02:46.120 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-05-19 20:02:46.182 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-05-19 20:02:46.246 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-05-19 20:02:46.308 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-05-19 20:02:46.371 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 20:02:46.373 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-05-19 20:02:46.432 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 20:02:46.914 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-05-19 20:02:46.931 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-05-19 20:02:47.434 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-05-19 20:02:47.528 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:47.534 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:47.542 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:47.545 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:47.549 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:47.553 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:47.557 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:47.559 | + functions-common:time_stop:2444 : start_time=1652990565676 2022-05-19 20:02:47.562 | + functions-common:time_stop:2446 : [[ -z 1652990565676 ]] 2022-05-19 20:02:47.567 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:47.571 | + functions-common:time_stop:2449 : end_time=1652990567568 2022-05-19 20:02:47.574 | + functions-common:time_stop:2450 : elapsed_time=1892 2022-05-19 20:02:47.577 | + functions-common:time_stop:2451 : total=30133 2022-05-19 20:02:47.579 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:47.581 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32025 2022-05-19 20:02:47.584 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.13/volume/v3 2022-05-19 20:02:47.587 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-05-19 20:02:47.587 | Waiting for Cinder API to start... 2022-05-19 20:02:47.590 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.13/volume/v3 2022-05-19 20:02:47.592 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 20:02:47.595 | + functions:wait_for_service:458 : local url=http://10.222.0.13/volume/v3 2022-05-19 20:02:47.598 | + functions:wait_for_service:459 : local rval=0 2022-05-19 20:02:47.601 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 20:02:47.604 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 20:02:47.606 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:47.609 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:47.626 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:47.640 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990567628 2022-05-19 20:02:47.647 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 20:02:47.658 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/volume/v3 2022-05-19 20:02:50.401 | + :: : [[ 500 == 503 ]] 2022-05-19 20:02:50.403 | + :: : [[ 0 -eq 7 ]] 2022-05-19 20:02:50.406 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 20:02:50.409 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:50.412 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:50.416 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:50.424 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:50.427 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:50.430 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 20:02:50.433 | + functions-common:time_stop:2444 : start_time=1652990567628 2022-05-19 20:02:50.435 | + functions-common:time_stop:2446 : [[ -z 1652990567628 ]] 2022-05-19 20:02:50.438 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:50.444 | + functions-common:time_stop:2449 : end_time=1652990570441 2022-05-19 20:02:50.447 | + functions-common:time_stop:2450 : elapsed_time=2813 2022-05-19 20:02:50.449 | + functions-common:time_stop:2451 : total=18402 2022-05-19 20:02:50.452 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:50.454 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21215 2022-05-19 20:02:50.458 | + functions:wait_for_service:467 : return 0 2022-05-19 20:02:50.461 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:02:50.463 | + functions-common:run_process:1692 : local service=c-sch 2022-05-19 20:02:50.466 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:02:50.470 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:50.474 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:50.477 | + functions-common:run_process:1697 : local name=c-sch 2022-05-19 20:02:50.480 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:50.482 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:50.485 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:50.488 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:50.492 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:50.497 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990570494 2022-05-19 20:02:50.499 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-05-19 20:02:50.521 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:50.524 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-05-19 20:02:50.527 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-05-19 20:02:50.530 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:02:50.532 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:02:50.536 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:02:50.539 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:02:50.541 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-19 20:02:50.544 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-19 20:02:50.547 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-05-19 20:02:50.550 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:02:50.553 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:02:50.555 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-19 20:02:50.558 | + 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-05-19 20:02:50.561 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-05-19 20:02:50.564 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:02:50.567 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:02:50.570 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:02:50.572 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:02:50.575 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:02:50.578 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-05-19 20:02:50.581 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:02:50.586 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-05-19 20:02:50.653 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-05-19 20:02:50.715 | + 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-05-19 20:02:50.776 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-05-19 20:02:50.836 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-05-19 20:02:50.898 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:02:50.963 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:02:50.966 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-05-19 20:02:51.029 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:02:51.490 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-05-19 20:02:51.504 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-05-19 20:02:51.946 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-05-19 20:02:51.970 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:51.984 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:51.984 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:51.988 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:51.993 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:51.996 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:51.999 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:52.001 | + functions-common:time_stop:2444 : start_time=1652990570494 2022-05-19 20:02:52.004 | + functions-common:time_stop:2446 : [[ -z 1652990570494 ]] 2022-05-19 20:02:52.007 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:52.013 | + functions-common:time_stop:2449 : end_time=1652990572010 2022-05-19 20:02:52.016 | + functions-common:time_stop:2450 : elapsed_time=1516 2022-05-19 20:02:52.019 | + functions-common:time_stop:2451 : total=32025 2022-05-19 20:02:52.022 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:52.025 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33541 2022-05-19 20:02:52.029 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-19 20:02:52.033 | + functions-common:run_process:1692 : local service=c-bak 2022-05-19 20:02:52.037 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-19 20:02:52.040 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:52.043 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:52.045 | + functions-common:run_process:1697 : local name=c-bak 2022-05-19 20:02:52.048 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:52.052 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:52.054 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:52.057 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:52.062 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:52.068 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990572064 2022-05-19 20:02:52.070 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-05-19 20:02:52.098 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:52.100 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:52.103 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:52.106 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:52.108 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:52.111 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:52.115 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:52.117 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:52.120 | + functions-common:time_stop:2444 : start_time=1652990572064 2022-05-19 20:02:52.123 | + functions-common:time_stop:2446 : [[ -z 1652990572064 ]] 2022-05-19 20:02:52.126 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:52.132 | + functions-common:time_stop:2449 : end_time=1652990572128 2022-05-19 20:02:52.135 | + functions-common:time_stop:2450 : elapsed_time=64 2022-05-19 20:02:52.139 | + functions-common:time_stop:2451 : total=33541 2022-05-19 20:02:52.142 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:52.145 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33605 2022-05-19 20:02:52.148 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-19 20:02:52.150 | + functions-common:run_process:1692 : local service=c-vol 2022-05-19 20:02:52.154 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-19 20:02:52.157 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:52.160 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:52.163 | + functions-common:run_process:1697 : local name=c-vol 2022-05-19 20:02:52.165 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:52.168 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:52.171 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:52.174 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:52.178 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:52.184 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990572180 2022-05-19 20:02:52.187 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-05-19 20:02:52.211 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:52.214 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:52.217 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:52.220 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:52.223 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:52.226 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:52.229 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:52.231 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:52.234 | + functions-common:time_stop:2444 : start_time=1652990572180 2022-05-19 20:02:52.238 | + functions-common:time_stop:2446 : [[ -z 1652990572180 ]] 2022-05-19 20:02:52.242 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:52.247 | + functions-common:time_stop:2449 : end_time=1652990572244 2022-05-19 20:02:52.250 | + functions-common:time_stop:2450 : elapsed_time=64 2022-05-19 20:02:52.253 | + functions-common:time_stop:2451 : total=33605 2022-05-19 20:02:52.256 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:52.259 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33669 2022-05-19 20:02:52.262 | + ./stack.sh:main:1327 : create_volume_types 2022-05-19 20:02:52.264 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-05-19 20:02:52.303 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:52.307 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-05-19 20:02:52.310 | + lib/cinder:create_volume_types:575 : local be be_name 2022-05-19 20:02:52.313 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-19 20:02:52.316 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-05-19 20:02:52.319 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-05-19 20:02:52.354 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:52.358 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-05-19 20:02:54.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:54.806 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:54.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:54.806 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:54.806 | Internal Server Error (HTTP 500) 2022-05-19 20:02:55.053 | + lib/cinder:create_volume_types:1 : exit_trap 2022-05-19 20:02:55.056 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-19 20:02:55.060 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-19 20:02:55.063 | + ./stack.sh:exit_trap:524 : jobs='147561 2022-05-19 20:02:55.064 | 180291' 2022-05-19 20:02:55.067 | + ./stack.sh:exit_trap:527 : [[ -n 147561 2022-05-19 20:02:55.067 | 180291 ]] 2022-05-19 20:02:55.070 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-19-194934 ]] 2022-05-19 20:02:55.072 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-19 20:02:55.075 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-19 20:02:55.075 | exit_trap: cleaning up child processes 2022-05-19 20:02:55.078 | + ./stack.sh:exit_trap:529 : kill 147561 180291 2022-05-19 20:02:55.081 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.AX6W43fV15 ']' 2022-05-19 20:02:55.083 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.AX6W43fV15 2022-05-19 20:02:55.088 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-19 20:02:55.090 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-19 20:02:55.093 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-19 20:02:55.096 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-19 20:02:55.096 | Error on exit 2022-05-19 20:02:55.099 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-19 20:02:55.101 | + ./stack.sh:exit_trap:544 : generate-subunit 1652989770 805 fail 2022-05-19 20:02:55.812 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-19 20:02:55.816 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-19 20:02:57.357 | + ./stack.sh:exit_trap:558 : exit 1